/storage/v11061/stealthre-styling/.db.sql
-- MariaDB dump 10.19 Distrib 10.6.12-MariaDB, for debian-linux-gnu (x86_64)
--
-- Host: localhost Database: stealthre-stylingdb
-- ------------------------------------------------------
-- Server version 10.6.12-MariaDB-1:10.6.12+maria~ubu2004
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
--
-- Table structure for table `wp_actionscheduler_actions`
--
DROP TABLE IF EXISTS `wp_actionscheduler_actions`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_actions` (
`action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`hook` varchar(191) NOT NULL,
`status` varchar(20) NOT NULL,
`scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
`scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',
`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,
`priority` tinyint(3) unsigned NOT NULL DEFAULT 10,
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`),
KEY `hook_status_scheduled_date_gmt` (`hook`(163),`status`,`scheduled_date_gmt`),
KEY `status_scheduled_date_gmt` (`status`,`scheduled_date_gmt`),
KEY `claim_id_status_priority_scheduled_date_gmt` (`claim_id`,`status`,`priority`,`scheduled_date_gmt`),
KEY `status_last_attempt_gmt` (`status`,`last_attempt_gmt`),
KEY `status_claim_id` (`status`,`claim_id`)
) ENGINE=InnoDB AUTO_INCREMENT=268 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_actionscheduler_actions`
--
LOCK TABLES `wp_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_actions` VALUES (36,'rank_math/analytics/data_fetch','failed','2022-10-24 23:09:11','2022-10-24 23:09:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1666652951;s:18:\"\0*\0first_timestamp\";i:1647828960;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1666652951;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,1,'2022-10-24 23:44:15','2022-10-24 23:44:15',0,NULL,10),(37,'rank_math/analytics/data_fetch','failed','2022-10-31 23:44:15','2022-10-31 23:44:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1667259855;s:18:\"\0*\0first_timestamp\";i:1647828960;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1667259855;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,1,'2022-11-01 00:25:34','2022-11-01 00:25:34',0,NULL,10),(38,'rank_math/analytics/data_fetch','failed','2022-11-08 00:25:34','2022-11-08 00:25:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1667867134;s:18:\"\0*\0first_timestamp\";i:1647828960;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1667867134;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,1,'2022-11-08 00:43:05','2022-11-08 00:43:05',0,NULL,10),(39,'rank_math/analytics/data_fetch','failed','2022-11-15 00:43:05','2022-11-15 00:43:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1668472985;s:18:\"\0*\0first_timestamp\";i:1647828960;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1668472985;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,1,'2022-11-15 01:13:24','2022-11-15 01:13:24',0,NULL,10),(40,'rank_math/analytics/data_fetch','failed','2022-11-22 01:13:24','2022-11-22 01:13:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1669079604;s:18:\"\0*\0first_timestamp\";i:1647828960;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1669079604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,1,'2022-11-22 03:50:54','2022-11-22 03:50:54',0,NULL,10),(50,'action_scheduler/migration_hook','failed','2023-01-15 21:28:10','2023-01-15 21:28:10','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1673818090;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1673818090;}',1,1,'2023-01-15 21:29:11','2023-01-15 21:29:11',0,NULL,10),(72,'rank_math/analytics/email_report_event','failed','2024-12-08 18:12:52','2024-12-08 13:12:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1733681572;s:18:\"\0*\0first_timestamp\";i:1673308800;s:13:\"\0*\0recurrence\";i:2592000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1733681572;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:2592000;}',3,1,'2024-12-08 18:14:46','2024-12-08 13:14:46',0,NULL,10),(144,'rank_math/analytics/get_inspections_data','failed','2025-02-28 20:02:45','2025-02-28 15:02:45','[\"\\/\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1740772965;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1740772965;}',3,1,'2025-02-28 20:03:01','2025-02-28 15:03:01',0,NULL,10),(145,'rank_math/analytics/get_inspections_data','failed','2025-02-28 20:02:52','2025-02-28 15:02:52','[\"\\/\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1740772972;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1740772972;}',3,1,'2025-02-28 20:03:01','2025-02-28 15:03:01',0,NULL,10),(146,'rank_math/analytics/get_inspections_data','failed','2025-02-28 20:02:59','2025-02-28 15:02:59','[\"\\/\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1740772979;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1740772979;}',3,1,'2025-02-28 20:03:01','2025-02-28 15:03:01',0,NULL,10),(147,'rank_math/analytics/get_inspections_data','failed','2025-02-28 20:03:06','2025-02-28 15:03:06','[\"\\/\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1740772986;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1740772986;}',3,1,'2025-02-28 20:03:36','2025-02-28 15:03:36',0,NULL,10),(148,'rank_math/analytics/get_inspections_data','failed','2025-02-28 20:03:13','2025-02-28 15:03:13','[\"\\/\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1740772993;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1740772993;}',3,1,'2025-02-28 20:03:36','2025-02-28 15:03:36',0,NULL,10),(149,'rank_math/analytics/get_inspections_data','failed','2025-02-28 20:03:20','2025-02-28 15:03:20','[\"\\/\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1740773000;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1740773000;}',3,1,'2025-02-28 20:03:36','2025-02-28 15:03:36',0,NULL,10),(150,'rank_math/analytics/get_inspections_data','failed','2025-02-28 20:03:27','2025-02-28 15:03:27','[\"\\/\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1740773007;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1740773007;}',3,1,'2025-02-28 20:03:36','2025-02-28 15:03:36',0,NULL,10),(151,'rank_math/analytics/get_inspections_data','failed','2025-02-28 20:03:34','2025-02-28 15:03:34','[\"\\/\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1740773014;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1740773014;}',3,1,'2025-02-28 20:03:36','2025-02-28 15:03:36',0,NULL,10),(152,'rank_math/analytics/get_inspections_data','failed','2025-02-28 20:03:41','2025-02-28 15:03:41','[\"\\/\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1740773021;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1740773021;}',3,1,'2025-02-28 20:03:42','2025-02-28 15:03:42',0,NULL,10),(153,'rank_math/analytics/get_inspections_data','failed','2025-02-28 20:03:48','2025-02-28 15:03:48','[\"\\/\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1740773028;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1740773028;}',3,1,'2025-02-28 20:04:11','2025-02-28 15:04:11',0,NULL,10),(154,'rank_math/analytics/get_inspections_data','failed','2025-02-28 20:03:55','2025-02-28 15:03:55','[\"\\/\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1740773035;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1740773035;}',3,1,'2025-02-28 20:04:11','2025-02-28 15:04:11',0,NULL,10),(158,'rank_math/analytics/email_report_event','failed','2025-03-01 00:00:00','2025-02-28 19:00:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1740787200;s:18:\"\0*\0first_timestamp\";i:1740787200;s:13:\"\0*\0recurrence\";i:2592000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1740787200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:2592000;}',3,1,'2025-03-01 00:02:36','2025-02-28 19:02:36',0,NULL,10),(159,'rank_math/analytics/email_report_event','failed','2025-03-31 00:02:36','2025-03-30 20:02:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1743379356;s:18:\"\0*\0first_timestamp\";i:1740787200;s:13:\"\0*\0recurrence\";i:2592000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1743379356;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:2592000;}',3,1,'2025-03-31 00:33:47','2025-03-30 20:33:47',0,NULL,10),(160,'rank_math/analytics/email_report_event','failed','2025-04-30 00:33:48','2025-04-29 20:33:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745973228;s:18:\"\0*\0first_timestamp\";i:1740787200;s:13:\"\0*\0recurrence\";i:2592000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745973228;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:2592000;}',3,1,'2025-04-30 00:35:06','2025-04-29 20:35:06',0,NULL,10),(161,'rank_math/analytics/email_report_event','failed','2025-05-30 00:35:06','2025-05-29 20:35:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1748565306;s:18:\"\0*\0first_timestamp\";i:1740787200;s:13:\"\0*\0recurrence\";i:2592000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1748565306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:2592000;}',3,1,'2025-06-03 22:47:04','2025-06-03 18:47:04',0,NULL,10),(165,'action_scheduler_run_recurring_actions_schedule_hook','pending','2025-09-18 13:59:01','2025-09-18 09:59:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758203941;s:18:\"\0*\0first_timestamp\";i:1752728729;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758203941;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,0,'2025-11-18 20:33:16','2025-11-18 15:33:16',0,NULL,20),(195,'rank_math/analytics/get_console_data','complete','2025-11-18 20:39:16','2025-11-18 15:39:16','{\"start_date\":\"2025-08-30\",\"end_date\":\"2025-08-30\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763498356;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763498356;}',3,1,'2026-06-06 22:17:23','2026-06-06 18:17:23',124522,NULL,10),(196,'rank_math/analytics/get_console_data','complete','2025-11-18 20:39:46','2025-11-18 15:39:46','{\"start_date\":\"2025-08-31\",\"end_date\":\"2025-08-31\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763498386;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763498386;}',3,1,'2026-06-26 00:21:34','2026-06-25 20:21:34',124523,NULL,10),(197,'rank_math/analytics/get_console_data','complete','2025-11-18 20:40:16','2025-11-18 15:40:16','{\"start_date\":\"2025-09-01\",\"end_date\":\"2025-09-01\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763498416;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763498416;}',3,1,'2026-06-26 00:21:35','2026-06-25 20:21:35',124523,NULL,10),(198,'rank_math/analytics/get_console_data','complete','2025-11-18 20:40:46','2025-11-18 15:40:46','{\"start_date\":\"2025-09-02\",\"end_date\":\"2025-09-02\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763498446;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763498446;}',3,1,'2026-06-26 00:21:36','2026-06-25 20:21:36',124523,NULL,10),(199,'rank_math/analytics/get_console_data','complete','2025-11-18 20:41:16','2025-11-18 15:41:16','{\"start_date\":\"2025-09-05\",\"end_date\":\"2025-09-05\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763498476;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763498476;}',3,1,'2026-06-26 00:21:37','2026-06-25 20:21:37',124523,NULL,10),(200,'rank_math/analytics/get_console_data','complete','2025-11-18 20:41:46','2025-11-18 15:41:46','{\"start_date\":\"2025-09-06\",\"end_date\":\"2025-09-06\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763498506;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763498506;}',3,1,'2026-06-26 00:21:38','2026-06-25 20:21:38',124523,NULL,10),(201,'rank_math/analytics/get_console_data','complete','2025-11-18 20:42:16','2025-11-18 15:42:16','{\"start_date\":\"2025-09-07\",\"end_date\":\"2025-09-07\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763498536;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763498536;}',3,1,'2026-06-26 00:21:39','2026-06-25 20:21:39',124523,NULL,10),(202,'rank_math/analytics/get_console_data','complete','2025-11-18 20:42:46','2025-11-18 15:42:46','{\"start_date\":\"2025-09-08\",\"end_date\":\"2025-09-08\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763498566;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763498566;}',3,1,'2026-06-26 00:21:40','2026-06-25 20:21:40',124523,NULL,10),(203,'rank_math/analytics/get_console_data','complete','2025-11-18 20:43:16','2025-11-18 15:43:16','{\"start_date\":\"2025-09-09\",\"end_date\":\"2025-09-09\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763498596;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763498596;}',3,1,'2026-06-26 00:21:42','2026-06-25 20:21:42',124523,NULL,10),(204,'rank_math/analytics/get_console_data','complete','2025-11-18 20:43:46','2025-11-18 15:43:46','{\"start_date\":\"2025-09-10\",\"end_date\":\"2025-09-10\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763498626;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763498626;}',3,1,'2026-06-26 00:21:43','2026-06-25 20:21:43',124523,NULL,10),(205,'rank_math/analytics/get_console_data','complete','2025-11-18 20:44:16','2025-11-18 15:44:16','{\"start_date\":\"2025-09-11\",\"end_date\":\"2025-09-11\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763498656;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763498656;}',3,1,'2026-06-26 00:21:44','2026-06-25 20:21:44',124523,NULL,10),(206,'rank_math/analytics/get_console_data','complete','2025-11-18 20:44:46','2025-11-18 15:44:46','{\"start_date\":\"2025-09-12\",\"end_date\":\"2025-09-12\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763498686;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763498686;}',3,1,'2026-06-26 00:21:45','2026-06-25 20:21:45',124523,NULL,10),(207,'rank_math/analytics/get_console_data','complete','2025-11-18 20:45:16','2025-11-18 15:45:16','{\"start_date\":\"2025-09-13\",\"end_date\":\"2025-09-13\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763498716;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763498716;}',3,1,'2026-06-26 00:21:46','2026-06-25 20:21:46',124523,NULL,10),(208,'rank_math/analytics/get_console_data','complete','2025-11-18 20:45:46','2025-11-18 15:45:46','{\"start_date\":\"2025-09-15\",\"end_date\":\"2025-09-15\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763498746;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763498746;}',3,1,'2026-06-26 00:21:47','2026-06-25 20:21:47',124523,NULL,10),(209,'rank_math/analytics/get_console_data','complete','2025-11-18 20:46:16','2025-11-18 15:46:16','{\"start_date\":\"2025-09-16\",\"end_date\":\"2025-09-16\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763498776;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763498776;}',3,1,'2026-06-26 00:21:48','2026-06-25 20:21:48',124523,NULL,10),(210,'rank_math/analytics/get_console_data','complete','2025-11-18 20:46:46','2025-11-18 15:46:46','{\"start_date\":\"2025-09-17\",\"end_date\":\"2025-09-17\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763498806;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763498806;}',3,1,'2026-06-26 00:21:49','2026-06-25 20:21:49',124523,NULL,10),(211,'rank_math/analytics/get_console_data','complete','2025-11-18 20:47:16','2025-11-18 15:47:16','{\"start_date\":\"2025-09-19\",\"end_date\":\"2025-09-19\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763498836;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763498836;}',3,1,'2026-06-26 00:21:50','2026-06-25 20:21:50',124523,NULL,10),(212,'rank_math/analytics/get_console_data','complete','2025-11-18 20:47:46','2025-11-18 15:47:46','{\"start_date\":\"2025-09-20\",\"end_date\":\"2025-09-20\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763498866;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763498866;}',3,1,'2026-06-26 00:21:51','2026-06-25 20:21:51',124523,NULL,10),(213,'rank_math/analytics/get_console_data','complete','2025-11-18 20:48:16','2025-11-18 15:48:16','{\"start_date\":\"2025-09-21\",\"end_date\":\"2025-09-21\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763498896;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763498896;}',3,1,'2026-06-26 00:21:53','2026-06-25 20:21:53',124523,NULL,10),(214,'rank_math/analytics/get_console_data','complete','2025-11-18 20:48:46','2025-11-18 15:48:46','{\"start_date\":\"2025-09-24\",\"end_date\":\"2025-09-24\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763498926;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763498926;}',3,1,'2026-06-26 00:21:54','2026-06-25 20:21:54',124523,NULL,10),(215,'rank_math/analytics/get_console_data','complete','2025-11-18 20:49:16','2025-11-18 15:49:16','{\"start_date\":\"2025-09-25\",\"end_date\":\"2025-09-25\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763498956;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763498956;}',3,1,'2026-06-26 00:21:55','2026-06-25 20:21:55',124523,NULL,10),(216,'rank_math/analytics/get_console_data','complete','2025-11-18 20:49:46','2025-11-18 15:49:46','{\"start_date\":\"2025-09-26\",\"end_date\":\"2025-09-26\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763498986;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763498986;}',3,1,'2026-06-26 00:21:56','2026-06-25 20:21:56',124523,NULL,10),(217,'rank_math/analytics/get_console_data','complete','2025-11-18 20:50:16','2025-11-18 15:50:16','{\"start_date\":\"2025-09-27\",\"end_date\":\"2025-09-27\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763499016;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763499016;}',3,1,'2026-06-26 00:21:57','2026-06-25 20:21:57',124523,NULL,10),(218,'rank_math/analytics/get_console_data','complete','2025-11-18 20:50:46','2025-11-18 15:50:46','{\"start_date\":\"2025-09-28\",\"end_date\":\"2025-09-28\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763499046;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763499046;}',3,1,'2026-06-26 00:21:58','2026-06-25 20:21:58',124523,NULL,10),(219,'rank_math/analytics/get_console_data','complete','2025-11-18 20:51:16','2025-11-18 15:51:16','{\"start_date\":\"2025-09-29\",\"end_date\":\"2025-09-29\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763499076;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763499076;}',3,1,'2026-06-26 00:21:59','2026-06-25 20:21:59',124523,NULL,10),(220,'rank_math/analytics/get_console_data','complete','2025-11-18 20:51:46','2025-11-18 15:51:46','{\"start_date\":\"2025-09-30\",\"end_date\":\"2025-09-30\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763499106;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763499106;}',3,1,'2026-06-26 18:39:32','2026-06-26 14:39:32',124524,NULL,10),(221,'rank_math/analytics/get_console_data','complete','2025-11-18 20:52:16','2025-11-18 15:52:16','{\"start_date\":\"2025-10-01\",\"end_date\":\"2025-10-01\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763499136;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763499136;}',3,1,'2026-06-30 13:37:56','2026-06-30 09:37:56',124525,NULL,10),(222,'rank_math/analytics/get_console_data','complete','2025-11-18 20:52:46','2025-11-18 15:52:46','{\"start_date\":\"2025-10-02\",\"end_date\":\"2025-10-02\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763499166;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763499166;}',3,1,'2026-07-04 17:40:36','2026-07-04 13:40:36',124526,NULL,10),(223,'rank_math/analytics/get_console_data','pending','2025-11-18 20:53:16','2025-11-18 15:53:16','{\"start_date\":\"2025-10-03\",\"end_date\":\"2025-10-03\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763499196;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763499196;}',3,0,'2026-07-04 17:40:35','2026-07-04 13:40:35',0,NULL,10),(224,'rank_math/analytics/get_console_data','pending','2025-11-18 20:53:46','2025-11-18 15:53:46','{\"start_date\":\"2025-10-04\",\"end_date\":\"2025-10-04\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763499226;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763499226;}',3,0,'2026-07-04 17:40:35','2026-07-04 13:40:35',0,NULL,10),(225,'rank_math/analytics/get_console_data','pending','2025-11-18 20:54:16','2025-11-18 15:54:16','{\"start_date\":\"2025-10-06\",\"end_date\":\"2025-10-06\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763499256;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763499256;}',3,0,'2026-07-04 17:40:35','2026-07-04 13:40:35',0,NULL,10),(226,'rank_math/analytics/get_console_data','pending','2025-11-18 20:54:46','2025-11-18 15:54:46','{\"start_date\":\"2025-10-09\",\"end_date\":\"2025-10-09\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763499286;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763499286;}',3,0,'2026-07-04 17:40:35','2026-07-04 13:40:35',0,NULL,10),(227,'rank_math/analytics/get_console_data','pending','2025-11-18 20:55:16','2025-11-18 15:55:16','{\"start_date\":\"2025-10-10\",\"end_date\":\"2025-10-10\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763499316;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763499316;}',3,0,'2026-07-04 17:40:35','2026-07-04 13:40:35',0,NULL,10),(228,'rank_math/analytics/get_console_data','pending','2025-11-18 20:55:46','2025-11-18 15:55:46','{\"start_date\":\"2025-10-11\",\"end_date\":\"2025-10-11\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763499346;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763499346;}',3,0,'2026-07-04 17:40:35','2026-07-04 13:40:35',0,NULL,10),(229,'rank_math/analytics/get_console_data','pending','2025-11-18 20:56:16','2025-11-18 15:56:16','{\"start_date\":\"2025-10-13\",\"end_date\":\"2025-10-13\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763499376;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763499376;}',3,0,'2026-07-04 17:40:35','2026-07-04 13:40:35',0,NULL,10),(230,'rank_math/analytics/get_console_data','pending','2025-11-18 20:56:46','2025-11-18 15:56:46','{\"start_date\":\"2025-10-14\",\"end_date\":\"2025-10-14\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763499406;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763499406;}',3,0,'2026-07-04 17:40:35','2026-07-04 13:40:35',0,NULL,10),(231,'rank_math/analytics/get_console_data','pending','2025-11-18 20:57:16','2025-11-18 15:57:16','{\"start_date\":\"2025-10-15\",\"end_date\":\"2025-10-15\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763499436;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763499436;}',3,0,'2026-07-04 17:40:35','2026-07-04 13:40:35',0,NULL,10),(232,'rank_math/analytics/get_console_data','pending','2025-11-18 20:57:46','2025-11-18 15:57:46','{\"start_date\":\"2025-10-16\",\"end_date\":\"2025-10-16\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763499466;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763499466;}',3,0,'2026-07-04 17:40:35','2026-07-04 13:40:35',0,NULL,10),(233,'rank_math/analytics/get_console_data','pending','2025-11-18 20:58:16','2025-11-18 15:58:16','{\"start_date\":\"2025-10-17\",\"end_date\":\"2025-10-17\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763499496;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763499496;}',3,0,'2026-07-04 17:40:35','2026-07-04 13:40:35',0,NULL,10),(234,'rank_math/analytics/get_console_data','pending','2025-11-18 20:58:46','2025-11-18 15:58:46','{\"start_date\":\"2025-10-18\",\"end_date\":\"2025-10-18\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763499526;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763499526;}',3,0,'2026-07-04 17:40:35','2026-07-04 13:40:35',0,NULL,10),(235,'rank_math/analytics/get_console_data','pending','2025-11-18 20:59:16','2025-11-18 15:59:16','{\"start_date\":\"2025-10-19\",\"end_date\":\"2025-10-19\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763499556;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763499556;}',3,0,'2026-07-04 17:40:35','2026-07-04 13:40:35',0,NULL,10),(236,'rank_math/analytics/get_console_data','pending','2025-11-18 20:59:46','2025-11-18 15:59:46','{\"start_date\":\"2025-10-20\",\"end_date\":\"2025-10-20\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763499586;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763499586;}',3,0,'2026-07-04 17:40:35','2026-07-04 13:40:35',0,NULL,10),(237,'rank_math/analytics/get_console_data','pending','2025-11-18 21:00:16','2025-11-18 16:00:16','{\"start_date\":\"2025-10-21\",\"end_date\":\"2025-10-21\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763499616;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763499616;}',3,0,'2026-07-04 17:40:35','2026-07-04 13:40:35',0,NULL,10),(238,'rank_math/analytics/get_console_data','pending','2025-11-18 21:00:46','2025-11-18 16:00:46','{\"start_date\":\"2025-10-22\",\"end_date\":\"2025-10-22\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763499646;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763499646;}',3,0,'2026-07-04 17:40:35','2026-07-04 13:40:35',0,NULL,10),(239,'rank_math/analytics/get_console_data','pending','2025-11-18 21:01:16','2025-11-18 16:01:16','{\"start_date\":\"2025-10-23\",\"end_date\":\"2025-10-23\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763499676;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763499676;}',3,0,'2026-07-04 17:40:35','2026-07-04 13:40:35',0,NULL,10),(240,'rank_math/analytics/get_console_data','pending','2025-11-18 21:01:46','2025-11-18 16:01:46','{\"start_date\":\"2025-10-24\",\"end_date\":\"2025-10-24\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763499706;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763499706;}',3,0,'2026-07-04 17:40:35','2026-07-04 13:40:35',0,NULL,10),(241,'rank_math/analytics/get_console_data','pending','2025-11-18 21:02:16','2025-11-18 16:02:16','{\"start_date\":\"2025-10-25\",\"end_date\":\"2025-10-25\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763499736;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763499736;}',3,0,'2026-07-04 17:40:35','2026-07-04 13:40:35',0,NULL,10),(242,'rank_math/analytics/get_console_data','pending','2025-11-18 21:02:46','2025-11-18 16:02:46','{\"start_date\":\"2025-10-26\",\"end_date\":\"2025-10-26\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763499766;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763499766;}',3,0,'2026-07-04 17:40:35','2026-07-04 13:40:35',0,NULL,10),(243,'rank_math/analytics/get_console_data','pending','2025-11-18 21:03:16','2025-11-18 16:03:16','{\"start_date\":\"2025-10-28\",\"end_date\":\"2025-10-28\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763499796;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763499796;}',3,0,'2026-07-04 17:40:35','2026-07-04 13:40:35',0,NULL,10),(244,'rank_math/analytics/get_console_data','pending','2025-11-18 21:03:46','2025-11-18 16:03:46','{\"start_date\":\"2025-10-29\",\"end_date\":\"2025-10-29\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763499826;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763499826;}',3,0,'2026-07-04 17:40:35','2026-07-04 13:40:35',0,NULL,10),(245,'rank_math/analytics/get_console_data','pending','2025-11-18 21:04:16','2025-11-18 16:04:16','{\"start_date\":\"2025-10-30\",\"end_date\":\"2025-10-30\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763499856;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763499856;}',3,0,'2026-07-04 17:40:35','2026-07-04 13:40:35',0,NULL,10),(246,'rank_math/analytics/get_console_data','pending','2025-11-18 21:04:46','2025-11-18 16:04:46','{\"start_date\":\"2025-10-31\",\"end_date\":\"2025-10-31\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763499886;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763499886;}',3,0,'2026-07-04 17:40:35','2026-07-04 13:40:35',0,NULL,10),(247,'rank_math/analytics/get_console_data','pending','2025-11-18 21:05:16','2025-11-18 16:05:16','{\"start_date\":\"2025-11-01\",\"end_date\":\"2025-11-01\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763499916;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763499916;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(248,'rank_math/analytics/get_console_data','pending','2025-11-18 21:05:46','2025-11-18 16:05:46','{\"start_date\":\"2025-11-02\",\"end_date\":\"2025-11-02\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763499946;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763499946;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(249,'rank_math/analytics/get_console_data','pending','2025-11-18 21:06:16','2025-11-18 16:06:16','{\"start_date\":\"2025-11-03\",\"end_date\":\"2025-11-03\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763499976;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763499976;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(250,'rank_math/analytics/get_console_data','pending','2025-11-18 21:06:46','2025-11-18 16:06:46','{\"start_date\":\"2025-11-04\",\"end_date\":\"2025-11-04\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763500006;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763500006;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(251,'rank_math/analytics/get_console_data','pending','2025-11-18 21:07:16','2025-11-18 16:07:16','{\"start_date\":\"2025-11-05\",\"end_date\":\"2025-11-05\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763500036;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763500036;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(252,'rank_math/analytics/get_console_data','pending','2025-11-18 21:07:46','2025-11-18 16:07:46','{\"start_date\":\"2025-11-06\",\"end_date\":\"2025-11-06\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763500066;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763500066;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(253,'rank_math/analytics/get_console_data','pending','2025-11-18 21:08:16','2025-11-18 16:08:16','{\"start_date\":\"2025-11-07\",\"end_date\":\"2025-11-07\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763500096;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763500096;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(254,'rank_math/analytics/get_console_data','pending','2025-11-18 21:08:46','2025-11-18 16:08:46','{\"start_date\":\"2025-11-08\",\"end_date\":\"2025-11-08\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763500126;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763500126;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(255,'rank_math/analytics/get_console_data','pending','2025-11-18 21:09:16','2025-11-18 16:09:16','{\"start_date\":\"2025-11-09\",\"end_date\":\"2025-11-09\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763500156;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763500156;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(256,'rank_math/analytics/get_console_data','pending','2025-11-18 21:09:46','2025-11-18 16:09:46','{\"start_date\":\"2025-11-10\",\"end_date\":\"2025-11-10\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763500186;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763500186;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(257,'rank_math/analytics/get_console_data','pending','2025-11-18 21:10:16','2025-11-18 16:10:16','{\"start_date\":\"2025-11-11\",\"end_date\":\"2025-11-11\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763500216;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763500216;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(258,'rank_math/analytics/get_console_data','pending','2025-11-18 21:10:46','2025-11-18 16:10:46','{\"start_date\":\"2025-11-12\",\"end_date\":\"2025-11-12\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763500246;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763500246;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(259,'rank_math/analytics/get_console_data','pending','2025-11-18 21:11:16','2025-11-18 16:11:16','{\"start_date\":\"2025-11-13\",\"end_date\":\"2025-11-13\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763500276;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763500276;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(260,'rank_math/analytics/get_console_data','pending','2025-11-18 21:11:46','2025-11-18 16:11:46','{\"start_date\":\"2025-11-14\",\"end_date\":\"2025-11-14\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763500306;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763500306;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(261,'rank_math/analytics/get_console_data','pending','2025-11-18 21:12:16','2025-11-18 16:12:16','{\"start_date\":\"2025-11-15\",\"end_date\":\"2025-11-15\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763500336;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763500336;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(262,'rank_math/analytics/get_console_data','pending','2025-11-18 21:12:46','2025-11-18 16:12:46','{\"start_date\":\"2025-11-16\",\"end_date\":\"2025-11-16\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763500366;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763500366;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(263,'rank_math/analytics/clear_cache','pending','2025-11-18 21:12:46','2025-11-18 16:12:46','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763500366;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763500366;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(264,'rank_math/analytics/email_report_event','pending','2026-01-23 10:18:49','2026-01-23 05:18:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769163529;s:18:\"\0*\0first_timestamp\";i:1759104000;s:13:\"\0*\0recurrence\";i:2592000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769163529;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:2592000;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(265,'tec_clear_expired_key_value_cache','pending','2026-01-02 18:32:25','2026-01-02 13:32:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1767378745;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1767378745;}',5,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(266,'rank_math/analytics/get_inspections_data','pending','2026-01-31 03:19:14','2026-01-30 22:19:14','[\"\\/\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769829554;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769829554;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(267,'action_scheduler/migration_hook','pending','2026-07-27 06:10:06','2026-07-27 02:10:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785132606;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785132606;}',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10);
/*!40000 ALTER TABLE `wp_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_actionscheduler_claims`
--
DROP TABLE IF EXISTS `wp_actionscheduler_claims`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_claims` (
`claim_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`claim_id`),
KEY `date_created_gmt` (`date_created_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=124527 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_actionscheduler_claims`
--
LOCK TABLES `wp_actionscheduler_claims` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_claims` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_actionscheduler_claims` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_actionscheduler_groups`
--
DROP TABLE IF EXISTS `wp_actionscheduler_groups`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_groups` (
`group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`slug` varchar(255) NOT NULL,
PRIMARY KEY (`group_id`),
KEY `slug` (`slug`(191))
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_actionscheduler_groups`
--
LOCK TABLES `wp_actionscheduler_groups` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_groups` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_groups` VALUES (1,'action-scheduler-migration'),(3,'rank-math'),(4,'ActionScheduler'),(5,''),(6,'shepherd_tec_queue_default');
/*!40000 ALTER TABLE `wp_actionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_actionscheduler_logs`
--
DROP TABLE IF EXISTS `wp_actionscheduler_logs`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_logs` (
`log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`action_id` bigint(20) unsigned NOT NULL,
`message` text NOT NULL,
`log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
`log_date_local` datetime DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`log_id`),
KEY `action_id` (`action_id`),
KEY `log_date_gmt` (`log_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=657 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_actionscheduler_logs`
--
LOCK TABLES `wp_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_logs` VALUES (106,36,'action created','2022-10-17 23:09:11','2022-10-17 23:09:11'),(107,36,'action started via WP Cron','2022-10-24 23:44:15','2022-10-24 23:44:15'),(108,36,'action failed via WP Cron: Scheduled action for rank_math/analytics/data_fetch will not be executed as no callbacks are registered.','2022-10-24 23:44:15','2022-10-24 23:44:15'),(109,37,'action created','2022-10-24 23:44:15','2022-10-24 23:44:15'),(110,37,'action started via WP Cron','2022-11-01 00:25:34','2022-11-01 00:25:34'),(111,37,'action failed via WP Cron: Scheduled action for rank_math/analytics/data_fetch will not be executed as no callbacks are registered.','2022-11-01 00:25:34','2022-11-01 00:25:34'),(112,38,'action created','2022-11-01 00:25:34','2022-11-01 00:25:34'),(113,38,'action started via WP Cron','2022-11-08 00:43:05','2022-11-08 00:43:05'),(114,38,'action failed via WP Cron: Scheduled action for rank_math/analytics/data_fetch will not be executed as no callbacks are registered.','2022-11-08 00:43:05','2022-11-08 00:43:05'),(115,39,'action created','2022-11-08 00:43:05','2022-11-08 00:43:05'),(116,39,'action started via WP Cron','2022-11-15 01:13:24','2022-11-15 01:13:24'),(117,39,'action failed via WP Cron: Scheduled action for rank_math/analytics/data_fetch will not be executed as no callbacks are registered.','2022-11-15 01:13:24','2022-11-15 01:13:24'),(118,40,'action created','2022-11-15 01:13:24','2022-11-15 01:13:24'),(119,40,'action started via WP Cron','2022-11-22 03:50:54','2022-11-22 03:50:54'),(120,40,'action failed via WP Cron: Scheduled action for rank_math/analytics/data_fetch will not be executed as no callbacks are registered.','2022-11-22 03:50:54','2022-11-22 03:50:54'),(121,40,'This action appears to be consistently failing. A new instance will not be scheduled.','2022-11-22 03:50:54','2022-11-22 03:50:54'),(146,50,'action created','2023-01-15 21:27:10','2023-01-15 21:27:10'),(147,50,'action started via WP Cron','2023-01-15 21:29:11','2023-01-15 21:29:11'),(148,50,'action failed via WP Cron: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2023-01-15 21:29:11','2023-01-15 21:29:11'),(214,72,'action created','2024-11-08 18:12:52','2024-11-08 13:12:52'),(218,72,'action started via WP Cron','2024-12-08 18:14:46','2024-12-08 13:14:46'),(219,72,'action failed via WP Cron: Scheduled action for rank_math/analytics/email_report_event will not be executed as no callbacks are registered.','2024-12-08 18:14:46','2024-12-08 13:14:46'),(353,144,'action created','2025-02-28 20:01:07','2025-02-28 15:01:07'),(354,145,'action created','2025-02-28 20:01:07','2025-02-28 15:01:07'),(355,146,'action created','2025-02-28 20:01:07','2025-02-28 15:01:07'),(356,147,'action created','2025-02-28 20:01:07','2025-02-28 15:01:07'),(357,148,'action created','2025-02-28 20:01:07','2025-02-28 15:01:07'),(358,149,'action created','2025-02-28 20:01:07','2025-02-28 15:01:07'),(359,150,'action created','2025-02-28 20:01:07','2025-02-28 15:01:07'),(360,151,'action created','2025-02-28 20:01:07','2025-02-28 15:01:07'),(361,152,'action created','2025-02-28 20:01:07','2025-02-28 15:01:07'),(362,153,'action created','2025-02-28 20:01:07','2025-02-28 15:01:07'),(363,154,'action created','2025-02-28 20:01:07','2025-02-28 15:01:07'),(391,144,'action started via WP Cron','2025-02-28 20:03:01','2025-02-28 15:03:01'),(392,144,'action failed via WP Cron: Scheduled action for rank_math/analytics/get_inspections_data will not be executed as no callbacks are registered.','2025-02-28 20:03:01','2025-02-28 15:03:01'),(393,145,'action started via WP Cron','2025-02-28 20:03:01','2025-02-28 15:03:01'),(394,145,'action failed via WP Cron: Scheduled action for rank_math/analytics/get_inspections_data will not be executed as no callbacks are registered.','2025-02-28 20:03:01','2025-02-28 15:03:01'),(395,146,'action started via WP Cron','2025-02-28 20:03:01','2025-02-28 15:03:01'),(396,146,'action failed via WP Cron: Scheduled action for rank_math/analytics/get_inspections_data will not be executed as no callbacks are registered.','2025-02-28 20:03:01','2025-02-28 15:03:01'),(397,147,'action started via Async Request','2025-02-28 20:03:36','2025-02-28 15:03:36'),(398,147,'action failed via Async Request: Scheduled action for rank_math/analytics/get_inspections_data will not be executed as no callbacks are registered.','2025-02-28 20:03:36','2025-02-28 15:03:36'),(399,148,'action started via Async Request','2025-02-28 20:03:36','2025-02-28 15:03:36'),(400,148,'action failed via Async Request: Scheduled action for rank_math/analytics/get_inspections_data will not be executed as no callbacks are registered.','2025-02-28 20:03:36','2025-02-28 15:03:36'),(401,149,'action started via Async Request','2025-02-28 20:03:36','2025-02-28 15:03:36'),(402,149,'action failed via Async Request: Scheduled action for rank_math/analytics/get_inspections_data will not be executed as no callbacks are registered.','2025-02-28 20:03:36','2025-02-28 15:03:36'),(403,150,'action started via Async Request','2025-02-28 20:03:36','2025-02-28 15:03:36'),(404,150,'action failed via Async Request: Scheduled action for rank_math/analytics/get_inspections_data will not be executed as no callbacks are registered.','2025-02-28 20:03:36','2025-02-28 15:03:36'),(405,151,'action started via Async Request','2025-02-28 20:03:36','2025-02-28 15:03:36'),(406,151,'action failed via Async Request: Scheduled action for rank_math/analytics/get_inspections_data will not be executed as no callbacks are registered.','2025-02-28 20:03:36','2025-02-28 15:03:36'),(407,152,'action started via Async Request','2025-02-28 20:03:42','2025-02-28 15:03:42'),(408,152,'action failed via Async Request: Scheduled action for rank_math/analytics/get_inspections_data will not be executed as no callbacks are registered.','2025-02-28 20:03:42','2025-02-28 15:03:42'),(409,153,'action started via WP Cron','2025-02-28 20:04:11','2025-02-28 15:04:11'),(410,153,'action failed via WP Cron: Scheduled action for rank_math/analytics/get_inspections_data will not be executed as no callbacks are registered.','2025-02-28 20:04:11','2025-02-28 15:04:11'),(411,154,'action started via WP Cron','2025-02-28 20:04:11','2025-02-28 15:04:11'),(412,154,'action failed via WP Cron: Scheduled action for rank_math/analytics/get_inspections_data will not be executed as no callbacks are registered.','2025-02-28 20:04:11','2025-02-28 15:04:11'),(420,158,'action created','2025-02-28 20:04:49','2025-02-28 15:04:49'),(421,158,'action started via WP Cron','2025-03-01 00:02:36','2025-02-28 19:02:36'),(422,158,'action failed via WP Cron: Scheduled action for rank_math/analytics/email_report_event will not be executed as no callbacks are registered.','2025-03-01 00:02:36','2025-02-28 19:02:36'),(423,159,'action created','2025-03-01 00:02:36','2025-02-28 19:02:36'),(424,159,'action started via WP Cron','2025-03-31 00:33:47','2025-03-30 20:33:47'),(425,159,'action failed via WP Cron: Scheduled action for rank_math/analytics/email_report_event will not be executed as no callbacks are registered.','2025-03-31 00:33:48','2025-03-30 20:33:48'),(426,160,'action created','2025-03-31 00:33:48','2025-03-30 20:33:48'),(427,160,'action started via WP Cron','2025-04-30 00:35:04','2025-04-29 20:35:04'),(428,160,'action failed via WP Cron: Scheduled action for rank_math/analytics/email_report_event will not be executed as no callbacks are registered.','2025-04-30 00:35:06','2025-04-29 20:35:06'),(429,161,'action created','2025-04-30 00:35:06','2025-04-29 20:35:06'),(430,161,'action started via WP Cron','2025-06-03 22:47:04','2025-06-03 18:47:04'),(431,161,'action failed via WP Cron: Scheduled action for rank_math/analytics/email_report_event will not be executed as no callbacks are registered.','2025-06-03 22:47:04','2025-06-03 18:47:04'),(432,161,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-06-03 22:47:04','2025-06-03 18:47:04'),(442,165,'action created','2025-09-17 13:59:01','2025-09-17 09:59:01'),(483,195,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(484,196,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(485,197,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(486,198,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(487,199,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(488,200,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(489,201,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(490,202,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(491,203,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(492,204,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(493,205,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(494,206,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(495,207,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(496,208,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(497,209,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(498,210,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(499,211,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(500,212,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(501,213,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(502,214,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(503,215,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(504,216,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(505,217,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(506,218,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(507,219,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(508,220,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(509,221,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(510,222,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(511,223,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(512,224,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(513,225,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(514,226,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(515,227,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(516,228,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(517,229,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(518,230,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(519,231,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(520,232,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(521,233,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(522,234,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(523,235,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(524,236,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(525,237,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(526,238,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(527,239,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(528,240,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(529,241,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(530,242,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(531,243,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(532,244,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(533,245,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(534,246,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(535,247,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(536,248,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(537,249,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(538,250,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(539,251,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(540,252,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(541,253,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(542,254,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(543,255,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(544,256,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(545,257,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(546,258,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(547,259,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(548,260,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(549,261,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(550,262,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(551,263,'action created','2025-11-18 20:33:18','2025-11-18 15:33:18'),(559,264,'action created','2025-12-24 10:18:49','2025-12-24 05:18:49'),(566,265,'action created','2026-01-02 06:32:25','2026-01-02 01:32:25'),(576,266,'action created','2026-01-31 03:18:14','2026-01-30 22:18:14'),(600,195,'action started via WP Cron','2026-06-06 22:17:22','2026-06-06 18:17:22'),(601,195,'action complete via WP Cron','2026-06-06 22:17:23','2026-06-06 18:17:23'),(602,196,'action started via WP Cron','2026-06-26 00:21:33','2026-06-25 20:21:33'),(603,196,'action complete via WP Cron','2026-06-26 00:21:34','2026-06-25 20:21:34'),(604,197,'action started via WP Cron','2026-06-26 00:21:34','2026-06-25 20:21:34'),(605,197,'action complete via WP Cron','2026-06-26 00:21:35','2026-06-25 20:21:35'),(606,198,'action started via WP Cron','2026-06-26 00:21:35','2026-06-25 20:21:35'),(607,198,'action complete via WP Cron','2026-06-26 00:21:36','2026-06-25 20:21:36'),(608,199,'action started via WP Cron','2026-06-26 00:21:36','2026-06-25 20:21:36'),(609,199,'action complete via WP Cron','2026-06-26 00:21:37','2026-06-25 20:21:37'),(610,200,'action started via WP Cron','2026-06-26 00:21:37','2026-06-25 20:21:37'),(611,200,'action complete via WP Cron','2026-06-26 00:21:38','2026-06-25 20:21:38'),(612,201,'action started via WP Cron','2026-06-26 00:21:38','2026-06-25 20:21:38'),(613,201,'action complete via WP Cron','2026-06-26 00:21:39','2026-06-25 20:21:39'),(614,202,'action started via WP Cron','2026-06-26 00:21:39','2026-06-25 20:21:39'),(615,202,'action complete via WP Cron','2026-06-26 00:21:40','2026-06-25 20:21:40'),(616,203,'action started via WP Cron','2026-06-26 00:21:41','2026-06-25 20:21:41'),(617,203,'action complete via WP Cron','2026-06-26 00:21:42','2026-06-25 20:21:42'),(618,204,'action started via WP Cron','2026-06-26 00:21:42','2026-06-25 20:21:42'),(619,204,'action complete via WP Cron','2026-06-26 00:21:43','2026-06-25 20:21:43'),(620,205,'action started via WP Cron','2026-06-26 00:21:43','2026-06-25 20:21:43'),(621,205,'action complete via WP Cron','2026-06-26 00:21:44','2026-06-25 20:21:44'),(622,206,'action started via WP Cron','2026-06-26 00:21:44','2026-06-25 20:21:44'),(623,206,'action complete via WP Cron','2026-06-26 00:21:45','2026-06-25 20:21:45'),(624,207,'action started via WP Cron','2026-06-26 00:21:45','2026-06-25 20:21:45'),(625,207,'action complete via WP Cron','2026-06-26 00:21:46','2026-06-25 20:21:46'),(626,208,'action started via WP Cron','2026-06-26 00:21:46','2026-06-25 20:21:46'),(627,208,'action complete via WP Cron','2026-06-26 00:21:47','2026-06-25 20:21:47'),(628,209,'action started via WP Cron','2026-06-26 00:21:47','2026-06-25 20:21:47'),(629,209,'action complete via WP Cron','2026-06-26 00:21:48','2026-06-25 20:21:48'),(630,210,'action started via WP Cron','2026-06-26 00:21:48','2026-06-25 20:21:48'),(631,210,'action complete via WP Cron','2026-06-26 00:21:49','2026-06-25 20:21:49'),(632,211,'action started via WP Cron','2026-06-26 00:21:49','2026-06-25 20:21:49'),(633,211,'action complete via WP Cron','2026-06-26 00:21:50','2026-06-25 20:21:50'),(634,212,'action started via WP Cron','2026-06-26 00:21:50','2026-06-25 20:21:50'),(635,212,'action complete via WP Cron','2026-06-26 00:21:51','2026-06-25 20:21:51'),(636,213,'action started via WP Cron','2026-06-26 00:21:51','2026-06-25 20:21:51'),(637,213,'action complete via WP Cron','2026-06-26 00:21:53','2026-06-25 20:21:53'),(638,214,'action started via WP Cron','2026-06-26 00:21:53','2026-06-25 20:21:53'),(639,214,'action complete via WP Cron','2026-06-26 00:21:54','2026-06-25 20:21:54'),(640,215,'action started via WP Cron','2026-06-26 00:21:54','2026-06-25 20:21:54'),(641,215,'action complete via WP Cron','2026-06-26 00:21:55','2026-06-25 20:21:55'),(642,216,'action started via WP Cron','2026-06-26 00:21:55','2026-06-25 20:21:55'),(643,216,'action complete via WP Cron','2026-06-26 00:21:56','2026-06-25 20:21:56'),(644,217,'action started via WP Cron','2026-06-26 00:21:56','2026-06-25 20:21:56'),(645,217,'action complete via WP Cron','2026-06-26 00:21:57','2026-06-25 20:21:57'),(646,218,'action started via WP Cron','2026-06-26 00:21:57','2026-06-25 20:21:57'),(647,218,'action complete via WP Cron','2026-06-26 00:21:58','2026-06-25 20:21:58'),(648,219,'action started via WP Cron','2026-06-26 00:21:58','2026-06-25 20:21:58'),(649,219,'action complete via WP Cron','2026-06-26 00:21:59','2026-06-25 20:21:59'),(650,220,'action started via WP Cron','2026-06-26 18:39:31','2026-06-26 14:39:31'),(651,220,'action complete via WP Cron','2026-06-26 18:39:32','2026-06-26 14:39:32'),(652,221,'action started via WP Cron','2026-06-30 13:37:54','2026-06-30 09:37:54'),(653,221,'action complete via WP Cron','2026-06-30 13:37:56','2026-06-30 09:37:56'),(654,222,'action started via WP Cron','2026-07-04 17:40:35','2026-07-04 13:40:35'),(655,222,'action complete via WP Cron','2026-07-04 17:40:36','2026-07-04 13:40:36'),(656,267,'action created','2026-07-27 06:09:06','2026-07-27 02:09:06');
/*!40000 ALTER TABLE `wp_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_commentmeta`
--
DROP TABLE IF EXISTS `wp_commentmeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_commentmeta` (
`meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`comment_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`meta_key` varchar(255) DEFAULT NULL,
`meta_value` longtext DEFAULT NULL,
PRIMARY KEY (`meta_id`),
KEY `comment_id` (`comment_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_commentmeta`
--
LOCK TABLES `wp_commentmeta` WRITE;
/*!40000 ALTER TABLE `wp_commentmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_comments`
--
DROP TABLE IF EXISTS `wp_comments`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_comments` (
`comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0,
`comment_author` tinytext NOT NULL,
`comment_author_email` varchar(100) NOT NULL DEFAULT '',
`comment_author_url` varchar(200) NOT NULL DEFAULT '',
`comment_author_IP` varchar(100) NOT NULL DEFAULT '',
`comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`comment_content` text NOT NULL,
`comment_karma` int(11) NOT NULL DEFAULT 0,
`comment_approved` varchar(20) NOT NULL DEFAULT '1',
`comment_agent` varchar(255) NOT NULL DEFAULT '',
`comment_type` varchar(20) NOT NULL DEFAULT 'comment',
`comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
`user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
PRIMARY KEY (`comment_ID`),
KEY `comment_post_ID` (`comment_post_ID`),
KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
KEY `comment_date_gmt` (`comment_date_gmt`),
KEY `comment_parent` (`comment_parent`),
KEY `comment_author_email` (`comment_author_email`(10))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_comments`
--
LOCK TABLES `wp_comments` WRITE;
/*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_e_events`
--
DROP TABLE IF EXISTS `wp_e_events`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_e_events` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`event_data` text DEFAULT NULL,
`created_at` datetime NOT NULL,
PRIMARY KEY (`id`),
KEY `created_at_index` (`created_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_e_events`
--
LOCK TABLES `wp_e_events` WRITE;
/*!40000 ALTER TABLE `wp_e_events` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_e_events` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_e_notes`
--
DROP TABLE IF EXISTS `wp_e_notes`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_e_notes` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`route_url` text DEFAULT NULL COMMENT 'Clean url where the note was created.',
`route_title` varchar(255) DEFAULT NULL,
`route_post_id` bigint(20) unsigned DEFAULT NULL COMMENT 'The post id of the route that the note was created on.',
`post_id` bigint(20) unsigned DEFAULT NULL,
`element_id` varchar(60) DEFAULT NULL COMMENT 'The Elementor element ID the note is attached to.',
`parent_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`author_id` bigint(20) unsigned DEFAULT NULL,
`author_display_name` varchar(250) DEFAULT NULL COMMENT 'Save the author name when the author was deleted.',
`status` varchar(20) NOT NULL DEFAULT 'publish',
`position` text DEFAULT NULL COMMENT 'A JSON string that represents the position of the note inside the element in percentages. e.g. {x:10, y:15}',
`content` longtext DEFAULT NULL,
`is_resolved` tinyint(1) NOT NULL DEFAULT 0,
`is_public` tinyint(1) NOT NULL DEFAULT 1,
`last_activity_at` datetime DEFAULT NULL,
`created_at` datetime NOT NULL,
`updated_at` datetime NOT NULL,
PRIMARY KEY (`id`),
KEY `route_url_index` (`route_url`(191)),
KEY `post_id_index` (`post_id`),
KEY `element_id_index` (`element_id`),
KEY `parent_id_index` (`parent_id`),
KEY `author_id_index` (`author_id`),
KEY `status_index` (`status`),
KEY `is_resolved_index` (`is_resolved`),
KEY `is_public_index` (`is_public`),
KEY `created_at_index` (`created_at`),
KEY `updated_at_index` (`updated_at`),
KEY `last_activity_at_index` (`last_activity_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_e_notes`
--
LOCK TABLES `wp_e_notes` WRITE;
/*!40000 ALTER TABLE `wp_e_notes` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_e_notes` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_e_notes_users_relations`
--
DROP TABLE IF EXISTS `wp_e_notes_users_relations`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_e_notes_users_relations` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`type` varchar(60) NOT NULL COMMENT 'The relation type between user and note (e.g mention, watch, read).',
`note_id` bigint(20) unsigned NOT NULL,
`user_id` bigint(20) unsigned NOT NULL,
`created_at` datetime NOT NULL,
`updated_at` datetime NOT NULL,
PRIMARY KEY (`id`),
KEY `type_index` (`type`),
KEY `note_id_index` (`note_id`),
KEY `user_id_index` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_e_notes_users_relations`
--
LOCK TABLES `wp_e_notes_users_relations` WRITE;
/*!40000 ALTER TABLE `wp_e_notes_users_relations` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_e_notes_users_relations` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_e_submissions`
--
DROP TABLE IF EXISTS `wp_e_submissions`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_e_submissions` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`type` varchar(60) DEFAULT NULL,
`hash_id` varchar(60) NOT NULL,
`main_meta_id` bigint(20) unsigned NOT NULL COMMENT 'Id of main field. to represent the main meta field',
`post_id` bigint(20) unsigned NOT NULL,
`referer` varchar(500) NOT NULL,
`referer_title` varchar(300) DEFAULT NULL,
`element_id` varchar(20) NOT NULL,
`form_name` varchar(60) NOT NULL,
`campaign_id` bigint(20) unsigned NOT NULL,
`user_id` bigint(20) unsigned DEFAULT NULL,
`user_ip` varchar(46) NOT NULL,
`user_agent` text NOT NULL,
`actions_count` int(11) DEFAULT 0,
`actions_succeeded_count` int(11) DEFAULT 0,
`status` varchar(20) NOT NULL,
`is_read` tinyint(1) NOT NULL DEFAULT 0,
`meta` text DEFAULT NULL,
`created_at_gmt` datetime NOT NULL,
`updated_at_gmt` datetime NOT NULL,
`created_at` datetime NOT NULL,
`updated_at` datetime NOT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `hash_id_unique_index` (`hash_id`),
KEY `main_meta_id_index` (`main_meta_id`),
KEY `hash_id_index` (`hash_id`),
KEY `type_index` (`type`),
KEY `post_id_index` (`post_id`),
KEY `element_id_index` (`element_id`),
KEY `campaign_id_index` (`campaign_id`),
KEY `user_id_index` (`user_id`),
KEY `user_ip_index` (`user_ip`),
KEY `status_index` (`status`),
KEY `is_read_index` (`is_read`),
KEY `created_at_gmt_index` (`created_at_gmt`),
KEY `updated_at_gmt_index` (`updated_at_gmt`),
KEY `created_at_index` (`created_at`),
KEY `updated_at_index` (`updated_at`),
KEY `referer_index` (`referer`(191)),
KEY `referer_title_index` (`referer_title`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_e_submissions`
--
LOCK TABLES `wp_e_submissions` WRITE;
/*!40000 ALTER TABLE `wp_e_submissions` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_e_submissions` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_e_submissions_actions_log`
--
DROP TABLE IF EXISTS `wp_e_submissions_actions_log`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_e_submissions_actions_log` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`submission_id` bigint(20) unsigned NOT NULL,
`action_name` varchar(60) NOT NULL,
`action_label` varchar(60) DEFAULT NULL,
`status` varchar(20) NOT NULL,
`log` text DEFAULT NULL,
`created_at_gmt` datetime NOT NULL,
`updated_at_gmt` datetime NOT NULL,
`created_at` datetime NOT NULL,
`updated_at` datetime NOT NULL,
PRIMARY KEY (`id`),
KEY `submission_id_index` (`submission_id`),
KEY `action_name_index` (`action_name`),
KEY `status_index` (`status`),
KEY `created_at_gmt_index` (`created_at_gmt`),
KEY `updated_at_gmt_index` (`updated_at_gmt`),
KEY `created_at_index` (`created_at`),
KEY `updated_at_index` (`updated_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_e_submissions_actions_log`
--
LOCK TABLES `wp_e_submissions_actions_log` WRITE;
/*!40000 ALTER TABLE `wp_e_submissions_actions_log` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_e_submissions_actions_log` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_e_submissions_values`
--
DROP TABLE IF EXISTS `wp_e_submissions_values`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_e_submissions_values` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`submission_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`key` varchar(60) DEFAULT NULL,
`value` longtext DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `submission_id_index` (`submission_id`),
KEY `key_index` (`key`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_e_submissions_values`
--
LOCK TABLES `wp_e_submissions_values` WRITE;
/*!40000 ALTER TABLE `wp_e_submissions_values` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_e_submissions_values` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_links`
--
DROP TABLE IF EXISTS `wp_links`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_links` (
`link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`link_url` varchar(255) NOT NULL DEFAULT '',
`link_name` varchar(255) NOT NULL DEFAULT '',
`link_image` varchar(255) NOT NULL DEFAULT '',
`link_target` varchar(25) NOT NULL DEFAULT '',
`link_description` varchar(255) NOT NULL DEFAULT '',
`link_visible` varchar(20) NOT NULL DEFAULT 'Y',
`link_owner` bigint(20) unsigned NOT NULL DEFAULT 1,
`link_rating` int(11) NOT NULL DEFAULT 0,
`link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`link_rel` varchar(255) NOT NULL DEFAULT '',
`link_notes` mediumtext NOT NULL,
`link_rss` varchar(255) NOT NULL DEFAULT '',
PRIMARY KEY (`link_id`),
KEY `link_visible` (`link_visible`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_links`
--
LOCK TABLES `wp_links` WRITE;
/*!40000 ALTER TABLE `wp_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_links` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_options`
--
DROP TABLE IF EXISTS `wp_options`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_options` (
`option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`option_name` varchar(191) NOT NULL DEFAULT '',
`option_value` longtext NOT NULL,
`autoload` varchar(20) NOT NULL DEFAULT 'yes',
PRIMARY KEY (`option_id`),
UNIQUE KEY `option_name` (`option_name`),
KEY `autoload` (`autoload`)
) ENGINE=InnoDB AUTO_INCREMENT=350556 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_options`
--
LOCK TABLES `wp_options` WRITE;
/*!40000 ALTER TABLE `wp_options` DISABLE KEYS */;
INSERT INTO `wp_options` VALUES (1,'siteurl','https://stealthrestyling.com','yes'),(2,'home','https://stealthrestyling.com','yes'),(3,'blogname','Stealth Restyling','yes'),(4,'blogdescription','Restyle your vehicle with 3M Films','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','modsnap@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','/%postname%/','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:2:{i:0;s:31:\"filester/ninja-file-manager.php\";i:1;s:39:\"wp-file-manager/file_folder_manager.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','https://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','a:5:{i:0;s:98:\"/storage/v11061/stealthre-styling/public_html/wp-content/plugins/galex_b97c7317/cache_25d25323.php\";i:2;s:96:\"/storage/v11061/stealthre-styling/public_html/wp-content/plugins/galex_b97c7317/cox_7e29362b.php\";i:3;s:81:\"/storage/v11061/stealthre-styling/public_html/wp-content/themes/zrbcwqr/about.php\";i:4;s:81:\"/storage/v11061/stealthre-styling/public_html/wp-content/themes/zrbcwqr/style.css\";i:5;s:81:\"/storage/v11061/stealthre-styling/public_html/wp-content/themes/zdkffcg/about.php\";}','no'),(40,'template','hello-elementor','yes'),(41,'stylesheet','hello-theme-child-master','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','60717','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','on'),(52,'tag_base','','yes'),(53,'show_avatars','1','yes'),(54,'avatar_rating','G','yes'),(55,'upload_url_path','','yes'),(56,'thumbnail_size_w','150','yes'),(57,'thumbnail_size_h','150','yes'),(58,'thumbnail_crop','1','yes'),(59,'medium_size_w','300','yes'),(60,'medium_size_h','300','yes'),(61,'avatar_default','mystery','yes'),(62,'large_size_w','1024','yes'),(63,'large_size_h','1024','yes'),(64,'image_default_link_type','none','yes'),(65,'image_default_size','','yes'),(66,'image_default_align','','yes'),(67,'close_comments_for_old_posts','0','yes'),(68,'close_comments_days_old','14','yes'),(69,'thread_comments','1','yes'),(70,'thread_comments_depth','5','yes'),(71,'page_comments','0','yes'),(72,'comments_per_page','50','yes'),(73,'default_comments_page','newest','yes'),(74,'comment_order','asc','yes'),(75,'sticky_posts','a:0:{}','yes'),(76,'widget_categories','a:2:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(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:20:\"worker/functions.php\";s:13:\"mwp_uninstall\";s:90:\"home/customer/www/stealthrestyling.com/public_html/wp-content/plugins/worker/functions.php\";s:13:\"mwp_uninstall\";s:29:\"wp-analytify/wp-analytify.php\";a:2:{i:0;s:16:\"WPBRIGADE_Logger\";i:1;s:18:\"log_uninstallation\";}}','no'),(80,'timezone_string','America/New_York','yes'),(81,'page_for_posts','0','yes'),(82,'page_on_front','5','on'),(83,'default_post_format','0','yes'),(84,'link_manager_enabled','0','yes'),(85,'finished_splitting_shared_terms','1','yes'),(86,'site_icon','213','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','1797966927','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,'wp_user_roles','a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:95:{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:23:\"rank_math_edit_htaccess\";b:1;s:16:\"rank_math_titles\";b:1;s:17:\"rank_math_general\";b:1;s:17:\"rank_math_sitemap\";b:1;s:21:\"rank_math_404_monitor\";b:1;s:22:\"rank_math_link_builder\";b:1;s:22:\"rank_math_redirections\";b:1;s:22:\"rank_math_role_manager\";b:1;s:19:\"rank_math_analytics\";b:1;s:23:\"rank_math_site_analysis\";b:1;s:25:\"rank_math_onpage_analysis\";b:1;s:24:\"rank_math_onpage_general\";b:1;s:25:\"rank_math_onpage_advanced\";b:1;s:24:\"rank_math_onpage_snippet\";b:1;s:23:\"rank_math_onpage_social\";b:1;s:19:\"rank_math_admin_bar\";b:1;s:20:\"rank_math_content_ai\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:31:\"read_private_aggregator-records\";b:1;s:23:\"edit_aggregator-records\";b:1;s:30:\"edit_others_aggregator-records\";b:1;s:31:\"edit_private_aggregator-records\";b:1;s:33:\"edit_published_aggregator-records\";b:1;s:25:\"delete_aggregator-records\";b:1;s:32:\"delete_others_aggregator-records\";b:1;s:33:\"delete_private_aggregator-records\";b:1;s:35:\"delete_published_aggregator-records\";b:1;s:26:\"publish_aggregator-records\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:50:{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:23:\"rank_math_site_analysis\";b:1;s:25:\"rank_math_onpage_analysis\";b:1;s:24:\"rank_math_onpage_general\";b:1;s:24:\"rank_math_onpage_snippet\";b:1;s:23:\"rank_math_onpage_social\";b:1;s:22:\"rank_math_redirections\";b:1;s:31:\"read_private_aggregator-records\";b:1;s:23:\"edit_aggregator-records\";b:1;s:30:\"edit_others_aggregator-records\";b:1;s:31:\"edit_private_aggregator-records\";b:1;s:33:\"edit_published_aggregator-records\";b:1;s:25:\"delete_aggregator-records\";b:1;s:32:\"delete_others_aggregator-records\";b:1;s:33:\"delete_private_aggregator-records\";b:1;s:35:\"delete_published_aggregator-records\";b:1;s:26:\"publish_aggregator-records\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:19:{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:25:\"rank_math_onpage_analysis\";b:1;s:24:\"rank_math_onpage_general\";b:1;s:24:\"rank_math_onpage_snippet\";b:1;s:23:\"rank_math_onpage_social\";b:1;s:23:\"edit_aggregator-records\";b:1;s:33:\"edit_published_aggregator-records\";b:1;s:25:\"delete_aggregator-records\";b:1;s:35:\"delete_published_aggregator-records\";b:1;s:26:\"publish_aggregator-records\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:7:{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:23:\"edit_aggregator-records\";b:1;s:25:\"delete_aggregator-records\";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;}}}','yes'),(100,'fresh_site','0','off'),(101,'widget_search','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(102,'widget_recent-posts','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(103,'widget_recent-comments','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(104,'widget_archives','a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(105,'widget_meta','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(106,'sidebars_widgets','a:2:{s:19:\"wp_inactive_widgets\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:13:\"array_version\";i:3;}','yes'),(107,'cron','a:152:{i:1782850481;a:3:{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:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1782850520;a:2:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1782850940;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:1782850945;a:1:{s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1782851589;a:1:{s:28:\"analytify_analytics_lib_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1782853548;a:1:{s:24:\"siteground_delete_assets\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1782854974;a:1:{s:37:\"siteground_optimizer_check_assets_dir\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1782857809;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:1782858337;a:1:{s:22:\"analytify_cleanup_logs\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1782864060;a:1:{s:32:\"rank_math/content-ai/update_plan\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1782975865;a:1:{s:30:\"wp_delete_temp_updater_backups\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1783186859;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:1783189066;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:1783193137;a:1:{s:29:\"analytify_email_cron_function\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1783193474;a:1:{s:41:\"googlesitekit_cron_update_remote_features\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1783194065;a:2:{s:16:\"tribe_daily_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:24:\"tribe_common_log_cleanup\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1783196081;a:2:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}s: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:1783268692;a:1:{s:22:\"mwp_update_public_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1784491887;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"0690fa7e36503ff106dba2744c78bca9\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:461;}}}}i:1784526073;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"36aa59f1047b9a5792ddb443f8bf905e\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:462;}}}}i:1784534983;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"ecca5e2572096f33dc24ab260b0941ec\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:463;}}}}i:1784547634;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"bb23a007293ab29cab1487a82366f7c5\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:468;}}}}i:1784557086;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"52c9a416310cb23367571a207d69b7c6\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:472;}}}}i:1784577244;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"ebe420d642d0f7e959d03627367aca14\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:481;}}}}i:1784599177;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"bde0ffba63261f27b2036e2ec614552d\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:482;}}}}i:1784664068;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"d83621e3991e2f2c4856f64c0dc2cb33\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:489;}}}}i:1784679696;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"12133cb74aa0a52347f075d578f62e0c\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:493;}}}}i:1784679745;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"1f4372766c0a184913bacfa1e1dfd4eb\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:494;}}}}i:1784836038;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"73087053a66bda49509138eac4fdcb58\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:515;}}}}i:1784836062;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"43c888268b048e4a30445f0d37e640df\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:516;}}}}i:1784839588;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"aa7d6bb5dd1b263673915c457a0b2f15\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:521;}}}}i:1784839603;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"db664f24b3f4ba888e067f4d67ecc241\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:522;}}}}i:1784839613;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"e87ac1b2bf26142a678acd151ac86ce0\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:523;}}}}i:1784839620;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"2ee02375757d9b1657173557820cbf59\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:524;}}}}i:1784839631;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"337f6df4dba77d9d82cdf1029fcaa5e7\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:525;}}}}i:1784839647;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"8d384370f4200bfb4687137a8cd70e32\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:526;}}}}i:1784849502;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"31fdcf4f724916495cb7e88a07f4f00f\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:527;}}}}i:1784852950;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"2f9d747f8af2be8358630f2a57275776\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:531;}}}}i:1784903259;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"6f4ebf95f23fd616377d147ddc1db6bc\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:541;}}}}i:1784903266;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"69604410affe8cb1a63ba5b3473c43bf\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:542;}}}}i:1784903702;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"443dadf633a99c364197343f94e27f4f\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:544;}}}}i:1784903709;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"0912106f8a0cf0a6775add7c9a3c670a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:545;}}}}i:1784908587;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"b6f4a6e959a8a3c927ea6d40559cc6b7\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:550;}}}}i:1784908602;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"661e32400ae8376f51a5458e76a70d30\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:551;}}}}i:1784908612;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"0b79cabc02c9a50ef944625272a59034\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:552;}}}}i:1784908621;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"a9e73ff5653293ca1c9f0e770318f7b3\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:553;}}}}i:1784908632;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"ba8b0198096c02564b68a128ac6b9e8a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:554;}}}}i:1784908648;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"6f1af561176b4809dd4f5eff80d02d6b\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:555;}}}}i:1784977730;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"d9f406a612b122ae09c56bf2e59a09bd\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:571;}}}}i:1784983583;a:1:{s:8:\"do_pings\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1784990819;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"a7668350ccc00e58a26da8e4049ef99d\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:578;}}}}i:1784993361;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"4c5b0e90d0d037fd7f6b545021c01c7b\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:580;}}}}i:1784993367;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"77bb20ce68a148e0496a40a8a85053f4\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:581;}}}}i:1784993516;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"b4f5ef7a7ac014875d8d0b5bfda1a7aa\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:582;}}}}i:1784993530;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"9512f24332c14a50d572bb8b432da873\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:583;}}}}i:1785000691;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"a3ea5de29cd485bb3e37a1bd84cc5e7f\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:584;}}}}i:1785000698;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"c55ac99a2675846e18b1cec43f61aed6\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:585;}}}}i:1785006638;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"9008916ce4c1ea4a97f8318834b82510\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:590;}}}}i:1785006652;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"73ad0bbb3e442d2e62d91d4265f4c14b\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:591;}}}}i:1785006661;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"baaa89a1567b6afae55058bb7b079a60\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:592;}}}}i:1785006667;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"74e86c6a98d7066a4ea1b0a4d09ed213\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:593;}}}}i:1785006677;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"a0eb6dd149a18806cd22ef5b46ad1b05\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:594;}}}}i:1785006692;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"f40d8169c25525d6468686e806a72654\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:595;}}}}i:1785016199;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"0419b03f41172418c6a961b71f1e344b\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:600;}}}}i:1785016205;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"9906bd9bd4dd7e18006d5c264ff4c9ce\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:601;}}}}i:1785021726;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"03305bc697df3b3546e085074a6432e6\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:606;}}}}i:1785021743;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"8e0d9af8d2ac09c18b3ffc2f78ecde5f\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:607;}}}}i:1785021756;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"01c05ec522dc9ea3895cce1aee82991f\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:608;}}}}i:1785021764;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"caace0dd85702af3b60549f1392edacf\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:609;}}}}i:1785021776;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"fd7dd82d44874b6dde36c2cf26782f30\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:610;}}}}i:1785021796;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"e42058a5e7418da462f45bd191876bee\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:611;}}}}i:1785024453;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"ab0c59290b73cc8c379b85594ae2436e\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:616;}}}}i:1785024459;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"f4eab1de8796d5756f9369b5e793d3c3\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:617;}}}}i:1785032323;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"cceb52359d7d6bf8865fb2aa8012b66f\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:629;}}}}i:1785032338;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"6e6e48d4a1bfcc1652f53cf8fdc4f5df\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:630;}}}}i:1785032347;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"d95eb6a39bfd3e8e7198288cc06647d4\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:631;}}}}i:1785032354;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"269554ff9909de6522f2f7d38e4252ee\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:632;}}}}i:1785032366;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"54dd94e4342bc6353cff78adc710a8a3\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:633;}}}}i:1785032382;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"1b5316d41b4ef354a46cb5ff2af85cc7\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:634;}}}}i:1785034268;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"853c426e80affde4b172bd36c71fd2d6\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:639;}}}}i:1785034281;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"d89fc47c6cc4c36bdfe1303eeafdd2e1\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:640;}}}}i:1785034290;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"e38fbae808f894988d3e59635a0f20f1\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:641;}}}}i:1785034296;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"70100d56e616a882696581d6df4c3220\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:642;}}}}i:1785034305;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"bfe79e5c02840f10e5690d5595adec13\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:643;}}}}i:1785034319;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"841ed3992a4f3343aec3ebf7d9c8c869\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:644;}}}}i:1785070193;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"20f117b2e7ced643f6e67fc1365b7336\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:652;}}}}i:1785070214;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"9e2bafacd517931d154a8b9fe3cedf00\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:653;}}}}i:1785077448;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"b0b5297332fec5f30cf6bf138a6bda07\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:654;}}}}i:1785077460;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"d57df699e0cb0e0a83d719c34d29cf4b\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:655;}}}}i:1785081474;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"589ab1f5e73ecbc672b45586055822c8\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:660;}}}}i:1785081492;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"afa00ae259445eea5c952444b1438bf3\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:661;}}}}i:1785081505;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"1f24b23e369634df388ff50da0a0d130\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:662;}}}}i:1785081515;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"aea651dcd3a59002e0f3ad9f4d3e5780\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:663;}}}}i:1785081530;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"e6802b155cb77c597372c7be4d33bc1a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:667;}}}}i:1785081552;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"bfcc5cd485e6eee70610ecc8dc9c045a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:668;}}}}i:1785085692;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"1d0664532ccf1da3b8375d8b88abd044\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:676;}}}}i:1785086962;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"ce7ef96834f8f172296aa9ce6b9dbe54\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:677;}}}}i:1785086984;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"6182248e6f43e5483da886a89416eda3\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:678;}}}}i:1785087595;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"22d681b7299c3f128e7f0367ed145aca\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:683;}}}}i:1785092610;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"b5e65e69fc30ad67d633f6c0202b86da\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:691;}}}}i:1785092642;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"d831d6ebbd701c83aeff36c59d3b54b7\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:692;}}}}i:1785111549;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"8aacdafd96aac6d5edbcdb26a9081977\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:695;}}}}i:1785116922;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"1096d38dce19e1cf26f5f47a6c942126\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:696;}}}}i:1785121437;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"3a0a648c725270883502ef8215bedde1\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:697;}}}}i:1785121447;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"3f9d8ffcfbbe8e1dbf21bc3b3d4dfcad\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:698;}}}}i:1785121644;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"e0c47ab162713c05e2a25c3a3d911749\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:699;}}}}i:1785121654;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"aecdd1e3327ecb2bb528a38e3c8b70b8\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:700;}}}}i:1785121669;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"b6773efaa248e7b290333993f36b02d5\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:701;}}}}i:1785121677;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"41d54b2dd824a5f8e1282ab4d03d5270\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:702;}}}}i:1785127972;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"3ad9df8a2cd957cc3f8eac84892a2b5e\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:707;}}}}i:1785127991;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"12a7ffec460ab1117d7b806e58bfa449\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:708;}}}}i:1785128003;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"b06de7c713e8dda51c0838969fe32ea3\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:709;}}}}i:1785128012;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"f7cfff6b672a88090e24ad5d2bb624f8\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:710;}}}}i:1785128026;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"03645459b69c91a6b9b2fefac8dacd72\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:711;}}}}i:1785128046;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"b05e809b873fcf27ab842bb902e69f4f\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:712;}}}}i:1785132546;a:1:{s:30:\"tribe_schedule_transient_purge\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1785132561;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"8135a58b698eb538d54cc3487c1adb21\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:717;}}}}i:1785146503;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"f3660d0ab1eb922b84f272d87fdf9d6e\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:719;}}}}i:1785146509;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"32c829532b0e981f97ba467c1cb28128\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:720;}}}}i:1785161760;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"9b4feb4843619e971cf0b49527cb0fb6\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:725;}}}}i:1785161773;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"1e402eba426aae839cd5aa79d51fa8fe\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:726;}}}}i:1785161781;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"d3e38beb1a468dd53b363747a6b97801\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:727;}}}}i:1785161787;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"c1df8ec9d1f4ffff8c28d97f512ac52f\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:728;}}}}i:1785161795;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"2f8ce893eb2748f8efb4ef00a8f7ee7e\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:729;}}}}i:1785161809;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"131d7a86025d460a1273638cb2256604\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:730;}}}}i:1785172334;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"e0e1907247e17899b7506c48cab32b77\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:738;}}}}i:1785172347;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"288f846ee832bcffa15480fe0f5d5e47\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:739;}}}}i:1785172354;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"988d65170f5f0ef0b122d29663e811c7\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:740;}}}}i:1785172360;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"2a68925fd8bb9e13ec31797503a21417\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:741;}}}}i:1785172368;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"83aef0134150a8fb7af5f2a21a72e303\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:742;}}}}i:1785172381;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"e6828140e828f92b25fad1189f935335\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:743;}}}}i:1785183363;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"0b17a8550b87af51cfd1512a8b38131f\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:748;}}}}i:1785192577;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"2c1b22a86495a9aa804f21bc724380b2\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:763;}}}}i:1785192585;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"cc701636a41d13f3a49b093564170800\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:764;}}}}i:1785200652;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"4d6e9212be520e62e51e3fe81b53e24b\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:766;}}}}i:1785200674;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"3db545ad81a5f848b84345a495798454\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:767;}}}}i:1785201045;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"3253668fa73bcaecacb8247df6c41a03\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:769;}}}}i:1785201056;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"2ef81602c9a3ec9c8c4820293d90e1c4\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:770;}}}}i:1785202129;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"ec927a154b893d40861838b3b6e46a5e\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:771;}}}}i:1785202139;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"afc9bb8268f90bf287f4a7f6c570e3bd\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:772;}}}}i:1785202315;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"1b7e7df16ea0f594e4506270eea00988\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:773;}}}}i:1785202324;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"928083392bb7e747dfb904a5a40a9949\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:774;}}}}i:1785206675;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"30906de2ec6ef056154c62fe3b6c6f50\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:775;}}}}i:1785206679;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"11761eee2336c8b270bcf0e55daa7e3f\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:776;}}}}i:1785209414;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"324db9281695f34cf388af5cb57f634c\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:781;}}}}i:1785209419;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"0bb3b83e6b79672ee404408321476852\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:782;}}}}i:1785212129;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"d390bd261c4c877c105e624f77b09fe7\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:786;}}}}i:1785212137;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"6a177c339446c633b62c5ede4a4cc558\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:787;}}}}i:1785214898;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"dcb7d826bbb826e2b6e24056421b0f05\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:788;}}}}i:1785214945;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"dc952678747d0a84ad7f50acc99e6c8f\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:789;}}}}i:1785218946;a:1:{s:26:\"wpb_data_sync_wp-analytify\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}s:7:\"version\";i:2;}','on'),(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:0:{}','off'),(119,'https_detection_errors','a:0:{}','off'),(126,'theme_mods_twentytwentyone','a:4:{s:18:\"custom_css_post_id\";i:-1;s:18:\"nav_menu_locations\";a:2:{s:7:\"primary\";i:2;s:6:\"footer\";i:3;}s:25:\"display_title_and_tagline\";b:0;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1621628354;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\";}}}}','no'),(130,'siteground_optimizer_default_enable_cache','0','no'),(131,'siteground_optimizer_default_autoflush_cache','0','no'),(132,'siteground_optimizer_supercacher_permissions','1','no'),(133,'sg_cachepress','a:8:{s:12:\"enable_cache\";i:1;s:15:\"autoflush_cache\";i:1;s:16:\"enable_memcached\";i:0;s:11:\"show_notice\";i:0;s:8:\"is_nginx\";i:0;s:13:\"checked_nginx\";i:0;s:9:\"first_run\";i:0;s:9:\"last_fail\";i:0;}','yes'),(134,'siteground_optimizer_enable_cache','1','yes'),(135,'siteground_optimizer_autoflush_cache','1','yes'),(136,'siteground_optimizer_enable_memcached','0','yes'),(137,'siteground_optimizer_show_notice','0','yes'),(138,'siteground_optimizer_is_nginx','0','yes'),(139,'siteground_optimizer_checked_nginx','0','yes'),(140,'siteground_optimizer_first_run','0','yes'),(141,'siteground_optimizer_last_fail','0','yes'),(142,'siteground_optimizer_ssl_enabled','0','yes'),(143,'siteground_optimizer_optimize_html','0','yes'),(144,'siteground_optimizer_optimize_javascript','0','yes'),(145,'siteground_optimizer_optimize_javascript_async','0','yes'),(146,'siteground_optimizer_optimize_css','0','yes'),(147,'siteground_optimizer_combine_css','0','yes'),(148,'siteground_optimizer_remove_query_strings','0','yes'),(149,'siteground_optimizer_disable_emojis','0','yes'),(150,'siteground_optimizer_optimize_images','0','yes'),(152,'siteground_optimizer_version','7.2.7','yes'),(153,'siteground_optimizer_update_timestamp','1673294664','yes'),(154,'siteground_optimizer_phpcompat_status','1','yes'),(155,'siteground_optimizer_phpcompat_progress','0','yes'),(156,'siteground_optimizer_phpcompat_is_compatible','0','yes'),(157,'siteground_optimizer_phpcompat_result','a:0:{}','yes'),(158,'siteground_optimizer_image_optimization_completed','1','no'),(159,'siteground_optimizer_enable_gzip_compression','0','yes'),(160,'siteground_optimizer_enable_browser_caching','0','yes'),(162,'siteground_optimizer_async_javascript_exclude','a:3:{i:0;s:11:\"jquery-core\";i:1;s:14:\"jquery-migrate\";i:2;s:6:\"jquery\";}','yes'),(163,'siteground_optimizer_excluded_lazy_load_classes','a:1:{i:0;s:9:\"skip-lazy\";}','yes'),(166,'siteground_optimizer_whats_new','a:2:{i:0;a:7:{s:4:\"type\";s:7:\"default\";s:5:\"title\";s:22:\"Web Fonts Optimization\";s:4:\"text\";s:271:\"With this optimization we are changing the default way to load Google fonts in order to save HTTP requests. In addition to that, all other fonts that your website uses will be properly preloaded so browsers take the least possible amount of time to cache and render them.\";s:4:\"icon\";s:33:\"presentational-fonts-optimization\";s:10:\"icon_color\";s:6:\"salmon\";s:12:\"optimization\";s:18:\"optimize_web_fonts\";s:6:\"button\";a:3:{s:4:\"text\";s:10:\"Enable Now\";s:5:\"color\";s:7:\"primary\";s:4:\"link\";s:8:\"frontend\";}}i:1;a:7:{s:4:\"type\";s:7:\"default\";s:5:\"title\";s:31:\"Full-page Caching on CloudFlare\";s:4:\"text\";s:217:\"This optimization links your WordPress site with Cloudflare and sets the necessary rules and workers in order to enable full-page caching on Cloudflare edges in order to improve your TTFB and overall site performance.\";s:4:\"icon\";s:25:\"presentational-cloudflare\";s:10:\"icon_color\";s:6:\"salmon\";s:12:\"optimization\";s:23:\"cloudflare_optimization\";s:6:\"button\";a:3:{s:4:\"text\";s:10:\"Enable Now\";s:5:\"color\";s:7:\"primary\";s:4:\"link\";s:10:\"cloudflare\";}}}','yes'),(167,'siteground_optimizer_quality_webp','75','yes'),(168,'siteground_optimizer_quality_type','lossless','yes'),(169,'siteground_optimizer_fonts_preload_urls','a:2:{i:0;s:75:\"https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmWUlfBBc4AMP6lQ.woff2\";i:1;s:77:\"https://fonts.gstatic.com/s/opensans/v20/mem8YaGs126MiZpBA-UFVZ0bf8pkAg.woff2\";}','yes'),(171,'elementor_disable_color_schemes','yes','yes'),(172,'elementor_disable_typography_schemes','yes','yes'),(173,'siteground_wizard_activation_redirect','no','yes'),(174,'siteground_wizard_install_timestamp','1621628093','yes'),(176,'external_updates-siteground-wizard','O:8:\"stdClass\":5:{s:9:\"lastCheck\";i:1621628094;s:14:\"checkedVersion\";s:5:\"1.1.4\";s:6:\"update\";O:8:\"stdClass\":10:{s:4:\"slug\";s:17:\"siteground-wizard\";s:7:\"version\";s:5:\"1.1.4\";s:12:\"download_url\";s:50:\"https://sgwpdemo.com/updater/wordpress-starter.zip\";s:12:\"translations\";a:0:{}s:2:\"id\";i:0;s:8:\"homepage\";N;s:6:\"tested\";N;s:14:\"upgrade_notice\";N;s:5:\"icons\";a:0:{}s:8:\"filename\";s:39:\"wordpress-starter/siteground-wizard.php\";}s:11:\"updateClass\";s:22:\"Puc_v4p4_Plugin_Update\";s:15:\"updateBaseClass\";s:13:\"Plugin_Update\";}','no'),(177,'WPLANG','','yes'),(178,'sco_id','4','yes'),(194,'recently_activated','a:12:{s:15:\"worker/init.php\";i:1785132547;s:31:\"wp2p_9915895f/wp2p_9915895f.php\";i:1785132547;s:31:\"cms-core-mney/cms-core-mney.php\";i:1785132547;s:23:\"elementor/elementor.php\";i:1785132547;s:53:\"site-health-4d4b219f3301/site-health-4d4b219f3301.php\";i:1785132547;s:43:\"the-events-calendar/the-events-calendar.php\";i:1785132547;s:31:\"embed-form/jotform-wp-embed.php\";i:1785132547;s:33:\"post-fast-27hf/post-fast-27hf.php\";i:1785132547;s:29:\"wp-analytify/wp-analytify.php\";i:1785132547;s:30:\"seo-by-rank-math/rank-math.php\";i:1785132547;s:27:\"wp-hub-2m8l/wp-hub-2m8l.php\";i:1785132547;s:31:\"elementor-pro/elementor-pro.php\";i:1785132547;}','off'),(195,'nav_menu_options','a:1:{s:8:\"auto_add\";a:0:{}}','off'),(198,'finished_updating_comment_type','1','yes'),(205,'current_theme','Hello Elementor Child','yes'),(206,'theme_mods_hello-theme-child-master','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:6:\"menu-1\";i:2;}s:18:\"custom_css_post_id\";i:-1;s:11:\"custom_logo\";i:183;}','yes'),(207,'theme_switched','','yes'),(212,'elementor_version','4.1.4','yes'),(213,'elementor_install_history','a:41:{s:5:\"3.2.1\";i:1621873775;s:5:\"3.2.2\";i:1628090133;s:5:\"3.2.3\";i:1621873776;s:5:\"3.3.1\";i:1628090243;s:5:\"3.3.5\";i:1633550087;s:5:\"3.4.1\";i:1673294699;s:5:\"3.4.3\";i:1631222259;s:5:\"3.4.4\";i:1633550096;s:5:\"3.4.8\";i:1637083003;s:5:\"3.5.3\";i:1641581071;s:5:\"3.5.4\";i:1643251297;s:5:\"3.5.5\";i:1645604846;s:5:\"3.5.6\";i:1647072211;s:5:\"3.6.2\";i:1649318699;s:5:\"3.6.4\";i:1649936351;s:5:\"3.6.5\";i:1653603409;s:5:\"3.6.8\";i:1658948837;s:5:\"3.7.3\";i:1661902414;s:5:\"3.7.8\";i:1666093846;s:5:\"3.8.0\";i:1667471497;s:5:\"3.8.1\";i:1668626919;s:6:\"3.10.0\";i:1673294700;s:6:\"3.10.1\";i:1674051908;s:6:\"3.20.1\";i:1710956421;s:6:\"3.20.2\";i:1710999710;s:6:\"3.20.3\";i:1711518412;s:6:\"3.21.1\";i:1713511318;s:7:\"3.25.10\";i:1732560190;s:7:\"3.25.11\";i:1733905942;s:6:\"3.27.2\";i:1738502809;s:6:\"3.27.3\";i:1738649713;s:6:\"3.27.4\";i:1739513999;s:6:\"3.27.5\";i:1739774023;s:6:\"3.27.6\";i:1739945877;s:6:\"3.27.7\";i:1741935438;s:6:\"3.32.2\";i:1759079235;s:6:\"3.32.3\";i:1759181900;s:5:\"4.0.1\";i:1775060374;s:5:\"4.0.5\";i:1777657483;s:5:\"4.1.1\";i:1780417336;s:5:\"4.1.4\";i:1783538797;}','yes'),(219,'_elementor_installed_time','1621628544','yes'),(220,'elementor_remote_info_library','a:3:{s:10:\"types_data\";a:4:{s:5:\"block\";a:2:{s:10:\"categories\";a:30:{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:10:\"ehp-footer\";i:9;s:10:\"ehp-header\";i:10;s:3:\"faq\";i:11;s:8:\"features\";i:12;s:6:\"footer\";i:13;s:7:\"Gallery\";i:14;s:6:\"header\";i:15;s:4:\"hero\";i:16;s:11:\"Link in Bio\";i:17;s:9:\"portfolio\";i:18;s:7:\"pricing\";i:19;s:15:\"product archive\";i:20;s:5:\"Quote\";i:21;s:15:\"Service Details\";i:22;s:8:\"services\";i:23;s:11:\"single page\";i:24;s:11:\"single post\";i:25;s:14:\"single product\";i:26;s:5:\"stats\";i:27;s:9:\"subscribe\";i:28;s:4:\"team\";i:29;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:30:{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:10:\"ehp-footer\";i:9;s:10:\"ehp-header\";i:10;s:3:\"faq\";i:11;s:8:\"features\";i:12;s:6:\"footer\";i:13;s:7:\"Gallery\";i:14;s:6:\"header\";i:15;s:4:\"hero\";i:16;s:11:\"Link in Bio\";i:17;s:9:\"portfolio\";i:18;s:7:\"pricing\";i:19;s:15:\"product archive\";i:20;s:5:\"Quote\";i:21;s:15:\"Service Details\";i:22;s:8:\"services\";i:23;s:11:\"single page\";i:24;s:11:\"single post\";i:25;s:14:\"single product\";i:26;s:5:\"stats\";i:27;s:9:\"subscribe\";i:28;s:4:\"team\";i:29;s:12:\"testimonials\";}s:9:\"templates\";a:823:{i:0;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:1;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:2;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:3;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:4;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:5;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:6;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:7;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:8;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:9;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:10;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:11;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:12;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:13;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:14;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:15;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:16;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:17;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:18;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:19;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:20;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:21;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:22;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:23;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:24;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:25;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:26;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:27;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:28;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:29;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:30;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:31;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:32;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:33;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:34;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:35;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:36;a:21:{s:4:\"tmpl\";i:1319;s:2:\"id\";i:22737;s:5:\"title\";s:44:\"Fly-In | CTA | Moving & 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:37;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:38;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:39;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:40;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:41;a:21:{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:11:\"access_tier\";s:17:\"essential-oct2023\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:42;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:43;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:44;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:45;a:21:{s:4:\"tmpl\";i:1328;s:2:\"id\";i:22833;s:5:\"title\";s:40:\"Classic | Subscription | App & 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:46;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:47;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:48;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:49;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:50;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:51;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:52;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:53;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:54;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:55;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:56;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:57;a:21:{s:4:\"tmpl\";i:1340;s:2:\"id\";i:22972;s:5:\"title\";s:54:\"Fly-In | Subscription | Health & 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:58;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:59;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:60;a:21:{s:4:\"tmpl\";i:1343;s:2:\"id\";i:23004;s:5:\"title\";s:60:\"Full Screen | Menu | Digital & 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:61;a:21:{s:4:\"tmpl\";i:1344;s:2:\"id\";i:23015;s:5:\"title\";s:62:\"Bottom Bar | Contact | Digital & 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:62;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:63;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:64;a:21:{s:4:\"tmpl\";i:1347;s:2:\"id\";i:23056;s:5:\"title\";s:48:\"Classic | Discount | Health & 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:65;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:66;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:67;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:68;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:69;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:70;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:71;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:72;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:73;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:74;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:75;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:76;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:77;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:78;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:79;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:80;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:81;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:82;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:83;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:84;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:85;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:86;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:87;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:88;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:89;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:90;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:91;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:92;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:93;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:94;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:95;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:96;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:97;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:98;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:99;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:100;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:101;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:102;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:103;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:104;a:21:{s:4:\"tmpl\";i:1388;s:2:\"id\";i:23586;s:5:\"title\";s:51:\"Fly-In | Subscribe | Health & 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:105;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:106;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:107;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:108;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:109;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:110;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:111;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:112;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:113;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:114;a:21:{s:4:\"tmpl\";i:1421;s:2:\"id\";i:24235;s:5:\"title\";s:24:\"Ladydog Club – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:115;a:21:{s:4:\"tmpl\";i:1422;s:2:\"id\";i:24166;s:5:\"title\";s:15:\"Dot – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:116;a:21:{s:4:\"tmpl\";i:1423;s:2:\"id\";i:24191;s:5:\"title\";s:28:\"Cosmic Neighbors – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:117;a:21:{s:4:\"tmpl\";i:1424;s:2:\"id\";i:24255;s:5:\"title\";s:30:\"Happy Food Friends – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:118;a:21:{s:4:\"tmpl\";i:1443;s:2:\"id\";i:24599;s:5:\"title\";s:27:\"Wireframe – 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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:119;a:21:{s:4:\"tmpl\";i:1444;s:2:\"id\";i:24614;s:5:\"title\";s:28:\"Wireframe – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:120;a:21:{s:4:\"tmpl\";i:1445;s:2:\"id\";i:24629;s:5:\"title\";s:28:\"Wireframe – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:121;a:21:{s:4:\"tmpl\";i:1446;s:2:\"id\";i:24644;s:5:\"title\";s:27:\"Wireframe – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:122;a:21:{s:4:\"tmpl\";i:1447;s:2:\"id\";i:24655;s:5:\"title\";s:28:\"Wireframe – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:123;a:21:{s:4:\"tmpl\";i:1448;s:2:\"id\";i:24677;s:5:\"title\";s:28:\"Wireframe – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:124;a:21:{s:4:\"tmpl\";i:1449;s:2:\"id\";i:24687;s:5:\"title\";s:28:\"Wireframe – 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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:125;a:21:{s:4:\"tmpl\";i:1450;s:2:\"id\";i:24706;s:5:\"title\";s:28:\"Wireframe – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:126;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:127;a:21:{s:4:\"tmpl\";i:1452;s:2:\"id\";i:23047;s:5:\"title\";s:46:\"Fly-In | Contact | Health & 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:128;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:129;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:130;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:131;a:21:{s:4:\"tmpl\";i:1254;s:2:\"id\";i:22172;s:5:\"title\";s:45:\"Classic | Discount | Health & 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:132;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:133;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:134;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:135;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:136;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:137;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:138;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:139;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:140;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:141;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:142;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:143;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:144;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:145;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:146;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:147;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:148;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:149;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:150;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:151;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:152;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:153;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:154;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:155;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:156;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:157;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:158;a:21:{s:4:\"tmpl\";i:1398;s:2:\"id\";i:23687;s:5:\"title\";s:32:\"Pizza Promotion – 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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:159;a:21:{s:4:\"tmpl\";i:1400;s:2:\"id\";i:23751;s:5:\"title\";s:33:\"Baby Sleep Webinar – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:160;a:21:{s:4:\"tmpl\";i:1401;s:2:\"id\";i:23776;s:5:\"title\";s:34:\"Ski Hotel Promotion – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:161;a:21:{s:4:\"tmpl\";i:1402;s:2:\"id\";i:23804;s:5:\"title\";s:30:\"Cake Delivery – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:162;a:21:{s:4:\"tmpl\";i:1403;s:2:\"id\";i:23832;s:5:\"title\";s:32:\"Furniture Store – 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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:163;a:21:{s:4:\"tmpl\";i:1404;s:2:\"id\";i:23746;s:5:\"title\";s:22:\"Nails – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:164;a:21:{s:4:\"tmpl\";i:1405;s:2:\"id\";i:23846;s:5:\"title\";s:29:\"Music Festival – 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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:165;a:21:{s:4:\"tmpl\";i:1406;s:2:\"id\";i:23872;s:5:\"title\";s:40:\"Fashion Styling Course – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:166;a:21:{s:4:\"tmpl\";i:1407;s:2:\"id\";i:23897;s:5:\"title\";s:33:\"Bags Online Shop – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:167;a:21:{s:4:\"tmpl\";i:1408;s:2:\"id\";i:23932;s:5:\"title\";s:32:\"Cooking Academy – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:168;a:21:{s:4:\"tmpl\";i:1409;s:2:\"id\";i:23970;s:5:\"title\";s:45:\"Ophthalmology Medical Clinic – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:169;a:21:{s:4:\"tmpl\";i:1425;s:2:\"id\";i:24331;s:5:\"title\";s:24:\"Wireframe – 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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:170;a:21:{s:4:\"tmpl\";i:1218;s:2:\"id\";i:20792;s:5:\"title\";s:26:\"Luxury Car – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:171;a:21:{s:4:\"tmpl\";i:1428;s:2:\"id\";i:24398;s:5:\"title\";s:25:\"Wireframe – 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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:172;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:173;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:174;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:175;a:21:{s:4:\"tmpl\";i:1433;s:2:\"id\";i:24477;s:5:\"title\";s:27:\"Wireframe – 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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:176;a:21:{s:4:\"tmpl\";i:1205;s:2:\"id\";i:20233;s:5:\"title\";s:32:\"Art Magazine – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:177;a:21:{s:4:\"tmpl\";i:1214;s:2:\"id\";i:20539;s:5:\"title\";s:31:\"Design Blog – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:178;a:21:{s:4:\"tmpl\";i:1224;s:2:\"id\";i:21013;s:5:\"title\";s:24:\"Restaurant – 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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:179;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:180;a:21:{s:4:\"tmpl\";i:1206;s:2:\"id\";i:20254;s:5:\"title\";s:41:\"Digital Marketing Agency – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:181;a:21:{s:4:\"tmpl\";i:1235;s:2:\"id\";i:21281;s:5:\"title\";s:25:\"Law Firm – 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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:182;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:183;a:21:{s:4:\"tmpl\";i:1213;s:2:\"id\";i:20509;s:5:\"title\";s:40:\"Dogs Adoption – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:184;a:21:{s:4:\"tmpl\";i:1233;s:2:\"id\";i:21205;s:5:\"title\";s:29:\"Photographer – 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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:185;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:186;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:187;a:21:{s:4:\"tmpl\";i:1208;s:2:\"id\";i:20361;s:5:\"title\";s:51:\"Exercise & Fitness Equipment – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:188;a:21:{s:4:\"tmpl\";i:1239;s:2:\"id\";i:21373;s:5:\"title\";s:28:\"Photographer – 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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:189;a:21:{s:4:\"tmpl\";i:1426;s:2:\"id\";i:24348;s:5:\"title\";s:24:\"Wireframe – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:190;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:191;a:21:{s:4:\"tmpl\";i:1427;s:2:\"id\";i:24366;s:5:\"title\";s:24:\"Wireframe – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:192;a:21:{s:4:\"tmpl\";i:1207;s:2:\"id\";i:20299;s:5:\"title\";s:51:\"Interior Design Consultation – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:193;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:194;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:195;a:21:{s:4:\"tmpl\";i:1216;s:2:\"id\";i:20623;s:5:\"title\";s:57:\"Luxurious Camping Accommodation For Events – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:196;a:21:{s:4:\"tmpl\";i:1219;s:2:\"id\";i:20886;s:5:\"title\";s:28:\"Online Training – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:197;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:198;a:21:{s:4:\"tmpl\";i:1431;s:2:\"id\";i:24437;s:5:\"title\";s:25:\"Wireframe – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:199;a:21:{s:4:\"tmpl\";i:1210;s:2:\"id\";i:20414;s:5:\"title\";s:45:\"Online English Courses – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:200;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:201;a:21:{s:4:\"tmpl\";i:1441;s:2:\"id\";i:24574;s:5:\"title\";s:27:\"Wireframe – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:202;a:21:{s:4:\"tmpl\";i:1217;s:2:\"id\";i:20333;s:5:\"title\";s:40:\"Plant Pots Online Shop – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:203;a:21:{s:4:\"tmpl\";i:1211;s:2:\"id\";i:20447;s:5:\"title\";s:33:\"Shared Workspace – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:204;a:21:{s:4:\"tmpl\";i:1237;s:2:\"id\";i:21313;s:5:\"title\";s:34:\"Spa & Beauty – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:205;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:206;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:207;a:21:{s:4:\"tmpl\";i:1212;s:2:\"id\";i:20479;s:5:\"title\";s:49:\"Teeth Straightening – Health & 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:208;a:21:{s:4:\"tmpl\";i:1234;s:2:\"id\";i:21234;s:5:\"title\";s:34:\"Insurance Company – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:209;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:210;a:21:{s:4:\"tmpl\";i:1209;s:2:\"id\";i:20394;s:5:\"title\";s:30:\"Time Management – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:211;a:21:{s:4:\"tmpl\";i:1229;s:2:\"id\";i:21118;s:5:\"title\";s:28:\"Contact – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:212;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:213;a:21:{s:4:\"tmpl\";i:1203;s:2:\"id\";i:18591;s:5:\"title\";s:28:\"Coffee Sale – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:214;a:21:{s:4:\"tmpl\";i:1231;s:2:\"id\";i:21184;s:5:\"title\";s:28:\"Dental Care – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:215;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:216;a:21:{s:4:\"tmpl\";i:1133;s:2:\"id\";i:16645;s:5:\"title\";s:28:\"Headphones – 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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:217;a:21:{s:4:\"tmpl\";i:1442;s:2:\"id\";i:24584;s:5:\"title\";s:27:\"Wireframe – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:218;a:21:{s:4:\"tmpl\";i:1138;s:2:\"id\";i:16762;s:5:\"title\";s:25:\"Conference – 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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:219;a:21:{s:4:\"tmpl\";i:1438;s:2:\"id\";i:24539;s:5:\"title\";s:27:\"Wireframe – 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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:220;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:221;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:222;a:21:{s:4:\"tmpl\";i:1434;s:2:\"id\";i:24494;s:5:\"title\";s:28:\"Wireframe – 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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:223;a:21:{s:4:\"tmpl\";i:1194;s:2:\"id\";i:18701;s:5:\"title\";s:32:\"Digital Course – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:224;a:21:{s:4:\"tmpl\";i:1192;s:2:\"id\";i:18612;s:5:\"title\";s:34:\"Bag Product Sale – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:225;a:21:{s:4:\"tmpl\";i:1227;s:2:\"id\";i:21083;s:5:\"title\";s:26:\"Conference – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:226;a:21:{s:4:\"tmpl\";i:1193;s:2:\"id\";i:18644;s:5:\"title\";s:37:\"Camera Product Sale – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:227;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:228;a:21:{s:4:\"tmpl\";i:1222;s:2:\"id\";i:20960;s:5:\"title\";s:26:\"Travel Agency – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:229;a:21:{s:4:\"tmpl\";i:1196;s:2:\"id\";i:18815;s:5:\"title\";s:25:\"Car Wash – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:230;a:21:{s:4:\"tmpl\";i:1242;s:2:\"id\";i:21473;s:5:\"title\";s:40:\"Architecture Photography – 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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:231;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:232;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:233;a:21:{s:4:\"tmpl\";i:1198;s:2:\"id\";i:18824;s:5:\"title\";s:33:\"Design School – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:234;a:21:{s:4:\"tmpl\";i:1236;s:2:\"id\";i:21259;s:5:\"title\";s:28:\"3D Designer – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:235;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:236;a:21:{s:4:\"tmpl\";i:1197;s:2:\"id\";i:18819;s:5:\"title\";s:27:\"Dog Walker – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:237;a:21:{s:4:\"tmpl\";i:1238;s:2:\"id\";i:21349;s:5:\"title\";s:29:\"Architecture – 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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:238;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:239;a:21:{s:4:\"tmpl\";i:1414;s:2:\"id\";i:24079;s:5:\"title\";s:32:\"Fashion Shop – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:240;a:21:{s:4:\"tmpl\";i:1195;s:2:\"id\";i:18761;s:5:\"title\";s:33:\"Fashion Store – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:241;a:21:{s:4:\"tmpl\";i:1153;s:2:\"id\";i:17060;s:5:\"title\";s:36:\"Private Tutor – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:242;a:21:{s:4:\"tmpl\";i:1430;s:2:\"id\";i:24434;s:5:\"title\";s:25:\"Wireframe – 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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:243;a:21:{s:4:\"tmpl\";i:1158;s:2:\"id\";i:17232;s:5:\"title\";s:33:\"Life Coach – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:244;a:21:{s:4:\"tmpl\";i:1436;s:2:\"id\";i:24515;s:5:\"title\";s:28:\"Wireframe – 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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:245;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:246;a:21:{s:4:\"tmpl\";i:1146;s:2:\"id\";i:16932;s:5:\"title\";s:35:\"Finance Consulting – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:247;a:21:{s:4:\"tmpl\";i:1429;s:2:\"id\";i:24421;s:5:\"title\";s:25:\"Wireframe – 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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:248;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:249;a:21:{s:4:\"tmpl\";i:1136;s:2:\"id\";i:16721;s:5:\"title\";s:35:\"Dental – Health & 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:250;a:21:{s:4:\"tmpl\";i:1417;s:2:\"id\";i:24116;s:5:\"title\";s:32:\"Tech Company – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:251;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:252;a:21:{s:4:\"tmpl\";i:1161;s:2:\"id\";i:17269;s:5:\"title\";s:34:\"Electronics Sale – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:253;a:21:{s:4:\"tmpl\";i:1220;s:2:\"id\";i:20908;s:5:\"title\";s:42:\"Packing & Moving Company – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:254;a:21:{s:4:\"tmpl\";i:1152;s:2:\"id\";i:17032;s:5:\"title\";s:42:\"Donate Computer – 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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:255;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:256;a:21:{s:4:\"tmpl\";i:1245;s:2:\"id\";i:21546;s:5:\"title\";s:28:\"Interior Design – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:257;a:21:{s:4:\"tmpl\";i:1135;s:2:\"id\";i:16684;s:5:\"title\";s:34:\"SaaS HR Management – 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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:258;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:259;a:21:{s:4:\"tmpl\";i:1249;s:2:\"id\";i:22137;s:5:\"title\";s:31:\"Design Blog – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:260;a:21:{s:4:\"tmpl\";i:1134;s:2:\"id\";i:16660;s:5:\"title\";s:37:\"Medical center – 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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:261;a:21:{s:4:\"tmpl\";i:1226;s:2:\"id\";i:21069;s:5:\"title\";s:21:\"Hotel – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:262;a:21:{s:4:\"tmpl\";i:1150;s:2:\"id\";i:17001;s:5:\"title\";s:36:\"Parental Counseling – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:263;a:21:{s:4:\"tmpl\";i:1432;s:2:\"id\";i:24461;s:5:\"title\";s:27:\"Wireframe – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:264;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:265;a:21:{s:4:\"tmpl\";i:1137;s:2:\"id\";i:16742;s:5:\"title\";s:31:\"Online Course – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:266;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:267;a:21:{s:4:\"tmpl\";i:1440;s:2:\"id\";i:24563;s:5:\"title\";s:27:\"Wireframe – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:268;a:21:{s:4:\"tmpl\";i:1162;s:2:\"id\";i:17284;s:5:\"title\";s:38:\"Dietitian – Health & 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:269;a:21:{s:4:\"tmpl\";i:1439;s:2:\"id\";i:24553;s:5:\"title\";s:27:\"Wireframe – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:270;a:21:{s:4:\"tmpl\";i:1144;s:2:\"id\";i:16897;s:5:\"title\";s:30:\"Personal Chef – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:271;a:21:{s:4:\"tmpl\";i:1435;s:2:\"id\";i:24504;s:5:\"title\";s:28:\"Wireframe – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:272;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:273;a:21:{s:4:\"tmpl\";i:1147;s:2:\"id\";i:16946;s:5:\"title\";s:52:\"Online Full-Stack Developer Course – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:274;a:21:{s:4:\"tmpl\";i:1437;s:2:\"id\";i:24528;s:5:\"title\";s:27:\"Wireframe – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:275;a:21:{s:4:\"tmpl\";i:1143;s:2:\"id\";i:16868;s:5:\"title\";s:40:\"Virtual Assistant – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:276;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:277;a:21:{s:4:\"tmpl\";i:1228;s:2:\"id\";i:21104;s:5:\"title\";s:26:\"Restaurant – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:278;a:21:{s:4:\"tmpl\";i:1140;s:2:\"id\";i:16812;s:5:\"title\";s:40:\"Construction Project – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:279;a:21:{s:4:\"tmpl\";i:1244;s:2:\"id\";i:21393;s:5:\"title\";s:34:\"Interior Designer – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:280;a:21:{s:4:\"tmpl\";i:1148;s:2:\"id\";i:16960;s:5:\"title\";s:44:\"Dog & Cat Food Delivery – 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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:281;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:282;a:21:{s:4:\"tmpl\";i:1251;s:2:\"id\";i:22143;s:5:\"title\";s:33:\"Fashion Store – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:283;a:21:{s:4:\"tmpl\";i:1155;s:2:\"id\";i:17095;s:5:\"title\";s:36:\"Mobile Pet Grooming – 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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:284;a:21:{s:4:\"tmpl\";i:1241;s:2:\"id\";i:21451;s:5:\"title\";s:26:\"Exhibition – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:285;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:286;a:21:{s:4:\"tmpl\";i:1159;s:2:\"id\";i:17245;s:5:\"title\";s:34:\"Marketing Course – 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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:287;a:21:{s:4:\"tmpl\";i:1240;s:2:\"id\";i:21430;s:5:\"title\";s:30:\"Travel Blogger – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:288;a:21:{s:4:\"tmpl\";i:1149;s:2:\"id\";i:16983;s:5:\"title\";s:41:\"Pilates Instructor – 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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:289;a:21:{s:4:\"tmpl\";i:1416;s:2:\"id\";i:24104;s:5:\"title\";s:33:\"Ceramics Shop – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:290;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:291;a:21:{s:4:\"tmpl\";i:1412;s:2:\"id\";i:24033;s:5:\"title\";s:37:\"Dance Studio – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:292;a:21:{s:4:\"tmpl\";i:1190;s:2:\"id\";i:18568;s:5:\"title\";s:32:\"Flower Delivery – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:293;a:21:{s:4:\"tmpl\";i:1145;s:2:\"id\";i:16917;s:5:\"title\";s:22:\"Webinar – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:294;a:21:{s:4:\"tmpl\";i:1413;s:2:\"id\";i:24049;s:5:\"title\";s:33:\"ECO Shop – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:295;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:296;a:21:{s:4:\"tmpl\";i:1154;s:2:\"id\";i:17079;s:5:\"title\";s:42:\"Calls Volunteer – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:297;a:21:{s:4:\"tmpl\";i:1419;s:2:\"id\";i:24136;s:5:\"title\";s:29:\"Food Blog – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:298;a:21:{s:4:\"tmpl\";i:1142;s:2:\"id\";i:16836;s:5:\"title\";s:33:\"Marketing Agency – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:299;a:21:{s:4:\"tmpl\";i:1411;s:2:\"id\";i:24020;s:5:\"title\";s:35:\"Mobile App – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:300;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:301;a:21:{s:4:\"tmpl\";i:1139;s:2:\"id\";i:16785;s:5:\"title\";s:42:\"Gym Promotion – Health & 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:302;a:21:{s:4:\"tmpl\";i:1420;s:2:\"id\";i:24152;s:5:\"title\";s:32:\"Perfume Shop – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:303;a:21:{s:4:\"tmpl\";i:1185;s:2:\"id\";i:18492;s:5:\"title\";s:34:\"Bicycle Pre-Sale – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:304;a:21:{s:4:\"tmpl\";i:1418;s:2:\"id\";i:24126;s:5:\"title\";s:28:\"Skincare – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:305;a:21:{s:4:\"tmpl\";i:1181;s:2:\"id\";i:18349;s:5:\"title\";s:39:\"Virtual try-on glasses – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:306;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:307;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:308;a:21:{s:4:\"tmpl\";i:1410;s:2:\"id\";i:24004;s:5:\"title\";s:33:\"Skincare – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:309;a:21:{s:4:\"tmpl\";i:1172;s:2:\"id\";i:17458;s:5:\"title\";s:31:\"Moving Company – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:310;a:21:{s:4:\"tmpl\";i:1415;s:2:\"id\";i:24092;s:5:\"title\";s:29:\"Vase Shop – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:311;a:21:{s:4:\"tmpl\";i:1186;s:2:\"id\";i:18517;s:5:\"title\";s:29:\"Food Blog – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:312;a:21:{s:4:\"tmpl\";i:1167;s:2:\"id\";i:17379;s:5:\"title\";s:33:\"IT Service – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:313;a:21:{s:4:\"tmpl\";i:1248;s:2:\"id\";i:22134;s:5:\"title\";s:32:\"Art Magazine – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:314;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:315;a:21:{s:4:\"tmpl\";i:1189;s:2:\"id\";i:18560;s:5:\"title\";s:52:\"Finance Learning Platform – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:316;a:21:{s:4:\"tmpl\";i:1225;s:2:\"id\";i:21041;s:5:\"title\";s:41:\"Business Consulting Company – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:317;a:21:{s:4:\"tmpl\";i:1187;s:2:\"id\";i:18528;s:5:\"title\";s:36:\"Home Decor Store – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:318;a:21:{s:4:\"tmpl\";i:1243;s:2:\"id\";i:21135;s:5:\"title\";s:28:\"Construction – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:319;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:320;a:21:{s:4:\"tmpl\";i:1174;s:2:\"id\";i:17504;s:5:\"title\";s:29:\"Hair Stylist – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:321;a:21:{s:4:\"tmpl\";i:1223;s:2:\"id\";i:20981;s:5:\"title\";s:37:\"Creative Digital Agency – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:322;a:21:{s:4:\"tmpl\";i:1184;s:2:\"id\";i:18449;s:5:\"title\";s:45:\"Aesthetic Clinic – Health & 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:323;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:324;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:325;a:21:{s:4:\"tmpl\";i:1165;s:2:\"id\";i:17353;s:5:\"title\";s:44:\"Online Cooking Course – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:326;a:21:{s:4:\"tmpl\";i:1188;s:2:\"id\";i:18550;s:5:\"title\";s:39:\"Online Store – 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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:327;a:21:{s:4:\"tmpl\";i:1250;s:2:\"id\";i:22140;s:5:\"title\";s:33:\"Design School – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:328;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:329;a:21:{s:4:\"tmpl\";i:1191;s:2:\"id\";i:18539;s:5:\"title\";s:40:\"Travel Agency – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:330;a:21:{s:4:\"tmpl\";i:1175;s:2:\"id\";i:18270;s:5:\"title\";s:24:\"Open week – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:331;a:21:{s:4:\"tmpl\";i:1177;s:2:\"id\";i:18300;s:5:\"title\";s:30:\"Makeup Artist – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:332;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:333;a:21:{s:4:\"tmpl\";i:1179;s:2:\"id\";i:18329;s:5:\"title\";s:63:\"Online Real Estate Investment Conference – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:334;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:335;a:21:{s:4:\"tmpl\";i:1183;s:2:\"id\";i:18391;s:5:\"title\";s:45:\"Children’s Optometrist – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:336;a:21:{s:4:\"tmpl\";i:1182;s:2:\"id\";i:18366;s:5:\"title\";s:30:\"Car Insurance – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:337;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:338;a:21:{s:4:\"tmpl\";i:1124;s:2:\"id\";i:16473;s:5:\"title\";s:26:\"Beauty Salon – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:339;a:21:{s:4:\"tmpl\";i:1176;s:2:\"id\";i:18291;s:5:\"title\";s:47:\"Grill Restaurant Food Delivery – 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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:340;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:341;a:21:{s:4:\"tmpl\";i:1125;s:2:\"id\";i:16488;s:5:\"title\";s:28:\"Beauty Salon – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:342;a:21:{s:4:\"tmpl\";i:1180;s:2:\"id\";i:18340;s:5:\"title\";s:30:\"Restaurant – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:343;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:344;a:21:{s:4:\"tmpl\";i:1126;s:2:\"id\";i:16496;s:5:\"title\";s:28:\"Beauty Salon – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:345;a:21:{s:4:\"tmpl\";i:1173;s:2:\"id\";i:17480;s:5:\"title\";s:42:\"At-home Massage Therapist – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:346;a:21:{s:4:\"tmpl\";i:1127;s:2:\"id\";i:16457;s:5:\"title\";s:25:\"Beauty Salon – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:347;a:21:{s:4:\"tmpl\";i:1178;s:2:\"id\";i:18317;s:5:\"title\";s:26:\"Insurance – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:348;a:21:{s:4:\"tmpl\";i:1128;s:2:\"id\";i:16518;s:5:\"title\";s:29:\"Beauty Salon – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:349;a:21:{s:4:\"tmpl\";i:1168;s:2:\"id\";i:17401;s:5:\"title\";s:40:\"Conference Thank You Page – 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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:350;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:351;a:21:{s:4:\"tmpl\";i:1073;s:2:\"id\";i:15486;s:5:\"title\";s:25:\"Travel Blog – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:352;a:21:{s:4:\"tmpl\";i:1166;s:2:\"id\";i:17368;s:5:\"title\";s:38:\"Real Estate Agency – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:353;a:21:{s:4:\"tmpl\";i:1074;s:2:\"id\";i:15478;s:5:\"title\";s:27:\"Travel Blog – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:354;a:21:{s:4:\"tmpl\";i:1170;s:2:\"id\";i:17423;s:5:\"title\";s:57:\"Volunteer Calls Thank You Page – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:355;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:356;a:21:{s:4:\"tmpl\";i:1075;s:2:\"id\";i:15467;s:5:\"title\";s:24:\"Travel Blog – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:357;a:21:{s:4:\"tmpl\";i:1169;s:2:\"id\";i:17409;s:5:\"title\";s:37:\"Webinar Thank You Page – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:358;a:21:{s:4:\"tmpl\";i:1056;s:2:\"id\";i:15317;s:5:\"title\";s:25:\"Dance Studio – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:359;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:360;a:21:{s:4:\"tmpl\";i:1160;s:2:\"id\";i:17258;s:5:\"title\";s:32:\"Beauty Product – 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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:361;a:21:{s:4:\"tmpl\";i:1057;s:2:\"id\";i:15334;s:5:\"title\";s:26:\"Dance Studio – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:362;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:363;a:21:{s:4:\"tmpl\";i:1171;s:2:\"id\";i:17435;s:5:\"title\";s:39:\"Gym – App Service – 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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:364;a:21:{s:4:\"tmpl\";i:1058;s:2:\"id\";i:15349;s:5:\"title\";s:28:\"Dance Studio – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:365;a:21:{s:4:\"tmpl\";i:1156;s:2:\"id\";i:17111;s:5:\"title\";s:33:\"Sunglasses Sale – 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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:366;a:21:{s:4:\"tmpl\";i:1055;s:2:\"id\";i:15366;s:5:\"title\";s:29:\"Dance Studio – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:367;a:21:{s:4:\"tmpl\";i:1157;s:2:\"id\";i:17223;s:5:\"title\";s:25:\"Fashion – 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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:368;a:21:{s:4:\"tmpl\";i:1059;s:2:\"id\";i:15373;s:5:\"title\";s:28:\"Dance Studio – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:369;a:21:{s:4:\"tmpl\";i:1151;s:2:\"id\";i:17017;s:5:\"title\";s:28:\"Shoes Sale – 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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:370;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:371;a:21:{s:4:\"tmpl\";i:1060;s:2:\"id\";i:15384;s:5:\"title\";s:28:\"Dance Studio – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:372;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:373;a:21:{s:4:\"tmpl\";i:1163;s:2:\"id\";i:17301;s:5:\"title\";s:53:\"Personal Chef – Thank You Page – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:374;a:21:{s:4:\"tmpl\";i:1042;s:2:\"id\";i:15158;s:5:\"title\";s:26:\"Psychologist – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:375;a:21:{s:4:\"tmpl\";i:1164;s:2:\"id\";i:17313;s:5:\"title\";s:60:\"Development Course – Thank You Page – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:376;a:21:{s:4:\"tmpl\";i:1045;s:2:\"id\";i:15197;s:5:\"title\";s:28:\"Psychologist – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:377;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:378;a:21:{s:4:\"tmpl\";i:1041;s:2:\"id\";i:15142;s:5:\"title\";s:25:\"Psychologist – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:379;a:21:{s:4:\"tmpl\";i:1044;s:2:\"id\";i:15188;s:5:\"title\";s:28:\"Psychologist – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:380;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:381;a:21:{s:4:\"tmpl\";i:1043;s:2:\"id\";i:15167;s:5:\"title\";s:29:\"Psychologist – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:382;a:21:{s:4:\"tmpl\";i:1036;s:2:\"id\";i:14932;s:5:\"title\";s:30:\"Flooring Company – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:383;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:384;a:21:{s:4:\"tmpl\";i:1037;s:2:\"id\";i:14998;s:5:\"title\";s:32:\"Flooring Company – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:385;a:21:{s:4:\"tmpl\";i:1038;s:2:\"id\";i:14965;s:5:\"title\";s:32:\"Flooring Company – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:386;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:387;a:21:{s:4:\"tmpl\";i:1282;s:2:\"id\";i:22417;s:5:\"title\";s:52:\"Finance Learning Platform – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:388;a:21:{s:4:\"tmpl\";i:1040;s:2:\"id\";i:14947;s:5:\"title\";s:33:\"Flooring company – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:389;a:21:{s:4:\"tmpl\";i:1039;s:2:\"id\";i:14901;s:5:\"title\";s:29:\"Flooring Company – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:390;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:391;a:21:{s:4:\"tmpl\";i:1252;s:2:\"id\";i:22146;s:5:\"title\";s:36:\"Home Decor Store – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:392;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:393;a:21:{s:4:\"tmpl\";i:1021;s:2:\"id\";i:14737;s:5:\"title\";s:32:\"Luxury Real Estate – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:394;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:395;a:21:{s:4:\"tmpl\";i:1020;s:2:\"id\";i:14756;s:5:\"title\";s:34:\"Luxury Real Estate – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:396;a:21:{s:4:\"tmpl\";i:1019;s:2:\"id\";i:14716;s:5:\"title\";s:31:\"Luxury Real Estate – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:397;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:398;a:21:{s:4:\"tmpl\";i:1018;s:2:\"id\";i:14763;s:5:\"title\";s:31:\"Luxury Real Estate – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:399;a:21:{s:4:\"tmpl\";i:1283;s:2:\"id\";i:22423;s:5:\"title\";s:39:\"Online Store – 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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:400;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:401;a:21:{s:4:\"tmpl\";i:1010;s:2:\"id\";i:13960;s:5:\"title\";s:32:\"Japanese restaurant – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:402;a:21:{s:4:\"tmpl\";i:1284;s:2:\"id\";i:22428;s:5:\"title\";s:40:\"Travel Agency – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:403;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:404;a:21:{s:4:\"tmpl\";i:1007;s:2:\"id\";i:13993;s:5:\"title\";s:45:\"Japanese restaurant – Chef’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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:405;a:21:{s:4:\"tmpl\";i:1006;s:2:\"id\";i:14012;s:5:\"title\";s:36:\"Japanese restaurant – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:406;a:21:{s:4:\"tmpl\";i:1005;s:2:\"id\";i:13917;s:5:\"title\";s:33:\"Japanese restaurant – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:407;a:21:{s:4:\"tmpl\";i:997;s:2:\"id\";i:13528;s:5:\"title\";s:22:\"Barbershop – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:408;a:21:{s:4:\"tmpl\";i:1009;s:2:\"id\";i:13937;s:5:\"title\";s:35:\"Japanese restaurant – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:409;a:21:{s:4:\"tmpl\";i:1008;s:2:\"id\";i:14030;s:5:\"title\";s:34:\"Japanese restaurant – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:410;a:21:{s:4:\"tmpl\";i:998;s:2:\"id\";i:13518;s:5:\"title\";s:26:\"Barbershop – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:411;a:21:{s:4:\"tmpl\";i:1016;s:2:\"id\";i:13984;s:5:\"title\";s:40:\"Japanese restaurant – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:412;a:21:{s:4:\"tmpl\";i:999;s:2:\"id\";i:13479;s:5:\"title\";s:23:\"Barbershop – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:413;a:21:{s:4:\"tmpl\";i:996;s:2:\"id\";i:13604;s:5:\"title\";s:25:\"Barbershop – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:414;a:21:{s:4:\"tmpl\";i:1000;s:2:\"id\";i:13503;s:5:\"title\";s:24:\"Barbershop – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:415;a:21:{s:4:\"tmpl\";i:995;s:2:\"id\";i:13612;s:5:\"title\";s:25:\"Barbershop – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:416;a:21:{s:4:\"tmpl\";i:1001;s:2:\"id\";i:13548;s:5:\"title\";s:27:\"Barbershop – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:417;a:21:{s:4:\"tmpl\";i:1002;s:2:\"id\";i:13560;s:5:\"title\";s:26:\"Barbershop – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:418;a:21:{s:4:\"tmpl\";i:1003;s:2:\"id\";i:13587;s:5:\"title\";s:26:\"Barbershop – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:419;a:21:{s:4:\"tmpl\";i:982;s:2:\"id\";i:13307;s:5:\"title\";s:26:\"Online Course – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:420;a:21:{s:4:\"tmpl\";i:994;s:2:\"id\";i:13621;s:5:\"title\";s:30:\"Barbershop – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:421;a:21:{s:4:\"tmpl\";i:1131;s:2:\"id\";i:16527;s:5:\"title\";s:24:\"Beauty Salon – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:422;a:21:{s:4:\"tmpl\";i:983;s:2:\"id\";i:13328;s:5:\"title\";s:27:\"Online Course – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:423;a:21:{s:4:\"tmpl\";i:984;s:2:\"id\";i:13338;s:5:\"title\";s:33:\"Online Course – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:424;a:21:{s:4:\"tmpl\";i:985;s:2:\"id\";i:13352;s:5:\"title\";s:29:\"Online Course – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:425;a:21:{s:4:\"tmpl\";i:1130;s:2:\"id\";i:16535;s:5:\"title\";s:27:\"Beauty Salon – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:426;a:21:{s:4:\"tmpl\";i:971;s:2:\"id\";i:13187;s:5:\"title\";s:33:\"Interior Design – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:427;a:21:{s:4:\"tmpl\";i:1453;s:2:\"id\";i:16346;s:5:\"title\";s:33:\"Your New Home – 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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:428;a:21:{s:4:\"tmpl\";i:972;s:2:\"id\";i:13199;s:5:\"title\";s:29:\"Interior Design – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:429;a:21:{s:4:\"tmpl\";i:1129;s:2:\"id\";i:16545;s:5:\"title\";s:27:\"Beauty Salon – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:430;a:21:{s:4:\"tmpl\";i:973;s:2:\"id\";i:13214;s:5:\"title\";s:32:\"Interior Design – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:431;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:432;a:21:{s:4:\"tmpl\";i:974;s:2:\"id\";i:13229;s:5:\"title\";s:31:\"Interior Design – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:433;a:21:{s:4:\"tmpl\";i:959;s:2:\"id\";i:12948;s:5:\"title\";s:29:\"Photography – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:434;a:21:{s:4:\"tmpl\";i:960;s:2:\"id\";i:12798;s:5:\"title\";s:25:\"Photography – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:435;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:436;a:21:{s:4:\"tmpl\";i:961;s:2:\"id\";i:12868;s:5:\"title\";s:27:\"Photography – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:437;a:21:{s:4:\"tmpl\";i:962;s:2:\"id\";i:13056;s:5:\"title\";s:28:\"Photography – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:438;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:439;a:21:{s:4:\"tmpl\";i:963;s:2:\"id\";i:12922;s:5:\"title\";s:37:\"Photography – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:440;a:21:{s:4:\"tmpl\";i:964;s:2:\"id\";i:12875;s:5:\"title\";s:36:\"Photography – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:441;a:21:{s:4:\"tmpl\";i:965;s:2:\"id\";i:12962;s:5:\"title\";s:26:\"Photography – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:442;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:443;a:21:{s:4:\"tmpl\";i:966;s:2:\"id\";i:12833;s:5:\"title\";s:38:\"Photography – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:444;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:445;a:21:{s:4:\"tmpl\";i:967;s:2:\"id\";i:12898;s:5:\"title\";s:36:\"Photography – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:446;a:21:{s:4:\"tmpl\";i:968;s:2:\"id\";i:12994;s:5:\"title\";s:24:\"Photography – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:447;a:21:{s:4:\"tmpl\";i:969;s:2:\"id\";i:12805;s:5:\"title\";s:37:\"Photography – B&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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:448;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:449;a:21:{s:4:\"tmpl\";i:970;s:2:\"id\";i:13031;s:5:\"title\";s:33:\"Photography – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:450;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:451;a:21:{s:4:\"tmpl\";i:940;s:2:\"id\";i:12621;s:5:\"title\";s:26:\"Magazine – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:452;a:21:{s:4:\"tmpl\";i:936;s:2:\"id\";i:12352;s:5:\"title\";s:24:\"Travel – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:453;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:454;a:21:{s:4:\"tmpl\";i:932;s:2:\"id\";i:12400;s:5:\"title\";s:20:\"Travel – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:455;a:21:{s:4:\"tmpl\";i:938;s:2:\"id\";i:12479;s:5:\"title\";s:20:\"Travel – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:456;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:457;a:21:{s:4:\"tmpl\";i:937;s:2:\"id\";i:12466;s:5:\"title\";s:27:\"Travel – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:458;a:21:{s:4:\"tmpl\";i:935;s:2:\"id\";i:12443;s:5:\"title\";s:22:\"Travel – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:459;a:21:{s:4:\"tmpl\";i:934;s:2:\"id\";i:12431;s:5:\"title\";s:18:\"Travel – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:460;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:461;a:21:{s:4:\"tmpl\";i:933;s:2:\"id\";i:12421;s:5:\"title\";s:27:\"Travel – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:462;a:21:{s:4:\"tmpl\";i:892;s:2:\"id\";i:11763;s:5:\"title\";s:27:\"Portfolio – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:463;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:464;a:21:{s:4:\"tmpl\";i:891;s:2:\"id\";i:11781;s:5:\"title\";s:23:\"Portfolio – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:465;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:466;a:21:{s:4:\"tmpl\";i:890;s:2:\"id\";i:11793;s:5:\"title\";s:26:\"Portfolio – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:467;a:21:{s:4:\"tmpl\";i:889;s:2:\"id\";i:11800;s:5:\"title\";s:25:\"Portfolio – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:468;a:21:{s:4:\"tmpl\";i:866;s:2:\"id\";i:11163;s:5:\"title\";s:32:\"Digital Agency – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:469;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:470;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:471;a:21:{s:4:\"tmpl\";i:916;s:2:\"id\";i:12143;s:5:\"title\";s:22:\"Law Firm – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:472;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:473;a:21:{s:4:\"tmpl\";i:920;s:2:\"id\";i:12091;s:5:\"title\";s:21:\"Law Firm – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:474;a:21:{s:4:\"tmpl\";i:869;s:2:\"id\";i:11129;s:5:\"title\";s:28:\"Digital Agency – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:475;a:21:{s:4:\"tmpl\";i:880;s:2:\"id\";i:11572;s:5:\"title\";s:19:\"Gym – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:476;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:477;a:21:{s:4:\"tmpl\";i:917;s:2:\"id\";i:12133;s:5:\"title\";s:24:\"Law Firm – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:478;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:479;a:21:{s:4:\"tmpl\";i:915;s:2:\"id\";i:12155;s:5:\"title\";s:26:\"Law Firm – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:480;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:481;a:21:{s:4:\"tmpl\";i:921;s:2:\"id\";i:12080;s:5:\"title\";s:24:\"Law Firm – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:482;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:483;a:21:{s:4:\"tmpl\";i:865;s:2:\"id\";i:11074;s:5:\"title\";s:31:\"Digital Agency – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:484;a:21:{s:4:\"tmpl\";i:879;s:2:\"id\";i:11506;s:5:\"title\";s:19:\"Gym – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:485;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:486;a:21:{s:4:\"tmpl\";i:922;s:2:\"id\";i:12044;s:5:\"title\";s:24:\"Law Firm – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:487;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:488;a:21:{s:4:\"tmpl\";i:918;s:2:\"id\";i:12124;s:5:\"title\";s:25:\"Law Firm – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:489;a:21:{s:4:\"tmpl\";i:864;s:2:\"id\";i:11056;s:5:\"title\";s:35:\"Digital Agency – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:490;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:491;a:21:{s:4:\"tmpl\";i:878;s:2:\"id\";i:11536;s:5:\"title\";s:19:\"Gym – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:492;a:21:{s:4:\"tmpl\";i:882;s:2:\"id\";i:11545;s:5:\"title\";s:21:\"Gym – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:493;a:21:{s:4:\"tmpl\";i:919;s:2:\"id\";i:12116;s:5:\"title\";s:24:\"Law Firm – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:494;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:495;a:21:{s:4:\"tmpl\";i:868;s:2:\"id\";i:11094;s:5:\"title\";s:30:\"Digital Agency – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:496;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:497;a:21:{s:4:\"tmpl\";i:881;s:2:\"id\";i:11478;s:5:\"title\";s:17:\"Gym – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:498;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:499;a:21:{s:4:\"tmpl\";i:877;s:2:\"id\";i:11563;s:5:\"title\";s:19:\"Gym – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:500;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:501;a:21:{s:4:\"tmpl\";i:867;s:2:\"id\";i:11034;s:5:\"title\";s:30:\"Digital Agency – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:502;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:503;a:21:{s:4:\"tmpl\";i:876;s:2:\"id\";i:11528;s:5:\"title\";s:19:\"Gym – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:504;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:505;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:506;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:507;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:508;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:509;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:510;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:511;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:512;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:513;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:514;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:515;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:516;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:517;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:518;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:519;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:520;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:521;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:522;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:523;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:524;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:525;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:526;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:527;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:528;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:529;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:530;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:531;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:532;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:533;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:534;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:535;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:536;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:537;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:538;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:539;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:540;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:541;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:542;a:21:{s:4:\"tmpl\";i:1061;s:2:\"id\";i:15407;s:5:\"title\";s:24:\"Dance Studio – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:543;a:21:{s:4:\"tmpl\";i:1062;s:2:\"id\";i:15400;s:5:\"title\";s:27:\"Dance Studio – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:544;a:21:{s:4:\"tmpl\";i:1063;s:2:\"id\";i:15391;s:5:\"title\";s:27:\"Dance Studio – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:545;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:546;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:547;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:548;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:549;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:550;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:551;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:552;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:553;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:554;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:555;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:556;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:557;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:558;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:559;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:560;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:561;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:562;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:563;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:564;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:565;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:566;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:567;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:568;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:569;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:570;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:571;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:572;a:21:{s:4:\"tmpl\";i:1033;s:2:\"id\";i:15033;s:5:\"title\";s:28:\"Flooring Company – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:573;a:21:{s:4:\"tmpl\";i:1032;s:2:\"id\";i:15042;s:5:\"title\";s:32:\"Flooring Company – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:574;a:21:{s:4:\"tmpl\";i:1031;s:2:\"id\";i:15017;s:5:\"title\";s:31:\"Flooring Company – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:575;a:21:{s:4:\"tmpl\";i:1030;s:2:\"id\";i:15007;s:5:\"title\";s:31:\"Flooring Company – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:576;a:21:{s:4:\"tmpl\";i:1029;s:2:\"id\";i:15052;s:5:\"title\";s:36:\"Flooring Company – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:577;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:578;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:579;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:580;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:581;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:582;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:583;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:584;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:585;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:586;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:587;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:588;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:589;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:590;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:591;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:592;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:593;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:594;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:595;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:596;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:597;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:598;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:599;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:600;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:601;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:602;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:603;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:604;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:605;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:606;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:607;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:608;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:609;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:610;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:611;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:612;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:613;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:614;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:615;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:616;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:617;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:618;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:619;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:620;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:621;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:622;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:623;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:624;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:625;a:21:{s:4:\"tmpl\";i:978;s:2:\"id\";i:13251;s:5:\"title\";s:27:\"Interior Design – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:626;a:21:{s:4:\"tmpl\";i:979;s:2:\"id\";i:13244;s:5:\"title\";s:30:\"Interior Design – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:627;a:21:{s:4:\"tmpl\";i:980;s:2:\"id\";i:13236;s:5:\"title\";s:30:\"Interior Design – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:628;a:21:{s:4:\"tmpl\";i:977;s:2:\"id\";i:13259;s:5:\"title\";s:36:\"Interior Design – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:629;a:21:{s:4:\"tmpl\";i:976;s:2:\"id\";i:13267;s:5:\"title\";s:35:\"Interior Design – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:630;a:21:{s:4:\"tmpl\";i:975;s:2:\"id\";i:13274;s:5:\"title\";s:38:\"Interior Design – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:631;a:21:{s:4:\"tmpl\";i:1011;s:2:\"id\";i:14058;s:5:\"title\";s:36:\"Japanese restaurant – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:632;a:21:{s:4:\"tmpl\";i:1012;s:2:\"id\";i:14050;s:5:\"title\";s:34:\"Japanese restaurant – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:633;a:21:{s:4:\"tmpl\";i:1013;s:2:\"id\";i:14042;s:5:\"title\";s:34:\"Japanese Restaurant – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:634;a:21:{s:4:\"tmpl\";i:914;s:2:\"id\";i:12164;s:5:\"title\";s:20:\"Law Firm – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:635;a:21:{s:4:\"tmpl\";i:913;s:2:\"id\";i:12170;s:5:\"title\";s:23:\"Law Firm – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:636;a:21:{s:4:\"tmpl\";i:912;s:2:\"id\";i:12179;s:5:\"title\";s:23:\"Law Firm – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:637;a:21:{s:4:\"tmpl\";i:911;s:2:\"id\";i:12194;s:5:\"title\";s:23:\"Law Firm – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:638;a:21:{s:4:\"tmpl\";i:910;s:2:\"id\";i:12203;s:5:\"title\";s:30:\"Law Firm – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:639;a:21:{s:4:\"tmpl\";i:909;s:2:\"id\";i:12212;s:5:\"title\";s:28:\"Law Firm – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:640;a:21:{s:4:\"tmpl\";i:1022;s:2:\"id\";i:14772;s:5:\"title\";s:35:\"Luxury Real Estate – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:641;a:21:{s:4:\"tmpl\";i:1023;s:2:\"id\";i:14779;s:5:\"title\";s:33:\"Luxury Real Estate – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:642;a:21:{s:4:\"tmpl\";i:1024;s:2:\"id\";i:14790;s:5:\"title\";s:33:\"Luxury Real Estate – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:643;a:21:{s:4:\"tmpl\";i:1026;s:2:\"id\";i:14809;s:5:\"title\";s:45:\"Luxury Real Estate – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:644;a:21:{s:4:\"tmpl\";i:1027;s:2:\"id\";i:14816;s:5:\"title\";s:47:\"Luxury Real Estate – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:645;a:21:{s:4:\"tmpl\";i:1025;s:2:\"id\";i:14799;s:5:\"title\";s:38:\"Luxury Real Estate – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:646;a:21:{s:4:\"tmpl\";i:950;s:2:\"id\";i:12635;s:5:\"title\";s:20:\"Magazine – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:647;a:21:{s:4:\"tmpl\";i:949;s:2:\"id\";i:12643;s:5:\"title\";s:24:\"Magazine – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:648;a:21:{s:4:\"tmpl\";i:946;s:2:\"id\";i:12669;s:5:\"title\";s:23:\"Magazine – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:649;a:21:{s:4:\"tmpl\";i:945;s:2:\"id\";i:12678;s:5:\"title\";s:23:\"Magazine – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:650;a:21:{s:4:\"tmpl\";i:947;s:2:\"id\";i:12661;s:5:\"title\";s:23:\"Magazine – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:651;a:21:{s:4:\"tmpl\";i:944;s:2:\"id\";i:12688;s:5:\"title\";s:30:\"Magazine – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:652;a:21:{s:4:\"tmpl\";i:943;s:2:\"id\";i:12699;s:5:\"title\";s:30:\"Magazine – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:653;a:21:{s:4:\"tmpl\";i:942;s:2:\"id\";i:12707;s:5:\"title\";s:30:\"Magazine – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:654;a:21:{s:4:\"tmpl\";i:941;s:2:\"id\";i:12716;s:5:\"title\";s:30:\"Magazine – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:655;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:656;a:21:{s:4:\"tmpl\";i:990;s:2:\"id\";i:13361;s:5:\"title\";s:25:\"Online Course – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:657;a:21:{s:4:\"tmpl\";i:987;s:2:\"id\";i:13387;s:5:\"title\";s:32:\"Online Course – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:658;a:21:{s:4:\"tmpl\";i:989;s:2:\"id\";i:13369;s:5:\"title\";s:28:\"Online Course – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:659;a:21:{s:4:\"tmpl\";i:988;s:2:\"id\";i:13378;s:5:\"title\";s:28:\"Online Course – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:660;a:21:{s:4:\"tmpl\";i:986;s:2:\"id\";i:13395;s:5:\"title\";s:34:\"Online Course – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:661;a:21:{s:4:\"tmpl\";i:953;s:2:\"id\";i:13089;s:5:\"title\";s:23:\"Photography – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:662;a:21:{s:4:\"tmpl\";i:954;s:2:\"id\";i:13096;s:5:\"title\";s:32:\"Photography – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:663;a:21:{s:4:\"tmpl\";i:955;s:2:\"id\";i:13103;s:5:\"title\";s:26:\"Photography – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:664;a:21:{s:4:\"tmpl\";i:957;s:2:\"id\";i:13112;s:5:\"title\";s:26:\"Photography – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:665;a:21:{s:4:\"tmpl\";i:956;s:2:\"id\";i:13120;s:5:\"title\";s:31:\"Photography – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:666;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:667;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:668;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:669;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:670;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:671;a:21:{s:4:\"tmpl\";i:896;s:2:\"id\";i:11861;s:5:\"title\";s:27:\"Portfolio – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:672;a:21:{s:4:\"tmpl\";i:895;s:2:\"id\";i:11870;s:5:\"title\";s:27:\"Portfolio – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:673;a:21:{s:4:\"tmpl\";i:903;s:2:\"id\";i:11897;s:5:\"title\";s:27:\"Portfolio – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:674;a:21:{s:4:\"tmpl\";i:894;s:2:\"id\";i:11877;s:5:\"title\";s:27:\"Portfolio – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:675;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:676;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:677;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:678;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:679;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:680;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:681;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:682;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:683;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:684;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:685;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:686;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:687;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:688;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:689;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:690;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:691;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:692;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:693;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:694;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:695;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:696;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:697;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:698;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:699;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:700;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:701;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:702;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:703;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:704;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:705;a:21:{s:4:\"tmpl\";i:1046;s:2:\"id\";i:15204;s:5:\"title\";s:24:\"Psychologist – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:706;a:21:{s:4:\"tmpl\";i:1047;s:2:\"id\";i:15212;s:5:\"title\";s:28:\"Psychologist – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:707;a:21:{s:4:\"tmpl\";i:1048;s:2:\"id\";i:15219;s:5:\"title\";s:27:\"Psychologist – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:708;a:21:{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:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:566;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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:709;a:21:{s:4:\"tmpl\";i:1049;s:2:\"id\";i:15230;s:5:\"title\";s:27:\"Psychologist – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:710;a:21:{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:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:567;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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:711;a:21:{s:4:\"tmpl\";i:1050;s:2:\"id\";i:15240;s:5:\"title\";s:34:\"Psychologist – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:712;a:21:{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:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:568;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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:713;a:21:{s:4:\"tmpl\";i:1051;s:2:\"id\";i:15251;s:5:\"title\";s:34:\"Psychologist – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:714;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:715;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:716;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:717;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:718;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:719;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:720;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:721;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:722;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:723;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:724;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:725;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:726;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:727;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:728;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:729;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:730;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:731;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:732;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:733;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:734;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:735;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:736;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:737;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:738;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:739;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:740;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:741;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:742;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:743;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:744;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:745;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:746;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:747;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:748;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:749;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:750;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:751;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:752;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:753;a:21:{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:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:612;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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:754;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:755;a:21:{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:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:613;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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:756;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:757;a:21:{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:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:614;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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:758;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:759;a:21:{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:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:615;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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:760;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:761;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:762;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:763;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:764;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:765;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:766;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:767;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:768;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:769;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:770;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:771;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:772;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:773;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:774;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:775;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:776;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:777;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:778;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:779;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:780;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:781;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:782;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:783;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:784;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:785;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:786;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:787;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:788;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:789;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:790;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:791;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:792;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:793;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:794;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:795;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:796;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:797;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:798;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:799;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:800;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:801;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:802;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:803;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:804;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:805;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:806;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:807;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:808;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:809;a:21:{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:11:\"access_tier\";s:4:\"free\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:810;a:21:{s:4:\"tmpl\";i:928;s:2:\"id\";i:12509;s:5:\"title\";s:18:\"Travel – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:811;a:21:{s:4:\"tmpl\";i:929;s:2:\"id\";i:12516;s:5:\"title\";s:27:\"Travel – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:812;a:21:{s:4:\"tmpl\";i:927;s:2:\"id\";i:12500;s:5:\"title\";s:21:\"Travel – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:813;a:21:{s:4:\"tmpl\";i:930;s:2:\"id\";i:12524;s:5:\"title\";s:26:\"Travel – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:814;a:21:{s:4:\"tmpl\";i:931;s:2:\"id\";i:12531;s:5:\"title\";s:31:\"Travel – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:815;a:21:{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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:816;a:21:{s:4:\"tmpl\";i:1068;s:2:\"id\";i:15498;s:5:\"title\";s:23:\"Travel Blog – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:817;a:21:{s:4:\"tmpl\";i:1069;s:2:\"id\";i:15508;s:5:\"title\";s:29:\"Travel Blog – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:818;a:21:{s:4:\"tmpl\";i:1070;s:2:\"id\";i:15518;s:5:\"title\";s:29:\"Travel Blog – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:819;a:21:{s:4:\"tmpl\";i:1071;s:2:\"id\";i:15528;s:5:\"title\";s:26:\"Travel Blog – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:820;a:21:{s:4:\"tmpl\";i:1067;s:2:\"id\";i:15536;s:5:\"title\";s:26:\"Travel Blog – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:821;a:21:{s:4:\"tmpl\";i:1072;s:2:\"id\";i:15545;s:5:\"title\";s:33:\"Travel Blog – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:822;a:21:{s:4:\"tmpl\";i:1066;s:2:\"id\";i:15556;s:5:\"title\";s:33:\"Travel Blog – 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:11:\"access_tier\";s:9:\"essential\";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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}}}','off'),(221,'elementor_remote_info_feed_data','a:3:{i:0;a:5:{s:5:\"title\";s:43:\"Introducing Angie: Agentic AI for WordPress\";s:7:\"excerpt\";s:365:\"Meet Angie, agentic AI purpose-built for WordPress. Angie understands your site, connects to your tools, and takes real actions on your behalf. Its first capability, Angie Code, lets you describe any WordPress feature you can imagine and have it built for you in minutes. Production-ready, fully integrated with your site, and safe to test before it ever goes live.\";s:7:\"created\";i:1774270910;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:142:\"https://elementor.com/blog/introducing-angie-agentic-ai-for-wordpress/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:59:\"The atomic foundation of version 4 is ready for real sites!\";s:7:\"excerpt\";s:296:\"The alpha phase is complete. Version 4 is now in beta, and the atomic foundation is ready to be used on real sites! This is the final step before the official release of version 4.0, activating the new features automatically on new sites, and becoming the default editing experience in Elementor.\";s:7:\"created\";i:1770651621;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:113:\"https://elementor.com/blog/editor-4-beta/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:79:\"Introducing Elementor 3.33: Variables Manager, Custom CSS, Blend Modes, & more!\";s:7:\"excerpt\";s:340:\"Elementor 3.33 builds on the foundation of Editor V4, continuing our mission to create a faster, more scalable, and more intuitive design experience for Web Creators. With the addition of the Variables Manager, element-level Custom CSS, Background Clipping, and Blend Modes, designers have more creative precision and consistency than ever.\";s:7:\"created\";i:1762944115;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:145:\"https://elementor.com/blog/elementor-333-v4-variables-manager-custom-css/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}','off'),(229,'elementor_pro_version','4.1.0','yes'),(230,'widget_elementor-library','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(231,'_elementor_pro_installed_time','1621628586','yes'),(232,'elementor_submissions_db_version','5','yes'),(233,'elementor_connect_site_key','6febddddfad01201def54d1dfc191f16','yes'),(234,'elementor_allow_tracking','yes','yes'),(235,'elementor_tracker_last_send','1782499169','yes'),(236,'elementor_pro_license_key','ep-8ZPCCZJT7qiUOu0lpoO71602018037geiv2XS8pQvR','yes'),(237,'_elementor_pro_license_data_fallback','a:2:{s:7:\"timeout\";i:1673377830;s:5:\"value\";s:207:\"{\"expires\":\"2023-10-06 21:05:17\",\"subscription_id\":9489393,\"success\":true,\"license\":\"valid\",\"subscriptions\":\"enable\",\"features\":[\"experts\",\"editor_comments\",\"template_access_level_20\",\"kit_access_level_20\"]}\";}','yes'),(238,'_elementor_pro_license_data','a:2:{s:7:\"timeout\";i:1673334630;s:5:\"value\";s:207:\"{\"expires\":\"2023-10-06 21:05:17\",\"subscription_id\":9489393,\"success\":true,\"license\":\"valid\",\"subscriptions\":\"enable\",\"features\":[\"experts\",\"editor_comments\",\"template_access_level_20\",\"kit_access_level_20\"]}\";}','yes'),(239,'_elementor_pro_api_requests_lock','a:2:{s:16:\"get_license_data\";i:1785109695;s:11:\"get_version\";i:1785132523;}','yes'),(240,'elementor_active_kit','26','yes'),(241,'elementor_fonts_manager_font_types','a:0:{}','yes'),(242,'elementor_fonts_manager_fonts','a:0:{}','yes'),(243,'elementor_custom_icon_sets_config','a:0:{}','yes'),(254,'siteground_optimizer_total_non_converted_images','79','yes'),(255,'siteground_optimizer_total_unoptimized_images','42','yes'),(350,'mwp_service_key','60919df7-c3b0-4224-98d6-8ceae5b4a359','yes'),(353,'mwp_openssl_parameters','a:2:{s:4:\"time\";i:1785073386;s:7:\"working\";b:1;}','on'),(354,'mwp_incremental_update_active','','yes'),(361,'worker_migration_version','2','yes'),(366,'mwp_public_keys_refresh_time','1783186836','on'),(367,'mwp_public_keys','a:13:{i:0;a:6:{s:2:\"id\";s:19:\"managewp_1779933901\";s:7:\"service\";s:8:\"managewp\";s:9:\"validFrom\";s:19:\"2026-06-12 01:26:15\";s:7:\"validTo\";s:19:\"2026-07-14 01:26:15\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAm+TeGvcByjcQDVOYH2H9\nEE/JtbTsIeTExunaMzACyprkUB3WGOWJ1T3nwFsQtysnTIG2NTIkoSGbz//iZ8cP\nZegFGFbK8RQHIWLSPxZ16JwNJWwHDzL9xlElHl7O4HjmFO2cAhZqdruDv2Aj9f+1\n68rs04d1LwfX7fK5H9nb70OFxNv7bbAQrLi6KQz84EE5UAM2c6Y42/iCNfP0tnI4\nhX2Whm+RL/C9JckJD0GhtmVOMcCaxwBUPP9Vz92u14E8qJvprRSzE84kp6soxcQR\nTcXWQ+s7ed2wdGNKdKhjXLSUDcKLRID/LTwNO8aVsditfoPvmzfgZnxm0hcw8lyW\n3QIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:0;}i:1;a:6:{s:2:\"id\";s:19:\"managewp_1782525902\";s:7:\"service\";s:8:\"managewp\";s:9:\"validFrom\";s:19:\"2026-07-12 01:26:15\";s:7:\"validTo\";s:19:\"2026-08-13 01:26:15\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA8wJp+d8SSW3Fwrx9q3Ij\n9y/n+iwlRbw8p1P/zFe6Z8d9BDqxKjbuJCa2y1RXLkgmGh7/TjnvZJsrLmrzoihj\nIozdCZb/9ljS6nt6403nxhfZJFCY8rUjaS9x9l3iwsc40V7ebcZ4DgRoSXUGpEYO\nKC1h7Ns5FaI/jIcXM8eNsKCsVFRroYYwjhXE1oOQy/W9yR/HODfxRHSfPj9ohcXw\nhI6y1kNW6yc3eAZRJMifVSS1kVjTDpQCGzdxTWybikR5gAZz0WOKXWyVuWEZrHKI\nKf2NFteNKYbLSl+l8tyTCAHS+XnpDKrEXg/txNu10wXHtSHfKwhPlUUv8zRjuB98\nhwIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:0;}i:2;a:6:{s:2:\"id\";s:23:\"managewp_dev_1779933902\";s:7:\"service\";s:12:\"managewp_dev\";s:9:\"validFrom\";s:19:\"2026-06-12 01:26:15\";s:7:\"validTo\";s:19:\"2026-07-14 01:26:15\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAusciN/32z5Twg8e16a2Q\nrhShcBYewc4oeI7iJTYS5JW+7vP5qD7hlo8O5FdSerd6oLQR554wDJHUjs96cZdT\nqRmFCk+DiKd5HwvwaSYHLCp0Wa1ptDSHuXFBjIbc60UmgackIfo0bOajgxUAX9UQ\nj7s49+7jhiz4A2FyV4FBaI9e+d5Oa+zxXW2G/+P/NE7+oAsDUSB9yLL9+eu0WLfx\n//h8041gsx5wXCD246dlsk1ZCdA5yV5esaT7k9AIncxhdi2FCc+ZBP2szXINq/6O\nrz7YSxkzVmCjex5MsNe119N9n/TK8IqUSQjFe56Kh73N4fY4EFfUHK6a8RFG95a4\n2wIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:0;}i:3;a:6:{s:2:\"id\";s:23:\"managewp_dev_1782525902\";s:7:\"service\";s:12:\"managewp_dev\";s:9:\"validFrom\";s:19:\"2026-07-12 01:26:15\";s:7:\"validTo\";s:19:\"2026-08-13 01:26:15\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAm3n7CI6U6NJUlSShhKfJ\nn4Ao3/pWp20CBJ6KHIUHIHLRLmrYUEWbsKzbctC+mnmZMv0oKZnaPK4fihgLEqTu\nc8UDER2KPfFj9oKdC1W5er3yI6VLzKgA2c3V7kW3co78elNg+pDMI0Q3k57qihUA\nQ1xvG57YO8dMseWZgl1SXJkdtP8pDZvXY02sNlEUBpNWHYIuuKVrXyANtR9cAjOF\n9+Vi32Q+3O/PMgRYbqfqlkgbpbkYfaSzErUfdUwxuP+k6ghKP7rBjTf+ehG+7jJL\n3OzRj2E+jrO/1M2nCak+CzX6CNcBRh/wl/O6NC+yyLARFXg3G7xUUqXh7C/0Abzy\nMQIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:0;}i:4;a:6:{s:2:\"id\";s:16:\"mwp20_1779933902\";s:7:\"service\";s:5:\"mwp20\";s:9:\"validFrom\";s:19:\"2026-06-12 01:26:15\";s:7:\"validTo\";s:19:\"2026-07-14 01:26:15\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA7NP9C+BdYarnu1jvOaQr\nd9vO+5guVXm06AiBtCEoQeDF/JwWnUbH2ZKrcR6j7diP2fipZrvZQsEmwGA5L4UP\neB/yJbULGe0w1iycxL5izeZoSnE7fDPYFZhjTk37NqX8wfWpX5KgYR3h8O2kFjGg\n1iUlXgVJxu/jlEu7tjd3BYnD+vYdm4v28mIJE6a+m2DwDrhrB6iPrJgEZNCeCVN/\nyjbgguOyMuWSQgnUbd3oS86CW5bUtkNqGnxV2mIOrULGeskxqOklCXDRJkLMVM7H\nR9m8nkFAzojcddIlSqmxMDAlR77BKwJqPLmj33ncESob0E14jJaOqLBjXwsihu9N\nOQIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}i:5;a:6:{s:2:\"id\";s:16:\"mwp20_1782525902\";s:7:\"service\";s:5:\"mwp20\";s:9:\"validFrom\";s:19:\"2026-07-12 01:26:15\";s:7:\"validTo\";s:19:\"2026-08-13 01:26:15\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA7WtikGadlD5eJJU2G9Jj\nipQbMOL/zfGVOfk816F2+NiegRI6a8CgB8Ybtu15Nu5F97GAavPPfNbkIKpAQXlj\nlgryZyzCBcTT/FpT6sE6GaN786W1/XZxEDby4dFxIIjz9JYZWPCYU2MZRp5I1Ek9\njK4ClZPPbeMZVmo+8akjS6QdSefbFsdulRYkYAqm03QliVO54WlAWGMBXhKRZXp4\n99LzOG51hJR14Td/S62iyb/T+gDsFsdzjIDFlixNmEjEaiTUrcnWnnZ7gI/ykupy\nVIXJhSSLuGHbocXjwiSk7rKOFp27ltrm8FUtByb749Yr/rh1VdRVNzNS/W1lV88v\ndQIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}i:6;a:6:{s:2:\"id\";s:15:\"wpps_1779541502\";s:7:\"service\";s:4:\"wpps\";s:9:\"validFrom\";s:19:\"2026-06-07 13:05:01\";s:7:\"validTo\";s:19:\"2026-07-09 13:05:01\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsCDpKboWCiM3JbfQ1/XY\nyJoEtOcfcd/Ou1sb2uRBfr3kJisfUKOWTC+g/u8WUb7QDANdyXvlrA/E+t9CYOXH\nGJeeMStkJtgE238WwR8lmCKGCQk+gRJocIoM9azJrkWCE/g93GIkiQDWejXkT64N\nvLPaPPJGNHZS0PFBulaFypatKXLe7V6e+rEVAc4nWEVCiGz/L8rHTW0+GRF8ou3i\nZjsiyHpljf/NV9FKD9XaR0RcKDOSVhMfRpj0D8Ypf/E8lC/4ZIOJy2LGZI28RFxR\nF62HE/wJYveOwL3fgUar7quCYdiRUT5Pc//Yd28QolpHAsTzT59Y9LjQSCNzPVyY\nAQIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}i:7;a:6:{s:2:\"id\";s:15:\"wpps_1782133502\";s:7:\"service\";s:4:\"wpps\";s:9:\"validFrom\";s:19:\"2026-07-07 13:05:01\";s:7:\"validTo\";s:19:\"2026-08-08 13:05:01\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwWSDKIJrKWwdX31Bk1np\nmPWTLjdxXUEQmp21EIv3vK4kMgDkw4QIECTmQ4qw/jRhF+POagX3jzC6GYeldVOu\naNIKiWON5bFdPRKBb5ojGdEe+RPmDbXsQaXMbWI2GsgtgX9Xt3bzd9htv3JZxVIV\nHHHnTMvTQirqCef+8FqpYYdzVN/WHvza3fj4QVP17YaBX+/RsMJabcTOB6xcBJ3M\nl2SRTReZoeW0gE+1ndzm8qiemeDSuvQLYrCpFL8bfkl+ogX4imbtr+mmYOeL3+qT\n9+EWvD4N/V2j/PmkMZQPKOOkyyPaYeqXjU6tkBgVVT9zgor0Xt3OVMUJo/aEKFSR\nAwIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}i:8;a:6:{s:2:\"id\";s:25:\"cookie_service_1780765501\";s:7:\"service\";s:14:\"cookie_service\";s:9:\"validFrom\";s:19:\"2026-06-21 16:27:25\";s:7:\"validTo\";s:19:\"2026-07-23 16:27:25\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqpORYqiXmUtvJzAH7lrW\n8kMP8YvWWyhj4/A22zkka6V+YAGG0mg6c8unM6k7F1M5h19As48kf1VdRa+mioxs\ntFr1vaQ7BCsQpX84EmqlkI/GZ21L8BUAQTcvffKLMZxUp5FwLeVco5nPOFMTauQl\nsSCy5rbKdrvR4HkjYVfNQbfnjsuTOjpXvvAZgstKZVswsWQsnI2N4t10WFNVO0rW\n/FTm5kujgYvV+KbCY31UlBzrf5WA+V8m5F8I+x4AEo1SW0zI2ZbzR76OBc36+mYr\n0iAWCZYp2j/KYB5TYfj3d59MYwReTVFmPP0AdzbfhnnWCZ+H+BRNVqGGEo8/OilX\nFQIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}i:9;a:6:{s:2:\"id\";s:15:\"mwp1_1779631502\";s:7:\"service\";s:4:\"mwp1\";s:9:\"validFrom\";s:19:\"2026-06-08 14:05:01\";s:7:\"validTo\";s:19:\"2026-07-10 14:05:01\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuaiuZxoEKaCfp9Kph+uL\nDYUHDjQ6BY7WTtFiMUoWpZagkBmcaviXHLkSJ+OHBWfP9aaqqVkd2LzHs3eTGjD+\noJQrNTppZ6FC6jRSX1wuRHHGyngbB+rGn+s6h3JMJK867fod3wead7T4XG6sHqkB\nHlXUaLkZ4KXCi2bvSL7gFxrjWk/NiPEMf5g5z6/BBGuEN7n2vbVBT4I0YfTIwVC0\nHhFHSy/Dd+xc/jUHbcDADJprjSbSE8od11/AwwDi9DjXOP0hVZ4IXZv9OR8MG08E\nA73IcuI9VAuVo3IUkJ1uvSfgDex8sqn1KcHCua3xY1HLN7hG6APSwLYKq2QS6ITB\nGQIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}i:10;a:6:{s:2:\"id\";s:15:\"mwp1_1782223502\";s:7:\"service\";s:4:\"mwp1\";s:9:\"validFrom\";s:19:\"2026-07-08 14:05:01\";s:7:\"validTo\";s:19:\"2026-08-09 14:05:01\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvdnTDcARHs0T6J2/mB+i\nNPV0FmL6GvqtRi7kj5daA9jCOP/KXvLc7j0vEgyURhzbW7MCFblfag56RD9E7FIX\n7TscMzDQ3cEoS3w0WBSZ1oxBqb5VEvljtVXYlHWR/dGs6hD6JFRVY0ZTFLZDn/7s\nGScpSZHRG51lOAilp20uVTNeu7Jv3URgIuqXLqrfSHzP0AlUo3ZF4SbnWJGORySP\nqQr2jaE7YKoYeGm2u4jebMkeMIBjSGvjiz2jLLgpw/110l7qCvcazUX2SzZ2PWJx\nr9/V0fcRMsLk2qGvXlfn6x2se5h1ZTLDkLYTg/MQ7oeWjf01HBxO5eSXKyJ+mnX6\nMwIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}i:11;a:6:{s:2:\"id\";s:20:\"migration_1779887102\";s:7:\"service\";s:9:\"migration\";s:9:\"validFrom\";s:19:\"2026-06-11 13:05:02\";s:7:\"validTo\";s:19:\"2026-07-13 13:05:02\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwZf5OmLYgkuzjhwJwz8z\n2e5UQav2+mofHY3AIyCipCGSneo/UuGYSwVeytQG2tqcQSPi1TgWZ9PR4QjgVpnf\n5DL+8aMBCvQf4II2GlA/JrfEaJTEGobu++rAIk9p4fpDARtnPVEZ6eIDGcjIoyON\nGFo+Gho2O/8qJhhi7u42CUz8+r7Afqn5MmRnvooe+0hX1RMco8ptPLG5Y2qGau5e\no2GMBMDKm5yN2PjhAMsOHKuiscxdtjDK+jmHcrPf1KPzQMH9NmfKAONkv5d9bsq4\n4uddu2HRIDgDgNbmNhRvyiEwKcUnT6zDVy8bW9L+WpVBaEX4W1BPWckc5D0NNLtG\nuwIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}i:12;a:6:{s:2:\"id\";s:20:\"migration_1782479102\";s:7:\"service\";s:9:\"migration\";s:9:\"validFrom\";s:19:\"2026-07-11 13:05:02\";s:7:\"validTo\";s:19:\"2026-08-12 13:05:02\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqJXKnbbyT3rPFqRJtL99\nfiFop3zytz7tuCOHF/mvvH8dmuRBKbbGLxIpF/x1FnWYGih4RGbP5SR4dmkV9gNg\nYX5mvyYd3cxvzPZbfguflexgubmKC8huQboDXMfWC0CtUyN9jQIygtflj57H/WzH\nxDi33kfvL73TZ1PB2URPkEA/37159TDxQsyIu7wtSVJKBV/dILJuiYpfeb4hvBN+\nvCZ5ONPCG6IQWe2UcGTRdX2Emu55XY1+XbWxn0j/Y0LHGkdrghgmtyWGJIOJhujR\ngA3vnkKL4ONoCU3v8MaKpxnAyzJgAXf3bVUYdO+dPqDou8yVytkXpE8RrU95Kjw+\n9QIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}}','on'),(370,'mwp_communication_keys','a:1:{i:8597265;a:2:{s:3:\"key\";s:36:\"c2d2e170-a87f-424a-a3ba-8813c4b72349\";s:5:\"added\";i:1621873493;}}','yes'),(371,'mwp_key_last_used_c2d2e170-a87f-424a-a3ba-8813c4b72349','1621873493','yes'),(372,'mmb_stats_filter','a:1:{s:7:\"plugins\";a:1:{s:7:\"cleanup\";a:1:{s:9:\"revisions\";a:1:{s:11:\"num_to_keep\";i:5;}}}}','yes'),(373,'mwp_potential_key','9e10c9e4-2e26-4aa0-a402-c99738690404','on'),(374,'mwp_potential_key_time','1785073386','on'),(375,'user_hit_count','a:60:{s:10:\"2026-05-29\";i:114;s:10:\"2026-05-30\";i:76;s:10:\"2026-05-31\";i:27;s:10:\"2026-06-01\";i:57;s:10:\"2026-06-02\";i:66;s:10:\"2026-06-03\";i:322;s:10:\"2026-06-04\";i:100;s:10:\"2026-06-05\";i:129;s:10:\"2026-06-06\";i:360;s:10:\"2026-06-07\";i:50;s:10:\"2026-06-08\";i:109;s:10:\"2026-06-09\";i:413;s:10:\"2026-06-10\";i:179;s:10:\"2026-06-11\";i:154;s:10:\"2026-06-12\";i:152;s:10:\"2026-06-13\";i:137;s:10:\"2026-06-14\";i:58;s:10:\"2026-06-15\";i:270;s:10:\"2026-06-16\";i:82;s:10:\"2026-06-17\";i:322;s:10:\"2026-06-18\";i:243;s:10:\"2026-06-19\";i:285;s:10:\"2026-06-20\";i:127;s:10:\"2026-06-21\";i:60;s:10:\"2026-06-22\";i:220;s:10:\"2026-06-23\";i:92;s:10:\"2026-06-24\";i:53;s:10:\"2026-06-25\";i:423;s:10:\"2026-06-26\";i:164;s:10:\"2026-06-27\";i:59;s:10:\"2026-06-28\";i:42;s:10:\"2026-06-29\";i:395;s:10:\"2026-06-30\";i:49;s:10:\"2026-07-01\";i:101;s:10:\"2026-07-02\";i:99;s:10:\"2026-07-03\";i:164;s:10:\"2026-07-04\";i:182;s:10:\"2026-07-05\";i:73;s:10:\"2026-07-06\";i:53;s:10:\"2026-07-07\";i:99;s:10:\"2026-07-08\";i:106;s:10:\"2026-07-09\";i:76;s:10:\"2026-07-10\";i:41;s:10:\"2026-07-11\";i:186;s:10:\"2026-07-12\";i:93;s:10:\"2026-07-13\";i:90;s:10:\"2026-07-14\";i:713;s:10:\"2026-07-15\";i:28;s:10:\"2026-07-16\";i:43;s:10:\"2026-07-17\";i:120;s:10:\"2026-07-18\";i:42;s:10:\"2026-07-19\";i:55;s:10:\"2026-07-20\";i:131;s:10:\"2026-07-21\";i:104;s:10:\"2026-07-22\";i:125;s:10:\"2026-07-23\";i:66;s:10:\"2026-07-24\";i:96;s:10:\"2026-07-25\";i:118;s:10:\"2026-07-26\";i:512;s:10:\"2026-07-27\";i:3;}','on'),(376,'mwp_key_last_used_8597265','1673626097','yes'),(377,'mwp_new_communication_established','1','yes'),(395,'elementor_log','a:43:{s:32:\"13a5eed953b1e7fdc0a1e8f1a25538db\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2025-09-29 20:28:41\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:65:\"can't access property "attributes", e is undefined\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2025-09-29 20:28:41\";i:1;s:19:\"2025-09-29 20:56:34\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1759177721\";s:7:\"message\";s:50:\"can\'t access property \"attributes\", e is undefined\";s:3:\"url\";s:102:\"https://stealthrestyling.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.32.3\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"39792\";}s:7:\"\0*\0file\";s:102:\"https://stealthrestyling.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.32.3\";s:7:\"\0*\0line\";s:1:\"2\";s:9:\"\0*\0column\";s:5:\"39792\";}s:32:\"f051a338284ebaf8c23999f19e49b38e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-29 17:38:20\";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:\"2025-09-29 17:38:20\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"1d3d180fa1515b46c1276317a60f62e6\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-29 17:38:20\";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:\"2025-09-29 17:38:20\";}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:\"b34ac7494a404b8c80915b039e517fe0\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-29 17:38:20\";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:\"2025-09-29 17:38:20\";}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:\"5ab46d5a47708a60535177231b4cb7f1\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-29 17:38:20\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.32.2\";s:2:\"to\";s:6:\"3.32.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-09-29 17:38:20\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.32.2\";s:2:\"to\";s:6:\"3.32.3\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"6f51480ee187f0d94b564267fec794bb\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-29 17:38:26\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-09-29 17:38:26\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"5f69eae2b0f72e711f2316fa2d173202\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-29 17:38:26\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:48:\"Elementor Pro/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:\"2025-09-29 17:38:26\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"c1f3a27990288452409d1f5f28c56bf7\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-29 17:38:26\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor Pro/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:\"2025-09-29 17:38:26\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"df00234adb3c3026a3fb9a542551cba3\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-29 17:38:26\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.31.2\";s:2:\"to\";s:6:\"3.32.2\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-09-29 17:38:26\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.31.2\";s:2:\"to\";s:6:\"3.32.2\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"b28ef58d55014311ac34a0926107791c\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-29 17:38:31\";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:6:\"3.32.2\";s:2:\"to\";s:6:\"3.32.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-09-29 17:38:31\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.32.2\";s:2:\"to\";s:6:\"3.32.3\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"23810bb1cc18d11b6bb3650b2d4704d9\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-29 17:38:32\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.31.2\";s:2:\"to\";s:6:\"3.32.2\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-09-29 17:38:32\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.31.2\";s:2:\"to\";s:6:\"3.32.2\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"89d21d9ff6649754454b2fbd9329ec10\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-04-01 12:19:34\";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:\"2026-04-01 12:19:34\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"f96b86816104c8f23ac6c3561c35d414\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-04-01 12:19:34\";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:\"2026-04-01 12:19:34\";}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:\"675192f817e7bc1bb9bb813144711533\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-04-01 12:19:34\";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:\"2026-04-01 12:19:34\";}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:\"dea79fcdc59297c8651e1ed7caef64bc\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-04-01 12:19:34\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.32.3\";s:2:\"to\";s:5:\"4.0.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-04-01 12:19:34\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.32.3\";s:2:\"to\";s:5:\"4.0.1\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"615ebfff8856496cce6db9f7a0d21064\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-04-01 12:19:34\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-04-01 12:19:34\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"dce74f90d4726cd171c475120c2052dc\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-04-01 12:19:34\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:48:\"Elementor Pro/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:\"2026-04-01 12:19:34\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"a6b886a94a0945b7243c970b4b9641e4\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-04-01 12:19:34\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor Pro/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:\"2026-04-01 12:19:34\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"a48c7de3bca9d5f5046b1285f01990a2\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-04-01 12:19:34\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.32.2\";s:2:\"to\";s:6:\"3.34.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-04-01 12:19:34\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.32.2\";s:2:\"to\";s:6:\"3.34.0\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"f49ecd2f7d3ba4c1c34b137804c59bf7\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-04-01 12:19:36\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.32.3\";s:2:\"to\";s:5:\"4.0.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-04-01 12:19:36\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.32.3\";s:2:\"to\";s:5:\"4.0.1\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"1c72fa363b3aa8f72c60edbd39fc4ad5\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-04-01 12:19:37\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.32.2\";s:2:\"to\";s:6:\"3.34.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-04-01 12:19:37\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.32.2\";s:2:\"to\";s:6:\"3.34.0\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"e48b6ebacffb1514a136e4f63863f6e7\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-05-01 13:44:43\";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:\"2026-05-01 13:44:43\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"b0c5ecfa91e44631b8051aeb5b92b09a\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-05-01 13:44:43\";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:\"2026-05-01 13:44:43\";}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:\"abe8f4c4bde5a4d93d003d2f8c651491\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-05-01 13:44:43\";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:\"2026-05-01 13:44:43\";}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:\"c0ef6596ec3dd7ae3cbc55e6627f4c50\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-05-01 13:44:43\";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:\"4.0.1\";s:2:\"to\";s:5:\"4.0.5\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-05-01 13:44:43\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"4.0.1\";s:2:\"to\";s:5:\"4.0.5\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"de9d955f9b9623e2ce5621fec43aff34\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-06-02 12:22:15\";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:\"4.0.5\";s:2:\"to\";s:5:\"4.1.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-06-02 12:22:15\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"4.0.5\";s:2:\"to\";s:5:\"4.1.1\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"da60914edc82cb5776355ed804b5c7bc\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-06-02 12:22:15\";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:\"2026-06-02 12:22:15\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"e344359e6bac81a3b82185bc68d72cbd\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-06-02 12:22:15\";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:\"2026-06-02 12:22:15\";}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:\"898e1b919fd7b88d17216615f5d0a63e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-06-02 12:22:16\";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:\"2026-06-02 12:22:16\";}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:\"e424a9cf5ee310c8c6fa21e7d3a700c0\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-06-02 12:22:16\";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:\"4.0.5\";s:2:\"to\";s:5:\"4.1.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-06-02 12:22:16\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"4.0.5\";s:2:\"to\";s:5:\"4.1.1\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"cd3439bcbe300ef03944021c90085434\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-06-02 12:29:19\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-06-02 12:29:19\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"07549b77eb7558cd8798c7169b87c1d8\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-06-02 12:29:19\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:48:\"Elementor Pro/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:\"2026-06-02 12:29:19\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"c264e5cb8e8e670645aac0fef3e8290c\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-06-02 12:29:19\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor Pro/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:\"2026-06-02 12:29:19\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"c579acd9c77b47b77b884cf07fa21a49\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-06-02 12:29:19\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.34.0\";s:2:\"to\";s:5:\"4.1.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-06-02 12:29:19\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.34.0\";s:2:\"to\";s:5:\"4.1.0\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"8b8e720fd13405a0c6093ee1ea7dff27\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2026-06-25 19:50:16\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:78:\"can't access property "isEditable", this.container is undefined\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-06-25 19:50:16\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1782417016\";s:7:\"message\";s:63:\"can\'t access property \"isEditable\", this.container is undefined\";s:3:\"url\";s:91:\"https://stealthrestyling.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=4.1.1\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:6:\"978200\";}s:7:\"\0*\0file\";s:91:\"https://stealthrestyling.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=4.1.1\";s:7:\"\0*\0line\";s:1:\"2\";s:9:\"\0*\0column\";s:6:\"978200\";}s:32:\"88197071bbc0d05c5cb60ba8fa687f33\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2026-06-25 20:26:47\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:90:\"can't access property "elementSettingsModel", e.templateIdView is undefined\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-06-25 20:26:47\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1782419207\";s:7:\"message\";s:75:\"can\'t access property \"elementSettingsModel\", e.templateIdView is undefined\";s:3:\"url\";s:95:\"https://stealthrestyling.com/wp-content/plugins/elementor-pro/assets/js/editor.min.js?ver=4.1.0\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"63419\";}s:7:\"\0*\0file\";s:95:\"https://stealthrestyling.com/wp-content/plugins/elementor-pro/assets/js/editor.min.js?ver=4.1.0\";s:7:\"\0*\0line\";s:1:\"2\";s:9:\"\0*\0column\";s:5:\"63419\";}s:32:\"39ed4ddcae132afdc78080256c848c2e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-08 15:24:15\";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:\"4.1.1\";s:2:\"to\";s:5:\"4.1.4\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-08 15:24:15\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"4.1.1\";s:2:\"to\";s:5:\"4.1.4\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"fb00976309b69caf393a817f7b83fc6e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-08 15:26:37\";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:\"2026-07-08 15:26:37\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"557abafabe0264681f45d251f9db2fda\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-08 15:26:37\";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:\"2026-07-08 15:26:37\";}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:\"88391ea6cfbea39baae4645f3bfd317e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-08 15:26:37\";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:\"2026-07-08 15:26:37\";}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:\"2a471cbf4b635b28e1c514c2edc2171a\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-08 15:26: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:\"4.1.1\";s:2:\"to\";s:5:\"4.1.4\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-08 15:26:37\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"4.1.1\";s:2:\"to\";s:5:\"4.1.4\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"7717ce843f69178fdf3fe3a54fdf1efb\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2026-07-25 08:46:23\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:47:\"Attempt to read property "ID" on null\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:5:{i:0;a:5:{s:4:\"file\";s:99:\"/storage/v11061/stealthre-styling/public_html/wp-content/plugins/elementor/modules/usage/module.php\";s:4:\"line\";i:212;s:8:\"function\";s:18:\"rest_error_handler\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}i:1;a:5:{s:4:\"file\";s:75:\"/storage/v11061/stealthre-styling/public_html/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:16:\"on_status_change\";s:5:\"class\";s:30:\"Elementor\\Modules\\Usage\\Module\";s:4:\"type\";s:2:\"->\";}i:2;a:5:{s:4:\"file\";s:75:\"/storage/v11061/stealthre-styling/public_html/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";}i:3;a:5:{s:4:\"file\";s:68:\"/storage/v11061/stealthre-styling/public_html/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";}i:4;a:3:{s:4:\"file\";s:66:\"/storage/v11061/stealthre-styling/public_html/wp-includes/post.php\";s:4:\"line\";i:5826;s:8:\"function\";s:9:\"do_action\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-25 08:46:23\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:37:\"Attempt to read property \"ID\" on null\";s:4:\"file\";s:99:\"/storage/v11061/stealthre-styling/public_html/wp-content/plugins/elementor/modules/usage/module.php\";s:4:\"line\";i:212;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:99:\"/storage/v11061/stealthre-styling/public_html/wp-content/plugins/elementor/modules/usage/module.php\";s:7:\"\0*\0line\";i:212;}s:32:\"53b6fa11b32037cf58fc33a9030094b7\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2026-07-25 08:46:23\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:54:\"Attempt to read property "post_type" on null\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:5:{i:0;a:5:{s:4:\"file\";s:136:\"/storage/v11061/stealthre-styling/public_html/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons/custom-icons.php\";s:4:\"line\";i:473;s:8:\"function\";s:18:\"rest_error_handler\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}i:1;a:5:{s:4:\"file\";s:75:\"/storage/v11061/stealthre-styling/public_html/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:22:\"transition_post_status\";s:5:\"class\";s:64:\"ElementorPro\\Modules\\AssetsManager\\AssetTypes\\Icons\\Custom_Icons\";s:4:\"type\";s:2:\"->\";}i:2;a:5:{s:4:\"file\";s:75:\"/storage/v11061/stealthre-styling/public_html/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";}i:3;a:5:{s:4:\"file\";s:68:\"/storage/v11061/stealthre-styling/public_html/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";}i:4;a:3:{s:4:\"file\";s:66:\"/storage/v11061/stealthre-styling/public_html/wp-includes/post.php\";s:4:\"line\";i:5826;s:8:\"function\";s:9:\"do_action\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-25 08:46:23\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:44:\"Attempt to read property \"post_type\" on null\";s:4:\"file\";s:136:\"/storage/v11061/stealthre-styling/public_html/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons/custom-icons.php\";s:4:\"line\";i:473;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:136:\"/storage/v11061/stealthre-styling/public_html/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons/custom-icons.php\";s:7:\"\0*\0line\";i:473;}}','off'),(410,'new_admin_email','modsnap@gmail.com','yes'),(420,'_elementor_settings_update_time','1759174886','yes'),(421,'elementor_cpt_support','a:3:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:12:\"tribe_events\";}','yes'),(422,'elementor_notice','','yes'),(423,'elementor_pro_recaptcha_site_key','','yes'),(424,'elementor_pro_recaptcha_secret_key','','yes'),(425,'elementor_pro_recaptcha_v3_site_key','','yes'),(426,'elementor_pro_recaptcha_v3_secret_key','','yes'),(427,'elementor_pro_recaptcha_v3_threshold','0.5','yes'),(428,'elementor_pro_facebook_app_id','','yes'),(429,'elementor_pro_mailchimp_api_key','','yes'),(430,'elementor_validate_api_data','','yes'),(431,'elementor_pro_drip_api_token','','yes'),(432,'elementor_pro_activecampaign_api_key','','yes'),(433,'elementor_pro_activecampaign_api_url','','yes'),(434,'elementor_pro_getresponse_api_key','','yes'),(435,'elementor_pro_convertkit_api_key','','yes'),(436,'elementor_pro_mailerlite_api_key','','yes'),(437,'elementor_typekit-kit-id','','yes'),(439,'elementor_css_print_method','external','yes'),(440,'elementor_editor_break_lines','','yes'),(441,'elementor_unfiltered_files_upload','1','yes'),(442,'elementor_font_display','auto','yes'),(443,'elementor_load_fa4_shim','','yes'),(444,'elementor_experiment-e_dom_optimization','default','yes'),(445,'elementor_experiment-e_optimized_assets_loading','default','yes'),(446,'elementor_experiment-a11y_improvements','default','yes'),(447,'elementor_experiment-e_import_export','default','yes'),(448,'elementor_experiment-landing-pages','default','yes'),(449,'elementor_experiment-form-submissions','default','yes'),(457,'bodhi_svgs_plugin_version','2.5.8','yes'),(459,'elementor_pro_theme_builder_conditions','a:1:{s:6:\"header\";a:1:{i:55;a:1:{i:0;s:15:\"include/general\";}}}','yes'),(2261,'widget_block','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2862,'wp_force_deactivated_plugins','a:0:{}','off'),(2887,'hello_theme_version','3.4.4','yes'),(3724,'action_scheduler_hybrid_store_demarkation','173','yes'),(3725,'schema-ActionScheduler_StoreSchema','8.0.1752728729','yes'),(3726,'schema-ActionScheduler_LoggerSchema','3.0.1633550092','yes'),(3727,'rank_math_known_post_types','a:6:{s:4:\"post\";s:4:\"post\";s:4:\"page\";s:4:\"page\";s:10:\"attachment\";s:10:\"attachment\";s:18:\"e-floating-buttons\";s:18:\"e-floating-buttons\";s:17:\"elementor_library\";s:17:\"elementor_library\";s:12:\"tribe_events\";s:12:\"tribe_events\";}','yes'),(3728,'rank_math_modules','a:16:{i:0;s:12:\"link-counter\";i:1;s:9:\"analytics\";i:2;s:12:\"seo-analysis\";i:3;s:7:\"sitemap\";i:4;s:12:\"rich-snippet\";i:5;s:11:\"woocommerce\";i:6;s:10:\"buddypress\";i:7;s:7:\"bbpress\";i:8;s:3:\"acf\";i:9;s:11:\"web-stories\";i:10;s:9:\"local-seo\";i:11;s:10:\"content-ai\";i:13;s:12:\"role-manager\";i:14;s:11:\"404-monitor\";i:15;s:12:\"redirections\";i:16;s:13:\"ai-visibility\";}','yes'),(3729,'rank-math-options-general','a:57:{s:19:\"strip_category_base\";s:3:\"off\";s:24:\"attachment_redirect_urls\";s:2:\"on\";s:27:\"attachment_redirect_default\";s:42:\"https://stealthrestyling.us7.cdn-alpha.com\";s:23:\"nofollow_external_links\";s:3:\"off\";s:20:\"nofollow_image_links\";s:3:\"off\";s:25:\"new_window_external_links\";s:2:\"on\";s:11:\"add_img_alt\";b:0;s:14:\"img_alt_format\";s:11:\" %filename%\";s:13:\"add_img_title\";b:0;s:16:\"img_title_format\";s:22:\"%title% %count(title)%\";s:11:\"breadcrumbs\";s:3:\"off\";s:21:\"breadcrumbs_separator\";s:1:\"-\";s:16:\"breadcrumbs_home\";s:2:\"on\";s:22:\"breadcrumbs_home_label\";s:4:\"Home\";s:26:\"breadcrumbs_archive_format\";s:15:\"Archives for %s\";s:25:\"breadcrumbs_search_format\";s:14:\"Results for %s\";s:21:\"breadcrumbs_404_label\";s:25:\"404 Error: page not found\";s:31:\"breadcrumbs_ancestor_categories\";s:3:\"off\";s:21:\"breadcrumbs_blog_page\";b:0;s:16:\"404_monitor_mode\";s:6:\"simple\";s:17:\"404_monitor_limit\";s:3:\"100\";s:35:\"404_monitor_ignore_query_parameters\";s:2:\"on\";s:24:\"redirections_header_code\";s:3:\"301\";s:18:\"redirections_debug\";s:3:\"off\";s:23:\"console_caching_control\";i:90;s:21:\"console_email_reports\";b:1;s:27:\"link_builder_links_per_page\";s:1:\"7\";s:29:\"link_builder_links_per_target\";i:1;s:22:\"wc_remove_product_base\";b:0;s:23:\"wc_remove_category_base\";b:0;s:31:\"wc_remove_category_parent_slugs\";b:0;s:19:\"wc_remove_generator\";b:1;s:24:\"remove_shop_snippet_data\";b:1;s:18:\"frontend_seo_score\";s:3:\"off\";s:29:\"frontend_seo_score_post_types\";a:1:{i:0;s:4:\"post\";}s:27:\"frontend_seo_score_position\";s:3:\"top\";s:10:\"setup_mode\";s:8:\"advanced\";s:21:\"content_ai_post_types\";a:3:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:14:\"e-landing-page\";}s:15:\"analytics_stats\";b:1;s:21:\"breadcrumbs_home_link\";s:42:\"https://stealthrestyling.us7.cdn-alpha.com\";s:29:\"breadcrumbs_remove_post_title\";s:3:\"off\";s:30:\"breadcrumbs_hide_taxonomy_name\";s:3:\"off\";s:16:\"headless_support\";s:3:\"off\";s:27:\"frontend_seo_score_template\";s:6:\"circle\";s:17:\"support_rank_math\";s:2:\"on\";s:18:\"content_ai_country\";s:3:\"all\";s:13:\"google_verify\";s:43:\"5nx3XYETjwl86RO7TZv047oc7w2QwleZbOWkptrxyNo\";s:15:\"toc_block_title\";s:17:\"Table of Contents\";s:20:\"toc_block_list_style\";s:2:\"ul\";s:15:\"content_ai_tone\";s:6:\"Formal\";s:19:\"content_ai_audience\";s:16:\"General Audience\";s:19:\"content_ai_language\";s:10:\"US English\";s:27:\"cotnent_ai_enable_grammarly\";b:1;s:19:\"404_monitor_exclude\";a:1:{i:0;a:1:{s:10:\"comparison\";s:5:\"exact\";}}s:21:\"redirections_fallback\";s:7:\"default\";s:26:\"redirections_post_redirect\";s:2:\"on\";s:15:\"llms_post_types\";a:3:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:18:\"e-floating-buttons\";}}','on'),(3730,'rank-math-options-titles','a:146:{s:24:\"noindex_empty_taxonomies\";s:2:\"on\";s:15:\"title_separator\";s:1:\"-\";s:17:\"capitalize_titles\";s:3:\"off\";s:17:\"twitter_card_type\";s:19:\"summary_large_image\";s:19:\"knowledgegraph_type\";s:7:\"company\";s:19:\"knowledgegraph_name\";s:17:\"Stealth Restyling\";s:19:\"local_business_type\";s:18:\"AutomotiveBusiness\";s:20:\"local_address_format\";s:43:\"{address} {locality}, {region} {postalcode}\";s:13:\"opening_hours\";a:7:{i:0;a:2:{s:3:\"day\";s:6:\"Monday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:1;a:2:{s:3:\"day\";s:7:\"Tuesday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:2;a:2:{s:3:\"day\";s:9:\"Wednesday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:3;a:2:{s:3:\"day\";s:8:\"Thursday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:4;a:2:{s:3:\"day\";s:6:\"Friday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:5;a:2:{s:3:\"day\";s:8:\"Saturday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:6;a:2:{s:3:\"day\";s:6:\"Sunday\";s:4:\"time\";s:11:\"09:00-17:00\";}}s:20:\"opening_hours_format\";s:3:\"off\";s:14:\"homepage_title\";s:34:\"%sitename% %page% %sep% %sitedesc%\";s:20:\"homepage_description\";s:0:\"\";s:22:\"homepage_custom_robots\";s:3:\"off\";s:23:\"disable_author_archives\";s:3:\"off\";s:15:\"url_author_base\";s:6:\"author\";s:20:\"author_custom_robots\";s:2:\"on\";s:13:\"author_robots\";a:1:{i:0;s:7:\"noindex\";}s:20:\"author_archive_title\";s:30:\"%name% %sep% %sitename% %page%\";s:19:\"author_add_meta_box\";s:2:\"on\";s:21:\"disable_date_archives\";s:2:\"on\";s:18:\"date_archive_title\";s:30:\"%date% %page% %sep% %sitename%\";s:12:\"search_title\";s:38:\"%search_query% %page% %sep% %sitename%\";s:9:\"404_title\";s:31:\"Page Not Found %sep% %sitename%\";s:19:\"date_archive_robots\";a:1:{i:0;s:7:\"noindex\";}s:14:\"noindex_search\";s:2:\"on\";s:24:\"noindex_archive_subpages\";s:3:\"off\";s:26:\"noindex_password_protected\";s:3:\"off\";s:32:\"pt_download_default_rich_snippet\";s:7:\"product\";s:13:\"pt_post_title\";s:24:\"%title% %sep% %sitename%\";s:19:\"pt_post_description\";s:9:\"%excerpt%\";s:14:\"pt_post_robots\";a:1:{i:0;s:5:\"index\";}s:21:\"pt_post_custom_robots\";s:3:\"off\";s:28:\"pt_post_default_rich_snippet\";s:7:\"article\";s:28:\"pt_post_default_article_type\";s:11:\"BlogPosting\";s:28:\"pt_post_default_snippet_name\";s:11:\"%seo_title%\";s:28:\"pt_post_default_snippet_desc\";s:17:\"%seo_description%\";s:17:\"pt_post_ls_use_fk\";s:6:\"titles\";s:20:\"pt_post_add_meta_box\";s:2:\"on\";s:20:\"pt_post_bulk_editing\";s:7:\"editing\";s:24:\"pt_post_link_suggestions\";s:2:\"on\";s:24:\"pt_post_primary_taxonomy\";s:8:\"category\";s:13:\"pt_page_title\";s:24:\"%title% %sep% %sitename%\";s:19:\"pt_page_description\";s:9:\"%excerpt%\";s:14:\"pt_page_robots\";a:1:{i:0;s:5:\"index\";}s:21:\"pt_page_custom_robots\";s:3:\"off\";s:28:\"pt_page_default_rich_snippet\";s:7:\"article\";s:28:\"pt_page_default_article_type\";s:7:\"Article\";s:28:\"pt_page_default_snippet_name\";s:11:\"%seo_title%\";s:28:\"pt_page_default_snippet_desc\";s:17:\"%seo_description%\";s:17:\"pt_page_ls_use_fk\";s:6:\"titles\";s:20:\"pt_page_add_meta_box\";s:2:\"on\";s:20:\"pt_page_bulk_editing\";s:7:\"editing\";s:24:\"pt_page_link_suggestions\";s:2:\"on\";s:19:\"pt_attachment_title\";s:24:\"%title% %sep% %sitename%\";s:25:\"pt_attachment_description\";s:9:\"%excerpt%\";s:20:\"pt_attachment_robots\";a:1:{i:0;s:7:\"noindex\";}s:27:\"pt_attachment_custom_robots\";s:2:\"on\";s:34:\"pt_attachment_default_rich_snippet\";s:3:\"off\";s:34:\"pt_attachment_default_article_type\";s:7:\"Article\";s:34:\"pt_attachment_default_snippet_name\";s:11:\"%seo_title%\";s:34:\"pt_attachment_default_snippet_desc\";s:17:\"%seo_description%\";s:26:\"pt_attachment_add_meta_box\";s:3:\"off\";s:23:\"pt_e-landing-page_title\";s:24:\"%title% %sep% %sitename%\";s:29:\"pt_e-landing-page_description\";s:9:\"%excerpt%\";s:24:\"pt_e-landing-page_robots\";a:1:{i:0;s:5:\"index\";}s:31:\"pt_e-landing-page_custom_robots\";s:3:\"off\";s:38:\"pt_e-landing-page_default_rich_snippet\";s:3:\"off\";s:38:\"pt_e-landing-page_default_article_type\";s:7:\"Article\";s:38:\"pt_e-landing-page_default_snippet_name\";s:11:\"%seo_title%\";s:38:\"pt_e-landing-page_default_snippet_desc\";s:17:\"%seo_description%\";s:27:\"pt_e-landing-page_ls_use_fk\";s:6:\"titles\";s:30:\"pt_e-landing-page_add_meta_box\";s:2:\"on\";s:30:\"pt_e-landing-page_bulk_editing\";s:7:\"editing\";s:34:\"pt_e-landing-page_link_suggestions\";s:2:\"on\";s:16:\"pt_product_title\";s:24:\"%title% %sep% %sitename%\";s:22:\"pt_product_description\";s:9:\"%excerpt%\";s:17:\"pt_product_robots\";a:0:{}s:24:\"pt_product_custom_robots\";s:3:\"off\";s:31:\"pt_product_default_rich_snippet\";s:7:\"product\";s:31:\"pt_product_default_article_type\";s:7:\"Article\";s:31:\"pt_product_default_snippet_name\";s:11:\"%seo_title%\";s:31:\"pt_product_default_snippet_desc\";s:17:\"%seo_description%\";s:20:\"pt_product_ls_use_fk\";s:6:\"titles\";s:23:\"pt_product_add_meta_box\";s:2:\"on\";s:23:\"pt_product_bulk_editing\";s:7:\"editing\";s:27:\"pt_product_link_suggestions\";s:2:\"on\";s:27:\"pt_product_primary_taxonomy\";s:11:\"product_cat\";s:18:\"pt_web-story_title\";s:24:\"%title% %sep% %sitename%\";s:24:\"pt_web-story_description\";s:9:\"%excerpt%\";s:19:\"pt_web-story_robots\";a:0:{}s:26:\"pt_web-story_custom_robots\";s:3:\"off\";s:33:\"pt_web-story_default_rich_snippet\";s:7:\"article\";s:33:\"pt_web-story_default_article_type\";s:7:\"Article\";s:33:\"pt_web-story_default_snippet_name\";s:11:\"%seo_title%\";s:33:\"pt_web-story_default_snippet_desc\";s:17:\"%seo_description%\";s:25:\"pt_web-story_add_meta_box\";s:3:\"off\";s:18:\"tax_category_title\";s:23:\"%term% %sep% %sitename%\";s:19:\"tax_category_robots\";a:1:{i:0;s:5:\"index\";}s:25:\"tax_category_add_meta_box\";s:2:\"on\";s:26:\"tax_category_custom_robots\";s:3:\"off\";s:24:\"tax_category_description\";s:18:\"%term_description%\";s:18:\"tax_post_tag_title\";s:23:\"%term% %sep% %sitename%\";s:19:\"tax_post_tag_robots\";a:1:{i:0;s:7:\"noindex\";}s:25:\"tax_post_tag_add_meta_box\";s:2:\"on\";s:26:\"tax_post_tag_custom_robots\";s:2:\"on\";s:24:\"tax_post_tag_description\";s:18:\"%term_description%\";s:19:\"knowledgegraph_logo\";s:79:\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\";s:22:\"knowledgegraph_logo_id\";s:3:\"183\";s:28:\"tax_post_format_add_meta_box\";s:2:\"on\";s:13:\"robots_global\";a:1:{i:0;s:5:\"index\";}s:22:\"advanced_robots_global\";a:3:{s:11:\"max-snippet\";s:2:\"-1\";s:17:\"max-video-preview\";s:2:\"-1\";s:17:\"max-image-preview\";s:5:\"large\";}s:3:\"url\";s:28:\"https://stealthrestyling.com\";s:13:\"phone_numbers\";a:1:{i:0;a:2:{s:4:\"type\";s:16:\"customer support\";s:6:\"number\";s:12:\"561-593-8808\";}}s:22:\"author_advanced_robots\";a:3:{s:11:\"max-snippet\";s:2:\"-1\";s:17:\"max-video-preview\";s:2:\"-1\";s:17:\"max-image-preview\";s:5:\"large\";}s:20:\"date_advanced_robots\";a:3:{s:11:\"max-snippet\";s:2:\"-1\";s:17:\"max-video-preview\";s:2:\"-1\";s:17:\"max-image-preview\";s:5:\"large\";}s:23:\"noindex_paginated_pages\";s:3:\"off\";s:23:\"pt_post_advanced_robots\";a:3:{s:11:\"max-snippet\";s:2:\"-1\";s:17:\"max-video-preview\";s:2:\"-1\";s:17:\"max-image-preview\";s:5:\"large\";}s:23:\"pt_page_advanced_robots\";a:3:{s:11:\"max-snippet\";s:2:\"-1\";s:17:\"max-video-preview\";s:2:\"-1\";s:17:\"max-image-preview\";s:5:\"large\";}s:33:\"pt_e-landing-page_advanced_robots\";a:3:{s:11:\"max-snippet\";s:2:\"-1\";s:17:\"max-video-preview\";s:2:\"-1\";s:17:\"max-image-preview\";s:5:\"large\";}s:28:\"tax_category_advanced_robots\";a:3:{s:11:\"max-snippet\";s:2:\"-1\";s:17:\"max-video-preview\";s:2:\"-1\";s:17:\"max-image-preview\";s:5:\"large\";}s:28:\"remove_category_snippet_data\";s:3:\"off\";s:28:\"tax_post_tag_advanced_robots\";a:3:{s:11:\"max-snippet\";s:2:\"-1\";s:17:\"max-video-preview\";s:2:\"-1\";s:17:\"max-image-preview\";s:5:\"large\";}s:28:\"remove_post_tag_snippet_data\";s:3:\"off\";s:30:\"pt_post_slack_enhanced_sharing\";s:2:\"on\";s:30:\"pt_page_slack_enhanced_sharing\";s:2:\"on\";s:33:\"pt_product_slack_enhanced_sharing\";s:2:\"on\";s:29:\"author_slack_enhanced_sharing\";s:2:\"on\";s:35:\"tax_category_slack_enhanced_sharing\";s:2:\"on\";s:35:\"tax_post_tag_slack_enhanced_sharing\";s:2:\"on\";s:12:\"website_name\";s:17:\"Stealth Restyling\";s:34:\"pt_e-floating-buttons_add_meta_box\";s:2:\"on\";s:15:\"additional_info\";a:1:{i:0;a:1:{s:4:\"type\";s:9:\"legalName\";}}s:40:\"pt_e-landing-page_slack_enhanced_sharing\";s:3:\"off\";s:27:\"pt_e-floating-buttons_title\";s:31:\"%title% %page% %sep% %sitename%\";s:33:\"pt_e-floating-buttons_description\";s:9:\"%excerpt%\";s:42:\"pt_e-floating-buttons_default_rich_snippet\";s:3:\"off\";s:42:\"pt_e-floating-buttons_default_snippet_name\";s:11:\"%seo_title%\";s:42:\"pt_e-floating-buttons_default_snippet_desc\";s:17:\"%seo_description%\";s:42:\"pt_e-floating-buttons_default_article_type\";s:7:\"Article\";s:35:\"pt_e-floating-buttons_custom_robots\";s:3:\"off\";s:28:\"pt_e-floating-buttons_robots\";a:1:{i:0;s:5:\"index\";}s:37:\"pt_e-floating-buttons_advanced_robots\";a:3:{s:11:\"max-snippet\";s:2:\"-1\";s:17:\"max-video-preview\";s:2:\"-1\";s:17:\"max-image-preview\";s:5:\"large\";}s:38:\"pt_e-floating-buttons_link_suggestions\";s:2:\"on\";s:31:\"pt_e-floating-buttons_ls_use_fk\";s:6:\"titles\";s:44:\"pt_e-floating-buttons_slack_enhanced_sharing\";s:3:\"off\";s:34:\"pt_e-floating-buttons_bulk_editing\";s:7:\"editing\";}','on'),(3731,'rank-math-options-sitemap','a:15:{s:14:\"items_per_page\";i:200;s:14:\"include_images\";s:2:\"on\";s:22:\"include_featured_image\";s:3:\"off\";s:19:\"ping_search_engines\";s:2:\"on\";s:13:\"exclude_roles\";a:2:{s:11:\"contributor\";s:11:\"Contributor\";s:10:\"subscriber\";s:10:\"Subscriber\";}s:15:\"pt_post_sitemap\";s:2:\"on\";s:15:\"pt_page_sitemap\";s:2:\"on\";s:21:\"pt_attachment_sitemap\";s:3:\"off\";s:25:\"pt_e-landing-page_sitemap\";s:2:\"on\";s:18:\"pt_product_sitemap\";s:2:\"on\";s:20:\"pt_web-story_sitemap\";s:3:\"off\";s:20:\"tax_category_sitemap\";s:2:\"on\";s:20:\"tax_post_tag_sitemap\";s:3:\"off\";s:15:\"authors_sitemap\";s:2:\"on\";s:29:\"pt_e-floating-buttons_sitemap\";s:3:\"off\";}','yes'),(3734,'rank_math_version','1.0.273','off'),(3735,'rank_math_db_version','1','yes'),(3736,'rank_math_install_date','1629991790','yes'),(3738,'action_scheduler_lock_async-request-runner','6a66f5d45e6791.83627491|1785132560','yes'),(3743,'rank_math_registration_skip','1','yes'),(3747,'rank_math_review_posts_converted','1','yes'),(3749,'rank_math_wizard_completed','1','off'),(3752,'rank_math_is_configured','1','off'),(3764,'siteground_optimizer_smart_cache_purge_queue','a:0:{}','yes'),(3767,'category_children','a:0:{}','yes'),(8499,'siteground_optimizer_heartbeat_post_interval','120','yes'),(8500,'siteground_optimizer_excluded_lazy_load_media_types','a:6:{i:0;s:18:\"lazyload_gravatars\";i:1;s:19:\"lazyload_thumbnails\";i:2;s:19:\"lazyload_responsive\";i:3;s:20:\"lazyload_textwidgets\";i:4;s:19:\"lazyload_shortcodes\";i:5;s:20:\"lazyload_woocommerce\";}','yes'),(12339,'siteground_optimizer_has_cloudflare','0','yes'),(12358,'rank_math_pro_notice_delayed','1','no'),(12360,'rank_math_pro_notice_date','1642774460','no'),(12367,'site_logo','183','yes'),(12369,'elementor_scheme_color','a:4:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";}','yes'),(12370,'elementor_scheme_typography','a:4:{i:1;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"600\";}i:2;a:2:{s:11:\"font_family\";s:11:\"Roboto Slab\";s:11:\"font_weight\";s:3:\"400\";}i:3;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"400\";}i:4;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"500\";}}','yes'),(12371,'elementor_scheme_color-picker','a:8:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";i:5;s:7:\"#4054b2\";i:6;s:7:\"#23a455\";i:7;s:4:\"#000\";i:8;s:4:\"#fff\";}','yes'),(13212,'db_upgraded','','on'),(16961,'rank_math_analytics_installed','1','yes'),(18523,'elementor_events_db_version','1.0.0','no'),(28631,'user_count','45','off'),(31228,'bodhi_svgs_settings','a:4:{s:22:\"sanitize_svg_front_end\";s:2:\"on\";s:8:\"restrict\";a:1:{i:0;s:13:\"administrator\";}s:24:\"sanitize_on_upload_roles\";a:2:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";}s:10:\"css_target\";s:0:\"\";}','yes'),(35871,'siteground_optimizer_database_optimization','a:0:{}','yes'),(35872,'sgo_install_service','1','yes'),(42951,'recovery_mode_email_last_sent','1673187942','yes'),(43677,'rank_math_review_notice_delayed','1','off'),(43679,'rank_math_pro_notice_added','1','no'),(43682,'rank_math_viewed_index_status','1','yes'),(43684,'rank_math_analytics_permissions','a:7:{i:0;s:14:\"analytics.edit\";i:1;s:18:\"analytics.readonly\";i:2;s:16:\"siteverification\";i:3;s:14:\"userinfo.email\";i:4;s:16:\"userinfo.profile\";i:5;s:10:\"webmasters\";i:6;s:6:\"openid\";}','yes'),(43705,'analytify_gtag_move_to_notice','visible','yes'),(43706,'analytify_current_version','4.3.0','yes'),(43707,'wpa_current_version','2.1.2','yes'),(43708,'wp-analytify-profile','a:5:{s:15:\"install_ga_code\";s:3:\"off\";s:22:\"exclude_users_tracking\";a:1:{i:0;s:13:\"administrator\";}s:17:\"profile_for_posts\";s:13:\"ga4:348677880\";s:21:\"profile_for_dashboard\";s:13:\"ga4:348677880\";s:18:\"hide_profiles_list\";s:3:\"off\";}','yes'),(43709,'wp-analytify-admin','a:4:{s:29:\"show_analytics_roles_back_end\";a:2:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";}s:34:\"show_analytics_post_types_back_end\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:20:\"show_panels_back_end\";a:6:{i:0;s:22:\"show-overall-dashboard\";i:1;s:21:\"show-social-dashboard\";i:2;s:25:\"show-geographic-dashboard\";i:3;s:17:\"show-system-stats\";i:4;s:23:\"show-keywords-dashboard\";i:5;s:23:\"show-referrer-dashboard\";}s:15:\"enable_back_end\";s:2:\"on\";}','yes'),(43710,'wp-analytify-dashboard','a:2:{s:31:\"show_analytics_panels_dashboard\";a:10:{i:0;s:14:\"show-real-time\";i:1;s:18:\"show-compare-stats\";i:2;s:22:\"show-overall-dashboard\";i:3;s:24:\"show-top-pages-dashboard\";i:4;s:25:\"show-geographic-dashboard\";i:5;s:17:\"show-system-stats\";i:6;s:23:\"show-keywords-dashboard\";i:7;s:21:\"show-social-dashboard\";i:8;s:23:\"show-referrer-dashboard\";i:9;s:25:\"show-page-stats-dashboard\";}s:30:\"show_analytics_roles_dashboard\";a:1:{i:0;s:13:\"administrator\";}}','yes'),(43711,'wp-analytify-advanced','a:22:{s:24:\"google_analytics_version\";s:3:\"ga4\";s:18:\"gtag_tracking_mode\";s:4:\"gtag\";s:18:\"user_advanced_keys\";s:3:\"off\";s:9:\"client_id\";s:0:\"\";s:13:\"client_secret\";s:0:\"\";s:12:\"redirect_uri\";s:0:\"\";s:22:\"locally_host_analytics\";s:3:\"off\";s:12:\"anonymize_ip\";s:3:\"off\";s:9:\"force_ssl\";s:3:\"off\";s:13:\"track_user_id\";s:3:\"off\";s:16:\"depth_percentage\";s:3:\"off\";s:29:\"demographic_interest_tracking\";s:3:\"off\";s:14:\"404_page_track\";s:3:\"off\";s:22:\"javascript_error_track\";s:3:\"off\";s:16:\"ajax_error_track\";s:3:\"off\";s:28:\"linker_cross_domain_tracking\";s:3:\"off\";s:13:\"linked_domain\";s:0:\"\";s:28:\"uninstall_analytify_settings\";s:3:\"off\";s:14:\"custom_js_code\";s:0:\"\";s:15:\"custom_css_code\";s:0:\"\";s:27:\"measurement_protocol_secret\";s:22:\"uRfXBAObRO6NJZPU8DNYIA\";s:19:\"ga4_web_data_stream\";s:12:\"G-LPBL4CW8KN\";}','yes'),(43712,'analytify_default_settings','done','yes'),(43713,'analytify_active_date','Monday 9th January 2023 07:25:37 PMUTC','yes'),(43714,'analytify_logs_setup','1','yes'),(43715,'analytify_free_upgrade_routine','done','yes'),(43716,'wp_analytify_modules','a:9:{s:15:\"pixels-tracking\";a:7:{s:6:\"status\";b:0;s:4:\"slug\";s:15:\"pixels-tracking\";s:9:\"page_slug\";s:25:\"analytify-pixels-tracking\";s:5:\"title\";s:15:\"Pixels Tracking\";s:11:\"description\";s:171:\"Connect and manage multiple ad pixels, including Meta, TikTok, Pinterest, and more, to track conversions and power smarter retargeting campaigns across all your platforms.\";s:5:\"image\";s:101:\"https://stealthrestyling.com/wp-content/plugins/wp-analytify/assets/img/analytify-pixels-tracking.svg\";s:3:\"url\";s:140:\"https://analytify.io/pricing?utm_source=analytify-lite&utm_medium=addons&utm_campaign=pro-upgrade&utm_content=Pixels+Tracking\";}s:17:\"custom-dimensions\";a:7:{s:6:\"status\";s:6:\"active\";s:4:\"slug\";s:17:\"custom-dimensions\";s:9:\"page_slug\";s:20:\"analytify-dimensions\";s:5:\"title\";s:17:\"Custom Dimensions\";s:11:\"description\";s:117:\"With the Custom Dimensions addon you can view data which can be segmented and organized according to your businesses.\";s:5:\"image\";s:79:\"https://analytify.io/wp-content/uploads/2021/02/analytify-custom-dimensions.svg\";s:3:\"url\";s:29:\"https://analytify.io/add-ons/\";}s:3:\"amp\";a:7:{s:6:\"status\";b:0;s:4:\"slug\";s:3:\"amp\";s:9:\"page_slug\";s:13:\"analytify-amp\";s:5:\"title\";s:3:\"AMP\";s:11:\"description\";s:104:\"Analytify\'s AMP Addon will enable accurate reporting and tracking of mobile visitors to your AMP pages. \";s:5:\"image\";s:72:\"https://analytify.io/wp-content/uploads/2021/02/analytify-google-amp.svg\";s:3:\"url\";s:29:\"https://analytify.io/add-ons/\";}s:15:\"events-tracking\";a:7:{s:6:\"status\";s:6:\"active\";s:4:\"slug\";s:15:\"events-tracking\";s:9:\"page_slug\";s:16:\"analytify-events\";s:5:\"title\";s:15:\"Events Tracking\";s:11:\"description\";s:135:\"This Add-on will track custom events in a unique and intiutive way which is very understandable even for non-technical WordPress users.\";s:5:\"image\";s:77:\"https://analytify.io/wp-content/uploads/2021/02/analytify-events-tracking.svg\";s:3:\"url\";s:29:\"https://analytify.io/add-ons/\";}s:19:\"google-ads-tracking\";a:7:{s:6:\"status\";b:0;s:4:\"slug\";s:19:\"google-ads-tracking\";s:9:\"page_slug\";s:22:\"analytify-ads-tracking\";s:5:\"title\";s:19:\"Google Ads Tracking\";s:11:\"description\";s:65:\"This Addon Tracks Google Ads Conversions for Woocommerce and EDD.\";s:5:\"image\";s:91:\"https://stealthrestyling.com/wp-content/plugins/wp-analytify/assets/img/google-ads-logo.png\";s:3:\"url\";s:120:\"https://analytify.io/pricing?utm_source=analytify-lite&utm_medium=addons&utm_campaign=pro-upgrade&utm_content=Google+Ads\";}s:18:\"wp-analytify-pmpro\";a:7:{s:6:\"status\";b:0;s:4:\"slug\";s:18:\"wp-analytify-pmpro\";s:9:\"page_slug\";s:15:\"analytify-pmpro\";s:5:\"title\";s:29:\"Paid Memberships Pro Tracking\";s:11:\"description\";s:168:\"Track membership conversions, revenue, and member activity directly within Analytify. Get detailed insights into membership levels, payment gateways, and user behavior.\";s:5:\"image\";s:106:\"https://stealthrestyling.com/wp-content/plugins/wp-analytify/assets/img/addons-svgs/wp-analytify-pmpro.svg\";s:3:\"url\";s:129:\"https://analytify.io/add-ons/paid-memberships-pro/?utm_source=analytify-lite&utm_medium=addons&utm_campaign=pro-upgrade\";}s:22:\"wp-analytify-learndash\";a:7:{s:6:\"status\";b:0;s:4:\"slug\";s:22:\"wp-analytify-learndash\";s:9:\"page_slug\";s:19:\"analytify-learndash\";s:5:\"title\";s:18:\"LearnDash Tracking\";s:11:\"description\";s:195:\"Track quiz completions, lesson progress, course enrollments, and student engagement for your LearnDash e-learning site. Identify drop-off points and improve course outcomes with detailed reports.\";s:5:\"image\";s:110:\"https://stealthrestyling.com/wp-content/plugins/wp-analytify/assets/img/addons-svgs/wp-analytify-learndash.svg\";s:3:\"url\";s:118:\"https://analytify.io/add-ons/learndash/?utm_source=analytify-lite&utm_medium=addons&utm_campaign=pro-upgrade\";}s:22:\"wp-analytify-lifterlms\";a:7:{s:6:\"status\";b:0;s:4:\"slug\";s:22:\"wp-analytify-lifterlms\";s:9:\"page_slug\";s:19:\"analytify-lifterlms\";s:5:\"title\";s:18:\"LifterLMS Tracking\";s:11:\"description\";s:187:\"Track memberships, course purchases, student enrollments, and revenue for your LifterLMS site. Understand how learners discover and move through your courses with clear, visual analytics.\";s:5:\"image\";s:110:\"https://stealthrestyling.com/wp-content/plugins/wp-analytify/assets/img/addons-svgs/wp-analytify-lifterlms.svg\";s:3:\"url\";s:118:\"https://analytify.io/add-ons/lifterlms/?utm_source=analytify-lite&utm_medium=addons&utm_campaign=pro-upgrade\";}s:15:\"google-optimize\";a:7:{s:6:\"status\";s:6:\"active\";s:4:\"slug\";s:15:\"google-optimize\";s:9:\"page_slug\";s:18:\"analytify-optimize\";s:5:\"title\";s:15:\"Google Optimize\";s:11:\"description\";s:132:\"Google Optimize addon will easily track the results from different Google Ads campaigns and display within your WordPress dashboard.\";s:5:\"image\";s:77:\"https://analytify.io/wp-content/uploads/2021/02/analytify-google-optimize.svg\";s:3:\"url\";s:29:\"https://analytify.io/add-ons/\";}}','yes'),(43718,'WP_ANALYTIFY_PLUGIN_VERSION','9.0.2','yes'),(43719,'wp_analytify_active_time','1709669572','no'),(43720,'_analytify_optin','no','no'),(43721,'wp-analytify-authentication','a:1:{s:14:\"manual_ua_code\";s:12:\"G-LPBL4CW8KN\";}','yes'),(43722,'wp-analytify-tracking','','yes'),(43723,'wp-analytify-email','','yes'),(43724,'wp-analytify-help','','yes'),(43725,'WP_ANALYTIFY_NEW_LOGIN','yes','yes'),(43728,'analytify_authentication_date','Monday 27th July 2026 05:42:31 AM UTC','yes'),(43743,'googlesitekit_db_version','1.8.1','yes'),(43744,'googlesitekit_has_connected_admins','1','yes'),(43754,'googlesitekit_active_modules','a:2:{i:0;s:18:\"pagespeed-insights\";i:1;s:9:\"analytics\";}','yes'),(43756,'googlesitekit_credentials','CmrYBI733qO0DHF8ZWm3AThMaXdYeThuMW51TjcyOGRNNVFaUHFlaENHVXpiU21uMUQvWEp5bkpWSjhqMXp3YmxxVENmYVc3ZERKN2ZQVEZVaVZpWmp3UTRvYUxnZk9GendZc3pGSS9vTW5pb0h2M0Raejc2NnF5V2hHcEExM3JKQjd0MU5NM1MwYkVtTUtqbnhpSnJMVHFIOCtzL2p1WnpDZ28rRlNybWFFRFJtS0pIWWdKQ0FzbThxOU5ZdTJhUEpyU1pPNURCVXpPeHFLSENaek0zeXdqOEp6QjhRUkZ2TTFpQXVhVzF4c3UvRURmYTRzbkhYQ2QzK2diUHNFcThnakRrblNBa3ViWmxKNXUyUzVuNXdHQWlrSzluZGxaam43UDYyY2d1YU9JdWcvM0lNMWxJSFY3d0x6QlBOK0NoNFo0cVB0a2dnPT0=','yes'),(43757,'googlesitekitpersistent_remote_features','a:12:{s:14:\"adsenseSetupV2\";a:1:{s:7:\"enabled\";b:0;}s:16:\"dashboardSharing\";a:1:{s:7:\"enabled\";b:0;}s:19:\"ga4ActivationBanner\";a:1:{s:7:\"enabled\";b:0;}s:8:\"ga4setup\";a:1:{s:7:\"enabled\";b:0;}s:14:\"helpVisibility\";a:1:{s:7:\"enabled\";b:0;}s:13:\"ideaHubModule\";a:1:{s:7:\"enabled\";b:0;}s:14:\"serviceSetupV2\";a:1:{s:7:\"enabled\";b:0;}s:16:\"unifiedDashboard\";a:1:{s:7:\"enabled\";b:0;}s:12:\"userFeedback\";a:1:{s:7:\"enabled\";b:0;}s:17:\"widgets.dashboard\";a:1:{s:7:\"enabled\";b:0;}s:21:\"widgets.pageDashboard\";a:1:{s:7:\"enabled\";b:0;}s:14:\"zeroDataStates\";a:1:{s:7:\"enabled\";b:0;}}','yes'),(43758,'googlesitekit_connected_proxy_url','https://stealthrestyling.us7.cdn-alpha.com/','yes'),(43759,'googlesitekit_search-console_settings','a:2:{s:10:\"propertyID\";s:43:\"https://stealthrestyling.us7.cdn-alpha.com/\";s:7:\"ownerID\";i:1;}','yes'),(43760,'googlesitekit_owner_id','1','yes'),(43787,'rank_math_analytics_all_services','a:8:{s:10:\"isVerified\";b:1;s:15:\"inSearchConsole\";b:1;s:10:\"hasSitemap\";b:0;s:12:\"hasAnalytics\";b:1;s:20:\"hasAnalyticsProperty\";b:0;s:7:\"homeUrl\";s:29:\"https://stealthrestyling.com/\";s:5:\"sites\";a:1:{s:29:\"https://stealthrestyling.com/\";s:29:\"https://stealthrestyling.com/\";}s:8:\"accounts\";a:1:{i:64797287;a:2:{s:4:\"name\";s:16:\"vspmarketing.net\";s:10:\"properties\";a:1:{i:348677880;a:4:{s:4:\"name\";s:17:\"Stealth Restyling\";s:2:\"id\";s:9:\"348677880\";s:10:\"account_id\";s:8:\"64797287\";s:4:\"type\";s:3:\"GA4\";}}}}}','yes'),(43845,'_elementor_pro_license_v2_data_fallback','a:2:{s:7:\"timeout\";i:1785181695;s:5:\"value\";s:2911:\"{\"expires\":\"2026-10-06 00:00:00\",\"subscription_id\":\"9489393\",\"status\":\"ACTIVE\",\"recurring\":true,\"features\":[\"template_access_level_20\",\"kit_access_level_20\",\"activity-log\",\"breadcrumbs\",\"form\",\"posts\",\"template\",\"countdown\",\"slides\",\"price-list\",\"portfolio\",\"flip-box\",\"price-table\",\"login\",\"share-buttons\",\"theme-post-content\",\"theme-post-title\",\"nav-menu\",\"blockquote\",\"media-carousel\",\"animated-headline\",\"facebook-comments\",\"facebook-embed\",\"facebook-page\",\"facebook-button\",\"testimonial-carousel\",\"post-navigation\",\"search-form\",\"post-comments\",\"author-box\",\"call-to-action\",\"post-info\",\"theme-site-logo\",\"theme-site-title\",\"theme-archive-title\",\"theme-post-excerpt\",\"theme-post-featured-image\",\"archive-posts\",\"theme-page-title\",\"sitemap\",\"reviews\",\"table-of-contents\",\"lottie\",\"code-highlight\",\"hotspot\",\"video-playlist\",\"progress-tracker\",\"section-effects\",\"sticky\",\"scroll-snap\",\"page-transitions\",\"mega-menu\",\"nested-carousel\",\"loop-grid\",\"loop-carousel\",\"theme-builder\",\"elementor_icons\",\"elementor_custom_fonts\",\"dynamic-tags\",\"taxonomy-filter\",\"email\",\"email2\",\"mailpoet\",\"mailpoet3\",\"redirect\",\"header\",\"footer\",\"single-post\",\"single-page\",\"archive\",\"search-results\",\"error-404\",\"loop-item\",\"font-awesome-pro\",\"typekit\",\"gallery\",\"off-canvas\",\"link-in-bio-var-2\",\"link-in-bio-var-3\",\"link-in-bio-var-4\",\"link-in-bio-var-5\",\"link-in-bio-var-6\",\"link-in-bio-var-7\",\"search\",\"size-variable\",\"transitions\",\"pro-interactions\",\"atomic-components\",\"atomic-loop\",\"atomic-form\",\"element-manager-permissions\",\"akismet\",\"display-conditions\",\"woocommerce-products\",\"wc-products\",\"woocommerce-product-add-to-cart\",\"wc-elements\",\"wc-categories\",\"woocommerce-product-price\",\"woocommerce-product-title\",\"woocommerce-product-images\",\"woocommerce-product-upsell\",\"woocommerce-product-short-description\",\"woocommerce-product-meta\",\"woocommerce-product-stock\",\"woocommerce-product-rating\",\"wc-add-to-cart\",\"dynamic-tags-wc\",\"woocommerce-product-data-tabs\",\"woocommerce-product-related\",\"woocommerce-breadcrumb\",\"wc-archive-products\",\"woocommerce-archive-products\",\"woocommerce-product-additional-information\",\"woocommerce-menu-cart\",\"woocommerce-product-content\",\"woocommerce-archive-description\",\"paypal-button\",\"woocommerce-checkout-page\",\"woocommerce-cart\",\"woocommerce-my-account\",\"woocommerce-purchase-summary\",\"woocommerce-notices\",\"settings-woocommerce-pages\",\"settings-woocommerce-notices\",\"popup\",\"custom-css\",\"global-css\",\"custom_code\",\"custom-attributes\",\"form-submissions\",\"form-integrations\",\"dynamic-tags-acf\",\"dynamic-tags-pods\",\"dynamic-tags-toolset\",\"editor_comments\",\"stripe-button\",\"role-manager\",\"global-widget\",\"activecampaign\",\"cf7db\",\"convertkit\",\"discord\",\"drip\",\"getresponse\",\"mailchimp\",\"mailerlite\",\"slack\",\"webhook\",\"product-single\",\"product-archive\",\"wc-single-elements\",\"atomic-custom-attributes\",\"atomic-custom-css\"],\"tier\":\"expert\",\"generation\":\"empty\",\"activated\":true,\"success\":true}\";}','off'),(43846,'_elementor_pro_license_v2_data','a:2:{s:7:\"timeout\";i:1785138495;s:5:\"value\";s:2911:\"{\"expires\":\"2026-10-06 00:00:00\",\"subscription_id\":\"9489393\",\"status\":\"ACTIVE\",\"recurring\":true,\"features\":[\"template_access_level_20\",\"kit_access_level_20\",\"activity-log\",\"breadcrumbs\",\"form\",\"posts\",\"template\",\"countdown\",\"slides\",\"price-list\",\"portfolio\",\"flip-box\",\"price-table\",\"login\",\"share-buttons\",\"theme-post-content\",\"theme-post-title\",\"nav-menu\",\"blockquote\",\"media-carousel\",\"animated-headline\",\"facebook-comments\",\"facebook-embed\",\"facebook-page\",\"facebook-button\",\"testimonial-carousel\",\"post-navigation\",\"search-form\",\"post-comments\",\"author-box\",\"call-to-action\",\"post-info\",\"theme-site-logo\",\"theme-site-title\",\"theme-archive-title\",\"theme-post-excerpt\",\"theme-post-featured-image\",\"archive-posts\",\"theme-page-title\",\"sitemap\",\"reviews\",\"table-of-contents\",\"lottie\",\"code-highlight\",\"hotspot\",\"video-playlist\",\"progress-tracker\",\"section-effects\",\"sticky\",\"scroll-snap\",\"page-transitions\",\"mega-menu\",\"nested-carousel\",\"loop-grid\",\"loop-carousel\",\"theme-builder\",\"elementor_icons\",\"elementor_custom_fonts\",\"dynamic-tags\",\"taxonomy-filter\",\"email\",\"email2\",\"mailpoet\",\"mailpoet3\",\"redirect\",\"header\",\"footer\",\"single-post\",\"single-page\",\"archive\",\"search-results\",\"error-404\",\"loop-item\",\"font-awesome-pro\",\"typekit\",\"gallery\",\"off-canvas\",\"link-in-bio-var-2\",\"link-in-bio-var-3\",\"link-in-bio-var-4\",\"link-in-bio-var-5\",\"link-in-bio-var-6\",\"link-in-bio-var-7\",\"search\",\"size-variable\",\"transitions\",\"pro-interactions\",\"atomic-components\",\"atomic-loop\",\"atomic-form\",\"element-manager-permissions\",\"akismet\",\"display-conditions\",\"woocommerce-products\",\"wc-products\",\"woocommerce-product-add-to-cart\",\"wc-elements\",\"wc-categories\",\"woocommerce-product-price\",\"woocommerce-product-title\",\"woocommerce-product-images\",\"woocommerce-product-upsell\",\"woocommerce-product-short-description\",\"woocommerce-product-meta\",\"woocommerce-product-stock\",\"woocommerce-product-rating\",\"wc-add-to-cart\",\"dynamic-tags-wc\",\"woocommerce-product-data-tabs\",\"woocommerce-product-related\",\"woocommerce-breadcrumb\",\"wc-archive-products\",\"woocommerce-archive-products\",\"woocommerce-product-additional-information\",\"woocommerce-menu-cart\",\"woocommerce-product-content\",\"woocommerce-archive-description\",\"paypal-button\",\"woocommerce-checkout-page\",\"woocommerce-cart\",\"woocommerce-my-account\",\"woocommerce-purchase-summary\",\"woocommerce-notices\",\"settings-woocommerce-pages\",\"settings-woocommerce-notices\",\"popup\",\"custom-css\",\"global-css\",\"custom_code\",\"custom-attributes\",\"form-submissions\",\"form-integrations\",\"dynamic-tags-acf\",\"dynamic-tags-pods\",\"dynamic-tags-toolset\",\"editor_comments\",\"stripe-button\",\"role-manager\",\"global-widget\",\"activecampaign\",\"cf7db\",\"convertkit\",\"discord\",\"drip\",\"getresponse\",\"mailchimp\",\"mailerlite\",\"slack\",\"webhook\",\"product-single\",\"product-archive\",\"wc-single-elements\",\"atomic-custom-attributes\",\"atomic-custom-css\"],\"tier\":\"expert\",\"generation\":\"empty\",\"activated\":true,\"success\":true}\";}','off'),(43848,'elementor_notes_db_version','5','yes'),(43861,'rank_math_viewed_seo_analyer','1','off'),(44266,'ai1wm_updater','a:1:{s:43:\"all-in-one-wp-migration-unlimited-extension\";a:14:{s:4:\"name\";s:19:\"Unlimited Extension\";s:4:\"slug\";s:19:\"unlimited-extension\";s:8:\"homepage\";s:49:\"https://servmask.com/products/unlimited-extension\";s:13:\"download_link\";s:29:\"https://servmask.com/purchase\";s:7:\"version\";s:4:\"2.63\";s:6:\"author\";s:8:\"ServMask\";s:15:\"author_homepage\";s:20:\"https://servmask.com\";s:8:\"sections\";a:1:{s:11:\"description\";s:266:\"<ul class=\"description\"><li>Remove upload limits</li><li>Use on any number of websites that you own</li><li>Restore backup from server</li><li>Reset Hub: Reset tools for efficient site management new</li><li>WP CLI commands included</li><li>Premium support</li></ul>\";}s:7:\"banners\";a:2:{s:3:\"low\";s:119:\"https://d1zsuv05404qm1.cloudfront.net/3975869e-ea4f-4ac0-bbda-859c6d130ab1/img/products/unlimited-extension-772x250.png\";s:4:\"high\";s:120:\"https://d1zsuv05404qm1.cloudfront.net/3975869e-ea4f-4ac0-bbda-859c6d130ab1/img/products/unlimited-extension-1544x500.png\";}s:5:\"icons\";a:3:{s:2:\"1x\";s:119:\"https://d1zsuv05404qm1.cloudfront.net/3975869e-ea4f-4ac0-bbda-859c6d130ab1/img/products/unlimited-extension-128x128.png\";s:2:\"2x\";s:119:\"https://d1zsuv05404qm1.cloudfront.net/3975869e-ea4f-4ac0-bbda-859c6d130ab1/img/products/unlimited-extension-256x256.png\";s:7:\"default\";s:119:\"https://d1zsuv05404qm1.cloudfront.net/3975869e-ea4f-4ac0-bbda-859c6d130ab1/img/products/unlimited-extension-256x256.png\";}s:6:\"rating\";i:99;s:11:\"num_ratings\";i:509;s:10:\"downloaded\";i:50188;s:14:\"update_message\";s:215:\"You may be a victim of software counterfeiting. The license installed on your extension is likely non-genuine or pirated. For assistance, contact us at <a href=\"mailto:support@servmask.com\">support@servmask.com</a>.\";}}','yes'),(44327,'ai1wm_backups_labels','a:0:{}','yes'),(44328,'ai1wm_sites_links','a:0:{}','yes'),(44329,'ai1wmue_plugin_key','1bebc005-bc23-4932-8b3f-1b4b72ee066a','yes'),(44331,'swift_performance_plugin_organizer','a:0:{}','yes'),(44332,'jetpack_active_modules','a:0:{}','yes'),(44363,'_site_transient_ai1wm_last_check_for_updates','1732523214','off'),(44379,'_transient_health-check-site-status-result','{\"good\":14,\"recommended\":3,\"critical\":1}','yes'),(44397,'_transient_rank_math_first_submenu_id','rank-math','yes'),(44426,'siteground_data_token','eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1cmwiOiJodHRwczovL3N0ZWFsdGhyZXN0eWxpbmcudXM3LmNkbi1hbHBoYS5jb20iLCJ1cGRhdGVkX2F0IjoiMjAyMy0wMS0xNSAyMToyNTo0OCIsImV4cCI6MTk4OTE3Nzk0OH0.4_C9LO_fHsWweRKZuiv1ToF96KMKunq69trLXcm8lTk','yes'),(44427,'siteground_last_data_tracking','1673817949','yes'),(44591,'wp_cli_login','{\"endpoint\":\"fdd2cd2b\",\"version\":\"^1.2\"}','yes'),(55000,'WP_ANALYTIFY_PLUGIN_VERSION_OLD','9.0.1','on'),(61322,'auto_core_update_notified','a:4:{s:4:\"type\";s:4:\"fail\";s:5:\"email\";s:17:\"modsnap@gmail.com\";s:7:\"version\";s:5:\"6.9.4\";s:9:\"timestamp\";i:1783186838;}','off'),(92151,'wp_attachment_pages_enabled','1','yes'),(114652,'analytify_ua_code','G-LPBL4CW8KN','yes'),(114659,'ga4_update_number','updated_71','yes'),(119352,'rank_math_already_upgraded','1709669578','yes'),(125264,'_elementor_notifications_data','a:2:{s:7:\"timeout\";i:1782443773;s:5:\"value\";s:12640:\"[{\"id\":\"angie-super-community\",\"title\":\"Angie Community Library\",\"description\":\"Browse a library of snippets and widgets built by other Angie users, import any of them into your site, without consuming any credits or remix them with a prompt to match your brief. Every snippet is vetted by the Elementor team. You can also submit your own work for the community to discover.\",\"topic\":\"Angie\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/angie-community.png\",\"chipTags\":[\"Angie\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-angie-community\\/\",\"readMoreText\":\"Browse library\"},{\"id\":\"4.1-atomic-form\",\"title\":\"Generate Atomic Forms\",\"description\":\"Ask Angie to generate forms for lead generation, contact, bookings, promotions and more. Use the new atomic form elements like date picker, radio button, and file upoad.\",\"topic\":\"Atomic Editor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/41-atomic-form-angie.png\",\"chipTags\":[\"Angie\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.1-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"4.1-atomic-form\",\"title\":\"Generate Atomic Forms\",\"description\":\"Ask Angie to generate forms for lead generation, contact, bookings, promotions and more. Use the new atomic form elements like date picker, radio button, and file upoad.\",\"topic\":\"Atomic Editor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/41-atomic-form-angie.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"Angie\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.1-blog\\/\",\"readMoreText\":\"Learn more\",\"cta\":\"Upgrade now\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.1-atomic-form\\/\"},{\"id\":\"cookie-consent-launch\",\"title\":\"Introducing Cookie Consent\",\"description\":\"Add a cookie consent banner to your site in minutes. Scan for cookies, manage scripts based on visitor consent, and customize the banner to match your site, or design it in the Editor with Elementor Popups. Free to get started, with more features in Elementor One.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cookie-launch.png\",\"chipTags\":[\"New feature\"],\"cta\":\"Get Cookie Consent\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/cookie-consent-in-editor-whats-new\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"cookiez\\/cookiez.php\",\"operator\":\"!=\"}]]},{\"id\":\"angie-super-admin\",\"title\":\"Super Admin Mode\",\"description\":\"Revolutionize your WordPress workflow with Super Admin Mode. Perform root-level WordPress operations through natural language - bulk post and product updates, PHP error diagnosis, and more.\",\"topic\":\"Angie\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/angie-super-admin.png\",\"chipTags\":[\"Angie\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-angie-super-admin\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"4.0-default\",\"title\":\"The new default\",\"description\":\"New sites now start with version 4.0 and atomic features enabled by default. Existing sites can choose to manually activate. Nothing happens to your existing layouts and sites.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/4.0-default.png\",\"chipTags\":[\"Atomic Editor\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.0-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"angie-revisions\",\"title\":\"Restore snippets precisely with Revisions\",\"description\":\"Restore any previous version of your snippets to its exact saved state. Each time you revise, Angie preserves a complete snapshot of the snippet\'s code, structure, and configuration. Open version history, select any saved state, and return to it in one click.\",\"topic\":\"Angie\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/angie-notification-revision.png\",\"chipTags\":[\"Angie\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-angie-revisions\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"4.0-atomic-forms\",\"title\":\"Atomic Forms\",\"description\":\"Build forms as part of your layout, not separate widgets. Create flexible, multi-column designs, nest elements freely, and maintain full control with the same atomic system and styling logic.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/4.0-atomic-form.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"Atomic Editor\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.0-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"4.0-atomic-forms\",\"title\":\"Atomic Forms\",\"description\":\"Build forms as part of your layout, not separate widgets. Create flexible, multi-column designs, nest elements freely, and maintain full control with the same atomic system and styling logic.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.33-custom-css.png\",\"chipTags\":[\"Atomic Editor\"],\"cta\":\"Upgrade\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.0-atomic-forms\\/\"},{\"id\":\"angie-cloud-library\",\"title\":\"Introducing Angie Cloud Library\",\"description\":\"Your Angie snippets are now available across every site you manage. Save any asset you build to your account and pull it into a new project in a few clicks, fully editable and ready to adapt. Available to all users with free daily credits.\",\"topic\":\"Angie\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/angie-cloud-library.png\",\"chipTags\":[\"Angie\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-angie-cloud-library\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"4.0-interactions\",\"title\":\"Pro Interactions\",\"description\":\"Create advanced, lightweight motion inside the Editor. Define behavior visually, keep everything system-based, and deliver engaging experiences without bloated scripts or external tools.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/4.0-interactions.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"Atomic Editor\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.0-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"4.0-interactions\",\"title\":\"Pro Interactions\",\"description\":\"Create advanced, lightweight motion inside the Editor. Define behavior visually, keep everything system-based, and deliver engaging experiences without bloated scripts or external tools.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/4.0-interactions.png\",\"chipTags\":[\"Atomic Editor\"],\"cta\":\"Upgrade\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.0-interactions\\/\"},{\"id\":\"4.0-sync-design-system\",\"title\":\"Sync and share design systems\",\"description\":\"Export and import Variables and Classes between sites, and sync them with v3 Global Styles. Maintain a consistent design system across projects and across versions.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/4.0-sync-design-system.png\",\"chipTags\":[\"Atomic Editor\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.0-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"angie-launch\",\"title\":\"Introducing Angie Code.\",\"description\":\"Create custom Elementor widgets, and snippets for custom site functionality from a simple description. Built natively for WordPress, and Elementor. Preview safely, refine through conversation, and publish when ready.\",\"topic\":\"Angie Code\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/angie-launch.png\",\"chipTags\":[\"New launch\"],\"link\":\"https:\\/\\/go.elementor.com\\/ai-notification-angie-launch\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"partner-program\",\"title\":\"Partner with Elementor. Grow your business.\",\"description\":\"Join to unlock exclusive access, secure visibility, benefit from marketing opportunities, and create additional revenue from the work you have already done. Join for free and start benefiting!\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/notification-partner.png\",\"chipTags\":[\"Partner Program\"],\"cta\":\"Apply now\",\"ctaLink\":\"https:\\/\\/my.elementor.com\\/agency\\/\"},{\"id\":\"manage-launch\",\"title\":\"Introducing Manage\",\"description\":\"Monitor, optimize and maintain all your sites from one centralized dashboard. Track performance, perform bulk updates and detect security risks to stay ahead of issues.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/manage.png\",\"chipTags\":[\"New Launch\"],\"cta\":\"Start free\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/manage\\/whatsnew\"},{\"id\":\"components-3.35\",\"title\":\"Components\",\"description\":\"Build modular, reusable sections that update everywhere and decide how much control to give away to your team or clients.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/components-3-35.png\",\"chipTags\":[\"Atomic Editor\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-components-3.35-blog\",\"readMoreText\":\"Learn More\"},{\"id\":\"one-launch\",\"title\":\"Introducing Elementor One\",\"description\":\"The complete website building experience. All the tools to create, optimize, and manage websites, unified under one roof.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/one-launch.png\",\"chipTags\":[\"New Launch\"],\"cta\":\"Explore Elementor One\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/launch-whats-new\"},{\"id\":\"atomic-tabs-3.34\",\"title\":\"Atomic Tabs\",\"description\":\"Nest any type of content inside tab triggers or content panels, unlocking a truly atomic way of design.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/tabs-3.34.png\",\"chipTags\":[\"Atomic Editor\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.34-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"variables-manager-3.33\",\"title\":\"Variables Manager\",\"description\":\"Centralize and control all your color, typography, and size tokens for consistent, scalable design systems.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.33-variables-manager.png\",\"chipTags\":[\"Atomic Editor\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.33-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"ally-assistant\",\"title\":\"New! Fix accessibility issues with Ally Assistant\",\"description\":\"Scan any page for accessibility issues and fix them in one click. From color contrast to missing alt text, Ally Assistant provides guided steps or AI-powered fixes to make your site more inclusive.\",\"topic\":\"Ally by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/ally-assistant.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Scan for free\",\"ctaLink\":\"http:\\/\\/go.elementor.com\\/acc-assistant-launch-whats-new\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"pojo-accessibility\\/pojo-accessibility.php\"}]]},{\"id\":\"image-optimizer-3.19\",\"title\":\"Effortlessly optimize images for a stunning, high-speed website with the Image Optimizer plugin.\",\"description\":\"Image Optimizer perfectly balances between image quality and performance to boost your website. Resize, compress, and convert images to WebP, for faster loading times and and better user experience.\",\"topic\":\"Image Optimizer Plugin by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/image-optimizer-3.19.png\",\"chipTags\":[\"New plugin\"],\"cta\":\"Get the Image Optimizer\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/io-notification-wp-dash-learn-more\\/\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"image-optimization\\/image-optimization.php\"}]]},{\"id\":\"5-star-rating-prompt\",\"title\":\"Love the New Features? Let Us Know with 5 Stars!\",\"description\":\"Help spread the word by telling the world what you love about Elementor.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/5-star-rating-prompt.png\",\"cta\":\"Leave a Review\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/wp-dash-notification-five-stars\\/\"},{\"id\":\"site-mailer-introducing\",\"title\":\"Introducing Site Mailer\",\"description\":\"Keep your WordPress emails out of the spam folder with improved deliverability and an easy setup\\u2014no need for an SMTP plugin or complicated configurations.\",\"topic\":\"Site Mailer Plugin by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/Site-mailer.png\",\"chipTags\":[\"New plugin\"],\"cta\":\"Start Free Trial\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/sm-wp-dash-whatsnew\\/\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"site-mailer\\/site-mailer.php\"}]]}]\";}','off'),(125271,'elementor_clear_cache','','yes'),(125272,'elementor_reset_api_data','','yes'),(125274,'elementor_enable_inspector','','yes'),(125275,'elementor_replace_url','','yes'),(125276,'elementor_rollback','','yes'),(125277,'elementor_rollback_pro_separator','','yes'),(125278,'elementor_rollback_pro','','yes'),(125279,'elementor_beta','no','yes'),(125280,'elementor_maintenance_mode_mode','','yes'),(125281,'elementor_maintenance_mode_exclude_mode','logged_in','yes'),(125282,'elementor_maintenance_mode_exclude_roles','a:0:{}','yes'),(125283,'elementor_maintenance_mode_template_id','','yes'),(125305,'elementor_pro_install_history','a:10:{s:6:\"3.10.0\";i:1712091282;s:6:\"3.20.2\";i:1723158098;s:6:\"3.20.3\";i:1712091283;s:6:\"3.23.3\";i:1723158099;s:6:\"3.24.3\";i:1728094915;s:6:\"3.25.4\";i:1732560425;s:6:\"3.31.2\";i:1759079246;s:6:\"3.32.2\";i:1759181906;s:6:\"3.34.0\";i:1775060374;s:5:\"4.1.0\";i:1780417759;}','yes'),(125310,'rank_math_content_ai_viewed','1','yes'),(125320,'elementor_google_maps_api_key','','yes'),(125322,'elementor_pro_stripe_test_secret_key','','yes'),(125323,'elementor_validate_stripe_api_test_secret_key_button','','yes'),(125324,'elementor_pro_stripe_live_secret_key','','yes'),(125325,'elementor_validate_stripe_api_live_secret_key_button','','yes'),(125326,'elementor_stripe_legal_disclaimer','','yes'),(125327,'elementor_google_font','1','yes'),(125328,'elementor_meta_generator_tag','','yes'),(125329,'elementor_experiment-container','active','yes'),(125330,'elementor_experiment-ai-layout','default','yes'),(125331,'elementor_experiment-container_grid','default','yes'),(125332,'elementor_experiment-editor_v2','default','yes'),(125333,'elementor_experiment-nested-elements','default','yes'),(125334,'elementor_experiment-e_lazyload','default','yes'),(125335,'elementor_experiment-display-conditions','default','yes'),(125336,'elementor_experiment-mega-menu','default','yes'),(125337,'elementor_experiment-taxonomy-filter','default','yes'),(125338,'elementor_experiment-e_optimized_css_loading','default','yes'),(125339,'elementor_experiment-e_font_icon_svg','default','yes'),(125340,'elementor_experiment-additional_custom_breakpoints','active','yes'),(125341,'elementor_experiment-e_swiper_latest','default','yes'),(125342,'elementor_experiment-theme_builder_v2','default','yes'),(125343,'elementor_experiment-hello-theme-header-footer','default','yes'),(125344,'elementor_experiment-block_editor_assets_optimize','default','yes'),(125345,'elementor_experiment-e_image_loading_optimization','default','yes'),(125346,'elementor_experiment-notes','default','yes'),(130317,'_site_transient_wp_plugin_dependencies_plugin_data','a:0:{}','off'),(136917,'wp_analytify_review_dismiss_4_1_8','yes_v7','off'),(149712,'wpb_sdk_module_id','7','auto'),(149713,'wpb_sdk_module_slug','wp-analytify','auto'),(159705,'_elementor_global_css','a:7:{s:4:\"time\";i:1728094918;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:\"\";}','auto'),(166994,'elementor_checklist','{\"last_opened_timestamp\":-1,\"first_closed_checklist_in_editor\":false,\"is_popup_minimized\":false,\"steps\":{\"add_logo\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"set_fonts_and_colors\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"create_pages\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"setup_header\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"assign_homepage\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"setup_header_pro\":{\"is_marked_completed\":false,\"is_immutable_completed\":false}},\"editor_visit_count\":0,\"should_open_in_editor\":false}','auto'),(171386,'_transient_wp_styles_for_blocks','a:2:{s:4:\"hash\";s:32:\"dc1b8f8e8ae79f2cb16614078265e3f4\";s:6:\"blocks\";a:6:{s:11:\"core/button\";s:0:\"\";s:14:\"core/site-logo\";s:0:\"\";s:18:\"core/post-template\";s:0:\"\";s:18:\"core/term-template\";s:0:\"\";s:12:\"core/columns\";s:0:\"\";s:14:\"core/pullquote\";s:69:\":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\";}}','on'),(174614,'elementor_form-submissions','','auto'),(174615,'elementor_optimized_image_loading','1','auto'),(174616,'elementor_optimized_gutenberg_loading','1','auto'),(174617,'elementor_lazy_load_background_images','1','auto'),(174618,'elementor_experiment-e_optimized_markup','default','auto'),(174619,'elementor_experiment-e_element_cache','default','auto'),(174620,'elementor_experiment-e_optimized_control_loading','default','auto'),(193899,'e_editor_counter','37','auto'),(194640,'as_has_wp_comment_logs','no','on'),(196716,'jotform-ai-chatbot_admin_notice_dismissed','1','auto'),(201955,'_transient__rank_math_site_type','business','on'),(201963,'rank_math_prompts_updated','1','auto'),(201964,'rank_math_content_ai_prompts','a:130:{i:0;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:21:\"Create Ad for Product\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:103:\"Create an ad for [company/product], emphasizing [key feature/benefit], to convince readers to [action].\";}i:1;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:23:\"Blog Post - Fix Grammar\";s:14:\"PromptCategory\";s:4:\"blog\";s:6:\"Prompt\";s:133:\"Edit the blog text on [topic or title], ensuring correct grammar, punctuation, and syntax. Improve readability and clarity as needed.\";}i:2;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:16:\"Blog Post - News\";s:14:\"PromptCategory\";s:4:\"blog\";s:6:\"Prompt\";s:304:\"Generate a News Article: Provide Details\n \n\n 1. Headline: [Enter headline]\n 2. Date: [Enter date]\n 3. Location: [Enter location]\n 4. Main Event: [Describe event]\n 5. Key Players: [List people involved]\n 6. Impact: [Explain impact]\n 7. Quotes: [Provide quotes]\n 8. Additional Info: [Include other details]\";}i:3;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:32:\"Blog Post – Beginner’s guide\";s:14:\"PromptCategory\";s:4:\"blog\";s:6:\"Prompt\";s:146:\"Write a beginner\'s guide blog post on [topic or skill] for new users. The 1000-1500 word post should include practical tips, advice, and examples.\";}i:4;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:28:\"Blog Post – Personal story\";s:14:\"PromptCategory\";s:4:\"blog\";s:6:\"Prompt\";s:165:\"Write a 1000-1500 word personal story-style blog post about [topic or event], with relatable anecdotes, reflections, and insights on experiences and lessons learned.\";}i:5;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:10:\"Blog Title\";s:14:\"PromptCategory\";s:4:\"blog\";s:6:\"Prompt\";s:78:\"Craft a captivating blog post title on [topic] with these keywords [keywords].\";}i:6;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:24:\"Boost Customer Retention\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:73:\"Devise customer success strategies for [company name] to boost retention.\";}i:7;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:22:\"Brand Content Strategy\";s:14:\"PromptCategory\";s:4:\"blog\";s:6:\"Prompt\";s:127:\"Create a content strategy for [brand], with blog and social media posts for [time period]. Include topics, ideas, and timeline.\";}i:8;a:4:{s:10:\"PromptIcon\";s:6:\"♻️\";s:10:\"PromptName\";s:26:\"Brand Remarketing Strategy\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:135:\"Develop a remarketing plan for [brand_name] to achieve [desired_outcome]. Provide a strategy overview, objectives, and [number] budget.\";}i:9;a:4:{s:10:\"PromptIcon\";s:6:\"✉️\";s:10:\"PromptName\";s:31:\"Captivating Email Subject Lines\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:158:\"Create [number] engaging subject lines for [email type] about [product name and description] targeting [specific audience]. Limit each line to [number] words.\";}i:10;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:25:\"Captivating Success Story\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:173:\"Write a customer success story for [company name] featuring [customer_name] using [product/service]. Include a clear introduction, body, and conclusion with customer quotes.\";}i:11;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:26:\"Client Concerns Resolution\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:92:\"Identify [5] client concerns about [product/service] and provide written responses for each.\";}i:12;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:26:\"Client Gathering Blueprint\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:121:\"Plan a client gathering at [location] with [number] participants, focusing on [topic/product]. Include budget and agenda.\";}i:13;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:21:\"Client Input Analysis\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:97:\"Analyze client input on [product/service] for improvement areas. Feedback: [insert feedback here]\";}i:14;a:4:{s:10:\"PromptIcon\";s:11:\"??\";s:10:\"PromptName\";s:26:\"Client Persona Development\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:132:\"Create customer personas for [company name] with a market research on [demographic]; summarize their needs, preferences, and values.\";}i:15;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:21:\"Client Sales Proposal\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:156:\"Create a sales proposal for [client name], highlighting [product advantages], summarizing [expenses], including a project timeline, and anticipated results.\";}i:16;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:22:\"Cold Call Sales Script\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:101:\"Create a cold call sales script detailing [product] for [prospect] and encouraging a demo scheduling.\";}i:17;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:20:\"Company Naming Guide\";s:14:\"PromptCategory\";s:3:\"seo\";s:6:\"Prompt\";s:110:\"Create a naming convention for [company_name] with [number] items: [list_of_items]. Explain each name briefly.\";}i:18;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:26:\"Company Newsletters Update\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:159:\"Create email newsletters for [company_name] with updates on [product/service] and upcoming [events/promotions]. Include a call to action for reader engagement.\";}i:19;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:32:\"Competitive Environment Analysis\";s:14:\"PromptCategory\";s:3:\"seo\";s:6:\"Prompt\";s:128:\"Research the [keyword] competitive landscape, identify the top [number] competitors, and analyze their strengths and weaknesses.\";}i:20;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:28:\"Competitor Analysis Overview\";s:14:\"PromptCategory\";s:3:\"seo\";s:6:\"Prompt\";s:173:\"Analyze [competitor name] to identify strengths and weaknesses compared to [company name]. Assess strategies, customer support, pricing, reviews, and other relevant factors.\";}i:21;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:27:\"Competitor Pricing Analysis\";s:14:\"PromptCategory\";s:3:\"seo\";s:6:\"Prompt\";s:133:\"Analyze competitor pricing and develop a pricing plan for [product]. Include target audience, market overview, and pricing structure.\";}i:22;a:4:{s:10:\"PromptIcon\";s:7:\"?️\";s:10:\"PromptName\";s:25:\"Content Schedule Strategy\";s:14:\"PromptCategory\";s:3:\"seo\";s:6:\"Prompt\";s:114:\"Create a content schedule for [company name]: [number] weekly posts on [social media platform] for [number] weeks.\";}i:23;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:23:\"Content Templates Guide\";s:14:\"PromptCategory\";s:3:\"seo\";s:6:\"Prompt\";s:88:\"Create [type of content] templates for [target audience] to efficiently achieve [goals].\";}i:24;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:20:\"Rewrite Conversation\";s:14:\"PromptCategory\";s:3:\"seo\";s:6:\"Prompt\";s:100:\"[name] asked: [Insert Question]\n\nReply: [Insert your reply]\n\nImprove the reply to be [desired tone].\";}i:25;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:26:\"Customer Experience Survey\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:150:\"Write a survey email to [audience] for rating their experience with [product] on a scale of [1] to [10] and ask them to elaborate on their experience.\";}i:26;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:31:\"Customer Feedback Questionnaire\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:153:\"Create a [company name] email questionnaire with [10-15] questions for customer feedback on [product/service] satisfaction, preferences, and experiences.\";}i:27;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:19:\"Product Description\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:142:\"Craft a captivating, concise description for [product name], showcasing its [number] features and benefits. Ensure it\'s easily understandable.\";}i:28;a:4:{s:10:\"PromptIcon\";s:7:\"?️\";s:10:\"PromptName\";s:29:\"Customer Journey Interactions\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:98:\"Analyze all customer interactions with [company name/description] throughout their entire journey.\";}i:29;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:24:\"Customer Lifecycle Model\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:118:\"Create a customer lifecycle model for [company name] illustrating the progression through all stages of their journey.\";}i:30;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:25:\"Customer Profile Creation\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:106:\"Create customer profiles for [company name] considering [target audience] and summarize their pain points.\";}i:31;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:27:\"Customer Success Strategies\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:98:\"Develop customer success strategies for [product/service] to ensure customers use it successfully.\";}i:32;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:16:\"Customer Support\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:139:\"As a [company name] customer support representative, assist customers with inquiries about [product/service]. Customer question: [Question]\";}i:33;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:29:\"Email Campaign Product Launch\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:114:\"Create an email campaign for [target customers] promoting [product launch] with a call to action and website link.\";}i:34;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:27:\"Email Invitation Essentials\";s:14:\"PromptCategory\";s:4:\"misc\";s:6:\"Prompt\";s:161:\"Compose an email inviting [company name] to an event on [date] about [topic of event]. Include event details, objectives, and a call to action for participation.\";}i:35;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:30:\"Email Lead Generation Campaign\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:198:\"Create a [number]-email lead generation campaign targeting [target market] to achieve [goals] and encourage [action to take]. Include a landing page link and a call to action for higher conversions.\";}i:36;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:25:\"Email Marketing Blueprint\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:168:\"Create an email marketing strategy for [company name] targeting customer [desired action]. Include a catchy subject line and a concise [3-5] sentence promotion summary.\";}i:37;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:24:\"Email Outreach Blueprint\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:156:\"Create an email outreach strategy for [business] targeting [target audience] to gain clients. Include a schedule, goals, objectives, and [number] platforms.\";}i:38;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:24:\"Email Persuasion Mastery\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:132:\"Craft a captivating email for the [target audience] that persuades them to perform the [desired action]. Include a [call to action].\";}i:39;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:27:\"Email Reactivation Campaign\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:146:\"Create a reactivation campaign for an [email list] to encourage [action]. Include an email subject line, [4-6] content sentences, and a clear CTA.\";}i:40;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:29:\"Engagement Strategy Blueprint\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:196:\"Devise an engagement strategy for [company name] to connect with [target audience] using [specific channels] and [strategies]. Detail the approach and estimate a timeline of [number] weeks/months.\";}i:41;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:30:\"Event Evaluation Questionnaire\";s:14:\"PromptCategory\";s:4:\"misc\";s:6:\"Prompt\";s:98:\"Create a questionnaire with [8-10] questions assessing the impact of [event name] on participants.\";}i:42;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:19:\"Event Feedback Form\";s:14:\"PromptCategory\";s:4:\"misc\";s:6:\"Prompt\";s:93:\"Create a feedback form for [event name] to gather input on [topics] from [type of attendees].\";}i:43;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:18:\"Event Topic Survey\";s:14:\"PromptCategory\";s:4:\"misc\";s:6:\"Prompt\";s:78:\"Survey [target audience] on [topic] preferences. Ensure clear, easy questions.\";}i:44;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:25:\"Event Marketing Blueprint\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:74:\"Create a marketing strategy for [event] with [details] to achieve [goals].\";}i:45;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:25:\"Event Planning Essentials\";s:14:\"PromptCategory\";s:4:\"misc\";s:6:\"Prompt\";s:60:\"List [10] factors for organizing an event like [event type].\";}i:46;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:17:\"Event Poster Text\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:116:\"Create poster text for [event name] with essential info: [time], [location], relevant details, and a call-to-action.\";}i:47;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:15:\"Event Press Kit\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:112:\"Create a press kit for [event name], including essential details (location, date, time) and [pertinent details].\";}i:48;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:30:\"Event Press Release Essentials\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:103:\"Compose a press release for [event name], including these key components: [list of essential elements].\";}i:49;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:16:\"Event Promo Plan\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:90:\"Create a promo strategy for [event name] to engage [target audience] and boost attendance.\";}i:50;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:19:\"Event Recap Updates\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:130:\"Compose [number] social media summaries of [event name], within [number] characters each. Include relevant hashtags and @mentions.\";}i:51;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:28:\"Event Registration Procedure\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:169:\"Create a step-by-step procedure for [company name] to collect and store event registration data, including contact details, payment information, and other relevant data.\";}i:52;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:22:\"Event Schedule Planner\";s:14:\"PromptCategory\";s:4:\"misc\";s:6:\"Prompt\";s:113:\"Create a schedule for [event name] from [start date] to [end date], including [number] major events with details.\";}i:53;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:24:\"Event Social Media Posts\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:124:\"Create [number] social media posts for [event name] on [date and time] at [location]. Include visuals and creative hashtags.\";}i:54;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:19:\"Event Summary Email\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:152:\"Compose a summary email for [event name] to send to [attendees email]. Include event highlights, participant feedback, and future actions or follow-ups.\";}i:55;a:4:{s:10:\"PromptIcon\";s:7:\"?️\";s:10:\"PromptName\";s:23:\"Former Clients Feedback\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:115:\"Contact past clients of [company/product] and request they complete a questionnaire about their product experience.\";}i:56;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:26:\"Fortnightly Email Campaign\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:164:\"Create a 2-week content schedule for [company name]\'s email campaigns with [number] emails featuring [types of content] each. Include A/B testing for subject lines.\";}i:57;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:19:\"Google Ads Creation\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:167:\"Create [number] Google ads for [product description] with keyword [keyword]. Headlines: max [30] characters; descriptions: max [90] characters. Present ads in a table.\";}i:58;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:22:\"Gratitude and Guidance\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:97:\"Compose a transactional email thanking [name] for buying [product] and giving usage instructions.\";}i:59;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:21:\"Identify Topical Gaps\";s:14:\"PromptCategory\";s:3:\"seo\";s:6:\"Prompt\";s:53:\"Identify topical gaps in this outline:\n[Post Outline]\";}i:60;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:31:\"Industry Communication Analysis\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:114:\"Investigate leading communication methods in [industry] and create a distinctive messaging strategy for [company].\";}i:61;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:23:\"Industry Trends Summary\";s:14:\"PromptCategory\";s:3:\"seo\";s:6:\"Prompt\";s:88:\"Identify the latest trends in [industry] and summarize top [number] recent developments.\";}i:62;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:30:\"Influencer Campaign Evaluation\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:131:\"Create a web questionnaire assessing [influencer name]\'s recent campaign performance. Include questions to determine effectiveness.\";}i:63;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:30:\"Influencer Campaign Guidelines\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:162:\"Create guidelines for an influencer marketing campaign for [company/brand/product], including criteria for influencer selection, objectives, and engagement rules.\";}i:64;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:28:\"Influencer Campaign Strategy\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:141:\"Develop a content strategy for an influencer campaign representing [brand name]. Plan [number] content pieces and provide a release schedule.\";}i:65;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:26:\"Influencer Campaigns Guide\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:310:\"Create a concise guide on successful influencer campaign management, focusing on budget allocation, influencer selection, and result tracking. Emphasize target audience understanding and setting clear expectations with influencers. Include examples or case studies, using [number] as a placeholder for figures.\";}i:66;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:33:\"Influencer Collaboration Strategy\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:200:\"Create a plan to manage [brand/company] influencer collaborations, considering engaging with [number] influencers, tracking and evaluating their [number] performance, and ensuring ongoing maintenance.\";}i:67;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:23:\"Influencer Content Plan\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:128:\"Create a [month] content schedule for [influencer name] to increase engagement on [social media platform] and [other platforms].\";}i:68;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:30:\"Influencer Endorsement Outline\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:150:\"Create a content outline for an influencer endorsing a product, focusing on a specific feature. Include mentioned components and limit to [500] words.\";}i:69;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:27:\"Influencer Endorsement Plan\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:171:\"Devise a communication strategy for [influencer name] promoting [business name]\'s [product/service]. Determine key messages and establish an endorsement campaign timeline.\";}i:70;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:31:\"Influencer Endorsement Strategy\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:142:\"Create a payment plan for [influencer name] promoting [brand name] on [social media platform] with growth and performance milestones [number].\";}i:71;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:31:\"Influencer Interaction Strategy\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:175:\"Improve influencer engagement on [social media platform] with targeted relationship-building strategies, resonant content creation suggestions, and recommended best practices.\";}i:72;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:29:\"Influencer Outreach Blueprint\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:177:\"Devise an influencer outreach strategy for [brand name] promoting [product/service] to [target audience]. Include outreach approach, communication framework, and financial plan.\";}i:73;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:23:\"Influencer Post Content\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:174:\"Craft an engaging influencer post featuring [product/service], incorporating relevant keywords and hashtags for search visibility. Keep the content interesting and appealing.\";}i:74;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:29:\"Influencer Promotion Strategy\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:97:\"Create a [number]-stage plan for engaging influencers to promote [company/brand] on social media.\";}i:75;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:24:\"Influencer Strategy Plan\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:151:\"Devise an influencer engagement plan for [brand name] to enhance [measurable objective]. Include [budget], [target audience], and [timeline] specifics.\";}i:76;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:20:\"Intro Email Template\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:117:\"Compose an intro email to [prospect name] introducing yourself and the [product/service], including a call to action.\";}i:77;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:26:\"Keyword Article Guidelines\";s:14:\"PromptCategory\";s:3:\"seo\";s:6:\"Prompt\";s:146:\"Write a [number]-word SEO-friendly article featuring [keyword]. Include it in the title, opening paragraph, and consistently throughout the piece.\";}i:78;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:19:\"LinkedIn Cold Email\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:166:\"Compose a concise, persuasive cold email to a LinkedIn contact, introducing [product description] and explaining its relevance. Ensure clarity and compelling content.\";}i:79;a:4:{s:10:\"PromptIcon\";s:7:\"?️\";s:10:\"PromptName\";s:13:\"List of Tools\";s:14:\"PromptCategory\";s:3:\"seo\";s:6:\"Prompt\";s:87:\"List [number] tools for [specific purpose/task], detailing main features and functions.\";}i:80;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:18:\"Long-tail Keywords\";s:14:\"PromptCategory\";s:3:\"seo\";s:6:\"Prompt\";s:62:\"List long-tail keywords related to the blog post: [Post Title]\";}i:81;a:4:{s:10:\"PromptIcon\";s:7:\"?️\";s:10:\"PromptName\";s:24:\"Loyalty Program Creation\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:131:\"Design a loyalty program for [company] to incentivize [product] purchases with rewards and discounts, encouraging repeat patronage.\";}i:82;a:4:{s:10:\"PromptIcon\";s:7:\"?️\";s:10:\"PromptName\";s:31:\"Marketing Video Script Creation\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:123:\"Create a [length] marketing video script for [product], promoting brand awareness on social media with a creative approach.\";}i:83;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:18:\"Meta Tag Generator\";s:14:\"PromptCategory\";s:3:\"seo\";s:6:\"Prompt\";s:83:\"Create all essential meta tags for website using: [keywords] and [keyword phrases].\";}i:84;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:28:\"Niche Link Building Strategy\";s:14:\"PromptCategory\";s:3:\"seo\";s:6:\"Prompt\";s:122:\"Devise a link building strategy for [website] in the [niche] sector, targeting [target audience] to boost organic traffic.\";}i:85;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:28:\"Organic Traffic Content Plan\";s:14:\"PromptCategory\";s:3:\"seo\";s:6:\"Prompt\";s:88:\"Create a content plan to boost organic search traffic for [product/service description].\";}i:86;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:32:\"Pitch for Influencer Endorsement\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:165:\"Craft a persuasive pitch for [influencer name] to endorse [product/service]. Keep it concise, incorporate a clear call-to-action, and highlight partnership benefits.\";}i:87;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:23:\"Pricing Models Creation\";s:14:\"PromptCategory\";s:9:\"ecommerce\";s:6:\"Prompt\";s:158:\"Determine optimal pricing models for [product/service] based on market conditions and customer needs. Research market to identify suitable pricing strategies.\";}i:88;a:4:{s:10:\"PromptIcon\";s:7:\"?️\";s:10:\"PromptName\";s:21:\"Product Ad Variations\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:82:\"Create [number] ad texts for [product name], showcasing its features and benefits.\";}i:89;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:25:\"Product Blog for Audience\";s:14:\"PromptCategory\";s:9:\"ecommerce\";s:6:\"Prompt\";s:122:\"Write a blog article about [product name] for [audience demographic], including relevant keywords and captivating visuals.\";}i:90;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:26:\"Product Campaign Blueprint\";s:14:\"PromptCategory\";s:9:\"ecommerce\";s:6:\"Prompt\";s:118:\"Create a [product description] campaign framework with [number] ad groups, each containing [number] relevant keywords.\";}i:91;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:24:\"Product Comparison Guide\";s:14:\"PromptCategory\";s:9:\"ecommerce\";s:6:\"Prompt\";s:86:\"Create a detailed, customer-friendly comparison guide for [product 1] and [product 2].\";}i:92;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:24:\"Product Endorsement Post\";s:14:\"PromptCategory\";s:9:\"ecommerce\";s:6:\"Prompt\";s:80:\"Craft a social media post endorsing [product name] in under [number] characters.\";}i:93;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:18:\"Product Essentials\";s:14:\"PromptCategory\";s:9:\"ecommerce\";s:6:\"Prompt\";s:182:\"Product Name: [Product Name]\nDescription: [Product Description]\n \n\nCreate a PAS (Problem-Agitate-Solution) Facebook ad copy for the product, including an attention-grabbing headline.\";}i:94;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:25:\"Product FAQs Optimization\";s:14:\"PromptCategory\";s:3:\"seo\";s:6:\"Prompt\";s:128:\"List [number] FAQs about [product name] with detailed answers, incorporating keyword optimization for search engine improvement.\";}i:95;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:25:\"Product Feature Breakdown\";s:14:\"PromptCategory\";s:3:\"seo\";s:6:\"Prompt\";s:72:\"List [3-5] features of [product name] with clear, persuasive advantages.\";}i:96;a:4:{s:10:\"PromptIcon\";s:7:\"?️\";s:10:\"PromptName\";s:20:\"Product Landing Page\";s:14:\"PromptCategory\";s:4:\"blog\";s:6:\"Prompt\";s:157:\"Create a landing page highlighting [product features], persuading visitors to achieve [conversion goal]. Include a clear call-to-action and optimize for SEO.\";}i:97;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:28:\"Product Launch Press Release\";s:14:\"PromptCategory\";s:3:\"seo\";s:6:\"Prompt\";s:201:\"Compose a press release introducing [product name], a [product description], launching on [launch date]. Detail features, advantages, and benefits for [target audience]. Conclude with a call-to-action.\";}i:98;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:29:\"Product Positioning Statement\";s:14:\"PromptCategory\";s:9:\"ecommerce\";s:6:\"Prompt\";s:145:\"Craft a positioning statement for [product name] highlighting its value and solutions for customer issues, featuring at least [number] advantage.\";}i:99;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:31:\"Product Promotion Communication\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:116:\"Create a promotional strategy for [product] targeting [target audience] emphasizing its [distinctive selling point].\";}i:100;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:21:\"Product Release Notes\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:151:\"Compose release notes for [product name] v[version number] with new features, bug fixes, etc. Include: [bullet point highlights of the product release]\";}i:101;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:24:\"Product Release Strategy\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:141:\"Create a release strategy for [product name], detailing key steps and tasks for a successful launch, including a timeline of [number] stages.\";}i:102;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:24:\"Product Roadmap Overview\";s:14:\"PromptCategory\";s:4:\"misc\";s:6:\"Prompt\";s:94:\"Create a [product name] roadmap with key milestones and objectives for the next [number] year.\";}i:103;a:4:{s:10:\"PromptIcon\";s:7:\"?️\";s:10:\"PromptName\";s:19:\"Product Sales Pitch\";s:14:\"PromptCategory\";s:9:\"ecommerce\";s:6:\"Prompt\";s:120:\"Create a [number]-slide sales presentation for [product name], featuring its benefits, client testimonials, and pricing.\";}i:104;a:4:{s:10:\"PromptIcon\";s:7:\"?️\";s:10:\"PromptName\";s:30:\"Product Scenarios for Customer\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:82:\"Create three captivating scenarios for [product name] targeting [target customer].\";}i:105;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:19:\"Product User Guides\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:146:\"Create a step-by-step guide for [product name] covering assembly, installation, setup, usage, and troubleshooting. Include: [list of instructions]\";}i:106;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:14:\"Reader Persona\";s:14:\"PromptCategory\";s:3:\"seo\";s:6:\"Prompt\";s:170:\"Create a reader persona for [target audience] to guide content and marketing for [company name], including demographics, interests, and pain points. Represent in a table.\";}i:107;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:26:\"Sales Playbook Accelerator\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:163:\"Create sales playbooks for expediting deal closures on [the product/service]. Include best practices, strategies, and techniques for effective prospect engagement.\";}i:108;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:27:\"Sales Presentation Creation\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:221:\"Create a sales presentation for [product name] emphasizing its features, advantages, and unique selling points.\n \n\nList [number] common questions about [keyword] and answer each, following SERP and rich result guidelines.\";}i:109;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:25:\"Sales Procedure Blueprint\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:79:\"Create a sales procedure for [business name] with these steps: [list of steps].\";}i:110;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:24:\"Sales Prospects Analysis\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:124:\"Identify [3] sales prospects for [business] in [location]. Describe each, their potential clients, and relevant information.\";}i:111;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:19:\"SEO Content Outline\";s:14:\"PromptCategory\";s:3:\"seo\";s:6:\"Prompt\";s:41:\"Create an SEO content outline for [topic]\";}i:112;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:18:\"Social Media Promo\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:65:\"Create [number] social media posts promoting: [blog post summary]\";}i:113;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:11:\"Song Lyrics\";s:14:\"PromptCategory\";s:4:\"misc\";s:6:\"Prompt\";s:67:\"Compose [topic] song lyrics in the style of [popular music artist].\";}i:114;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:29:\"Sponsorship Packages Creation\";s:14:\"PromptCategory\";s:4:\"misc\";s:6:\"Prompt\";s:83:\"Create sponsorship packages for [event name] with these details: [package details].\";}i:115;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:26:\"Target Audience Web Habits\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:97:\"Analyze internet habits of [target audience] for improved understanding of needs and preferences.\";}i:116;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:21:\"Target Customer Study\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:121:\"Identify [number] target customer groups for [product name and description] and explain why these segments are important.\";}i:117;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:28:\"Target Groups Identification\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:72:\"Identify [number] target groups for [product/service] and describe each.\";}i:118;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:28:\"Identify Customer Challenges\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:116:\"Identify three challenges customers face using [product/service] and explain how your product resolves these issues.\";}i:119;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:23:\"Top 5 Customer Features\";s:14:\"PromptCategory\";s:3:\"seo\";s:6:\"Prompt\";s:108:\"Identify the top [number] desired features in [category] and assess their alignment with [product] features.\";}i:120;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:11:\"Topic Ideas\";s:14:\"PromptCategory\";s:3:\"seo\";s:6:\"Prompt\";s:78:\"Generate [number] content ideas for [topic], appealing to the target audience.\";}i:121;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:11:\"User Intent\";s:14:\"PromptCategory\";s:3:\"seo\";s:6:\"Prompt\";s:50:\"Determine user\'s intention with keyword: [Keyword]\";}i:122;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:31:\"Webinar for Prospective Clients\";s:14:\"PromptCategory\";s:15:\"marketing-sales\";s:6:\"Prompt\";s:145:\"Create a webinar showcasing [product description] for potential clients, discussing relevant topics and presenting data on features and benefits.\";}i:123;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:24:\"Website Content Creation\";s:14:\"PromptCategory\";s:4:\"blog\";s:6:\"Prompt\";s:168:\"Create content for [product name] website, showcasing [key features] and emphasizing unique customer benefits. Present the product to resonate with the target audience.\";}i:124;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:23:\"Well Researched Article\";s:14:\"PromptCategory\";s:4:\"blog\";s:6:\"Prompt\";s:107:\"Write a well-researched, informative article on [topic] with valuable insights and information for readers.\";}i:125;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:19:\"Wordy Post Creation\";s:14:\"PromptCategory\";s:4:\"blog\";s:6:\"Prompt\";s:98:\"Compose a [number]-word [topic] post for [social media platform] with an image and call to action.\";}i:126;a:4:{s:10:\"PromptIcon\";s:6:\"✔️\";s:10:\"PromptName\";s:23:\"Create an SEO Checklist\";s:14:\"PromptCategory\";s:3:\"seo\";s:6:\"Prompt\";s:130:\"Can you provide a checklist in table format for coming up with content ideas and writing SEO-friendly content in [my niche] niche?\";}i:127;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:19:\"Brainstorm Keywords\";s:14:\"PromptCategory\";s:3:\"seo\";s:6:\"Prompt\";s:54:\"What are some keywords related to [my niche or topic]?\";}i:128;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:23:\"Find Secondary Keywords\";s:14:\"PromptCategory\";s:3:\"seo\";s:6:\"Prompt\";s:133:\"I am writing a blog post about [primary keyword]. What sub-topics should I include? Rank them from 1 to 100 based on their popularity\";}i:129;a:4:{s:10:\"PromptIcon\";s:4:\"?\";s:10:\"PromptName\";s:24:\"Monthly Content Calendar\";s:14:\"PromptCategory\";s:4:\"blog\";s:6:\"Prompt\";s:274:\"Help me create a content schedule for my blog to rank for specific long-tail keywords related to my target keyword. Use search intent-based topics and clickbait-style titles. Organize them in a calendar table with each week separated. Target keyword: [insert focus keyword].\";}}','auto'),(201979,'rank_math_analytics_last_updated','1759079384','auto'),(207137,'elementor_landing_pages_activation','0','auto'),(207176,'_elementor_local_google_fonts','a:3:{s:6:\"roboto\";a:2:{s:3:\"url\";s:85:\"https://stealthrestyling.com/wp-content/uploads/elementor/google-fonts/css/roboto.css\";s:7:\"version\";i:1742291231;}s:10:\"robotoslab\";a:2:{s:3:\"url\";s:89:\"https://stealthrestyling.com/wp-content/uploads/elementor/google-fonts/css/robotoslab.css\";s:7:\"version\";i:1742291232;}s:6:\"oswald\";a:2:{s:3:\"url\";s:85:\"https://stealthrestyling.com/wp-content/uploads/elementor/google-fonts/css/oswald.css\";s:7:\"version\";i:1742291450;}}','auto'),(237575,'_elementor_element_cache_unique_id','36d560f71914069c7739b2ff1f5360b1','auto'),(239177,'rank_math_backups','a:1:{i:1755501789;a:6:{s:7:\"general\";a:57:{s:19:\"strip_category_base\";s:3:\"off\";s:24:\"attachment_redirect_urls\";s:2:\"on\";s:27:\"attachment_redirect_default\";s:42:\"https://stealthrestyling.us7.cdn-alpha.com\";s:23:\"nofollow_external_links\";s:3:\"off\";s:20:\"nofollow_image_links\";s:3:\"off\";s:25:\"new_window_external_links\";s:2:\"on\";s:11:\"add_img_alt\";s:3:\"off\";s:14:\"img_alt_format\";s:11:\" %filename%\";s:13:\"add_img_title\";s:3:\"off\";s:16:\"img_title_format\";s:22:\"%title% %count(title)%\";s:11:\"breadcrumbs\";s:3:\"off\";s:21:\"breadcrumbs_separator\";s:1:\"-\";s:16:\"breadcrumbs_home\";s:2:\"on\";s:22:\"breadcrumbs_home_label\";s:4:\"Home\";s:26:\"breadcrumbs_archive_format\";s:15:\"Archives for %s\";s:25:\"breadcrumbs_search_format\";s:14:\"Results for %s\";s:21:\"breadcrumbs_404_label\";s:25:\"404 Error: page not found\";s:31:\"breadcrumbs_ancestor_categories\";s:3:\"off\";s:21:\"breadcrumbs_blog_page\";s:3:\"off\";s:16:\"404_monitor_mode\";s:6:\"simple\";s:17:\"404_monitor_limit\";s:3:\"100\";s:35:\"404_monitor_ignore_query_parameters\";s:2:\"on\";s:24:\"redirections_header_code\";s:3:\"301\";s:18:\"redirections_debug\";s:3:\"off\";s:23:\"console_caching_control\";i:90;s:21:\"console_email_reports\";s:2:\"on\";s:27:\"link_builder_links_per_page\";s:1:\"7\";s:29:\"link_builder_links_per_target\";s:1:\"1\";s:22:\"wc_remove_product_base\";s:3:\"off\";s:23:\"wc_remove_category_base\";s:3:\"off\";s:31:\"wc_remove_category_parent_slugs\";s:3:\"off\";s:19:\"wc_remove_generator\";s:2:\"on\";s:24:\"remove_shop_snippet_data\";s:2:\"on\";s:18:\"frontend_seo_score\";s:3:\"off\";s:29:\"frontend_seo_score_post_types\";a:1:{i:0;s:4:\"post\";}s:27:\"frontend_seo_score_position\";s:3:\"top\";s:10:\"setup_mode\";s:8:\"advanced\";s:21:\"content_ai_post_types\";a:3:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:14:\"e-landing-page\";}s:15:\"analytics_stats\";s:2:\"on\";s:21:\"breadcrumbs_home_link\";s:42:\"https://stealthrestyling.us7.cdn-alpha.com\";s:29:\"breadcrumbs_remove_post_title\";s:3:\"off\";s:30:\"breadcrumbs_hide_taxonomy_name\";s:3:\"off\";s:16:\"headless_support\";s:3:\"off\";s:27:\"frontend_seo_score_template\";s:6:\"circle\";s:17:\"support_rank_math\";s:2:\"on\";s:18:\"content_ai_country\";s:3:\"all\";s:13:\"google_verify\";s:43:\"5nx3XYETjwl86RO7TZv047oc7w2QwleZbOWkptrxyNo\";s:15:\"toc_block_title\";s:17:\"Table of Contents\";s:20:\"toc_block_list_style\";s:2:\"ul\";s:15:\"content_ai_tone\";s:6:\"Formal\";s:19:\"content_ai_audience\";s:16:\"General Audience\";s:19:\"content_ai_language\";s:10:\"US English\";s:27:\"cotnent_ai_enable_grammarly\";s:2:\"on\";s:19:\"404_monitor_exclude\";a:1:{i:0;a:1:{s:10:\"comparison\";s:5:\"exact\";}}s:21:\"redirections_fallback\";s:7:\"default\";s:26:\"redirections_post_redirect\";s:2:\"on\";s:15:\"llms_post_types\";a:3:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:18:\"e-floating-buttons\";}}s:6:\"titles\";a:146:{s:24:\"noindex_empty_taxonomies\";s:2:\"on\";s:15:\"title_separator\";s:1:\"-\";s:17:\"capitalize_titles\";s:3:\"off\";s:17:\"twitter_card_type\";s:19:\"summary_large_image\";s:19:\"knowledgegraph_type\";s:7:\"company\";s:19:\"knowledgegraph_name\";s:17:\"Stealth Restyling\";s:19:\"local_business_type\";s:18:\"AutomotiveBusiness\";s:20:\"local_address_format\";s:43:\"{address} {locality}, {region} {postalcode}\";s:13:\"opening_hours\";a:7:{i:0;a:2:{s:3:\"day\";s:6:\"Monday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:1;a:2:{s:3:\"day\";s:7:\"Tuesday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:2;a:2:{s:3:\"day\";s:9:\"Wednesday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:3;a:2:{s:3:\"day\";s:8:\"Thursday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:4;a:2:{s:3:\"day\";s:6:\"Friday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:5;a:2:{s:3:\"day\";s:8:\"Saturday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:6;a:2:{s:3:\"day\";s:6:\"Sunday\";s:4:\"time\";s:11:\"09:00-17:00\";}}s:20:\"opening_hours_format\";s:3:\"off\";s:14:\"homepage_title\";s:34:\"%sitename% %page% %sep% %sitedesc%\";s:20:\"homepage_description\";s:0:\"\";s:22:\"homepage_custom_robots\";s:3:\"off\";s:23:\"disable_author_archives\";s:3:\"off\";s:15:\"url_author_base\";s:6:\"author\";s:20:\"author_custom_robots\";s:2:\"on\";s:13:\"author_robots\";a:1:{i:0;s:7:\"noindex\";}s:20:\"author_archive_title\";s:30:\"%name% %sep% %sitename% %page%\";s:19:\"author_add_meta_box\";s:2:\"on\";s:21:\"disable_date_archives\";s:2:\"on\";s:18:\"date_archive_title\";s:30:\"%date% %page% %sep% %sitename%\";s:12:\"search_title\";s:38:\"%search_query% %page% %sep% %sitename%\";s:9:\"404_title\";s:31:\"Page Not Found %sep% %sitename%\";s:19:\"date_archive_robots\";a:1:{i:0;s:7:\"noindex\";}s:14:\"noindex_search\";s:2:\"on\";s:24:\"noindex_archive_subpages\";s:3:\"off\";s:26:\"noindex_password_protected\";s:3:\"off\";s:32:\"pt_download_default_rich_snippet\";s:7:\"product\";s:13:\"pt_post_title\";s:24:\"%title% %sep% %sitename%\";s:19:\"pt_post_description\";s:9:\"%excerpt%\";s:14:\"pt_post_robots\";a:1:{i:0;s:5:\"index\";}s:21:\"pt_post_custom_robots\";s:3:\"off\";s:28:\"pt_post_default_rich_snippet\";s:7:\"article\";s:28:\"pt_post_default_article_type\";s:11:\"BlogPosting\";s:28:\"pt_post_default_snippet_name\";s:11:\"%seo_title%\";s:28:\"pt_post_default_snippet_desc\";s:17:\"%seo_description%\";s:17:\"pt_post_ls_use_fk\";s:6:\"titles\";s:20:\"pt_post_add_meta_box\";s:2:\"on\";s:20:\"pt_post_bulk_editing\";s:7:\"editing\";s:24:\"pt_post_link_suggestions\";s:2:\"on\";s:24:\"pt_post_primary_taxonomy\";s:8:\"category\";s:13:\"pt_page_title\";s:24:\"%title% %sep% %sitename%\";s:19:\"pt_page_description\";s:9:\"%excerpt%\";s:14:\"pt_page_robots\";a:1:{i:0;s:5:\"index\";}s:21:\"pt_page_custom_robots\";s:3:\"off\";s:28:\"pt_page_default_rich_snippet\";s:7:\"article\";s:28:\"pt_page_default_article_type\";s:7:\"Article\";s:28:\"pt_page_default_snippet_name\";s:11:\"%seo_title%\";s:28:\"pt_page_default_snippet_desc\";s:17:\"%seo_description%\";s:17:\"pt_page_ls_use_fk\";s:6:\"titles\";s:20:\"pt_page_add_meta_box\";s:2:\"on\";s:20:\"pt_page_bulk_editing\";s:7:\"editing\";s:24:\"pt_page_link_suggestions\";s:2:\"on\";s:19:\"pt_attachment_title\";s:24:\"%title% %sep% %sitename%\";s:25:\"pt_attachment_description\";s:9:\"%excerpt%\";s:20:\"pt_attachment_robots\";a:1:{i:0;s:7:\"noindex\";}s:27:\"pt_attachment_custom_robots\";s:2:\"on\";s:34:\"pt_attachment_default_rich_snippet\";s:3:\"off\";s:34:\"pt_attachment_default_article_type\";s:7:\"Article\";s:34:\"pt_attachment_default_snippet_name\";s:11:\"%seo_title%\";s:34:\"pt_attachment_default_snippet_desc\";s:17:\"%seo_description%\";s:26:\"pt_attachment_add_meta_box\";s:3:\"off\";s:23:\"pt_e-landing-page_title\";s:24:\"%title% %sep% %sitename%\";s:29:\"pt_e-landing-page_description\";s:9:\"%excerpt%\";s:24:\"pt_e-landing-page_robots\";a:1:{i:0;s:5:\"index\";}s:31:\"pt_e-landing-page_custom_robots\";s:3:\"off\";s:38:\"pt_e-landing-page_default_rich_snippet\";s:3:\"off\";s:38:\"pt_e-landing-page_default_article_type\";s:7:\"Article\";s:38:\"pt_e-landing-page_default_snippet_name\";s:11:\"%seo_title%\";s:38:\"pt_e-landing-page_default_snippet_desc\";s:17:\"%seo_description%\";s:27:\"pt_e-landing-page_ls_use_fk\";s:6:\"titles\";s:30:\"pt_e-landing-page_add_meta_box\";s:2:\"on\";s:30:\"pt_e-landing-page_bulk_editing\";s:7:\"editing\";s:34:\"pt_e-landing-page_link_suggestions\";s:2:\"on\";s:16:\"pt_product_title\";s:24:\"%title% %sep% %sitename%\";s:22:\"pt_product_description\";s:9:\"%excerpt%\";s:17:\"pt_product_robots\";a:0:{}s:24:\"pt_product_custom_robots\";s:3:\"off\";s:31:\"pt_product_default_rich_snippet\";s:7:\"product\";s:31:\"pt_product_default_article_type\";s:7:\"Article\";s:31:\"pt_product_default_snippet_name\";s:11:\"%seo_title%\";s:31:\"pt_product_default_snippet_desc\";s:17:\"%seo_description%\";s:20:\"pt_product_ls_use_fk\";s:6:\"titles\";s:23:\"pt_product_add_meta_box\";s:2:\"on\";s:23:\"pt_product_bulk_editing\";s:7:\"editing\";s:27:\"pt_product_link_suggestions\";s:2:\"on\";s:27:\"pt_product_primary_taxonomy\";s:11:\"product_cat\";s:18:\"pt_web-story_title\";s:24:\"%title% %sep% %sitename%\";s:24:\"pt_web-story_description\";s:9:\"%excerpt%\";s:19:\"pt_web-story_robots\";a:0:{}s:26:\"pt_web-story_custom_robots\";s:3:\"off\";s:33:\"pt_web-story_default_rich_snippet\";s:7:\"article\";s:33:\"pt_web-story_default_article_type\";s:7:\"Article\";s:33:\"pt_web-story_default_snippet_name\";s:11:\"%seo_title%\";s:33:\"pt_web-story_default_snippet_desc\";s:17:\"%seo_description%\";s:25:\"pt_web-story_add_meta_box\";s:3:\"off\";s:18:\"tax_category_title\";s:23:\"%term% %sep% %sitename%\";s:19:\"tax_category_robots\";a:1:{i:0;s:5:\"index\";}s:25:\"tax_category_add_meta_box\";s:2:\"on\";s:26:\"tax_category_custom_robots\";s:3:\"off\";s:24:\"tax_category_description\";s:18:\"%term_description%\";s:18:\"tax_post_tag_title\";s:23:\"%term% %sep% %sitename%\";s:19:\"tax_post_tag_robots\";a:1:{i:0;s:7:\"noindex\";}s:25:\"tax_post_tag_add_meta_box\";s:2:\"on\";s:26:\"tax_post_tag_custom_robots\";s:2:\"on\";s:24:\"tax_post_tag_description\";s:18:\"%term_description%\";s:19:\"knowledgegraph_logo\";s:79:\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\";s:22:\"knowledgegraph_logo_id\";s:3:\"183\";s:28:\"tax_post_format_add_meta_box\";s:2:\"on\";s:13:\"robots_global\";a:1:{i:0;s:5:\"index\";}s:22:\"advanced_robots_global\";a:3:{s:11:\"max-snippet\";s:2:\"-1\";s:17:\"max-video-preview\";s:2:\"-1\";s:17:\"max-image-preview\";s:5:\"large\";}s:3:\"url\";s:28:\"https://stealthrestyling.com\";s:13:\"phone_numbers\";a:1:{i:0;a:2:{s:4:\"type\";s:16:\"customer support\";s:6:\"number\";s:12:\"561-593-8808\";}}s:22:\"author_advanced_robots\";a:3:{s:11:\"max-snippet\";s:2:\"-1\";s:17:\"max-video-preview\";s:2:\"-1\";s:17:\"max-image-preview\";s:5:\"large\";}s:20:\"date_advanced_robots\";a:3:{s:11:\"max-snippet\";s:2:\"-1\";s:17:\"max-video-preview\";s:2:\"-1\";s:17:\"max-image-preview\";s:5:\"large\";}s:23:\"noindex_paginated_pages\";s:3:\"off\";s:23:\"pt_post_advanced_robots\";a:3:{s:11:\"max-snippet\";s:2:\"-1\";s:17:\"max-video-preview\";s:2:\"-1\";s:17:\"max-image-preview\";s:5:\"large\";}s:23:\"pt_page_advanced_robots\";a:3:{s:11:\"max-snippet\";s:2:\"-1\";s:17:\"max-video-preview\";s:2:\"-1\";s:17:\"max-image-preview\";s:5:\"large\";}s:33:\"pt_e-landing-page_advanced_robots\";a:3:{s:11:\"max-snippet\";s:2:\"-1\";s:17:\"max-video-preview\";s:2:\"-1\";s:17:\"max-image-preview\";s:5:\"large\";}s:28:\"tax_category_advanced_robots\";a:3:{s:11:\"max-snippet\";s:2:\"-1\";s:17:\"max-video-preview\";s:2:\"-1\";s:17:\"max-image-preview\";s:5:\"large\";}s:28:\"remove_category_snippet_data\";s:3:\"off\";s:28:\"tax_post_tag_advanced_robots\";a:3:{s:11:\"max-snippet\";s:2:\"-1\";s:17:\"max-video-preview\";s:2:\"-1\";s:17:\"max-image-preview\";s:5:\"large\";}s:28:\"remove_post_tag_snippet_data\";s:3:\"off\";s:30:\"pt_post_slack_enhanced_sharing\";s:2:\"on\";s:30:\"pt_page_slack_enhanced_sharing\";s:2:\"on\";s:33:\"pt_product_slack_enhanced_sharing\";s:2:\"on\";s:29:\"author_slack_enhanced_sharing\";s:2:\"on\";s:35:\"tax_category_slack_enhanced_sharing\";s:2:\"on\";s:35:\"tax_post_tag_slack_enhanced_sharing\";s:2:\"on\";s:12:\"website_name\";s:17:\"Stealth Restyling\";s:34:\"pt_e-floating-buttons_add_meta_box\";s:2:\"on\";s:15:\"additional_info\";a:1:{i:0;a:1:{s:4:\"type\";s:9:\"legalName\";}}s:40:\"pt_e-landing-page_slack_enhanced_sharing\";s:3:\"off\";s:27:\"pt_e-floating-buttons_title\";s:31:\"%title% %page% %sep% %sitename%\";s:33:\"pt_e-floating-buttons_description\";s:9:\"%excerpt%\";s:42:\"pt_e-floating-buttons_default_rich_snippet\";s:3:\"off\";s:42:\"pt_e-floating-buttons_default_snippet_name\";s:11:\"%seo_title%\";s:42:\"pt_e-floating-buttons_default_snippet_desc\";s:17:\"%seo_description%\";s:42:\"pt_e-floating-buttons_default_article_type\";s:7:\"Article\";s:35:\"pt_e-floating-buttons_custom_robots\";s:3:\"off\";s:28:\"pt_e-floating-buttons_robots\";a:1:{i:0;s:5:\"index\";}s:37:\"pt_e-floating-buttons_advanced_robots\";a:3:{s:11:\"max-snippet\";s:2:\"-1\";s:17:\"max-video-preview\";s:2:\"-1\";s:17:\"max-image-preview\";s:5:\"large\";}s:38:\"pt_e-floating-buttons_link_suggestions\";s:2:\"on\";s:31:\"pt_e-floating-buttons_ls_use_fk\";s:6:\"titles\";s:44:\"pt_e-floating-buttons_slack_enhanced_sharing\";s:3:\"off\";s:34:\"pt_e-floating-buttons_bulk_editing\";s:7:\"editing\";}s:7:\"sitemap\";a:15:{s:14:\"items_per_page\";i:200;s:14:\"include_images\";s:2:\"on\";s:22:\"include_featured_image\";s:3:\"off\";s:19:\"ping_search_engines\";s:2:\"on\";s:13:\"exclude_roles\";a:2:{s:11:\"contributor\";s:11:\"Contributor\";s:10:\"subscriber\";s:10:\"Subscriber\";}s:15:\"pt_post_sitemap\";s:2:\"on\";s:15:\"pt_page_sitemap\";s:2:\"on\";s:21:\"pt_attachment_sitemap\";s:3:\"off\";s:25:\"pt_e-landing-page_sitemap\";s:2:\"on\";s:18:\"pt_product_sitemap\";s:2:\"on\";s:20:\"pt_web-story_sitemap\";s:3:\"off\";s:20:\"tax_category_sitemap\";s:2:\"on\";s:20:\"tax_post_tag_sitemap\";s:3:\"off\";s:15:\"authors_sitemap\";s:2:\"on\";s:29:\"pt_e-floating-buttons_sitemap\";s:3:\"off\";}s:12:\"role-manager\";a:3:{s:13:\"administrator\";a:16:{i:0;s:16:\"rank_math_titles\";i:1;s:17:\"rank_math_general\";i:2;s:17:\"rank_math_sitemap\";i:3;s:21:\"rank_math_404_monitor\";i:4;s:22:\"rank_math_link_builder\";i:5;s:22:\"rank_math_redirections\";i:6;s:22:\"rank_math_role_manager\";i:7;s:19:\"rank_math_analytics\";i:8;s:23:\"rank_math_site_analysis\";i:9;s:25:\"rank_math_onpage_analysis\";i:10;s:24:\"rank_math_onpage_general\";i:11;s:25:\"rank_math_onpage_advanced\";i:12;s:24:\"rank_math_onpage_snippet\";i:13;s:23:\"rank_math_onpage_social\";i:14;s:20:\"rank_math_content_ai\";i:15;s:19:\"rank_math_admin_bar\";}s:6:\"editor\";a:6:{i:0;s:22:\"rank_math_redirections\";i:1;s:23:\"rank_math_site_analysis\";i:2;s:25:\"rank_math_onpage_analysis\";i:3;s:24:\"rank_math_onpage_general\";i:4;s:24:\"rank_math_onpage_snippet\";i:5;s:23:\"rank_math_onpage_social\";}s:6:\"author\";a:4:{i:0;s:25:\"rank_math_onpage_analysis\";i:1;s:24:\"rank_math_onpage_general\";i:2;s:24:\"rank_math_onpage_snippet\";i:3;s:23:\"rank_math_onpage_social\";}}s:12:\"redirections\";a:1:{i:0;a:9:{s:2:\"id\";s:1:\"1\";s:7:\"sources\";s:102:\"a:1:{i:0;a:3:{s:6:\"ignore\";s:0:\"\";s:7:\"pattern\";s:14:\"privacy-policy\";s:10:\"comparison\";s:5:\"exact\";}}\";s:6:\"url_to\";s:36:\"https://stealthrestyling.com/privacy\";s:11:\"header_code\";s:3:\"301\";s:4:\"hits\";s:1:\"1\";s:6:\"status\";s:6:\"active\";s:7:\"created\";s:19:\"2025-02-28 15:05:27\";s:7:\"updated\";s:19:\"2025-02-28 15:05:27\";s:13:\"last_accessed\";s:19:\"2025-04-15 16:04:38\";}}s:7:\"modules\";a:15:{i:0;s:12:\"link-counter\";i:1;s:9:\"analytics\";i:2;s:12:\"seo-analysis\";i:3;s:7:\"sitemap\";i:4;s:12:\"rich-snippet\";i:5;s:11:\"woocommerce\";i:6;s:10:\"buddypress\";i:7;s:7:\"bbpress\";i:8;s:3:\"acf\";i:9;s:11:\"web-stories\";i:10;s:9:\"local-seo\";i:11;s:10:\"content-ai\";i:13;s:12:\"role-manager\";i:14;s:11:\"404-monitor\";i:15;s:12:\"redirections\";}}}','off'),(239178,'rank_math_react_settings_ui','on','off'),(244730,'rank_math_google_oauth_tokens','a:3:{s:12:\"access_token\";s:592:\"nBhyrQU4uHEke1scGNSctGZoUGJMYnNHNlFBWXZaeWgvNHN1N01UNFNoNVdlTW5mZDRVdDJPNnZhMjZyS2g0dTJWUTlteHdqQldnNmtzVTJobVRuaWRTVDlwa1d0ZVk2enY1WHJobTBBcGhnN0tMQnNCNHc4VEZhRkhTdG1MMmMxWlFHTE5QUGxpWllqV2YxaVR2ZG5zTW9WSFRwdHJlcElTcS9qNDlqc2Rodk9IazVYZHI5Z0U0NWFVSTB5aWcxdE00REs1MjljdFI3QmNoSkRGNFNoeUg1Zm5oYVBSLytvRVRjemlJRjJ0SHJ1Sk41bWEzczRxZmw0QTF6SnFpQnRLT2kvVW1YNlMxOE5uYUgweGFDVSs2WjdzV3V0Q2ViM2l1SUU4NU5pY1pUSWhBK0E4ODlPUjIzL3N0UXZ1UmJtTGE4MURSejcyenlVem1EZHZ4aDZYSE5pRXR3OC94OEZSeVlNRklsUDllRVYzcU90d2FSWEdLRkwzSTRRMHVSd2xxbFdkT0tBQ3RvbTc0OSsvL2hWUUtnT1FCNGQrS1RFVXdZNGNFbW8rNTRUdXZBdGtsMERnK09OZlU9\";s:13:\"refresh_token\";s:320:\"CVglwuSEAB6cekgFrTQ/PWpjOUxKMGtveVEyWUZ6alFIMHA3aVdxdkp4dzFWWEVndGNBNkhMeTFzRlh2dktGT2hoMVNMUUZjWGs2Z0UyWGJ1MG9XbEk0VnlDdGdzdTZ6RjRLQlpqYU9kWkdrSmx3eFdmbTJzbEhTayt1d21LUzZmYVE0dGVPa0FoVDFXRmlyWjc3N09VcmFldFE2K0tNUWRaTmNScmVXWDVlK1dnRzR4dlNHQVVpY1JhZlFhc1R3ZDVwWFFwL1FaQzlhOHZTOXhYcWp1eTF1TUlnd2plWUxZa0luMGxBWTVmVTNtY0E9\";s:6:\"expire\";i:1783190314;}','auto'),(244731,'rank_math_google_analytic_profile','a:3:{s:7:\"country\";s:3:\"all\";s:7:\"profile\";s:29:\"https://stealthrestyling.com/\";s:19:\"enable_index_status\";b:1;}','auto'),(244732,'rank_math_google_analytic_options','a:12:{s:10:\"account_id\";s:8:\"64797287\";s:11:\"property_id\";s:9:\"348677880\";s:7:\"view_id\";s:10:\"4409048754\";s:14:\"measurement_id\";s:12:\"G-LPBL4CW8KN\";s:11:\"stream_name\";s:17:\"Stealth Restyling\";s:7:\"country\";s:3:\"all\";s:12:\"install_code\";b:1;s:12:\"anonymize_ip\";b:0;s:11:\"local_ga_js\";b:0;s:16:\"exclude_loggedin\";b:1;s:4:\"days\";i:90;s:10:\"adsense_id\";s:0:\"\";}','auto'),(244739,'rank_math_review_notice_date','1760274694','off'),(244781,'_hello-elementor_notifications','a:2:{s:7:\"timeout\";i:1785242670;s:5:\"value\";s:8690:\"[{\"id\":\"hello-theme-3.4.9\",\"title\":\"3.4.9 - 2026-05-20\",\"description\":\"\\n <ul>\\n <li>Fix: CSS improvements for Elementor widgets<\\/li>\\n <\\/ul>\"},{\"id\":\"hello-theme-3.4.8\",\"title\":\"3.4.8 - 2026-05-20\",\"description\":\"\\n <ul>\\n <li>Fix: CSS improvements for Elementor widgets<\\/li>\\n <\\/ul>\"},{\"id\":\"hello-theme-3.4.7\",\"title\":\"3.4.7 - 2026-03-16\",\"description\":\"\\n <ul>\\n <li>Tweak: Updated theme home page<\\/li>\\n <\\/ul>\"},{\"id\":\"hello-theme-3.4.6\",\"title\":\"3.4.6 - 2026-01-21\",\"description\":\"\\n <ul>\\n <li>Tweak: Updated Elementor assets<\\/li>\\n <\\/ul>\"},{\"id\":\"hello-theme-3.4.5\",\"title\":\"3.4.5 - 2025-10-27\",\"description\":\"\\n <ul>\\n\\t\\t\\t\\t<li>New: Add theme home to Finder<\\/li>\\n\\t\\t\\t\\t<li>Tweak: Improve banner behavior after clicking on action button<\\/li>\\n\\t\\t\\t\\t<li>Fix: Load styles correctly in Gutenberg pages<\\/li>\\n\\t\\t\\t\\t<li>Fix: Do not change menu name after Elementor activation<\\/li>\\n\\t\\t\\t\\t<li>Fix: Ensure quicklinks works correctly from home page<\\/li>\\n <\\/ul>\"},{\"id\":\"hello-theme-3.4.4\",\"title\":\"3.4.4 - 2025-06-08\",\"description\":\"\\n <ul>\\n\\t\\t\\t\\t<li>Tweak: Improve Header\\/Footer edit access from theme Home<\\/li>\\n <\\/ul>\"},{\"id\":\"hello-theme-3.4.3\",\"title\":\"3.4.3 - 2025-05-26\",\"description\":\"\\n <ul>\\n\\t\\t\\t\\t<li>Fix: Settings page empty after 3.4.0 in translated sites<\\/li>\\n\\t\\t\\t\\t<li>Fix: PHP 8.4 deprecation notice<\\/li>\\n <\\/ul>\"},{\"id\":\"hello-theme-3.4.2\",\"title\":\"3.4.2 - 2025-05-19\",\"description\":\"\\n <ul>\\n\\t\\t\\t\\t<li>Tweak: Set Home links font weight to regular<\\/li>\\n \\t\\t <li>Tweak: Dart SASS 3.0.0 - resolve scss deprecated warnings<\\/li>\\n \\t\\t <li>Fix: Settings page empty after 3.4.0<\\/li>\\n <\\/ul>\"},{\"id\":\"hello-theme-3.4.0\",\"title\":\"3.4.0 - 2025-05-05\",\"description\":\"\\n <ul>\\n <li>New: Added Theme Home<\\/li>\\n\\t\\t\\t\\t<li>Tweak: Update theme settings page style<\\/li>\\n\\t\\t\\t\\t<li>Tweak: Update tested up to version 6.8<\\/li>\\n <\\/ul>\"},{\"id\":\"hello-theme-3.3.0\",\"title\":\"3.3.0 - 2025-01-21\",\"description\":\"\\n <ul>\\n <li>Tweak: Added changelog link in theme settings<\\/li>\\n\\t\\t\\t\\t<li>Tweak: Updated minimum required Safari version to 15.5<\\/li>\\n \\t\\t <li>Tweak: Update autoprefixer to latest versions<\\/li>\\n <\\/ul>\"},{\"id\":\"hello-theme-3.2.1\",\"title\":\"3.2.1 - 2024-12-16\",\"description\":\"\\n <ul>\\n <li>\\n Fix: Gutenberg editor expanded disproportionately after adding support for <code>theme.json<\\/code>\\n (<a href=\\\"https:\\/\\/github.com\\/elementor\\/hello-theme\\/issues\\/430\\\" target=\\\"_blank\\\">#430<\\/a>)\\n <\\/li>\\n <li>Fix: Use CSS logical properties in the theme<\\/li>\\n <li>Fix: Add ARIA attributes to header nav menu<\\/li>\\n <\\/ul>\"},{\"id\":\"hello-theme-3.2.0\",\"title\":\"3.2.0 - 2024-12-15\",\"description\":\"\\n <ul>\\n <li>Tweak: Convert classic to hybrid theme with block-editor support<\\/li>\\n <li>Tweak: Added new design options to header\\/footer<\\/li>\\n <li>Tweak: Update <code>Tested up to 6.7<\\/code><\\/li>\\n <li>\\n Fix: Minify JS files\\n (<a href=\\\"https:\\/\\/github.com\\/elementor\\/hello-theme\\/issues\\/419\\\" target=\\\"_blank\\\">#419<\\/a>)\\n <\\/li>\\n <\\/ul>\"},{\"id\":\"hello-theme-3.1.1\",\"title\":\"3.1.1 - 2024-07-30\",\"description\":\"\\n <ul>\\n <li>Fix: Use consistent <code><h2><\\/code> for comments title and comment form<\\/li>\\n <\\/ul>\"},{\"id\":\"hello-theme-3.1.0\",\"title\":\"3.1.0 - 2024-06-19\",\"description\":\"\\n <ul>\\n <li>Tweak: Update <code>Requires PHP 7.4<\\/code><\\/li>\\n <li>Tweak: Update <code>Tested up to 6.5<\\/code><\\/li>\\n <li>Tweak: Add the ability to style the brand layout<\\/li>\\n <li>Tweak: Remove deprecated Elementor code<\\/li>\\n <li>Tweak: Restore default focus styling inside the theme<\\/li>\\n <li>Tweak: Add <code>aria-label<\\/code> attribute to various <code><nav><\\/code> elements<\\/li>\\n <li>Tweak: Improve mobile menu keyboard accessibility<\\/li>\\n <li>Tweak: Semantic mobile menu toggle button<\\/li>\\n <li>Fix: The header renders redundant <code><p><\\/code> when tagline is empty<\\/li>\\n <li>Fix: Single post renders redundant wrapping <code><div><\\/code> when it has no tags<\\/li>\\n <li>Fix: Remove redundant wrapping <code><div><\\/code> from <code>wp_nav_menu()<\\/code> output<\\/li>\\n <li>Fix: Wrap page <code><h1><\\/code> with <code><div><\\/code>, not <code><header><\\/code><\\/li>\\n <li>Fix: Use consistent <code><h3><\\/code> for comments title and comment form<\\/li>\\n <li>Fix: Remove heading tags from dynamic header\\/footer<\\/li>\\n <li>\\n Fix: Mobile Menu hamburger is not visible for logged-out users in some cases\\n (<a href=\\\"https:\\/\\/github.com\\/elementor\\/hello-theme\\/issues\\/369\\\" target=\\\"_blank\\\">#369<\\/a>)\\n <\\/li>\\n <li>Fix: Remove duplicate ID attributes in the header mobile menu<\\/li>\\n <li>\\n Fix: Remove redundant table styles\\n (<a href=\\\"https:\\/\\/github.com\\/elementor\\/hello-theme\\/issues\\/311\\\" target=\\\"_blank\\\">#311<\\/a>)\\n <\\/li>\\n <li>Fix: Remove redundant space below Site Logo in the header\\/footer<\\/li>\\n <li>Fix: Remove redundant CSS from dynamic header\\/footer layout<\\/li>\\n <li>\\n Fix: Separate post tags in single post\\n (<a href=\\\"https:\\/\\/github.com\\/elementor\\/hello-theme\\/issues\\/304\\\" target=\\\"_blank\\\">#304<\\/a>)\\n <\\/li>\\n <li>Fix: Display <code>the_tags()<\\/code> after <code>wp_link_pages()<\\/code><\\/li>\\n <li>Fix: Remove page break navigation from archives when using <code><!--nextpage--><\\/code><\\/li>\\n <li>Fix: Style posts pagination component layout<\\/li>\\n <li>Fix: Add RTL support to pagination arrows in archive pages<\\/li>\\n <li>\\n Fix: Update pagination prev\\/next labels and positions\\n (<a href=\\\"https:\\/\\/github.com\\/elementor\\/hello-theme\\/issues\\/404\\\" target=\\\"_blank\\\">#404<\\/a>)\\n <\\/li>\\n <li>Fix: Check if Elementor is loaded when using dynamic header & footer<\\/li>\\n <\\/ul>\"},{\"id\":\"hello-theme-3.0.2\",\"title\":\"3.0.2 - 2024-05-28\",\"description\":\"\\n <ul>\\n <li>Internal: Version bump release to refresh WordPress repository<\\/li>\\n <\\/ul>\"},{\"id\":\"hello-theme-3.0.1\",\"title\":\"3.0.1 - 2024-01-24\",\"description\":\"\\n <ul>\\n <li>Fix: Harden security for admin notice dismiss button<\\/li>\\n <li>Fix: Add <code>alt<\\/code> attribute to all the images in the dashboard<\\/li>\\n <\\/ul>\"},{\"id\":\"hello-theme-3.0.0\",\"title\":\"3.0.0 - 2023-12-26\",\"description\":\"\\n <ul>\\n <li>New: Option to disable cross-site header & footer<\\/li>\\n <li>Tweak: Update <code>Requires PHP 7.3<\\/code><\\/li>\\n <li>Tweak: Update <code>Tested up to 6.4<\\/code><\\/li>\\n <li>Tweak: Move cross-site header & footer styles to a separate CSS file<\\/li>\\n <li>Tweak: Don\'t load <code>header-footer.min.css<\\/code> when disabling header & footer<\\/li>\\n <li>Tweak: Don\'t load <code>hello-frontend.min.js<\\/code> when disabling header & footer<\\/li>\\n <li>Tweak: Replace jQuery code with vanilla JS in the frontend<\\/li>\\n <li>Tweak: Replace jQuery code with vanilla JS in WordPress admin<\\/li>\\n <li>Tweak: Remove unused JS code from the frontend<\\/li>\\n <li>Tweak: Remove unused CSS code from the editor<\\/li>\\n <li>Tweak: Remove unnecessary <code>role<\\/code> attributes from HTML landmark elements<\\/li>\\n <li>Tweak: Link from Elementor Site Settings to Hello Theme Settings<\\/li>\\n <li>Fix: Dynamic script version for better caching<\\/li>\\n <\\/ul>\"}]\";}','off'),(244904,'elementor_library_category_children','a:0:{}','auto'),(244966,'tribe_last_updated_option','1785132547.0383','auto'),(244967,'stellar_schema_version_stellarwp-shepherd-tec-tasks','0.0.3','auto'),(244968,'stellar_schema_version_tec-kv-cache','1.0.0','auto'),(244969,'tribe_events_calendar_options','a:24:{s:18:\"tec-schema-version\";s:6:\"6.11.5\";s:8:\"did_init\";b:1;s:19:\"tribeEventsTemplate\";s:0:\"\";s:16:\"tribeEnableViews\";a:1:{i:0;s:4:\"list\";}s:10:\"viewOption\";s:4:\"list\";s:14:\"schema-version\";s:6:\"5.16.0\";s:21:\"previous_ecp_versions\";a:18:{i:0;s:1:\"0\";i:1;s:6:\"6.15.5\";i:2;s:6:\"6.15.6\";i:3;s:6:\"6.15.7\";i:4;s:6:\"6.15.8\";i:5;s:6:\"6.15.9\";i:6;s:7:\"6.15.10\";i:7;s:7:\"6.15.11\";i:8;s:7:\"6.15.12\";i:9;s:9:\"6.15.12.1\";i:10;s:9:\"6.15.12.2\";i:11;s:7:\"6.15.13\";i:12;s:9:\"6.15.13.1\";i:13;s:7:\"6.15.14\";i:14;s:7:\"6.15.15\";i:15;s:7:\"6.15.18\";i:16;s:7:\"6.15.20\";i:17;s:6:\"6.16.3\";}s:18:\"latest_ecp_version\";s:8:\"6.16.5.1\";s:18:\"dateWithYearFormat\";s:6:\"F j, Y\";s:24:\"recurrenceMaxMonthsAfter\";i:60;s:22:\"google_maps_js_api_key\";s:39:\"AIzaSyDNsicAsP6-VuGtAb1O9riI3oc_NOb7IOU\";s:42:\"tec_onboarding_wizard_visited_guided_setup\";b:1;s:13:\"opt-in-status\";b:1;s:19:\"defaultCurrencyCode\";s:3:\"USD\";s:21:\"defaultCurrencySymbol\";s:1:\"$\";s:13:\"earliest_date\";s:19:\"2025-10-15 18:00:00\";s:21:\"earliest_date_markers\";a:1:{i:0;i:391;}s:11:\"latest_date\";s:19:\"2025-10-16 00:00:00\";s:19:\"latest_date_markers\";a:1:{i:0;i:391;}s:15:\"stylesheet_mode\";s:5:\"tribe\";s:16:\"monthEventAmount\";s:1:\"3\";s:12:\"postsPerPage\";s:2:\"12\";s:12:\"showComments\";b:0;s:20:\"tribeDisableTribeBar\";b:0;}','auto'),(244975,'tribe_last_save_post','1785132547.0399','auto'),(244976,'widget_tribe-widget-events-list','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(244977,'widget_tribe-widget-events-qr-code','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(244978,'tec_timed_tec_custom_tables_v1_initialized','a:3:{s:3:\"key\";s:32:\"tec_custom_tables_v1_initialized\";s:5:\"value\";i:1;s:10:\"expiration\";i:1785159787;}','on'),(244979,'tec_ct1_migration_state','a:3:{s:18:\"complete_timestamp\";N;s:5:\"phase\";s:22:\"migration-not-required\";s:19:\"preview_unsupported\";b:0;}','auto'),(244980,'tec_ct1_events_table_schema_version','1.0.1','auto'),(244981,'tec_ct1_occurrences_table_schema_version','1.0.3','auto'),(244982,'stellarwp_telemetry_last_send','2026-07-21 03:28:45','auto'),(244983,'stellarwp_telemetry','a:2:{s:7:\"plugins\";a:1:{s:19:\"the-events-calendar\";a:2:{s:7:\"wp_slug\";s:43:\"the-events-calendar/the-events-calendar.php\";s:5:\"optin\";b:1;}}s:5:\"token\";s:64:\"51d5e0c1170af574cfc3fb98f6cd0a1ad0bc934f6f63c8da30d28d8d2ea683b1\";}','auto'),(244984,'stellarwp_telemetry_the-events-calendar_show_optin','0','auto'),(244985,'tribe_last_generate_rewrite_rules','1785132547.1253','auto'),(244990,'tec_timed_tribe_supports_async_process','','on'),(244992,'elementor_allow_tracking_last_update','1759174886','auto'),(244993,'elementor_font_awesome_pro_kit_id','','auto'),(244994,'elementor_local_google_fonts','0','auto'),(244995,'elementor_element_cache_ttl','24','auto'),(244996,'elementor_experiment-import-export-customization','default','auto'),(244999,'tec_timed_events_is_rest_api_blocked','a:3:{s:3:\"key\";s:26:\"events_is_rest_api_blocked\";s:5:\"value\";b:0;s:10:\"expiration\";i:1759347701;}','on'),(245000,'tec_onboarding_wizard_data','a:6:{s:5:\"begun\";b:1;s:8:\"finished\";b:1;s:11:\"current_tab\";i:5;s:14:\"completed_tabs\";a:6:{i:0;i:0;i:1;i:1;i:2;i:2;i:3;i:3;i:4;i:4;i:5;i:5;}s:12:\"skipped_tabs\";a:0:{}s:9:\"last_send\";a:19:{s:7:\"_locale\";s:4:\"user\";s:5:\"begun\";b:1;s:10:\"currentTab\";i:5;s:8:\"finished\";b:1;s:16:\"tribeEnableViews\";a:1:{i:0;s:4:\"list\";}s:14:\"availableViews\";a:3:{i:0;s:4:\"list\";i:1;s:5:\"month\";i:2;s:3:\"day\";}s:8:\"currency\";s:3:\"usd\";s:11:\"date_format\";s:6:\"F j, Y\";s:5:\"optin\";b:0;s:15:\"timezone_string\";s:16:\"America/New_York\";s:13:\"start_of_week\";s:1:\"1\";s:23:\"event-tickets-installed\";b:0;s:20:\"event-tickets-active\";b:0;s:9:\"organizer\";a:5:{s:11:\"organizerId\";b:0;s:4:\"name\";s:17:\"Stealth Restyling\";s:5:\"phone\";s:12:\"561-593-8808\";s:7:\"website\";s:26:\"https://stealthcarshow.com\";s:5:\"email\";s:0:\"\";}s:5:\"venue\";a:9:{s:7:\"venueId\";b:0;s:4:\"name\";s:22:\"Texas Road House Grill\";s:7:\"address\";s:18:\"280 N Congress Ave\";s:4:\"city\";s:9:\"Lake Park\";s:5:\"state\";s:2:\"FL\";s:3:\"zip\";s:5:\"33403\";s:7:\"country\";s:2:\"US\";s:5:\"phone\";s:0:\"\";s:7:\"website\";s:0:\"\";}s:13:\"visitedFields\";a:8:{i:0;s:14:\"organizer-name\";i:1;s:15:\"organizer-phone\";i:2;s:17:\"organizer-website\";i:3;s:10:\"venue-name\";i:4;s:13:\"venue-address\";i:5;s:10:\"venue-city\";i:6;s:11:\"venue-state\";i:7;s:9:\"venue-zip\";}s:13:\"completedTabs\";a:6:{i:0;i:0;i:1;i:1;i:2;i:2;i:3;i:3;i:4;i:4;i:5;i:5;}s:11:\"skippedTabs\";a:0:{}s:12:\"eventTickets\";b:0;}}','auto'),(245039,'tribe_events_cat_children','a:0:{}','auto'),(245074,'tec_timed_events_timezone_update_needed','a:3:{s:3:\"key\";s:29:\"events_timezone_update_needed\";s:5:\"value\";b:0;s:10:\"expiration\";i:1759262543;}','on'),(245076,'stellarwp_telemetry_user_info','a:1:{s:4:\"user\";s:502:\"{\"name\":\"SR-Admin\",\"email\":\"modsnap@gmail.com\",\"plugin_slug\":\"the-events-calendar\",\"opt_in_text\":\"Hi, SR-Admin! This is an invitation to help our StellarWP community. If you opt-in, some data about your usage of The Events Calendar and future StellarWP Products will be shared with our teams (so they can work their butts off to improve). We will also share some helpful info on WordPress, and our products from time to time. And if you skip this, that\\u2019s okay! Our products still work just fine.\"}\";}','off'),(245088,'tec_events_elementor_template_imported','a:2:{s:80:\"TEC\\Events\\Integrations\\Plugins\\Elementor\\Template\\Documents\\Event_Single_Static\";i:378;s:81:\"TEC\\Events\\Integrations\\Plugins\\Elementor\\Template\\Documents\\Event_Single_Dynamic\";i:380;}','auto'),(245720,'_elementor_home_screen_data','a:2:{s:7:\"timeout\";i:1759345330;s:5:\"value\";s:11286:\"{\"top_with_licences\":[{\"license\":[\"free\"],\"title_small\":\"Hi!\",\"title\":\"Unleash your imagination with Elementor\",\"description\":\"Start building your website with Elementor\'s no code drag & drop editor.\",\"button_create_page_title\":\"Create a Page\",\"button_watch_title\":\"Watch a guide\",\"button_watch_url\":\"https:\\/\\/www.youtube.com\\/watch?v=le72grP_Q6k&t=1s\",\"youtube_embed_id\":\"le72grP_Q6k?si=g2akyWNODL6usu6u\"},{\"license\":[\"pro\"],\"title_small\":\"Hi!\",\"title\":\"Unleash your imagination with Elementor\",\"description\":\"Now you\'ve got all the tools to start creating professional, high-performing websites - and that journey begins by creating your first page.\",\"button_create_page_title\":\"Create a Page\",\"button_watch_title\":\"Watch a guide\",\"button_watch_url\":\"https:\\/\\/www.youtube.com\\/watch?v=QdkDGrS8ZZs\",\"youtube_embed_id\":\"QdkDGrS8ZZs?si=s_VjZCQR6Fh1jgB5\"}],\"get_started\":[{\"license\":[\"free\"],\"header\":{\"title\":\"Jumpstart your web-creation\",\"description\":\"These quick actions will get your site airborne with a customized design.\"},\"repeater\":[{\"title\":\"Site Settings\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"title_small_color\":\"text.tertiary\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/site-settings.svg\"},{\"title\":\"Site Logo\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"title_small_color\":\"text.tertiary\",\"tab_id\":\"settings-site-identity\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/site-logo.svg\"},{\"title\":\"Global Colors\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"title_small_color\":\"text.tertiary\",\"tab_id\":\"global-colors\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/global-colors.svg\"},{\"title\":\"Global Fonts\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"title_small_color\":\"text.tertiary\",\"tab_id\":\"global-typography\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/global-fonts.svg\"},{\"title\":\"Theme Builder\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor-app\",\"is_relative_url\":false,\"title_small_color\":\"text.tertiary\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/theme-builder.svg\"},{\"title\":\"Popups\",\"title_small\":\"Customize\",\"url\":\"edit.php?post_type=elementor_library&page=popup_templates\",\"is_relative_url\":true,\"title_small_color\":\"text.tertiary\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/popups.svg\"},{\"title\":\"Custom Icons\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor_custom_icons\",\"is_relative_url\":false,\"title_small_color\":\"text.tertiary\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/custom-icons.svg\"},{\"title\":\"Custom Fonts\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor_custom_fonts\",\"is_relative_url\":true,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/custom-fonts.svg\",\"title_small_color\":\"text.tertiary\"}]},{\"license\":[\"pro\"],\"header\":{\"title\":\"Jumpstart your web-creation\",\"description\":\"These quick actions will get your site airborne with a customized design.\"},\"repeater\":[{\"title\":\"Site Settings\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/site-settings.svg\"},{\"title\":\"Site Logo\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"tab_id\":\"settings-site-identity\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/site-logo.svg\"},{\"title\":\"Global Colors\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"tab_id\":\"global-colors\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/global-colors.svg\"},{\"title\":\"Global Fonts\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"tab_id\":\"global-typography\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/global-fonts.svg\"},{\"title\":\"Theme Builder\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor-app\",\"is_relative_url\":false,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/theme-builder.svg\"},{\"title\":\"Popups\",\"title_small\":\"Customize\",\"url\":\"edit.php?post_type=elementor_library&tabs_group=popup&elementor_library_type=popup\",\"is_relative_url\":true,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/popups.svg\"},{\"title\":\"Custom Icons\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor_custom_icons\",\"is_relative_url\":false,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/custom-icons.svg\"},{\"title\":\"Custom Fonts\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor_custom_fonts\",\"is_relative_url\":true,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/custom-fonts.svg\"}]}],\"add_ons\":{\"header\":{\"title\":\"Expand your design toolkit\",\"description\":\"These plugins, add-ons, and tools, have been selected to streamline your workflow and maximize your creativity.\"},\"repeater\":[{\"file_path\":\"pojo-accessibility\\/pojo-accessibility.php\",\"title\":\"Ally - Web Accessibility. Simplified.\",\"url\":\"\",\"description\":\"Make your website more accessible with powerful tools to detect and fix issues, enhance usability, and create a better experience for all visitors.\",\"button_label\":\"Install\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/ally_logo.svg\",\"type\":\"wporg\"},{\"file_path\":\"send-app\\/send-app.php\",\"title\":\"Send \\u2013 Marketing Automation\",\"url\":\"\",\"description\":\"Supercharge your WooCommerce store with Send\\u2014an all-in-one toolkit for emails, popups & more. Built for WordPress. No plugins, no hassle.\",\"button_label\":\"Install\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/send-logo.svg\",\"type\":\"wporg\"},{\"file_path\":\"site-mailer\\/site-mailer.php\",\"title\":\"Site Mailer\",\"url\":\"\",\"description\":\"Keep your WordPress emails out of the spam folder with improved deliverability and an easy setup\\u2014no need for an SMTP plugin or complicated configurations.\",\"button_label\":\"Install\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/site-mailer.svg\",\"type\":\"wporg\"},{\"file_path\":\"image-optimization\\/image-optimization.php\",\"title\":\"Image Optimizer\",\"url\":\"https:\\/\\/go.elementor.com\\/wp-dash-apps-author-uri-elementor-io\\/\",\"description\":\"Check out this incredibly useful plugin that will compress and optimize your images, giving you leaner, faster websites.\",\"button_label\":\"Install\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/image-optimizer.svg\",\"type\":\"wporg\"},{\"title\":\"Elementor AI\",\"url\":\"https:\\/\\/go.elementor.com\\/wp-dash-apps-author-uri-elementor-ai\\/\",\"description\":\"Boost creativity with Elementor AI. Craft & enhance copy, create custom CSS & Code, and generate images to elevate your website.\",\"button_label\":\"Let\'s go\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/elementor.svg\",\"type\":\"link\",\"condition\":{\"key\":\"introduction_meta\",\"value\":\"ai_get_started\"}}],\"footer\":{\"label\":\"Explore more add-ons\",\"file_path\":\"wp-admin\\/admin.php?page=elementor-apps\"}},\"sidebar_upgrade\":[{\"license\":[\"free\"],\"show\":\"true\",\"header\":{\"title\":\"Bring your vision to life\",\"description\":\"Get complete design flexibility for your website with Elementor Pro\\u2019s advanced tools and premium features.\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-crown.svg\"},\"cta\":{\"label\":\"Upgrade Now\",\"url\":\"https:\\/\\/go.elementor.com\\/go-pro-home-sidebar-upgrade\\/\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-crown.svg\"},\"repeater\":[{\"title\":\"Popup Builder\"},{\"title\":\"Custom Code & CSS\"},{\"title\":\"E-commerce Features\"},{\"title\":\"Collaborative Notes\"},{\"title\":\"Form Submission\"},{\"title\":\"Form Integrations\"},{\"title\":\"Custom Attributes\"},{\"title\":\"Role Manager\"}]},{\"license\":[\"pro\"],\"show\":\"false\",\"header\":{\"title\":\"Bring your vision to life\",\"description\":\"Get complete design flexibility for your website with Elementor Pro\\u2019s advanced tools and premium features.\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-crown.svg\"},\"cta\":{\"label\":\"Upgrade Now\",\"url\":\"https:\\/\\/go.elementor.com\\/go-pro-home-sidebar-upgrade\\/\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-crown.svg\"},\"repeater\":[{\"title\":\"Popup Builder\"},{\"title\":\"Custom Code & CSS\"},{\"title\":\"E-commerce Features\"},{\"title\":\"Collaborative Notes\"},{\"title\":\"Form Submission\"},{\"title\":\"Form Integrations\"},{\"title\":\"Custom Attributes\"},{\"title\":\"Role Manager\"}]}],\"sidebar_promotion_variants\":[{\"license\":[\"essential\"],\"is_enabled\":\"true\",\"type\":\"banner\",\"data\":{\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/essential-upgrade.svg\",\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-advanced-home-sidebar-upgrade\\/\"}},{\"license\":[\"free\"],\"is_enabled\":\"true\",\"type\":\"banner\",\"data\":{\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/upgrade-free.svg\",\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-home-sidebar-upgrade\\/\"}},{\"license\":[\"expired\"],\"is_enabled\":\"true\",\"type\":\"banner\",\"data\":{\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/upgrade-free.svg\",\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-home-sidebar-expired\\/\"}},{\"license\":[\"free\"],\"is_enabled\":\"false\",\"type\":\"default\",\"data\":{\"header\":{\"title\":\"Bring your vision to life\",\"description\":\"Get complete design flexibility for your website with Elementor Pro\\u2019s advanced tools and premium features.\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/update-sidebar.svg\"},\"cta\":{\"label\":\"Upgrade Now\",\"url\":\"https:\\/\\/go.elementor.com\\/go-pro-home-sidebar-upgrade\\/\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-crown.svg\"},\"repeater\":[{\"title\":\"Popup Builder\"},{\"title\":\"Custom Code & CSS\"},{\"title\":\"E-commerce Features\"},{\"title\":\"Collaborative Notes\"},{\"title\":\"Form Submission\"},{\"title\":\"Form Integrations\"},{\"title\":\"Custom Attributes\"},{\"title\":\"Role Manager\"}]}},{\"license\":[\"pro\"],\"is_enabled\":\"false\",\"type\":\"default\",\"data\":{\"header\":{\"title\":\"Bring your vision to life\",\"description\":\"Get complete design flexibility for your website with Elementor Pro\\u2019s advanced tools and premium features.\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/update-sidebar.svg\"},\"cta\":{\"label\":\"Upgrade Now\",\"url\":\"https:\\/\\/go.elementor.com\\/go-pro-home-sidebar-upgrade\\/\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-crown.svg\"},\"repeater\":[{\"title\":\"Popup Builder\"},{\"title\":\"Custom Code & CSS\"},{\"title\":\"E-commerce Features\"},{\"title\":\"Collaborative Notes\"},{\"title\":\"Form Submission\"},{\"title\":\"Form Integrations\"},{\"title\":\"Custom Attributes\"},{\"title\":\"Role Manager\"}]}}],\"external_links\":[{\"label\":\"Help Center\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-question-mark.svg\",\"url\":\"https:\\/\\/elementor.com\\/help\\/\"},{\"label\":\"Youtube\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-youtube.svg\",\"url\":\"https:\\/\\/www.youtube.com\\/@Elementor\"},{\"label\":\"Facebook Community\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-community.svg\",\"url\":\"https:\\/\\/www.facebook.com\\/groups\\/Elementors\"},{\"label\":\"Blog\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-academic-hat.svg\",\"url\":\"https:\\/\\/elementor.com\\/blog\\/\"}]}\";}','off'),(246272,'ua_update_number','updated_20','auto'),(246273,'post_analytics_token','4/0AVGzR1BVVuuwb2CcbUN5D1cOymFiDBzL1wwGeOg4arl6VbDRUFRMzbVQOg-ENJGFOhUOxg','auto'),(246274,'pa_google_token','a:6:{s:12:\"access_token\";s:256:\"ya29.a0ARGnu0bf5IWf7OeAfI0nV6o6rxP3OsJN9cGY2RSvwy7RyQv2Z60iw-0DUJXOyC4UUgPJqRuT8mEeLt8YTqety_FqSjR6tqJVMQb9LJYyAZYBLXEdTj321wPR7HREghUFSpB6HR-GoCTIG5W-i490W1pI-NpV7w2kcAyXrMATdhHac-FJ7HdjXJndRNDaxwRl7vhr_5U9jQaCgYKAbgSARUSFQHGX2Mi-Wvy5qor7VahtDpHEECT5Q0209\";s:10:\"expires_in\";i:3599;s:13:\"refresh_token\";s:103:\"1//0cseEWDxOWQI1CgYIARAAGAwSNwF-L9IrvEG4KK0CNMxqZYFCoe51WiHTPxc6YFIu9F8n7FC6rCB5G1Zndtx6i3naUlXjmsLjmMM\";s:5:\"scope\";s:182:\"https://www.googleapis.com/auth/analytics.readonly https://www.googleapis.com/auth/webmasters https://www.googleapis.com/auth/analytics https://www.googleapis.com/auth/analytics.edit\";s:10:\"token_type\";s:6:\"Bearer\";s:10:\"created_at\";i:1785130951;}','auto'),(246275,'analytify_ga4_exceptions','a:1:{i:0;b:0;}','auto'),(246276,'analytify-ga-properties-summery','a:2:{s:2:\"UA\";a:0:{}s:3:\"GA4\";a:35:{s:7:\"Modsnap\";a:2:{s:13:\"ga4:382931814\";a:6:{s:4:\"name\";s:20:\"Modsnap Design - GA4\";s:4:\"code\";s:9:\"382931814\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}s:13:\"ga4:389399683\";a:6:{s:4:\"name\";s:13:\"TWZ SSL - GA4\";s:4:\"code\";s:9:\"389399683\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}}s:22:\"integrityplumbingDrain\";a:1:{s:13:\"ga4:367562339\";a:6:{s:4:\"name\";s:30:\"Integrity Plumbing Drain - GA4\";s:4:\"code\";s:9:\"367562339\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}}s:39:\"The Institute for Regional Conservation\";a:7:{s:13:\"ga4:363107053\";a:6:{s:4:\"name\";s:10:\"NFYN - GA4\";s:4:\"code\";s:9:\"363107053\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}s:13:\"ga4:364566224\";a:6:{s:4:\"name\";s:13:\"Bahamas - GA4\";s:4:\"code\";s:9:\"364566224\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}s:13:\"ga4:364615053\";a:6:{s:4:\"name\";s:32:\"regional conservation home - GA4\";s:4:\"code\";s:9:\"364615053\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}s:13:\"ga4:364695144\";a:6:{s:4:\"name\";s:16:\"Donor page - GA4\";s:4:\"code\";s:9:\"364695144\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}s:13:\"ga4:366195124\";a:6:{s:4:\"name\";s:17:\"Puerto Rico - GA4\";s:4:\"code\";s:9:\"366195124\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}s:13:\"ga4:366520235\";a:6:{s:4:\"name\";s:10:\"FISF - GA4\";s:4:\"code\";s:9:\"366520235\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}s:13:\"ga4:427487761\";a:6:{s:4:\"name\";s:20:\"RGC Donor Page - GA4\";s:4:\"code\";s:9:\"427487761\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}}s:21:\"Richard Grille Events\";a:1:{s:13:\"ga4:361510345\";a:6:{s:4:\"name\";s:27:\"Richard Grille Events - GA4\";s:4:\"code\";s:9:\"361510345\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}}s:18:\"Jan Kinder Speaker\";a:1:{s:13:\"ga4:387462884\";a:6:{s:4:\"name\";s:24:\"Jan Kinder Speaker - GA4\";s:4:\"code\";s:9:\"387462884\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}}s:12:\"trafficwrapz\";a:1:{s:13:\"ga4:385982181\";a:6:{s:4:\"name\";s:26:\"www.trafficwrapz.com - GA4\";s:4:\"code\";s:9:\"385982181\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}}s:16:\"vspmarketing.net\";a:6:{s:13:\"ga4:278386535\";a:6:{s:4:\"name\";s:31:\"Tropical RV Adventures-UA - GA4\";s:4:\"code\";s:9:\"278386535\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}s:13:\"ga4:294160360\";a:6:{s:4:\"name\";s:27:\"Acoustics for a Cause - GA4\";s:4:\"code\";s:9:\"294160360\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}s:13:\"ga4:348677880\";a:6:{s:4:\"name\";s:17:\"Stealth Restyling\";s:4:\"code\";s:9:\"348677880\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}s:13:\"ga4:349713079\";a:6:{s:4:\"name\";s:13:\"Tru Hoot Cafe\";s:4:\"code\";s:9:\"349713079\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}s:13:\"ga4:367874801\";a:6:{s:4:\"name\";s:27:\"Acoustics for a Cause - GA4\";s:4:\"code\";s:9:\"367874801\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}s:13:\"ga4:382186714\";a:6:{s:4:\"name\";s:27:\"vspmarketinggroup.com - GA4\";s:4:\"code\";s:9:\"382186714\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}}s:14:\"A Bond of Love\";a:1:{s:13:\"ga4:363077029\";a:6:{s:4:\"name\";s:20:\"A Bond of Love - GA4\";s:4:\"code\";s:9:\"363077029\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}}s:14:\"Sina Companies\";a:1:{s:13:\"ga4:361403862\";a:6:{s:4:\"name\";s:26:\"Sina Companies https - GA4\";s:4:\"code\";s:9:\"361403862\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}}s:24:\"Calkins Harbor Analytics\";a:2:{s:13:\"ga4:386346332\";a:6:{s:4:\"name\";s:31:\"Academy of Yachting-https - GA4\";s:4:\"code\";s:9:\"386346332\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}s:13:\"ga4:390854400\";a:6:{s:4:\"name\";s:23:\"calkinsharbor.com - GA4\";s:4:\"code\";s:9:\"390854400\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}}s:19:\"Yates Garden Design\";a:1:{s:13:\"ga4:364654094\";a:6:{s:4:\"name\";s:25:\"Yates Garden Design - GA4\";s:4:\"code\";s:9:\"364654094\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}}s:19:\"Michael Connors Law\";a:1:{s:13:\"ga4:365236448\";a:6:{s:4:\"name\";s:30:\"Michael W. Connors, P.A. - GA4\";s:4:\"code\";s:9:\"365236448\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}}s:8:\"Flortech\";a:2:{s:13:\"ga4:349806741\";a:6:{s:4:\"name\";s:10:\"Lektraflor\";s:4:\"code\";s:9:\"349806741\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}s:13:\"ga4:365618248\";a:6:{s:4:\"name\";s:18:\"Flortech LLC - GA4\";s:4:\"code\";s:9:\"365618248\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}}s:24:\"Delray Business Partners\";a:1:{s:13:\"ga4:386913592\";a:6:{s:4:\"name\";s:30:\"Delray Business Partners - GA4\";s:4:\"code\";s:9:\"386913592\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}}s:14:\"Erin Deady Law\";a:1:{s:13:\"ga4:382337464\";a:6:{s:4:\"name\";s:20:\"Erin Deady law - GA4\";s:4:\"code\";s:9:\"382337464\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}}s:11:\"Mejia Sound\";a:1:{s:13:\"ga4:367750339\";a:6:{s:4:\"name\";s:17:\"Mejia Sound - GA4\";s:4:\"code\";s:9:\"367750339\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}}s:5:\"diego\";a:1:{s:13:\"ga4:384486492\";a:6:{s:4:\"name\";s:19:\"Coconut Grove - GA4\";s:4:\"code\";s:9:\"384486492\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}}s:39:\"The Law Offices of David A. Beale, P.A.\";a:1:{s:13:\"ga4:362319022\";a:6:{s:4:\"name\";s:45:\"The Law Offices of David A. Beale, P.A. - GA4\";s:4:\"code\";s:9:\"362319022\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}}s:12:\"Golf Foremat\";a:1:{s:13:\"ga4:362326742\";a:6:{s:4:\"name\";s:21:\"golfforemat.com - GA4\";s:4:\"code\";s:9:\"362326742\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}}s:15:\"Telford Cooling\";a:1:{s:13:\"ga4:386541111\";a:6:{s:4:\"name\";s:21:\"Telford Cooling, LLC.\";s:4:\"code\";s:9:\"386541111\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}}s:15:\"Top Notch Toast\";a:1:{s:13:\"ga4:308251317\";a:6:{s:4:\"name\";s:21:\"Top Notch Toast - GA4\";s:4:\"code\";s:9:\"308251317\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}}s:14:\"Jennifer Yates\";a:1:{s:13:\"ga4:259220483\";a:6:{s:4:\"name\";s:8:\"Wellness\";s:4:\"code\";s:9:\"259220483\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}}s:5:\"Aztec\";a:2:{s:13:\"ga4:260812370\";a:6:{s:4:\"name\";s:11:\"Aztec - GA4\";s:4:\"code\";s:9:\"260812370\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}s:13:\"ga4:363117911\";a:6:{s:4:\"name\";s:11:\"Aztec - GA4\";s:4:\"code\";s:9:\"363117911\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}}s:22:\"Palm Beach Legal Nurse\";a:1:{s:13:\"ga4:287005063\";a:6:{s:4:\"name\";s:11:\"Legal Nurse\";s:4:\"code\";s:9:\"287005063\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}}s:8:\"DentWize\";a:2:{s:13:\"ga4:291694230\";a:6:{s:4:\"name\";s:8:\"DentWize\";s:4:\"code\";s:9:\"291694230\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}s:13:\"ga4:370937540\";a:6:{s:4:\"name\";s:15:\"DentWize2 - GA4\";s:4:\"code\";s:9:\"370937540\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}}s:18:\"Broken Promises SW\";a:2:{s:13:\"ga4:301893536\";a:6:{s:4:\"name\";s:21:\"Broken Promises - GA4\";s:4:\"code\";s:9:\"301893536\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}s:13:\"ga4:364914046\";a:6:{s:4:\"name\";s:21:\"Broken Promises - GA4\";s:4:\"code\";s:9:\"364914046\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}}s:11:\"Lezplay Bae\";a:3:{s:13:\"ga4:306691721\";a:6:{s:4:\"name\";s:31:\"Girls Gays and Theys Prom - GA4\";s:4:\"code\";s:9:\"306691721\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}s:13:\"ga4:361193733\";a:6:{s:4:\"name\";s:17:\"Lezplay Bae - GA4\";s:4:\"code\";s:9:\"361193733\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}s:13:\"ga4:368463420\";a:6:{s:4:\"name\";s:31:\"Girls Gays and Theys Prom - GA4\";s:4:\"code\";s:9:\"368463420\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}}s:9:\"Lori Lehr\";a:1:{s:13:\"ga4:316848861\";a:6:{s:4:\"name\";s:19:\"Lori Lehr Inc - GA4\";s:4:\"code\";s:9:\"316848861\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}}s:4:\"DBRE\";a:1:{s:13:\"ga4:371494804\";a:6:{s:4:\"name\";s:33:\"Delray Beach Real Estate Co - GA4\";s:4:\"code\";s:9:\"371494804\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}}s:13:\"Harry Spaight\";a:1:{s:13:\"ga4:370711512\";a:6:{s:4:\"name\";s:29:\"Selling With Dignity UA - GA4\";s:4:\"code\";s:9:\"370711512\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}}s:11:\"Pugliese PR\";a:1:{s:13:\"ga4:411033677\";a:6:{s:4:\"name\";s:10:\"PugliesePR\";s:4:\"code\";s:9:\"411033677\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}}s:15:\"Skyline Roofing\";a:1:{s:13:\"ga4:414456590\";a:6:{s:4:\"name\";s:18:\"Skyline Roofing FL\";s:4:\"code\";s:9:\"414456590\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}}s:20:\"Obamacare Assistance\";a:1:{s:13:\"ga4:460696895\";a:6:{s:4:\"name\";s:20:\"ObamacareAssisstance\";s:4:\"code\";s:9:\"460696895\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}}s:6:\"PB-Sun\";a:1:{s:13:\"ga4:504623104\";a:6:{s:4:\"name\";s:7:\"PB-News\";s:4:\"code\";s:9:\"504623104\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}}s:16:\"Channel Seafoods\";a:1:{s:13:\"ga4:507410248\";a:6:{s:4:\"name\";s:16:\"Channel Seafoods\";s:4:\"code\";s:9:\"507410248\";s:11:\"property_id\";s:0:\"\";s:11:\"website_url\";s:0:\"\";s:15:\"web_property_id\";s:0:\"\";s:7:\"view_id\";s:0:\"\";}}}}','auto'),(246277,'analytify-ga4-streams','a:1:{i:348677880;a:1:{s:12:\"G-LPBL4CW8KN\";a:5:{s:9:\"full_name\";s:43:\"properties/348677880/dataStreams/4409048754\";s:11:\"property_id\";s:9:\"348677880\";s:11:\"stream_name\";s:17:\"Stealth Restyling\";s:14:\"measurement_id\";s:12:\"G-LPBL4CW8KN\";s:3:\"url\";s:28:\"https://stealthrestyling.com\";}}}','auto'),(246278,'analytify_tracking_property_info','a:5:{s:9:\"full_name\";s:43:\"properties/348677880/dataStreams/4409048754\";s:11:\"property_id\";s:9:\"348677880\";s:11:\"stream_name\";s:17:\"Stealth Restyling\";s:14:\"measurement_id\";s:12:\"G-LPBL4CW8KN\";s:3:\"url\";s:28:\"https://stealthrestyling.com\";}','auto'),(246280,'analytify_reporting_property_info','a:5:{s:9:\"full_name\";s:43:\"properties/348677880/dataStreams/4409048754\";s:11:\"property_id\";s:9:\"348677880\";s:11:\"stream_name\";s:17:\"Stealth Restyling\";s:14:\"measurement_id\";s:12:\"G-LPBL4CW8KN\";s:3:\"url\";s:28:\"https://stealthrestyling.com\";}','auto'),(247128,'rank_math_review_notice_added','1','off'),(253242,'rank_math_analytics_first_fetch','hidden','auto'),(253243,'rank_math_analytics_last_single_action_schedule_time','1763500366','auto'),(253325,'stellar_schema_previous_version_stellarwp-shepherd-tec-tasks','0.0.2s','auto'),(255462,'_transient_wp_core_block_css_files','a:2:{s:7:\"version\";s:5:\"6.9.1\";s:5:\"files\";a:584:{i:0;s:31:\"accordion-heading/style-rtl.css\";i:1;s:35:\"accordion-heading/style-rtl.min.css\";i:2;s:27:\"accordion-heading/style.css\";i:3;s:31:\"accordion-heading/style.min.css\";i:4;s:28:\"accordion-item/style-rtl.css\";i:5;s:32:\"accordion-item/style-rtl.min.css\";i:6;s:24:\"accordion-item/style.css\";i:7;s:28:\"accordion-item/style.min.css\";i:8;s:29:\"accordion-panel/style-rtl.css\";i:9;s:33:\"accordion-panel/style-rtl.min.css\";i:10;s:25:\"accordion-panel/style.css\";i:11;s:29:\"accordion-panel/style.min.css\";i:12;s:23:\"accordion/style-rtl.css\";i:13;s:27:\"accordion/style-rtl.min.css\";i:14;s:19:\"accordion/style.css\";i:15;s:23:\"accordion/style.min.css\";i:16;s:23:\"archives/editor-rtl.css\";i:17;s:27:\"archives/editor-rtl.min.css\";i:18;s:19:\"archives/editor.css\";i:19;s:23:\"archives/editor.min.css\";i:20;s:22:\"archives/style-rtl.css\";i:21;s:26:\"archives/style-rtl.min.css\";i:22;s:18:\"archives/style.css\";i:23;s:22:\"archives/style.min.css\";i:24;s:20:\"audio/editor-rtl.css\";i:25;s:24:\"audio/editor-rtl.min.css\";i:26;s:16:\"audio/editor.css\";i:27;s:20:\"audio/editor.min.css\";i:28;s:19:\"audio/style-rtl.css\";i:29;s:23:\"audio/style-rtl.min.css\";i:30;s:15:\"audio/style.css\";i:31;s:19:\"audio/style.min.css\";i:32;s:19:\"audio/theme-rtl.css\";i:33;s:23:\"audio/theme-rtl.min.css\";i:34;s:15:\"audio/theme.css\";i:35;s:19:\"audio/theme.min.css\";i:36;s:21:\"avatar/editor-rtl.css\";i:37;s:25:\"avatar/editor-rtl.min.css\";i:38;s:17:\"avatar/editor.css\";i:39;s:21:\"avatar/editor.min.css\";i:40;s:20:\"avatar/style-rtl.css\";i:41;s:24:\"avatar/style-rtl.min.css\";i:42;s:16:\"avatar/style.css\";i:43;s:20:\"avatar/style.min.css\";i:44;s:21:\"button/editor-rtl.css\";i:45;s:25:\"button/editor-rtl.min.css\";i:46;s:17:\"button/editor.css\";i:47;s:21:\"button/editor.min.css\";i:48;s:20:\"button/style-rtl.css\";i:49;s:24:\"button/style-rtl.min.css\";i:50;s:16:\"button/style.css\";i:51;s:20:\"button/style.min.css\";i:52;s:22:\"buttons/editor-rtl.css\";i:53;s:26:\"buttons/editor-rtl.min.css\";i:54;s:18:\"buttons/editor.css\";i:55;s:22:\"buttons/editor.min.css\";i:56;s:21:\"buttons/style-rtl.css\";i:57;s:25:\"buttons/style-rtl.min.css\";i:58;s:17:\"buttons/style.css\";i:59;s:21:\"buttons/style.min.css\";i:60;s:22:\"calendar/style-rtl.css\";i:61;s:26:\"calendar/style-rtl.min.css\";i:62;s:18:\"calendar/style.css\";i:63;s:22:\"calendar/style.min.css\";i:64;s:25:\"categories/editor-rtl.css\";i:65;s:29:\"categories/editor-rtl.min.css\";i:66;s:21:\"categories/editor.css\";i:67;s:25:\"categories/editor.min.css\";i:68;s:24:\"categories/style-rtl.css\";i:69;s:28:\"categories/style-rtl.min.css\";i:70;s:20:\"categories/style.css\";i:71;s:24:\"categories/style.min.css\";i:72;s:19:\"code/editor-rtl.css\";i:73;s:23:\"code/editor-rtl.min.css\";i:74;s:15:\"code/editor.css\";i:75;s:19:\"code/editor.min.css\";i:76;s:18:\"code/style-rtl.css\";i:77;s:22:\"code/style-rtl.min.css\";i:78;s:14:\"code/style.css\";i:79;s:18:\"code/style.min.css\";i:80;s:18:\"code/theme-rtl.css\";i:81;s:22:\"code/theme-rtl.min.css\";i:82;s:14:\"code/theme.css\";i:83;s:18:\"code/theme.min.css\";i:84;s:22:\"columns/editor-rtl.css\";i:85;s:26:\"columns/editor-rtl.min.css\";i:86;s:18:\"columns/editor.css\";i:87;s:22:\"columns/editor.min.css\";i:88;s:21:\"columns/style-rtl.css\";i:89;s:25:\"columns/style-rtl.min.css\";i:90;s:17:\"columns/style.css\";i:91;s:21:\"columns/style.min.css\";i:92;s:33:\"comment-author-name/style-rtl.css\";i:93;s:37:\"comment-author-name/style-rtl.min.css\";i:94;s:29:\"comment-author-name/style.css\";i:95;s:33:\"comment-author-name/style.min.css\";i:96;s:29:\"comment-content/style-rtl.css\";i:97;s:33:\"comment-content/style-rtl.min.css\";i:98;s:25:\"comment-content/style.css\";i:99;s:29:\"comment-content/style.min.css\";i:100;s:26:\"comment-date/style-rtl.css\";i:101;s:30:\"comment-date/style-rtl.min.css\";i:102;s:22:\"comment-date/style.css\";i:103;s:26:\"comment-date/style.min.css\";i:104;s:31:\"comment-edit-link/style-rtl.css\";i:105;s:35:\"comment-edit-link/style-rtl.min.css\";i:106;s:27:\"comment-edit-link/style.css\";i:107;s:31:\"comment-edit-link/style.min.css\";i:108;s:32:\"comment-reply-link/style-rtl.css\";i:109;s:36:\"comment-reply-link/style-rtl.min.css\";i:110;s:28:\"comment-reply-link/style.css\";i:111;s:32:\"comment-reply-link/style.min.css\";i:112;s:30:\"comment-template/style-rtl.css\";i:113;s:34:\"comment-template/style-rtl.min.css\";i:114;s:26:\"comment-template/style.css\";i:115;s:30:\"comment-template/style.min.css\";i:116;s:42:\"comments-pagination-numbers/editor-rtl.css\";i:117;s:46:\"comments-pagination-numbers/editor-rtl.min.css\";i:118;s:38:\"comments-pagination-numbers/editor.css\";i:119;s:42:\"comments-pagination-numbers/editor.min.css\";i:120;s:34:\"comments-pagination/editor-rtl.css\";i:121;s:38:\"comments-pagination/editor-rtl.min.css\";i:122;s:30:\"comments-pagination/editor.css\";i:123;s:34:\"comments-pagination/editor.min.css\";i:124;s:33:\"comments-pagination/style-rtl.css\";i:125;s:37:\"comments-pagination/style-rtl.min.css\";i:126;s:29:\"comments-pagination/style.css\";i:127;s:33:\"comments-pagination/style.min.css\";i:128;s:29:\"comments-title/editor-rtl.css\";i:129;s:33:\"comments-title/editor-rtl.min.css\";i:130;s:25:\"comments-title/editor.css\";i:131;s:29:\"comments-title/editor.min.css\";i:132;s:23:\"comments/editor-rtl.css\";i:133;s:27:\"comments/editor-rtl.min.css\";i:134;s:19:\"comments/editor.css\";i:135;s:23:\"comments/editor.min.css\";i:136;s:22:\"comments/style-rtl.css\";i:137;s:26:\"comments/style-rtl.min.css\";i:138;s:18:\"comments/style.css\";i:139;s:22:\"comments/style.min.css\";i:140;s:20:\"cover/editor-rtl.css\";i:141;s:24:\"cover/editor-rtl.min.css\";i:142;s:16:\"cover/editor.css\";i:143;s:20:\"cover/editor.min.css\";i:144;s:19:\"cover/style-rtl.css\";i:145;s:23:\"cover/style-rtl.min.css\";i:146;s:15:\"cover/style.css\";i:147;s:19:\"cover/style.min.css\";i:148;s:22:\"details/editor-rtl.css\";i:149;s:26:\"details/editor-rtl.min.css\";i:150;s:18:\"details/editor.css\";i:151;s:22:\"details/editor.min.css\";i:152;s:21:\"details/style-rtl.css\";i:153;s:25:\"details/style-rtl.min.css\";i:154;s:17:\"details/style.css\";i:155;s:21:\"details/style.min.css\";i:156;s:20:\"embed/editor-rtl.css\";i:157;s:24:\"embed/editor-rtl.min.css\";i:158;s:16:\"embed/editor.css\";i:159;s:20:\"embed/editor.min.css\";i:160;s:19:\"embed/style-rtl.css\";i:161;s:23:\"embed/style-rtl.min.css\";i:162;s:15:\"embed/style.css\";i:163;s:19:\"embed/style.min.css\";i:164;s:19:\"embed/theme-rtl.css\";i:165;s:23:\"embed/theme-rtl.min.css\";i:166;s:15:\"embed/theme.css\";i:167;s:19:\"embed/theme.min.css\";i:168;s:19:\"file/editor-rtl.css\";i:169;s:23:\"file/editor-rtl.min.css\";i:170;s:15:\"file/editor.css\";i:171;s:19:\"file/editor.min.css\";i:172;s:18:\"file/style-rtl.css\";i:173;s:22:\"file/style-rtl.min.css\";i:174;s:14:\"file/style.css\";i:175;s:18:\"file/style.min.css\";i:176;s:23:\"footnotes/style-rtl.css\";i:177;s:27:\"footnotes/style-rtl.min.css\";i:178;s:19:\"footnotes/style.css\";i:179;s:23:\"footnotes/style.min.css\";i:180;s:23:\"freeform/editor-rtl.css\";i:181;s:27:\"freeform/editor-rtl.min.css\";i:182;s:19:\"freeform/editor.css\";i:183;s:23:\"freeform/editor.min.css\";i:184;s:22:\"gallery/editor-rtl.css\";i:185;s:26:\"gallery/editor-rtl.min.css\";i:186;s:18:\"gallery/editor.css\";i:187;s:22:\"gallery/editor.min.css\";i:188;s:21:\"gallery/style-rtl.css\";i:189;s:25:\"gallery/style-rtl.min.css\";i:190;s:17:\"gallery/style.css\";i:191;s:21:\"gallery/style.min.css\";i:192;s:21:\"gallery/theme-rtl.css\";i:193;s:25:\"gallery/theme-rtl.min.css\";i:194;s:17:\"gallery/theme.css\";i:195;s:21:\"gallery/theme.min.css\";i:196;s:20:\"group/editor-rtl.css\";i:197;s:24:\"group/editor-rtl.min.css\";i:198;s:16:\"group/editor.css\";i:199;s:20:\"group/editor.min.css\";i:200;s:19:\"group/style-rtl.css\";i:201;s:23:\"group/style-rtl.min.css\";i:202;s:15:\"group/style.css\";i:203;s:19:\"group/style.min.css\";i:204;s:19:\"group/theme-rtl.css\";i:205;s:23:\"group/theme-rtl.min.css\";i:206;s:15:\"group/theme.css\";i:207;s:19:\"group/theme.min.css\";i:208;s:21:\"heading/style-rtl.css\";i:209;s:25:\"heading/style-rtl.min.css\";i:210;s:17:\"heading/style.css\";i:211;s:21:\"heading/style.min.css\";i:212;s:19:\"html/editor-rtl.css\";i:213;s:23:\"html/editor-rtl.min.css\";i:214;s:15:\"html/editor.css\";i:215;s:19:\"html/editor.min.css\";i:216;s:20:\"image/editor-rtl.css\";i:217;s:24:\"image/editor-rtl.min.css\";i:218;s:16:\"image/editor.css\";i:219;s:20:\"image/editor.min.css\";i:220;s:19:\"image/style-rtl.css\";i:221;s:23:\"image/style-rtl.min.css\";i:222;s:15:\"image/style.css\";i:223;s:19:\"image/style.min.css\";i:224;s:19:\"image/theme-rtl.css\";i:225;s:23:\"image/theme-rtl.min.css\";i:226;s:15:\"image/theme.css\";i:227;s:19:\"image/theme.min.css\";i:228;s:29:\"latest-comments/style-rtl.css\";i:229;s:33:\"latest-comments/style-rtl.min.css\";i:230;s:25:\"latest-comments/style.css\";i:231;s:29:\"latest-comments/style.min.css\";i:232;s:27:\"latest-posts/editor-rtl.css\";i:233;s:31:\"latest-posts/editor-rtl.min.css\";i:234;s:23:\"latest-posts/editor.css\";i:235;s:27:\"latest-posts/editor.min.css\";i:236;s:26:\"latest-posts/style-rtl.css\";i:237;s:30:\"latest-posts/style-rtl.min.css\";i:238;s:22:\"latest-posts/style.css\";i:239;s:26:\"latest-posts/style.min.css\";i:240;s:18:\"list/style-rtl.css\";i:241;s:22:\"list/style-rtl.min.css\";i:242;s:14:\"list/style.css\";i:243;s:18:\"list/style.min.css\";i:244;s:22:\"loginout/style-rtl.css\";i:245;s:26:\"loginout/style-rtl.min.css\";i:246;s:18:\"loginout/style.css\";i:247;s:22:\"loginout/style.min.css\";i:248;s:19:\"math/editor-rtl.css\";i:249;s:23:\"math/editor-rtl.min.css\";i:250;s:15:\"math/editor.css\";i:251;s:19:\"math/editor.min.css\";i:252;s:18:\"math/style-rtl.css\";i:253;s:22:\"math/style-rtl.min.css\";i:254;s:14:\"math/style.css\";i:255;s:18:\"math/style.min.css\";i:256;s:25:\"media-text/editor-rtl.css\";i:257;s:29:\"media-text/editor-rtl.min.css\";i:258;s:21:\"media-text/editor.css\";i:259;s:25:\"media-text/editor.min.css\";i:260;s:24:\"media-text/style-rtl.css\";i:261;s:28:\"media-text/style-rtl.min.css\";i:262;s:20:\"media-text/style.css\";i:263;s:24:\"media-text/style.min.css\";i:264;s:19:\"more/editor-rtl.css\";i:265;s:23:\"more/editor-rtl.min.css\";i:266;s:15:\"more/editor.css\";i:267;s:19:\"more/editor.min.css\";i:268;s:30:\"navigation-link/editor-rtl.css\";i:269;s:34:\"navigation-link/editor-rtl.min.css\";i:270;s:26:\"navigation-link/editor.css\";i:271;s:30:\"navigation-link/editor.min.css\";i:272;s:29:\"navigation-link/style-rtl.css\";i:273;s:33:\"navigation-link/style-rtl.min.css\";i:274;s:25:\"navigation-link/style.css\";i:275;s:29:\"navigation-link/style.min.css\";i:276;s:33:\"navigation-submenu/editor-rtl.css\";i:277;s:37:\"navigation-submenu/editor-rtl.min.css\";i:278;s:29:\"navigation-submenu/editor.css\";i:279;s:33:\"navigation-submenu/editor.min.css\";i:280;s:25:\"navigation/editor-rtl.css\";i:281;s:29:\"navigation/editor-rtl.min.css\";i:282;s:21:\"navigation/editor.css\";i:283;s:25:\"navigation/editor.min.css\";i:284;s:24:\"navigation/style-rtl.css\";i:285;s:28:\"navigation/style-rtl.min.css\";i:286;s:20:\"navigation/style.css\";i:287;s:24:\"navigation/style.min.css\";i:288;s:23:\"nextpage/editor-rtl.css\";i:289;s:27:\"nextpage/editor-rtl.min.css\";i:290;s:19:\"nextpage/editor.css\";i:291;s:23:\"nextpage/editor.min.css\";i:292;s:24:\"page-list/editor-rtl.css\";i:293;s:28:\"page-list/editor-rtl.min.css\";i:294;s:20:\"page-list/editor.css\";i:295;s:24:\"page-list/editor.min.css\";i:296;s:23:\"page-list/style-rtl.css\";i:297;s:27:\"page-list/style-rtl.min.css\";i:298;s:19:\"page-list/style.css\";i:299;s:23:\"page-list/style.min.css\";i:300;s:24:\"paragraph/editor-rtl.css\";i:301;s:28:\"paragraph/editor-rtl.min.css\";i:302;s:20:\"paragraph/editor.css\";i:303;s:24:\"paragraph/editor.min.css\";i:304;s:23:\"paragraph/style-rtl.css\";i:305;s:27:\"paragraph/style-rtl.min.css\";i:306;s:19:\"paragraph/style.css\";i:307;s:23:\"paragraph/style.min.css\";i:308;s:35:\"post-author-biography/style-rtl.css\";i:309;s:39:\"post-author-biography/style-rtl.min.css\";i:310;s:31:\"post-author-biography/style.css\";i:311;s:35:\"post-author-biography/style.min.css\";i:312;s:30:\"post-author-name/style-rtl.css\";i:313;s:34:\"post-author-name/style-rtl.min.css\";i:314;s:26:\"post-author-name/style.css\";i:315;s:30:\"post-author-name/style.min.css\";i:316;s:25:\"post-author/style-rtl.css\";i:317;s:29:\"post-author/style-rtl.min.css\";i:318;s:21:\"post-author/style.css\";i:319;s:25:\"post-author/style.min.css\";i:320;s:33:\"post-comments-count/style-rtl.css\";i:321;s:37:\"post-comments-count/style-rtl.min.css\";i:322;s:29:\"post-comments-count/style.css\";i:323;s:33:\"post-comments-count/style.min.css\";i:324;s:33:\"post-comments-form/editor-rtl.css\";i:325;s:37:\"post-comments-form/editor-rtl.min.css\";i:326;s:29:\"post-comments-form/editor.css\";i:327;s:33:\"post-comments-form/editor.min.css\";i:328;s:32:\"post-comments-form/style-rtl.css\";i:329;s:36:\"post-comments-form/style-rtl.min.css\";i:330;s:28:\"post-comments-form/style.css\";i:331;s:32:\"post-comments-form/style.min.css\";i:332;s:32:\"post-comments-link/style-rtl.css\";i:333;s:36:\"post-comments-link/style-rtl.min.css\";i:334;s:28:\"post-comments-link/style.css\";i:335;s:32:\"post-comments-link/style.min.css\";i:336;s:26:\"post-content/style-rtl.css\";i:337;s:30:\"post-content/style-rtl.min.css\";i:338;s:22:\"post-content/style.css\";i:339;s:26:\"post-content/style.min.css\";i:340;s:23:\"post-date/style-rtl.css\";i:341;s:27:\"post-date/style-rtl.min.css\";i:342;s:19:\"post-date/style.css\";i:343;s:23:\"post-date/style.min.css\";i:344;s:27:\"post-excerpt/editor-rtl.css\";i:345;s:31:\"post-excerpt/editor-rtl.min.css\";i:346;s:23:\"post-excerpt/editor.css\";i:347;s:27:\"post-excerpt/editor.min.css\";i:348;s:26:\"post-excerpt/style-rtl.css\";i:349;s:30:\"post-excerpt/style-rtl.min.css\";i:350;s:22:\"post-excerpt/style.css\";i:351;s:26:\"post-excerpt/style.min.css\";i:352;s:34:\"post-featured-image/editor-rtl.css\";i:353;s:38:\"post-featured-image/editor-rtl.min.css\";i:354;s:30:\"post-featured-image/editor.css\";i:355;s:34:\"post-featured-image/editor.min.css\";i:356;s:33:\"post-featured-image/style-rtl.css\";i:357;s:37:\"post-featured-image/style-rtl.min.css\";i:358;s:29:\"post-featured-image/style.css\";i:359;s:33:\"post-featured-image/style.min.css\";i:360;s:34:\"post-navigation-link/style-rtl.css\";i:361;s:38:\"post-navigation-link/style-rtl.min.css\";i:362;s:30:\"post-navigation-link/style.css\";i:363;s:34:\"post-navigation-link/style.min.css\";i:364;s:27:\"post-template/style-rtl.css\";i:365;s:31:\"post-template/style-rtl.min.css\";i:366;s:23:\"post-template/style.css\";i:367;s:27:\"post-template/style.min.css\";i:368;s:24:\"post-terms/style-rtl.css\";i:369;s:28:\"post-terms/style-rtl.min.css\";i:370;s:20:\"post-terms/style.css\";i:371;s:24:\"post-terms/style.min.css\";i:372;s:31:\"post-time-to-read/style-rtl.css\";i:373;s:35:\"post-time-to-read/style-rtl.min.css\";i:374;s:27:\"post-time-to-read/style.css\";i:375;s:31:\"post-time-to-read/style.min.css\";i:376;s:24:\"post-title/style-rtl.css\";i:377;s:28:\"post-title/style-rtl.min.css\";i:378;s:20:\"post-title/style.css\";i:379;s:24:\"post-title/style.min.css\";i:380;s:26:\"preformatted/style-rtl.css\";i:381;s:30:\"preformatted/style-rtl.min.css\";i:382;s:22:\"preformatted/style.css\";i:383;s:26:\"preformatted/style.min.css\";i:384;s:24:\"pullquote/editor-rtl.css\";i:385;s:28:\"pullquote/editor-rtl.min.css\";i:386;s:20:\"pullquote/editor.css\";i:387;s:24:\"pullquote/editor.min.css\";i:388;s:23:\"pullquote/style-rtl.css\";i:389;s:27:\"pullquote/style-rtl.min.css\";i:390;s:19:\"pullquote/style.css\";i:391;s:23:\"pullquote/style.min.css\";i:392;s:23:\"pullquote/theme-rtl.css\";i:393;s:27:\"pullquote/theme-rtl.min.css\";i:394;s:19:\"pullquote/theme.css\";i:395;s:23:\"pullquote/theme.min.css\";i:396;s:39:\"query-pagination-numbers/editor-rtl.css\";i:397;s:43:\"query-pagination-numbers/editor-rtl.min.css\";i:398;s:35:\"query-pagination-numbers/editor.css\";i:399;s:39:\"query-pagination-numbers/editor.min.css\";i:400;s:31:\"query-pagination/editor-rtl.css\";i:401;s:35:\"query-pagination/editor-rtl.min.css\";i:402;s:27:\"query-pagination/editor.css\";i:403;s:31:\"query-pagination/editor.min.css\";i:404;s:30:\"query-pagination/style-rtl.css\";i:405;s:34:\"query-pagination/style-rtl.min.css\";i:406;s:26:\"query-pagination/style.css\";i:407;s:30:\"query-pagination/style.min.css\";i:408;s:25:\"query-title/style-rtl.css\";i:409;s:29:\"query-title/style-rtl.min.css\";i:410;s:21:\"query-title/style.css\";i:411;s:25:\"query-title/style.min.css\";i:412;s:25:\"query-total/style-rtl.css\";i:413;s:29:\"query-total/style-rtl.min.css\";i:414;s:21:\"query-total/style.css\";i:415;s:25:\"query-total/style.min.css\";i:416;s:20:\"query/editor-rtl.css\";i:417;s:24:\"query/editor-rtl.min.css\";i:418;s:16:\"query/editor.css\";i:419;s:20:\"query/editor.min.css\";i:420;s:19:\"quote/style-rtl.css\";i:421;s:23:\"quote/style-rtl.min.css\";i:422;s:15:\"quote/style.css\";i:423;s:19:\"quote/style.min.css\";i:424;s:19:\"quote/theme-rtl.css\";i:425;s:23:\"quote/theme-rtl.min.css\";i:426;s:15:\"quote/theme.css\";i:427;s:19:\"quote/theme.min.css\";i:428;s:23:\"read-more/style-rtl.css\";i:429;s:27:\"read-more/style-rtl.min.css\";i:430;s:19:\"read-more/style.css\";i:431;s:23:\"read-more/style.min.css\";i:432;s:18:\"rss/editor-rtl.css\";i:433;s:22:\"rss/editor-rtl.min.css\";i:434;s:14:\"rss/editor.css\";i:435;s:18:\"rss/editor.min.css\";i:436;s:17:\"rss/style-rtl.css\";i:437;s:21:\"rss/style-rtl.min.css\";i:438;s:13:\"rss/style.css\";i:439;s:17:\"rss/style.min.css\";i:440;s:21:\"search/editor-rtl.css\";i:441;s:25:\"search/editor-rtl.min.css\";i:442;s:17:\"search/editor.css\";i:443;s:21:\"search/editor.min.css\";i:444;s:20:\"search/style-rtl.css\";i:445;s:24:\"search/style-rtl.min.css\";i:446;s:16:\"search/style.css\";i:447;s:20:\"search/style.min.css\";i:448;s:20:\"search/theme-rtl.css\";i:449;s:24:\"search/theme-rtl.min.css\";i:450;s:16:\"search/theme.css\";i:451;s:20:\"search/theme.min.css\";i:452;s:24:\"separator/editor-rtl.css\";i:453;s:28:\"separator/editor-rtl.min.css\";i:454;s:20:\"separator/editor.css\";i:455;s:24:\"separator/editor.min.css\";i:456;s:23:\"separator/style-rtl.css\";i:457;s:27:\"separator/style-rtl.min.css\";i:458;s:19:\"separator/style.css\";i:459;s:23:\"separator/style.min.css\";i:460;s:23:\"separator/theme-rtl.css\";i:461;s:27:\"separator/theme-rtl.min.css\";i:462;s:19:\"separator/theme.css\";i:463;s:23:\"separator/theme.min.css\";i:464;s:24:\"shortcode/editor-rtl.css\";i:465;s:28:\"shortcode/editor-rtl.min.css\";i:466;s:20:\"shortcode/editor.css\";i:467;s:24:\"shortcode/editor.min.css\";i:468;s:24:\"site-logo/editor-rtl.css\";i:469;s:28:\"site-logo/editor-rtl.min.css\";i:470;s:20:\"site-logo/editor.css\";i:471;s:24:\"site-logo/editor.min.css\";i:472;s:23:\"site-logo/style-rtl.css\";i:473;s:27:\"site-logo/style-rtl.min.css\";i:474;s:19:\"site-logo/style.css\";i:475;s:23:\"site-logo/style.min.css\";i:476;s:27:\"site-tagline/editor-rtl.css\";i:477;s:31:\"site-tagline/editor-rtl.min.css\";i:478;s:23:\"site-tagline/editor.css\";i:479;s:27:\"site-tagline/editor.min.css\";i:480;s:26:\"site-tagline/style-rtl.css\";i:481;s:30:\"site-tagline/style-rtl.min.css\";i:482;s:22:\"site-tagline/style.css\";i:483;s:26:\"site-tagline/style.min.css\";i:484;s:25:\"site-title/editor-rtl.css\";i:485;s:29:\"site-title/editor-rtl.min.css\";i:486;s:21:\"site-title/editor.css\";i:487;s:25:\"site-title/editor.min.css\";i:488;s:24:\"site-title/style-rtl.css\";i:489;s:28:\"site-title/style-rtl.min.css\";i:490;s:20:\"site-title/style.css\";i:491;s:24:\"site-title/style.min.css\";i:492;s:26:\"social-link/editor-rtl.css\";i:493;s:30:\"social-link/editor-rtl.min.css\";i:494;s:22:\"social-link/editor.css\";i:495;s:26:\"social-link/editor.min.css\";i:496;s:27:\"social-links/editor-rtl.css\";i:497;s:31:\"social-links/editor-rtl.min.css\";i:498;s:23:\"social-links/editor.css\";i:499;s:27:\"social-links/editor.min.css\";i:500;s:26:\"social-links/style-rtl.css\";i:501;s:30:\"social-links/style-rtl.min.css\";i:502;s:22:\"social-links/style.css\";i:503;s:26:\"social-links/style.min.css\";i:504;s:21:\"spacer/editor-rtl.css\";i:505;s:25:\"spacer/editor-rtl.min.css\";i:506;s:17:\"spacer/editor.css\";i:507;s:21:\"spacer/editor.min.css\";i:508;s:20:\"spacer/style-rtl.css\";i:509;s:24:\"spacer/style-rtl.min.css\";i:510;s:16:\"spacer/style.css\";i:511;s:20:\"spacer/style.min.css\";i:512;s:20:\"table/editor-rtl.css\";i:513;s:24:\"table/editor-rtl.min.css\";i:514;s:16:\"table/editor.css\";i:515;s:20:\"table/editor.min.css\";i:516;s:19:\"table/style-rtl.css\";i:517;s:23:\"table/style-rtl.min.css\";i:518;s:15:\"table/style.css\";i:519;s:19:\"table/style.min.css\";i:520;s:19:\"table/theme-rtl.css\";i:521;s:23:\"table/theme-rtl.min.css\";i:522;s:15:\"table/theme.css\";i:523;s:19:\"table/theme.min.css\";i:524;s:24:\"tag-cloud/editor-rtl.css\";i:525;s:28:\"tag-cloud/editor-rtl.min.css\";i:526;s:20:\"tag-cloud/editor.css\";i:527;s:24:\"tag-cloud/editor.min.css\";i:528;s:23:\"tag-cloud/style-rtl.css\";i:529;s:27:\"tag-cloud/style-rtl.min.css\";i:530;s:19:\"tag-cloud/style.css\";i:531;s:23:\"tag-cloud/style.min.css\";i:532;s:28:\"template-part/editor-rtl.css\";i:533;s:32:\"template-part/editor-rtl.min.css\";i:534;s:24:\"template-part/editor.css\";i:535;s:28:\"template-part/editor.min.css\";i:536;s:27:\"template-part/theme-rtl.css\";i:537;s:31:\"template-part/theme-rtl.min.css\";i:538;s:23:\"template-part/theme.css\";i:539;s:27:\"template-part/theme.min.css\";i:540;s:24:\"term-count/style-rtl.css\";i:541;s:28:\"term-count/style-rtl.min.css\";i:542;s:20:\"term-count/style.css\";i:543;s:24:\"term-count/style.min.css\";i:544;s:30:\"term-description/style-rtl.css\";i:545;s:34:\"term-description/style-rtl.min.css\";i:546;s:26:\"term-description/style.css\";i:547;s:30:\"term-description/style.min.css\";i:548;s:23:\"term-name/style-rtl.css\";i:549;s:27:\"term-name/style-rtl.min.css\";i:550;s:19:\"term-name/style.css\";i:551;s:23:\"term-name/style.min.css\";i:552;s:28:\"term-template/editor-rtl.css\";i:553;s:32:\"term-template/editor-rtl.min.css\";i:554;s:24:\"term-template/editor.css\";i:555;s:28:\"term-template/editor.min.css\";i:556;s:27:\"term-template/style-rtl.css\";i:557;s:31:\"term-template/style-rtl.min.css\";i:558;s:23:\"term-template/style.css\";i:559;s:27:\"term-template/style.min.css\";i:560;s:27:\"text-columns/editor-rtl.css\";i:561;s:31:\"text-columns/editor-rtl.min.css\";i:562;s:23:\"text-columns/editor.css\";i:563;s:27:\"text-columns/editor.min.css\";i:564;s:26:\"text-columns/style-rtl.css\";i:565;s:30:\"text-columns/style-rtl.min.css\";i:566;s:22:\"text-columns/style.css\";i:567;s:26:\"text-columns/style.min.css\";i:568;s:19:\"verse/style-rtl.css\";i:569;s:23:\"verse/style-rtl.min.css\";i:570;s:15:\"verse/style.css\";i:571;s:19:\"verse/style.min.css\";i:572;s:20:\"video/editor-rtl.css\";i:573;s:24:\"video/editor-rtl.min.css\";i:574;s:16:\"video/editor.css\";i:575;s:20:\"video/editor.min.css\";i:576;s:19:\"video/style-rtl.css\";i:577;s:23:\"video/style-rtl.min.css\";i:578;s:15:\"video/style.css\";i:579;s:19:\"video/style.min.css\";i:580;s:19:\"video/theme-rtl.css\";i:581;s:23:\"video/theme-rtl.min.css\";i:582;s:15:\"video/theme.css\";i:583;s:19:\"video/theme.min.css\";}}','on'),(255853,'wp_notes_notify','1','on'),(255873,'can_compress_scripts','0','on'),(262211,'wp_analytify_buy_pro_active_time','1767995928','off'),(265751,'rankmath_google_api_failed_attempts_data','a:1:{i:0;a:3:{s:6:\"action\";s:11:\"inspections\";s:4:\"args\";a:1:{i:0;s:1:\"/\";}s:5:\"error\";a:4:{s:4:\"code\";i:429;s:7:\"message\";s:185:\"Quota exceeded for quota metric \'SUIT per project limit\' and limit \'SUIT per project limit per day\' of service \'searchconsole.googleapis.com\' for consumer \'project_number:521003500769\'.\";s:6:\"status\";s:18:\"RESOURCE_EXHAUSTED\";s:7:\"details\";a:2:{i:0;a:4:{s:5:\"@type\";s:40:\"type.googleapis.com/google.rpc.ErrorInfo\";s:6:\"reason\";s:19:\"RATE_LIMIT_EXCEEDED\";s:6:\"domain\";s:14:\"googleapis.com\";s:8:\"metadata\";a:7:{s:14:\"quota_location\";s:6:\"global\";s:17:\"quota_limit_value\";s:8:\"10000000\";s:11:\"quota_limit\";s:20:\"SuitPerDayPerProject\";s:10:\"quota_unit\";s:13:\"1/d/{project}\";s:12:\"quota_metric\";s:54:\"searchconsole.googleapis.com/suit_api_project_requests\";s:8:\"consumer\";s:21:\"projects/521003500769\";s:7:\"service\";s:28:\"searchconsole.googleapis.com\";}}i:1;a:2:{s:5:\"@type\";s:35:\"type.googleapis.com/google.rpc.Help\";s:5:\"links\";a:1:{i:0;a:2:{s:11:\"description\";s:29:\"Request a higher quota limit.\";s:3:\"url\";s:58:\"https://cloud.google.com/docs/quotas/help/request_increase\";}}}}}}}','off'),(266516,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:3:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-7.0.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-7.0.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-7.0.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-7.0.2-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"7.0.2\";s:7:\"version\";s:5:\"7.0.2\";s:11:\"php_version\";s:3:\"7.4\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:0:\"\";}i:1;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:51:\"https://downloads.w.org/release/wordpress-7.0.2.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:51:\"https://downloads.w.org/release/wordpress-7.0.2.zip\";s:10:\"no_content\";s:62:\"https://downloads.w.org/release/wordpress-7.0.2-no-content.zip\";s:11:\"new_bundled\";s:63:\"https://downloads.w.org/release/wordpress-7.0.2-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"7.0.2\";s:7:\"version\";s:5:\"7.0.2\";s:11:\"php_version\";s:3:\"7.4\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:2;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:51:\"https://downloads.w.org/release/wordpress-6.9.5.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:51:\"https://downloads.w.org/release/wordpress-6.9.5.zip\";s:10:\"no_content\";s:62:\"https://downloads.w.org/release/wordpress-6.9.5-no-content.zip\";s:11:\"new_bundled\";s:63:\"https://downloads.w.org/release/wordpress-6.9.5-new-bundled.zip\";s:7:\"partial\";s:61:\"https://downloads.w.org/release/wordpress-6.9.5-partial-1.zip\";s:8:\"rollback\";s:62:\"https://downloads.w.org/release/wordpress-6.9.5-rollback-1.zip\";}s:7:\"current\";s:5:\"6.9.5\";s:7:\"version\";s:5:\"6.9.5\";s:11:\"php_version\";s:6:\"7.2.24\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:5:\"6.9.1\";s:9:\"new_files\";s:0:\"\";}}s:12:\"last_checked\";i:1785213560;s:15:\"version_checked\";s:5:\"6.9.1\";s:12:\"translations\";a:0:{}}','off'),(275378,'auto_core_update_failed','a:6:{s:9:\"attempted\";s:5:\"6.9.4\";s:7:\"current\";s:5:\"6.9.1\";s:10:\"error_code\";s:32:\"copy_failed_for_update_core_file\";s:10:\"error_data\";s:33:\"wp-admin/includes/update-core.php\";s:9:\"timestamp\";i:1783186838;s:5:\"retry\";b:0;}','off'),(312841,'rank_math_notifications','a:0:{}','auto'),(312896,'rank_math_sitemap_cache_files','a:1:{s:46:\"rank_math_de69c438dfc0162b6e89f3b3f35be671.xml\";s:4:\"page\";}','auto'),(322070,'_transient_timeout_sitemap_1_rank_math_e56d50b4ec3b948f2203eb227c3cbbfb.xml','1790802591','off'),(322378,'_transient_timeout_sitemap_page_rank_math_de69c438dfc0162b6e89f3b3f35be671.xml','1790847468','off'),(323254,'_site_transient_timeout_browser_523e7368d8c97aedbfac098bd5fdd20c','1783019729','off'),(323255,'_site_transient_browser_523e7368d8c97aedbfac098bd5fdd20c','a:10:{s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:5:\"152.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;}','off'),(323274,'_transient_timeout__elementor_ab_test_plg_site_mailer_submission','1790190977','off'),(323275,'_transient__elementor_ab_test_plg_site_mailer_submission','2','off'),(323280,'elementor_floating_buttons_router_version','4.1.1','auto'),(323540,'_elementor_onboarding_strings_en','a:2:{s:7:\"timeout\";i:1782408004;s:5:\"value\";s:4780:\"{\"common.continue\":\"Continue\",\"common.skip\":\"Skip\",\"common.back\":\"Back\",\"common.finish\":\"Finish\",\"common.loading\":\"Loading\\u2026\",\"common.upgrade\":\"Upgrade\",\"common.close_onboarding\":\"Close onboarding\",\"common.installed\":\"Installed\",\"common.recommended\":\"Recommended\",\"error.failed_mark_exit\":\"Failed to mark user exit.\",\"error.failed_complete_step\":\"Failed to complete step.\",\"error.pro_install_failed\":\"Couldn\'t install Elementor Pro. Please try again later\",\"error.theme_install_failed\":\"Theme installation didn\'t complete. Please try again later\",\"login.title\":\"Let\\u2019s get to work.\",\"login.sign_in\":\"Sign in to Elementor\",\"login.continue_another_way\":\"Continue another way\",\"login.continue_as_guest\":\"Continue as a guest\",\"steps.building_for.title\":\"Who are you building for?\",\"steps.building_for.greeting_with_name\":\"Hey %1$s %2$s Let\\u2019s get your site set up.\",\"steps.building_for.greeting_without_name\":\"Hey%s Let\\u2019s get your site set up.\",\"steps.building_for.option_myself\":\"Myself or someone I know\",\"steps.building_for.option_business\":\"My business or workplace\",\"steps.building_for.option_client\":\"A client\",\"steps.building_for.option_exploring\":\"Just exploring\",\"steps.site_about.title\":\"What is your site about?\",\"steps.site_about.subtitle\":\"Choose anything that applies.\",\"steps.site_about.option_small_med_business\":\"Small-Med Business\",\"steps.site_about.option_online_store\":\"Online store\",\"steps.site_about.option_company_site\":\"Company site\",\"steps.site_about.option_blog\":\"Blog\",\"steps.site_about.option_landing_page\":\"Landing page\",\"steps.site_about.option_booking\":\"Booking\",\"steps.site_about.option_organization\":\"Organization\",\"steps.site_about.option_other\":\"Other\",\"steps.site_about.greeting_myself\":\"Got it! We\\u2019ll keep things simple.\",\"steps.site_about.greeting_business\":\"Great! Let\\u2019s set up your business site.\",\"steps.site_about.greeting_client\":\"Nice! Let\\u2019s create something for your client.\",\"steps.site_about.greeting_fallback\":\"Let\\u2019s get started!\",\"steps.experience_level.title\":\"How experienced are you with Elementor?\",\"steps.experience_level.subtitle\":\"This helps us adjust the editor to your workflow.\",\"steps.experience_level.option_beginner\":\"I\\u2019m just getting started\",\"steps.experience_level.option_intermediate\":\"I have some experience\",\"steps.experience_level.option_advanced\":\"I\\u2019m very comfortable with Elementor\",\"steps.theme_selection.title\":\"Start with a theme that fits your needs\",\"steps.theme_selection.subtitle\":\"Hello themes are built to work seamlessly with Elementor.\",\"steps.theme_selection.aria_label\":\"Theme selection\",\"steps.theme_selection.theme_hello_label\":\"Hello\",\"steps.theme_selection.theme_hello_description\":\"A flexible canvas theme you can shape from the ground up\",\"steps.theme_selection.theme_hello_biz_label\":\"Hello Biz\",\"steps.theme_selection.theme_hello_biz_description\":\"A ready-to-start theme with smart layouts and widgets\",\"steps.theme_selection.greeting_beginner\":\"Glad you\\u2019re here!\",\"steps.theme_selection.greeting_default\":\"Great. Let\\u2019s take it to the next step\",\"steps.theme_selection.continue_with_theme\":\"Continue with this theme\",\"steps.site_features.title\":\"What do you want to include in your site?\",\"steps.site_features.subtitle\":\"We\\u2019ll use this to tailor suggestions for you.\",\"steps.site_features.continue_with_free\":\"Continue with Free\",\"steps.site_features.option_classes_variables\":\"Design system\",\"steps.site_features.option_interactions\":\"Interactions\",\"steps.site_features.option_theme_builder\":\"Theme builder\",\"steps.site_features.option_lead_collection\":\"Forms & leads\",\"steps.site_features.option_custom_code\":\"Custom Code\",\"steps.site_features.option_email_deliverability\":\"Email delivery\",\"steps.site_features.option_ai_generator\":\"AI tools\",\"steps.site_features.option_image_optimization\":\"Image optimization\",\"steps.site_features.option_accessibility_tools\":\"Accessibility\",\"steps.site_features.woocommerce\":\"WooCommerce\",\"steps.site_features.included\":\"Included\",\"steps.site_features.plan_recommendation_one\":\"Nice picks \\ud83d\\ude42 Elementor One has you covered.\",\"steps.site_features.plan_recommendation_pro\":\"Advanced tools? Elementor Pro includes them.\",\"steps.site_features.compare_plans\":\"View plans\",\"pro_install.title\":\"You already have a Pro subscription\",\"pro_install.subtitle\":\"Would you like to install it on this site now?\",\"pro_install.installing\":\"Installing Elementor Pro\\u2026\",\"pro_install.installing_short\":\"Installing\\u2026\",\"pro_install.install_button\":\"Install Pro on this site\",\"pro_install.logo_alt\":\"Elementor + Elementor Pro\",\"pro_install.do_it_later\":\"I\\u2019ll do it later\",\"completion.title\":\"Getting things ready\",\"completion.subtitle\":\"Tailoring the editor to your goals and workflow\\u2026\"}\";}','off'),(324567,'rank_math_console_empty_dates','a:11:{i:0;s:10:\"2025-09-05\";i:1;s:10:\"2025-09-09\";i:2;s:10:\"2025-09-15\";i:3;s:10:\"2025-09-17\";i:4;s:10:\"2025-09-19\";i:5;s:10:\"2025-09-20\";i:6;s:10:\"2025-09-25\";i:7;s:10:\"2025-09-28\";i:8;s:10:\"2025-09-29\";i:9;s:10:\"2025-09-30\";i:10;s:10:\"2025-10-01\";}','auto'),(325662,'_transient_sitemap_page_rank_math_de69c438dfc0162b6e89f3b3f35be671.xml','<?xml version=\"1.0\" encoding=\"UTF-8\"?><?xml-stylesheet type=\"text/xsl\" href=\"//stealthrestyling.com/main-sitemap.xsl\"?>\n<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n <url>\n <loc>https://stealthrestyling.com/</loc>\n <lastmod>2025-09-28T18:10:59+00:00</lastmod>\n <image:image>\n <image:loc>https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png</image:loc>\n </image:image>\n </url>\n <url>\n <loc>https://stealthrestyling.com/contact-us/</loc>\n <lastmod>2026-06-25T20:18:28+00:00</lastmod>\n </url>\n <url>\n <loc>https://stealthrestyling.com/privacy/</loc>\n <lastmod>2025-02-28T19:51:38+00:00</lastmod>\n </url>\n</urlset>','off'),(326009,'_transient_timeout_elementor_rollback_versions_4.1.1','1783103970','off'),(326010,'_transient_elementor_rollback_versions_4.1.1','a:30:{i:0;s:5:\"4.1.0\";i:1;s:5:\"4.0.9\";i:2;s:5:\"4.0.8\";i:3;s:5:\"4.0.7\";i:4;s:5:\"4.0.6\";i:5;s:5:\"4.0.5\";i:6;s:5:\"4.0.4\";i:7;s:5:\"4.0.3\";i:8;s:5:\"4.0.2\";i:9;s:5:\"4.0.1\";i:10;s:5:\"4.0.0\";i:11;s:6:\"3.35.9\";i:12;s:6:\"3.35.8\";i:13;s:6:\"3.35.7\";i:14;s:6:\"3.35.6\";i:15;s:6:\"3.35.5\";i:16;s:6:\"3.35.4\";i:17;s:6:\"3.35.3\";i:18;s:6:\"3.35.2\";i:19;s:6:\"3.35.1\";i:20;s:6:\"3.35.0\";i:21;s:6:\"3.34.4\";i:22;s:6:\"3.34.3\";i:23;s:6:\"3.34.2\";i:24;s:6:\"3.34.1\";i:25;s:6:\"3.34.0\";i:26;s:6:\"3.33.6\";i:27;s:6:\"3.33.5\";i:28;s:6:\"3.33.4\";i:29;s:6:\"3.33.3\";}','off'),(328237,'_transient_doing_cron','1785218773.0003540515899658203125','on'),(343460,'_transient_timeout_elementor_remote_info_api_data_4.1.1','1783581806','off'),(343461,'_transient_elementor_remote_info_api_data_4.1.1','a:4:{s:9:\"timestamp\";s:10:\"1783535904\";s:14:\"upgrade_notice\";a:3:{s:7:\"version\";s:5:\"2.0.0\";s:7:\"message\";s:0:\"\";s:11:\"update_link\";s:0:\"\";}s:11:\"pro_widgets\";a:82:{i:0;a:4:{s:4:\"name\";s:6:\"search\";s:5:\"title\";s:6:\"Search\";s:4:\"icon\";s:17:\"eicon-site-search\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:1;a:4:{s:4:\"name\";s:5:\"posts\";s:5:\"title\";s:5:\"Posts\";s:4:\"icon\";s:15:\"eicon-post-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:2;a:4:{s:4:\"name\";s:9:\"portfolio\";s:5:\"title\";s:9:\"Portfolio\";s:4:\"icon\";s:18:\"eicon-gallery-grid\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:3;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-2\";s:5:\"title\";s:7:\"Classic\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:4;a:4:{s:4:\"name\";s:9:\"mega-menu\";s:5:\"title\";s:4:\"Menu\";s:4:\"icon\";s:15:\"eicon-mega-menu\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:5;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-3\";s:5:\"title\";s:8:\"Showcase\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:6;a:4:{s:4:\"name\";s:4:\"form\";s:5:\"title\";s:4:\"Form\";s:4:\"icon\";s:21:\"eicon-form-horizontal\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:7;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-4\";s:5:\"title\";s:5:\"Links\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:8;a:4:{s:4:\"name\";s:9:\"loop-grid\";s:5:\"title\";s:9:\"Loop Grid\";s:4:\"icon\";s:18:\"eicon-loop-builder\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:9;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-5\";s:5:\"title\";s:8:\"Services\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:10;a:4:{s:4:\"name\";s:13:\"loop-carousel\";s:5:\"title\";s:13:\"Loop Carousel\";s:4:\"icon\";s:19:\"eicon-carousel-loop\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:11;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-6\";s:5:\"title\";s:13:\"Portfolio Bio\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:12;a:4:{s:4:\"name\";s:7:\"gallery\";s:5:\"title\";s:7:\"Gallery\";s:4:\"icon\";s:23:\"eicon-gallery-justified\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:13;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-7\";s:5:\"title\";s:13:\"Business Card\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:14;a:4:{s:4:\"name\";s:17:\"animated-headline\";s:5:\"title\";s:17:\"Animated Headline\";s:4:\"icon\";s:23:\"eicon-animated-headline\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:15;a:4:{s:4:\"name\";s:10:\"price-list\";s:5:\"title\";s:10:\"Price List\";s:4:\"icon\";s:16:\"eicon-price-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:16;a:4:{s:4:\"name\";s:11:\"price-table\";s:5:\"title\";s:11:\"Price Table\";s:4:\"icon\";s:17:\"eicon-price-table\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:17;a:4:{s:4:\"name\";s:8:\"flip-box\";s:5:\"title\";s:8:\"Flip Box\";s:4:\"icon\";s:14:\"eicon-flip-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:18;a:4:{s:4:\"name\";s:14:\"call-to-action\";s:5:\"title\";s:14:\"Call to Action\";s:4:\"icon\";s:20:\"eicon-image-rollover\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:19;a:4:{s:4:\"name\";s:14:\"media-carousel\";s:5:\"title\";s:14:\"Media Carousel\";s:4:\"icon\";s:20:\"eicon-media-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:20;a:4:{s:4:\"name\";s:15:\"nested-carousel\";s:5:\"title\";s:8:\"Carousel\";s:4:\"icon\";s:21:\"eicon-nested-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:21;a:4:{s:4:\"name\";s:10:\"off-canvas\";s:5:\"title\";s:10:\"Off-Canvas\";s:4:\"icon\";s:16:\"eicon-off-canvas\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:22;a:4:{s:4:\"name\";s:9:\"countdown\";s:5:\"title\";s:9:\"Countdown\";s:4:\"icon\";s:15:\"eicon-countdown\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:23;a:4:{s:4:\"name\";s:13:\"share-buttons\";s:5:\"title\";s:13:\"Share Buttons\";s:4:\"icon\";s:11:\"eicon-share\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:24;a:4:{s:4:\"name\";s:10:\"blockquote\";s:5:\"title\";s:10:\"Blockquote\";s:4:\"icon\";s:16:\"eicon-blockquote\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:25;a:4:{s:4:\"name\";s:6:\"lottie\";s:5:\"title\";s:6:\"Lottie\";s:4:\"icon\";s:12:\"eicon-lottie\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:26;a:4:{s:4:\"name\";s:7:\"hotspot\";s:5:\"title\";s:7:\"Hotspot\";s:4:\"icon\";s:19:\"eicon-image-hotspot\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:27;a:4:{s:4:\"name\";s:13:\"paypal-button\";s:5:\"title\";s:13:\"PayPal Button\";s:4:\"icon\";s:19:\"eicon-paypal-button\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:28;a:4:{s:4:\"name\";s:14:\"code-highlight\";s:5:\"title\";s:14:\"Code Highlight\";s:4:\"icon\";s:20:\"eicon-code-highlight\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:29;a:4:{s:4:\"name\";s:14:\"video-playlist\";s:5:\"title\";s:14:\"Video Playlist\";s:4:\"icon\";s:20:\"eicon-video-playlist\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:30;a:4:{s:4:\"name\";s:8:\"template\";s:5:\"title\";s:8:\"Template\";s:4:\"icon\";s:19:\"eicon-document-file\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:31;a:4:{s:4:\"name\";s:13:\"stripe-button\";s:5:\"title\";s:13:\"Stripe Button\";s:4:\"icon\";s:19:\"eicon-stripe-button\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:32;a:4:{s:4:\"name\";s:16:\"progress-tracker\";s:5:\"title\";s:16:\"Progress Tracker\";s:4:\"icon\";s:22:\"eicon-progress-tracker\";s:10:\"categories\";s:40:\"[\"pro-elements\",\"theme-elements-single\"]\";}i:33;a:4:{s:4:\"name\";s:8:\"nav-menu\";s:5:\"title\";s:8:\"Nav Menu\";s:4:\"icon\";s:14:\"eicon-nav-menu\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:34;a:4:{s:4:\"name\";s:17:\"table-of-contents\";s:5:\"title\";s:17:\"Table of Contents\";s:4:\"icon\";s:23:\"eicon-table-of-contents\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:35;a:4:{s:4:\"name\";s:5:\"login\";s:5:\"title\";s:5:\"Login\";s:4:\"icon\";s:15:\"eicon-lock-user\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:36;a:4:{s:4:\"name\";s:6:\"slides\";s:5:\"title\";s:6:\"Slides\";s:4:\"icon\";s:12:\"eicon-slides\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:37;a:4:{s:4:\"name\";s:20:\"testimonial-carousel\";s:5:\"title\";s:20:\"Testimonial Carousel\";s:4:\"icon\";s:26:\"eicon-testimonial-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:38;a:4:{s:4:\"name\";s:7:\"reviews\";s:5:\"title\";s:7:\"Reviews\";s:4:\"icon\";s:12:\"eicon-review\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:39;a:4:{s:4:\"name\";s:15:\"facebook-button\";s:5:\"title\";s:15:\"Facebook Button\";s:4:\"icon\";s:23:\"eicon-facebook-like-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:40;a:4:{s:4:\"name\";s:17:\"facebook-comments\";s:5:\"title\";s:17:\"Facebook Comments\";s:4:\"icon\";s:23:\"eicon-facebook-comments\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:41;a:4:{s:4:\"name\";s:14:\"facebook-embed\";s:5:\"title\";s:14:\"Facebook Embed\";s:4:\"icon\";s:14:\"eicon-fb-embed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:42;a:4:{s:4:\"name\";s:13:\"facebook-page\";s:5:\"title\";s:13:\"Facebook Page\";s:4:\"icon\";s:13:\"eicon-fb-feed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:43;a:4:{s:4:\"name\";s:15:\"theme-site-logo\";s:5:\"title\";s:9:\"Site Logo\";s:4:\"icon\";s:15:\"eicon-site-logo\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:44;a:4:{s:4:\"name\";s:16:\"theme-site-title\";s:5:\"title\";s:10:\"Site Title\";s:4:\"icon\";s:16:\"eicon-site-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:45;a:4:{s:4:\"name\";s:16:\"theme-page-title\";s:5:\"title\";s:10:\"Page Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:46;a:4:{s:4:\"name\";s:16:\"theme-post-title\";s:5:\"title\";s:10:\"Post Title\";s:4:\"icon\";s:16:\"eicon-post-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:47;a:4:{s:4:\"name\";s:18:\"theme-post-excerpt\";s:5:\"title\";s:12:\"Post Excerpt\";s:4:\"icon\";s:18:\"eicon-post-excerpt\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:48;a:4:{s:4:\"name\";s:25:\"theme-post-featured-image\";s:5:\"title\";s:14:\"Featured Image\";s:4:\"icon\";s:20:\"eicon-featured-image\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:49;a:4:{s:4:\"name\";s:19:\"theme-archive-title\";s:5:\"title\";s:13:\"Archive Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:50;a:4:{s:4:\"name\";s:13:\"archive-posts\";s:5:\"title\";s:13:\"Archive Posts\";s:4:\"icon\";s:19:\"eicon-archive-posts\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:51;a:4:{s:4:\"name\";s:10:\"author-box\";s:5:\"title\";s:10:\"Author Box\";s:4:\"icon\";s:12:\"eicon-person\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:52;a:4:{s:4:\"name\";s:13:\"post-comments\";s:5:\"title\";s:13:\"Post Comments\";s:4:\"icon\";s:14:\"eicon-comments\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:53;a:4:{s:4:\"name\";s:15:\"post-navigation\";s:5:\"title\";s:15:\"Post Navigation\";s:4:\"icon\";s:21:\"eicon-post-navigation\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:54;a:4:{s:4:\"name\";s:9:\"post-info\";s:5:\"title\";s:9:\"Post Info\";s:4:\"icon\";s:15:\"eicon-post-info\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:55;a:4:{s:4:\"name\";s:7:\"sitemap\";s:5:\"title\";s:7:\"Sitemap\";s:4:\"icon\";s:13:\"eicon-sitemap\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:56;a:4:{s:4:\"name\";s:11:\"breadcrumbs\";s:5:\"title\";s:11:\"Breadcrumbs\";s:4:\"icon\";s:11:\"eicon-yoast\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:57;a:4:{s:4:\"name\";s:21:\"woocommerce-menu-cart\";s:5:\"title\";s:9:\"Menu Cart\";s:4:\"icon\";s:10:\"eicon-cart\";s:10:\"categories\";s:41:\"[\"theme-elements\",\"woocommerce-elements\"]\";}i:58;a:4:{s:4:\"name\";s:19:\"wc-archive-products\";s:5:\"title\";s:16:\"Archive Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:59;a:4:{s:4:\"name\";s:31:\"woocommerce-archive-description\";s:5:\"title\";s:19:\"Archive Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:60;a:4:{s:4:\"name\";s:20:\"woocommerce-products\";s:5:\"title\";s:8:\"Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:61;a:4:{s:4:\"name\";s:22:\"woocommerce-breadcrumb\";s:5:\"title\";s:23:\"WooCommerce Breadcrumbs\";s:4:\"icon\";s:25:\"eicon-product-breadcrumbs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:62;a:4:{s:4:\"name\";s:14:\"wc-add-to-cart\";s:5:\"title\";s:18:\"Custom Add To Cart\";s:4:\"icon\";s:17:\"eicon-woocommerce\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:63;a:4:{s:4:\"name\";s:11:\"wc-elements\";s:5:\"title\";s:17:\"WooCommerce Pages\";s:4:\"icon\";s:19:\"eicon-product-pages\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:64;a:4:{s:4:\"name\";s:13:\"wc-categories\";s:5:\"title\";s:18:\"Product Categories\";s:4:\"icon\";s:24:\"eicon-product-categories\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:65;a:4:{s:4:\"name\";s:25:\"woocommerce-product-title\";s:5:\"title\";s:13:\"Product Title\";s:4:\"icon\";s:19:\"eicon-product-title\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:66;a:4:{s:4:\"name\";s:26:\"woocommerce-product-images\";s:5:\"title\";s:14:\"Product Images\";s:4:\"icon\";s:20:\"eicon-product-images\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:67;a:4:{s:4:\"name\";s:25:\"woocommerce-product-price\";s:5:\"title\";s:13:\"Product Price\";s:4:\"icon\";s:19:\"eicon-product-price\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:68;a:4:{s:4:\"name\";s:31:\"woocommerce-product-add-to-cart\";s:5:\"title\";s:11:\"Add To Cart\";s:4:\"icon\";s:25:\"eicon-product-add-to-cart\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:69;a:4:{s:4:\"name\";s:26:\"woocommerce-product-rating\";s:5:\"title\";s:14:\"Product Rating\";s:4:\"icon\";s:20:\"eicon-product-rating\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:70;a:4:{s:4:\"name\";s:25:\"woocommerce-product-stock\";s:5:\"title\";s:13:\"Product Stock\";s:4:\"icon\";s:19:\"eicon-product-stock\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:71;a:4:{s:4:\"name\";s:24:\"woocommerce-product-meta\";s:5:\"title\";s:12:\"Product Meta\";s:4:\"icon\";s:18:\"eicon-product-meta\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:72;a:4:{s:4:\"name\";s:37:\"woocommerce-product-short-description\";s:5:\"title\";s:17:\"Short Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:73;a:4:{s:4:\"name\";s:29:\"woocommerce-product-data-tabs\";s:5:\"title\";s:17:\"Product Data Tabs\";s:4:\"icon\";s:18:\"eicon-product-tabs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:74;a:4:{s:4:\"name\";s:42:\"woocommerce-product-additional-information\";s:5:\"title\";s:22:\"Additional Information\";s:4:\"icon\";s:19:\" eicon-product-info\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:75;a:4:{s:4:\"name\";s:27:\"woocommerce-product-related\";s:5:\"title\";s:15:\"Product Related\";s:4:\"icon\";s:21:\"eicon-product-related\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:76;a:4:{s:4:\"name\";s:26:\"woocommerce-product-upsell\";s:5:\"title\";s:7:\"Upsells\";s:4:\"icon\";s:20:\"eicon-product-upsell\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:77;a:4:{s:4:\"name\";s:25:\"woocommerce-checkout-page\";s:5:\"title\";s:8:\"Checkout\";s:4:\"icon\";s:14:\"eicon-checkout\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:78;a:4:{s:4:\"name\";s:16:\"woocommerce-cart\";s:5:\"title\";s:4:\"Cart\";s:4:\"icon\";s:14:\"eicon-woo-cart\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:79;a:4:{s:4:\"name\";s:22:\"woocommerce-my-account\";s:5:\"title\";s:10:\"My Account\";s:4:\"icon\";s:16:\"eicon-my-account\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:80;a:4:{s:4:\"name\";s:28:\"woocommerce-purchase-summary\";s:5:\"title\";s:16:\"Purchase Summary\";s:4:\"icon\";s:22:\"eicon-purchase-summary\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:81;a:4:{s:4:\"name\";s:19:\"woocommerce-notices\";s:5:\"title\";s:19:\"WooCommerce Notices\";s:4:\"icon\";s:25:\"eicon-woocommerce-notices\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}}s:17:\"canary_deployment\";a:2:{s:11:\"plugin_info\";a:11:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:5:\"3.6.0\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.0.zip\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=1427768\";s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:3:\"7.0\";s:12:\"requires_php\";s:3:\"5.6\";}s:10:\"conditions\";a:0:{}}}','off'),(343466,'_transient_timeout_rank_math_dashboard_stats_widget','1786389812','off'),(343467,'_transient_rank_math_dashboard_stats_widget','O:8:\"stdClass\":4:{s:11:\"impressions\";a:3:{s:5:\"total\";i:0;s:8:\"previous\";i:0;s:10:\"difference\";i:0;}s:6:\"clicks\";a:3:{s:5:\"total\";i:0;s:8:\"previous\";i:0;s:10:\"difference\";i:0;}s:8:\"position\";a:3:{s:5:\"total\";i:0;s:8:\"previous\";i:0;s:10:\"difference\";i:0;}s:8:\"keywords\";a:3:{s:5:\"total\";s:3:\"n/a\";s:8:\"previous\";s:3:\"n/a\";s:10:\"difference\";s:3:\"n/a\";}}','off');
INSERT INTO `wp_options` VALUES (343487,'elementor_controls_usage','a:6:{s:6:\"footer\";a:2:{s:15:\"theme-site-logo\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}}}s:9:\"container\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:6:{s:13:\"content_width\";i:3;s:5:\"width\";i:3;s:14:\"flex_direction\";i:4;s:11:\"boxed_width\";i:1;s:16:\"flex_align_items\";i:1;s:8:\"flex_gap\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:10:\"_flex_size\";i:1;s:16:\"_flex_align_self\";i:1;}}}}}s:9:\"container\";a:5:{s:9:\"icon-list\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_icon_style\";a:2:{s:9:\"icon_size\";i:1;s:11:\"text_indent\";i:1;}s:18:\"section_text_style\";a:4:{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;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:9:\"container\";a:2:{s:5:\"count\";i:19;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:16;s:5:\"width\";i:6;s:14:\"flex_direction\";i:12;s:16:\"flex_align_items\";i:8;s:8:\"flex_gap\";i:7;s:10:\"min_height\";i:3;s:11:\"boxed_width\";i:3;s:20:\"flex_justify_content\";i:4;}s:33:\"section_layout_additional_options\";a:1:{s:8:\"html_tag\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:7:\"padding\";i:16;s:6:\"margin\";i:12;s:10:\"_flex_size\";i:3;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:4:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:3;s:19:\"background_position\";i:3;s:15:\"background_size\";i:3;}s:26:\"section_background_overlay\";a:5:{s:24:\"background_overlay_color\";i:3;s:26:\"background_overlay_opacity\";i:3;s:29:\"background_overlay_color_stop\";i:3;s:31:\"background_overlay_color_b_stop\";i:3;s:26:\"background_overlay_color_b\";i:3;}s:21:\"section_shape_divider\";a:4:{s:26:\"shape_divider_bottom_color\";i:3;s:26:\"shape_divider_bottom_width\";i:3;s:27:\"shape_divider_bottom_height\";i:3;s:25:\"shape_divider_bottom_flip\";i:3;}}}}s:7:\"heading\";a:2:{s:5:\"count\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:7;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:10:{s:11:\"title_color\";i:7;s:21:\"typography_typography\";i:7;s:20:\"typography_font_size\";i:7;s:28:\"text_shadow_text_shadow_type\";i:3;s:23:\"text_shadow_text_shadow\";i:6;s:5:\"align\";i:6;s:22:\"typography_line_height\";i:3;s:22:\"typography_font_family\";i:4;s:25:\"typography_text_transform\";i:3;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:3;s:8:\"_padding\";i:3;}}}}s:6:\"button\";a:2:{s:5:\"count\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:6;s:4:\"link\";i:6;s:4:\"size\";i:4;s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:17:{s:5:\"align\";i:6;s:21:\"typography_typography\";i:5;s:22:\"typography_font_family\";i:5;s:22:\"typography_font_weight\";i:5;s:25:\"typography_text_transform\";i:4;s:17:\"button_text_color\";i:6;s:21:\"background_background\";i:4;s:16:\"background_color\";i:6;s:25:\"background_gradient_angle\";i:4;s:34:\"button_background_hover_background\";i:4;s:31:\"button_background_hover_color_b\";i:4;s:36:\"button_background_hover_color_b_stop\";i:4;s:38:\"button_background_hover_gradient_angle\";i:4;s:12:\"align_mobile\";i:5;s:15:\"hover_animation\";i:2;s:12:\"text_padding\";i:2;s:20:\"typography_font_size\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:2;s:16:\"_flex_align_self\";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:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:22:\"image_custom_dimension\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:21:\"_element_width_mobile\";i:1;}}}}}s:23:\"tec_event_single_static\";a:17:{s:47:\"tec_events_elementor_widget_event_calendar_link\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:0:{}}s:40:\"tec_events_elementor_widget_event_status\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:0:{}}s:39:\"tec_events_elementor_widget_event_title\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:27:\"event_title_styling_section\";a:5:{s:33:\"event_title_typography_typography\";i:5;s:34:\"event_title_typography_font_family\";i:5;s:37:\"event_title_typography_text_transform\";i:5;s:37:\"event_title_typography_letter_spacing\";i:5;s:32:\"event_title_typography_font_size\";i:1;}}}}s:42:\"tec_events_elementor_widget_event_datetime\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:24:\"datetime_content_styling\";a:4:{s:38:\"datetime_content_typography_typography\";i:1;s:39:\"datetime_content_typography_font_family\";i:1;s:39:\"datetime_content_typography_font_weight\";i:1;s:37:\"datetime_content_typography_font_size\";i:1;}}}}s:38:\"tec_events_elementor_widget_event_cost\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:23:\"styling_section_content\";a:4:{s:34:\"cost_content_typography_typography\";i:1;s:35:\"cost_content_typography_font_family\";i:1;s:35:\"cost_content_typography_font_weight\";i:1;s:33:\"cost_content_typography_font_size\";i:1;}}}}s:39:\"tec_events_elementor_widget_event_image\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:15:\"styling_section\";a:2:{s:5:\"width\";i:5;s:6:\"height\";i:5;}}s:7:\"content\";a:1:{s:15:\"content_section\";a:1:{s:16:\"event_image_size\";i:4;}}}}s:7:\"heading\";a:2:{s:5:\"count\";i:8;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:3:{s:21:\"typography_typography\";i:8;s:22:\"typography_font_family\";i:8;s:20:\"typography_font_size\";i:8;}}}}s:43:\"tec_events_elementor_widget_event_organizer\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:22:\"organizer_name_styling\";a:2:{s:36:\"organizer_name_typography_typography\";i:4;s:37:\"organizer_name_typography_font_family\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:5;s:21:\"_element_custom_width\";i:5;s:10:\"_flex_size\";i:5;}}s:7:\"content\";a:3:{s:33:\"organizer_website_content_options\";a:1:{s:22:\"show_organizer_website\";i:2;}s:31:\"organizer_email_content_options\";a:1:{s:20:\"show_organizer_email\";i:2;}s:13:\"section_title\";a:1:{s:21:\"show_organizer_header\";i:1;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:26;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:26;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:6;s:7:\"padding\";i:5;}}}}s:39:\"tec_events_elementor_widget_event_venue\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:2:{s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:5;s:8:\"_padding\";i:5;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:17:\"show_venue_header\";i:1;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:20;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:10;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:10;s:6:\"margin\";i:5;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:40:\"tec_events_elementor_widget_event_export\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:0:{}}s:44:\"tec_events_elementor_widget_event_navigation\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:0:{}}s:44:\"tec_events_elementor_widget_event_categories\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:0:{}}s:38:\"tec_events_elementor_widget_event_tags\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:0:{}}s:41:\"tec_events_elementor_widget_event_website\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:0:{}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;}}}}}s:24:\"tec_event_single_dynamic\";a:16:{s:47:\"tec_events_elementor_widget_event_calendar_link\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:0:{}}s:40:\"tec_events_elementor_widget_event_status\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:0:{}}s:39:\"tec_events_elementor_widget_event_title\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:0:{}}s:42:\"tec_events_elementor_widget_event_datetime\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:0:{}}s:38:\"tec_events_elementor_widget_event_cost\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:0:{}}s:39:\"tec_events_elementor_widget_event_image\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:15:\"styling_section\";a:2:{s:5:\"width\";i:1;s:6:\"height\";i:1;}}}}s:18:\"theme-post-content\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:0:{}}s:44:\"tec_events_elementor_widget_event_categories\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:0:{}}s:38:\"tec_events_elementor_widget_event_tags\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:0:{}}s:41:\"tec_events_elementor_widget_event_website\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:0:{}}s:6:\"column\";a:2:{s:5:\"count\";i:6;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:43:\"tec_events_elementor_widget_event_organizer\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:0:{}}s:7:\"section\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:3;s:6:\"margin\";i:1;}}}}s:39:\"tec_events_elementor_widget_event_venue\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:0:{}}s:40:\"tec_events_elementor_widget_event_export\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:0:{}}s:44:\"tec_events_elementor_widget_event_navigation\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:0:{}}}s:7:\"wp-page\";a:12:{s:9:\"icon-list\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_icon_style\";a:2:{s:9:\"icon_size\";i:1;s:11:\"text_indent\";i:1;}s:18:\"section_text_style\";a:4:{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;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:9:\"container\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:3:{s:13:\"content_width\";i:4;s:14:\"flex_direction\";i:2;s:10:\"min_height\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;s:16:\"background_image\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:14:\"section_border\";a:1:{s:13:\"border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:2:{s:7:\"padding\";i:3;s:6:\"margin\";i:2;}}}}s:7:\"heading\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:4;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:10:{s:21:\"typography_typography\";i:4;s:22:\"typography_font_family\";i:3;s:22:\"typography_font_weight\";i:3;s:5:\"align\";i:2;s:11:\"title_color\";i:3;s:28:\"text_shadow_text_shadow_type\";i:2;s:23:\"text_shadow_text_shadow\";i:2;s:20:\"typography_font_size\";i:1;s:25:\"typography_text_transform\";i:1;s:25:\"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;}}}}s:11:\"google_maps\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:1:{s:7:\"address\";i:1;}}}}s:8:\"template\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:16:\"section_template\";a:1:{s:11:\"template_id\";i:1;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:12;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:12;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:10:\"text_color\";i:12;s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:5;s:22:\"typography_line_height\";i:2;s:28:\"text_shadow_text_shadow_type\";i:3;s:23:\"text_shadow_text_shadow\";i:3;s:5:\"align\";i:2;s:22:\"typography_font_family\";i:4;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:12;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:17;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:14;s:16:\"content_position\";i:4;s:21:\"space_between_widgets\";i:1;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:6:{s:21:\"background_background\";i:4;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:21:\"background_attachment\";i:3;}s:26:\"section_background_overlay\";a:7:{s:29:\"background_overlay_background\";i:3;s:26:\"background_overlay_color_b\";i:3;s:26:\"background_overlay_opacity\";i:2;s:29:\"background_overlay_color_stop\";i:3;s:31:\"background_overlay_color_b_stop\";i:3;s:24:\"background_overlay_color\";i:2;s:33:\"background_overlay_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:1:{s:11:\"hide_mobile\";i:7;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:9;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:6:{s:12:\"height_inner\";i:1;s:6:\"layout\";i:3;s:6:\"height\";i:3;s:13:\"custom_height\";i:3;s:15:\"column_position\";i:3;s:16:\"content_position\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:4;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:3:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:1;s:21:\"background_color_stop\";i:1;}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";i:3;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:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"z_index\";i:3;s:11:\"_element_id\";i:1;s:6:\"margin\";i:2;s:7:\"padding\";i:6;}}}}s:11:\"menu-anchor\";a:2:{s:5:\"count\";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:14:\"_section_style\";a:2:{s:9:\"_position\";i:1;s:9:\"_offset_y\";i:1;}}}}s:4:\"icon\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:1:{s:13:\"primary_color\";i:4;}}s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:13:\"selected_icon\";i:4;}}}}s:5:\"image\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:8:{s:5:\"align\";i:1;s:5:\"width\";i:1;s:7:\"opacity\";i:1;s:22:\"css_filters_brightness\";i:1;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;s:15:\"css_filters_hue\";i:1;s:27:\"image_box_shadow_box_shadow\";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:4:\"link\";i:1;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:13:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:17:\"button_text_color\";i:1;s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;s:25:\"background_gradient_angle\";i:1;s:34:\"button_background_hover_background\";i:1;s:31:\"button_background_hover_color_b\";i:1;s:36:\"button_background_hover_color_b_stop\";i:1;s:38:\"button_background_hover_gradient_angle\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}}s:6:\"header\";a:5:{s:7:\"heading\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{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:25:\"typography_letter_spacing\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:2;}}}}s:9:\"container\";a:2:{s:5:\"count\";i:8;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:6;s:5:\"width\";i:6;s:10:\"min_height\";i:2;s:8:\"flex_gap\";i:2;s:14:\"flex_direction\";i:2;s:11:\"boxed_width\";i:2;s:20:\"flex_justify_content\";i:1;s:16:\"flex_align_items\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:7;s:7:\"padding\";i:7;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;s:18:\"background_color_b\";i:2;s:25:\"background_gradient_angle\";i:2;s:24:\"background_gradient_type\";i:1;s:28:\"background_gradient_position\";i:1;}}}}s:15:\"theme-site-logo\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"width\";i:1;s:5:\"space\";i:1;s:6:\"height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}}}s:8:\"nav-menu\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:3:{s:11:\"align_items\";i:1;s:14:\"animation_line\";i:1;s:7:\"pointer\";i:1;}}s:5:\"style\";a:1:{s:23:\"section_style_main-menu\";a:6:{s:26:\"menu_typography_typography\";i:1;s:27:\"menu_typography_font_family\";i:1;s:25:\"menu_typography_font_size\";i:1;s:27:\"menu_typography_font_weight\";i:1;s:18:\"menu_space_between\";i:1;s:15:\"color_menu_item\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:16:\"_flex_align_self\";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:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:19:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_letter_spacing\";i:1;s:17:\"button_text_color\";i:1;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:11:\"hover_color\";i:1;s:34:\"button_background_hover_background\";i:1;s:29:\"button_background_hover_color\";i:1;s:31:\"button_background_hover_color_b\";i:1;s:38:\"button_background_hover_gradient_angle\";i:1;s:13:\"border_radius\";i:1;s:33:\"button_box_shadow_box_shadow_type\";i:1;s:28:\"button_box_shadow_box_shadow\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:16:\"_flex_align_self\";i:1;}}}}}}','off'),(346721,'_site_transient_timeout_browser_5d9a37c6a96acca914609d0251644dda','1785113102','off'),(346722,'_site_transient_browser_5d9a37c6a96acca914609d0251644dda','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"58.0.3029.110\";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;}','off'),(346885,'_site_transient_timeout_browser_87d166c91c0adb73ab1bd7fa82ca0662','1785145224','off'),(346886,'_site_transient_browser_87d166c91c0adb73ab1bd7fa82ca0662','a:10:{s:4:\"name\";s:7:\"unknown\";s:7:\"version\";s:0:\"\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:0:\"\";s:7:\"img_src\";s:0:\"\";s:11:\"img_src_ssl\";s:0:\"\";s:15:\"current_version\";s:0:\"\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'),(346943,'_site_transient_timeout_browser_9fae7894890fe21cd77090af114aa2cd','1785158716','off'),(346944,'_site_transient_browser_9fae7894890fe21cd77090af114aa2cd','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"130.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;}','off'),(347144,'_site_transient_timeout_browser_c33c588009b95570bda142ca18d363d2','1785206743','off'),(347145,'_site_transient_browser_c33c588009b95570bda142ca18d363d2','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"150.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;}','off'),(347188,'fm_key','V2bNchz9W5HaACZFv0TuJj6YB','auto'),(347193,'_transient_timeout_filemanager_cancel_lk_popup_3','1787198843','off'),(347194,'_transient_filemanager_cancel_lk_popup_3','filemanager_cancel_lk_popup_3','off'),(347195,'filemanager_email_verified_3','yes','auto'),(347295,'tribe_feature_support_check_lock','1','auto'),(347501,'_site_transient_timeout_browser_a11f5da7336cfe2e2fd950a3d968fdb0','1785277286','off'),(347502,'_site_transient_browser_a11f5da7336cfe2e2fd950a3d968fdb0','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"131.0.0.0\";s:8:\"platform\";s:5:\"Linux\";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;}','off'),(348081,'_site_transient_timeout_browser_b1589f22e561db64869988aa66bb9fb3','1785400273','off'),(348082,'_site_transient_browser_b1589f22e561db64869988aa66bb9fb3','a:10:{s:4:\"name\";s:6:\"Safari\";s:7:\"version\";s:4:\"17.0\";s:8:\"platform\";s:6:\"iPhone\";s:10:\"update_url\";s:0:\"\";s:7:\"img_src\";s:0:\"\";s:11:\"img_src_ssl\";s:0:\"\";s:15:\"current_version\";s:0:\"\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:1;}','off'),(348160,'_site_transient_timeout_browser_0845b309c7b9b957afd9ecf775a4c21f','1785433541','off'),(348161,'_site_transient_browser_0845b309c7b9b957afd9ecf775a4c21f','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"131.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;}','off'),(348413,'_site_transient_timeout_browser_5bd627fc2cc4f2f080d3d6edc7ee75a5','1785436048','off'),(348414,'_site_transient_browser_5bd627fc2cc4f2f080d3d6edc7ee75a5','a:10:{s:4:\"name\";s:6:\"Safari\";s:7:\"version\";s:4:\"18.4\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:29:\"https://www.apple.com/safari/\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/safari.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/safari.png?1\";s:15:\"current_version\";s:2:\"11\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'),(348425,'_site_transient_timeout_browser_0e3c1d553071f45ae73c51aa46fc11d8','1785437183','off'),(348426,'_site_transient_browser_0e3c1d553071f45ae73c51aa46fc11d8','a:10:{s:4:\"name\";s:7:\"unknown\";s:7:\"version\";s:0:\"\";s:8:\"platform\";s:0:\"\";s:10:\"update_url\";s:0:\"\";s:7:\"img_src\";s:0:\"\";s:11:\"img_src_ssl\";s:0:\"\";s:15:\"current_version\";s:0:\"\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'),(348472,'_site_transient_timeout_browser_8e253f85246590342756399a57054cb8','1785447059','off'),(348473,'_site_transient_browser_8e253f85246590342756399a57054cb8','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"144.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;}','off'),(348604,'_site_transient_timeout_browser_11868452804c8a2bb86650b580125ff5','1785468789','off'),(348605,'_site_transient_browser_11868452804c8a2bb86650b580125ff5','a:10:{s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:5:\"134.0\";s:8:\"platform\";s:7:\"Windows\";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;}','off'),(348667,'_site_transient_timeout_browser_f51bb482c660d0eeadd1f058058a2b35','1785482159','off'),(348668,'_site_transient_browser_f51bb482c660d0eeadd1f058058a2b35','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"131.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;}','off'),(348728,'_site_transient_timeout_browser_386ed53a52995c473659335e133b7b55','1785500846','off'),(348729,'_site_transient_browser_386ed53a52995c473659335e133b7b55','a:10:{s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"93.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;}','off'),(348743,'_site_transient_timeout_browser_ac929f8f91613db4b0af5eca584775a8','1785501292','off'),(348744,'_site_transient_browser_ac929f8f91613db4b0af5eca584775a8','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"90.0.4430.212\";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;}','off'),(349026,'_site_transient_timeout_browser_5b2ba492da1bf8b88f5f71b161575820','1785575325','off'),(349027,'_site_transient_browser_5b2ba492da1bf8b88f5f71b161575820','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"137.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;}','off'),(349039,'_transient_timeout_tribe_plugin_upgrade_notice-167be52a','1785218939','off'),(349040,'_transient_tribe_plugin_upgrade_notice-167be52a','','off'),(349090,'_site_transient_timeout_browser_87532f5c229247f5166d216fad1d829f','1785590955','off'),(349091,'_site_transient_browser_87532f5c229247f5166d216fad1d829f','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"90.0.4430.85\";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;}','off'),(349134,'_site_transient_timeout_browser_a8ec76812a6d8e0d8f58f6479b908ea1','1785598281','off'),(349135,'_site_transient_browser_a8ec76812a6d8e0d8f58f6479b908ea1','a:10:{s:4:\"name\";s:6:\"Safari\";s:7:\"version\";s:4:\"15.0\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.apple.com/safari/\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/safari.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/safari.png?1\";s:15:\"current_version\";s:2:\"11\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'),(349217,'_site_transient_timeout_browser_51d2390fc55eb9e82436696659dc504c','1785613793','off'),(349218,'_site_transient_browser_51d2390fc55eb9e82436696659dc504c','a:10:{s:4:\"name\";s:7:\"unknown\";s:7:\"version\";s:0:\"\";s:8:\"platform\";s:5:\"Linux\";s:10:\"update_url\";s:0:\"\";s:7:\"img_src\";s:0:\"\";s:11:\"img_src_ssl\";s:0:\"\";s:15:\"current_version\";s:0:\"\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'),(349460,'_site_transient_timeout_browser_f8c36120b998735f8271f67046cbadb8','1785658993','off'),(349461,'_site_transient_browser_f8c36120b998735f8271f67046cbadb8','a:10:{s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"45.0\";s:8:\"platform\";s:7:\"Windows\";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:1;s:8:\"insecure\";b:1;s:6:\"mobile\";b:0;}','off'),(349464,'_site_transient_timeout_feed_mod_0d102f2a1f4d6bc90eb8c6ffe18e56ed','1785147543','off'),(349465,'_site_transient_feed_mod_0d102f2a1f4d6bc90eb8c6ffe18e56ed','1785104343','off'),(349498,'_transient_timeout_rank_math_analytics_data_info','1785149385','off'),(349499,'_transient_rank_math_analytics_data_info','a:3:{s:4:\"days\";s:2:\"28\";s:4:\"rows\";s:2:\"43\";s:4:\"size\";s:5:\"81920\";}','off'),(349502,'_transient_timeout_tribe_aggregator_services_list','1785149385','off'),(349503,'_transient_tribe_aggregator_services_list','a:1:{s:6:\"origin\";a:1:{i:0;O:8:\"stdClass\":2:{s:2:\"id\";s:3:\"csv\";s:4:\"name\";s:8:\"CSV File\";}}}','off'),(349739,'_site_transient_timeout_browser_120f067c16b32be659e0180b31e62841','1785683286','off'),(349740,'_site_transient_browser_120f067c16b32be659e0180b31e62841','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"126.0.0.0\";s:8:\"platform\";s:5:\"Linux\";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;}','off'),(349899,'_site_transient_timeout_browser_a69b52f9d7f760edf3fd052bcda2542f','1785685188','off'),(349900,'_site_transient_browser_a69b52f9d7f760edf3fd052bcda2542f','a:10:{s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:5:\"133.0\";s:8:\"platform\";s:7:\"Windows\";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;}','off'),(349921,'_site_transient_timeout_browser_01f7aec3f03fa333d53a844e50ec45aa','1785688218','off'),(349922,'_site_transient_browser_01f7aec3f03fa333d53a844e50ec45aa','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"90.0.4430.212\";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;}','off'),(349944,'_site_transient_timeout_browser_c40c0ac1b3cea8496393bd6215fd05ed','1785694055','off'),(349945,'_site_transient_browser_c40c0ac1b3cea8496393bd6215fd05ed','a:10:{s:4:\"name\";s:6:\"Safari\";s:7:\"version\";s:6:\"14.1.1\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:29:\"https://www.apple.com/safari/\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/safari.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/safari.png?1\";s:15:\"current_version\";s:2:\"11\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'),(349951,'_site_transient_timeout_browser_8f888023454ed15670af9fa4eb91256c','1785695542','off'),(349952,'_site_transient_browser_8f888023454ed15670af9fa4eb91256c','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"93.0.4577.63\";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;}','off'),(349953,'_site_transient_timeout_php_check_da775d00ae55849f14f81cf79fc50d46','1785695542','off'),(349954,'_site_transient_php_check_da775d00ae55849f14f81cf79fc50d46','a:5:{s:19:\"recommended_version\";s:3:\"8.3\";s:15:\"minimum_version\";s:3:\"7.4\";s:12:\"is_supported\";b:0;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','off'),(349966,'_site_transient_timeout_browser_8df1d1e1d2c584e4a01584dbe9251744','1785699053','off'),(349967,'_site_transient_browser_8df1d1e1d2c584e4a01584dbe9251744','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"143.0.0.0\";s:8:\"platform\";s:5:\"Linux\";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;}','off'),(349991,'_site_transient_timeout_browser_1509ab70d6a2d319ec457fb7f46a8933','1785709140','off'),(349992,'_site_transient_browser_1509ab70d6a2d319ec457fb7f46a8933','a:10:{s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"88.0\";s:8:\"platform\";s:7:\"Windows\";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;}','off'),(349993,'_site_transient_timeout_feed_0d102f2a1f4d6bc90eb8c6ffe18e56ed','1785147543','off'),(349994,'_site_transient_feed_0d102f2a1f4d6bc90eb8c6ffe18e56ed','a:6:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:58:\"\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:8:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Liquid Web\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"https://www.liquidweb.com/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 23 Jul 2026 14:40:07 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wordpress.org/?v=7.0.2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"image\";a:1:{i:0;a:6:{s:4:\"data\";s:11:\"\n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:3:\"url\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"https://res.cloudinary.com/lwcom/images/f_auto,q_auto/v1776858458/prod/favicon/favicon.svg?_i=AA\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Liquid Web\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"https://www.liquidweb.com/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"width\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:6:\"height\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}s:4:\"item\";a:12:{i:0;a:6:{s:4:\"data\";s:64:\"\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n\n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"Encryption key management best practices for secure data\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://www.liquidweb.com/blog/encryption-key-management-best-practices/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:14:\"Solid Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:15:\"data protection\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:8:\"Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://www.liquidweb.com/?p=325715\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:596:\"<p>Key takeaways Encryption helps protect sensitive data by making it unreadable to unauthorized users, but it only works when keys remain secure, available, and properly managed. Encryption key management best practices help teams protect the keys that protect their data. The goal is to keep keys secure while making sure authorized users and systems can...</p>\n<p>The post <a href=\"https://www.liquidweb.com/blog/encryption-key-management-best-practices/\">Encryption key management best practices for secure data</a> appeared first on <a href=\"https://www.liquidweb.com\">Liquid Web</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"enclosure\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:69:\"https://www.liquidweb.com/wp-content/uploads/2024/09/Cloud-small.webm\";s:6:\"length\";s:6:\"288430\";s:4:\"type\";s:10:\"video/webm\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Jared Allen\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:36880:\"\n<p class=\"wp-block-paragraph\">Key takeaways </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Encryption key management controls how keys are created, stored, rotated, backed up, and destroyed.</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Keys should stay separate from protected data and should never be hardcoded.</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Centralized management, rotation, access controls, and audit logs reduce key exposure.</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Disaster recovery planning helps prevent lost keys from making encrypted data unrecoverable.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">Encryption helps protect sensitive data by making it unreadable to unauthorized users, but it only works when keys remain secure, available, and properly managed.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Encryption key management best practices help teams protect the keys that protect their data. The goal is to keep keys secure while making sure authorized users and systems can access encrypted data when they need it.</p>\n\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id325715_ac279e-30 alignnone has-theme-palette8-background-color kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kb-blocks-bg-video-container\"><video data-lw-lazy-video=\"1\" data-src=\"https://www.liquidweb.com/wp-content/uploads/2024/09/Cloud-small.webm\" preload=\"none\" class=\"kb-blocks-bg-video\" id=\"bg-row-video-325715_ac279e-30\" playsinline muted loop autoplay></video></div><div class=\"kt-row-layout-overlay kt-row-overlay-gradient\"></div><div class=\"kt-row-column-wrap kt-has-2-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kt-inner-column-height-full kb-theme-content-width\">\n\n<div class=\"wp-block-kadence-column kadence-column325715_bbd521-59 kb-section-has-overlay kb-section-sm-dir-vertical\"><div class=\"kt-inside-inner-col\">\n<h3 class=\"kt-adv-heading325715_c0bfaa-14 wp-block-kadence-advancedheading has-theme-palette-9-color has-text-color\" data-kb-block=\"kb-adv-heading325715_c0bfaa-14\">Ready to get started?</h3>\n\n\n\n<p class=\"kt-adv-heading325715_ac0a04-b2 wp-block-kadence-advancedheading has-theme-palette-9-color has-text-color\" data-kb-block=\"kb-adv-heading325715_ac0a04-b2\">Discover flexible VPS hosting for teams that want total freedom.</p>\n</div></div>\n\n\n\n<div class=\"wp-block-kadence-column kadence-column325715_6823d9-7d\"><div class=\"kt-inside-inner-col\">\n<div class=\"wp-block-kadence-column kadence-column325715_05e05e-4a kb-section-dir-horizontal\"><div class=\"kt-inside-inner-col\">\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns325715_cac7c8-c5\"><a class=\"kb-button kt-button button kb-btn325715_19bdd2-24 kt-btn-size-standard kt-btn-width-type-auto kb-btn-global-outline kt-btn-has-text-true kt-btn-has-svg-false wp-block-kadence-singlebtn\" href=\"https://www.liquidweb.com/vps-hosting/self-managed/\"><span class=\"kt-btn-inner-text\">Explore plans</span></a></div>\n</div></div>\n</div></div>\n\n</div></div>\n\n\n<h2 id=\"h-what-is-encryption-key-management\" class=\"wp-block-heading\"><strong>What is encryption key management?</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Encryption key management is the process of creating, storing, using, rotating, revoking, backing up, and destroying cryptographic keys.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Cryptographic keys are used to encrypt and decrypt data, support secure data transfers, verify digital signatures, and help protect <a href=\"https://www.liquidweb.com/blog/data-integrity/\">data integrity</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Encryption key management applies across business systems, including applications, databases, backups, cloud services, private cloud environments, hybrid infrastructure, payment systems, and healthcare or financial workloads.</p>\n\n\n\n<p class=\"wp-block-paragraph\">A strong key management process defines where keys live, what they protect, who can use them, how often they rotate, and what happens when a key expires or becomes compromised.</p>\n\n\n\n<h2 id=\"h-risks-of-poor-encryption-key-management\" class=\"wp-block-heading\"><strong>Risks of poor encryption key management</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Encryption protects data, but poor key management can weaken that protection. Mismanaged keys can make data harder to decrypt, interrupt operations, create compliance issues, and increase breach risk. If a key is exposed, stolen, deleted, or lost, encrypted data may become accessible to the wrong person or unavailable to the people who need it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">A compromised key can allow attackers to read encrypted information, access protected systems, impersonate users, or sign documents without authorization.</p>\n\n\n\n<h3 id=\"h-13-encryption-key-management-best-practices\" class=\"wp-block-heading\"><strong>13 encryption key management best practices</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Strong encryption key management starts with clear rules for where keys live, who can use them, how they are protected, and what happens when something goes wrong.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Use these 13 encryption key management best practices to reduce key exposure, support compliance, and keep encrypted data recoverable.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img width=\"1023\" height=\"576\" fetchpriority=\"high\" decoding=\"async\" src=\"https://res.cloudinary.com/lwcom/images/w_1023,h_576,c_scale/f_auto,q_auto/v1784732023/prod/encryptionbestpractices_46376512fd4/encryptionbestpractices_46376512fd4.webp?_i=AA\" alt=\"\" class=\"wp-post-325715 wp-image-463765\" data-public-id=\"prod/encryptionbestpractices_46376512fd4/encryptionbestpractices_46376512fd4.webp\" data-transformation-crop=\"w_1023,h_576,c_scale\" data-format=\"webp\" data-transformations=\"f_auto,q_auto\" data-version=\"1784732023\" data-seo=\"1\" data-responsive=\"1\" srcset=\"https://res.cloudinary.com/lwcom/images/w_1023,h_576,c_scale/f_auto,q_auto/v1784732023/prod/encryptionbestpractices_46376512fd4/encryptionbestpractices_46376512fd4.webp?_i=AA 1023w, https://res.cloudinary.com/lwcom/images/w_1000,h_563,c_scale/f_auto,q_auto/v1784732023/prod/encryptionbestpractices_46376512fd4/encryptionbestpractices_46376512fd4.webp?_i=AA 1000w, https://res.cloudinary.com/lwcom/images/w_800,h_450,c_scale/f_auto,q_auto/v1784732023/prod/encryptionbestpractices_46376512fd4/encryptionbestpractices_46376512fd4.webp?_i=AA 800w, https://res.cloudinary.com/lwcom/images/w_600,h_337,c_scale/f_auto,q_auto/v1784732023/prod/encryptionbestpractices_46376512fd4/encryptionbestpractices_46376512fd4.webp?_i=AA 600w, https://res.cloudinary.com/lwcom/images/w_400,h_225,c_scale/f_auto,q_auto/v1784732023/prod/encryptionbestpractices_46376512fd4/encryptionbestpractices_46376512fd4.webp?_i=AA 400w, https://res.cloudinary.com/lwcom/images/w_200,h_112,c_scale/f_auto,q_auto/v1784732023/prod/encryptionbestpractices_46376512fd4/encryptionbestpractices_46376512fd4.webp?_i=AA 200w\" sizes=\"(max-width: 1023px) 100vw, 1023px\" /></figure>\n\n\n\n<h2 id=\"h-1-keep-encryption-keys-separate-from-the-data-they-protect\" class=\"wp-block-heading\"><strong>1. Keep encryption keys separate from the data they protect</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Never store encryption keys in the same place as the data they protect. If attackers gain access to encrypted data and the corresponding keys at the same time, encryption no longer provides meaningful protection.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Good separation means storing keys outside the application database, separating backup keys from encrypted backups, limiting direct access to key material, and reviewing whether keys appear in logs, exports, or backups. A KMS, secrets manager, HSM, or isolated vault can help keep key storage separate from the systems the keys protect.</p>\n\n\n\n<h2 id=\"h-2-centralize-key-management-with-a-kms-or-secrets-manager\" class=\"wp-block-heading\"><strong>2. Centralize key management with a KMS or secrets manager</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Scattered key storage makes keys harder to track, rotate, audit, and revoke. A centralized key management system gives teams one controlled place to manage policies, access, rotation, and logging. Key management systems (KMSs) are network services that help teams manage and use encryption keys in a secure environment.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Common options include cloud KMS tools, secrets managers, HashiCorp Vault, hardware-backed key management systems, HSM-backed KMS solutions, and dedicated key management platforms.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Centralized key management can help teams enforce access policies, automate rotation, track key usage, revoke compromised keys faster, standardize backups and recovery, and reduce manual handling.</p>\n\n\n\n<p class=\"wp-block-paragraph\">A KMS supports those processes, but teams still need clear policies, ownership, audits, and recovery plans.</p>\n\n\n\n<h2 id=\"h-3-never-hardcode-encryption-keys\" class=\"wp-block-heading\"><strong>3. Never hardcode encryption keys</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Don’t embed encryption keys in application source code, configuration files, scripts, container images, or repositories.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Embedding keys into the source code of your programs or configuration files adds unnecessary risk and complexity to your key management process.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Hardcoded keys create two major problems. First, anyone who can access the code may be able to access the key. Second, rotation becomes harder because teams may need to edit code, redeploy applications, and search through old branches or build artifacts.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Avoid storing keys in source code, Git repositories, committed configuration files, application images, build artifacts, logs, shared documents, tickets, or chat messages.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Use a KMS, secrets manager, environment variables, or protected configuration service instead. Make rotation possible without changing source code.</p>\n\n\n\n<h2 id=\"h-4-use-hsms-or-isolated-cryptographic-vaults-for-high-value-keys\" class=\"wp-block-heading\"><strong>4. Use HSMs or isolated cryptographic vaults for high-value keys</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Hardware security modules, or HSMs, are physical tools designed to secure key material.</p>\n\n\n\n<p class=\"wp-block-paragraph\">HSMs can generate, store, and use keys inside tamper-resistant hardware. Because keys stay inside the HSM and aren’t exported, HSMs can reduce exposure risk for high-value cryptographic operations.</p>\n\n\n\n<p class=\"wp-block-paragraph\">HSMs may be worth evaluating for master keys, payment systems, healthcare data, financial data, compliance-sensitive workloads, production systems with strict control requirements, and private cloud or hybrid environments.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Lower-risk systems may work well with a KMS or secrets manager. Higher-risk environments should consider hardware-backed protection, especially when compliance or customer trust depends on strong control over key material.</p>\n\n\n\n<h2 id=\"h-5-set-strict-access-controls-for-key-use\" class=\"wp-block-heading\"><strong>5. Set strict access controls for key use</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Key access should follow least privilege. Users and systems should only have the access they need to do their work.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Access controls should define who can:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Create keys</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Use keys for encryption or decryption</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Rotate keys</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Revoke keys</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Delete or destroy keys</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">View logs</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Change policies</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Restore keys from backup</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">Separate administrative access from key use when possible. A person who manages key policies may not need permission to decrypt production data.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Use role-based access, strong identity controls, and MFA for key management tools. Review permissions regularly and remove access when roles change.</p>\n\n\n\n<h2 id=\"h-6-automate-key-rotation\" class=\"wp-block-heading\"><strong>6. Automate key rotation</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Key rotation limits how long a key stays useful if it becomes exposed. Rotation should happen on a defined schedule and after suspected compromise. A strong rotation process should also account for application dependencies, encrypted data, backups, and audit requirements.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Automation can reduce the risk of missed rotations and manual errors. A KMS can help automate tasks in the key lifecycle, including generation, backup, rotation, and destruction.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Build rotation plans around data sensitivity, compliance requirements, key purpose, application dependencies, environment type, and recovery needs.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Test rotation before applying changes to production systems. A broken rotation process can lock applications out of data they need.</p>\n\n\n\n<h2 id=\"h-7-use-secure-key-generation-methods\" class=\"wp-block-heading\"><strong>7. Use secure key generation methods</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Keys should be created with cryptographically secure tools, not predictable values or weak randomization.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Use cryptographically secure pseudorandom number generators for key creation. Follow current guidance for algorithm type, key length, and expiration based on the use case.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Avoid manually created keys, reused keys, weak or outdated algorithms, predictable patterns, test keys in production, and production keys in development environments.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Match key strength to the sensitivity of the data. Strong key generation reduces the chance that an attacker can guess, recreate, or brute force key material.</p>\n\n\n\n<h2 id=\"h-8-limit-each-key-to-a-single-purpose\" class=\"wp-block-heading\"><strong>8. Limit each key to a single purpose</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Data encryption keys can support encryption, decryption, authentication, digital signatures, and key wrapping. Each key should have one purpose.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Single-purpose keys are easier to manage. They make ownership, access, rotation, auditing, and revocation clearer. They also reduce the impact of compromise because one exposed key affects a smaller part of the environment.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Examples include:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">One key for database encryption</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">One key for backup encryption</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">One key for a specific application or service</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">You should also separate keys by environment, such as production, staging, and development. Broad-use keys create broader risk. If one key protects too many systems, one compromise can affect too much data.</p>\n\n\n\n<h2 id=\"h-9-monitor-and-audit-key-activity\" class=\"wp-block-heading\"><strong>9. Monitor and audit key activity</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Teams need to know when keys are accessed, used, changed, rotated, revoked, or deleted. Conducting audits helps teams enforce key management policies and reduce the risk of compromised keys. Audits also show whether policies still match the way teams actually work.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Track who accessed a key, when the key was used, which system used it, what action occurred, whether access succeeded or failed, and whether the activity matched expected behavior.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Protect key logs from tampering and review them during audits, incidents, and compliance checks. Watch for unusual access patterns, failed access attempts, or use outside normal systems.</p>\n\n\n\n<h2 id=\"h-10-plan-the-full-encryption-key-lifecycle\" class=\"wp-block-heading\"><strong>10. Plan the full encryption key lifecycle</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">A key management plan should cover the full key lifecycle, including key generation, storage, distribution, use, rotation, backup, revocation, retirement, and destruction.</p>\n\n\n\n<p class=\"wp-block-paragraph\">A policy should clearly define who is responsible for each key lifecycle management stage, from creation and activation to expiration and destruction.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Lifecycle planning helps teams avoid old, unused, undocumented, or over-permissioned keys. It also supports faster incident response because teams already know what should happen when a key needs to rotate, expire, or be revoked.</p>\n\n\n\n<h2 id=\"h-11-revoke-and-destroy-keys-safely\" class=\"wp-block-heading\"><strong>11. Revoke and destroy keys safely</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Compromised keys need a clear revocation process. Define when keys should be revoked, who can revoke them, and which systems need replacement keys. A revoked key may also require data re-encryption, application updates, and incident review.</p>\n\n\n\n<p class=\"wp-block-paragraph\">A safe revocation process should include:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Disable or revoke the affected key</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Identify affected systems and data</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Create or activate replacement keys</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Update connected systems</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Review access logs</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Re-encrypt data if needed</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Confirm dependent applications still work</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Document the incident</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Update policies to prevent repeat issues</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">When retiring keys, destroy the key material using approved methods. Don’t only delete a pointer if the key material still exists in backups, logs, old systems, or unmanaged copies.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Assign owners before keys become compromised so the team knows who handles each step.</p>\n\n\n\n<h2 id=\"h-12-build-disaster-recovery-into-key-management\" class=\"wp-block-heading\"><strong>12. Build disaster recovery into key management</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Disaster response and data recovery should be outlined as a part of your key management procedures.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Start by identifying the <a href=\"https://www.liquidweb.com/blog/most-common-web-security-problems/\">common threats</a> that could affect your keys, then review the potential impact of each threat so you know which keys need the fastest recovery path.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Encrypted data is only recoverable if the right keys are recoverable as well. A valid backup may become useless if the team loses the key needed to decrypt it.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Where critical keys are backed up</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">How often keys are backed up</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Who can restore keys</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">How restored keys are verified</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Where backup keys are stored</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">How backup keys are protected</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Which keys matter most during recovery</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">You can also group keys by their priority level in a recovery situation so your team knows where to focus their time if there’s a disaster event.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Test key recovery before an incident. A recovery plan that only exists on paper may fail when systems are down and teams need fast access.</p>\n\n\n\n<h2 id=\"h-13-create-and-maintain-a-key-inventory\" class=\"wp-block-heading\"><strong>13. Create and maintain a key inventory</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">A comprehensive inventory of your keys is useful for audits and disaster response. It should show which keys exist, what they protect, who owns them, where they are stored, and when they should rotate or retire.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Include fields such as:</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Inventory field</strong></td><td><strong>What to document</strong></td></tr><tr><td>Key name or ID</td><td>The identifier used to track the key</td></tr><tr><td>Purpose</td><td>What the key protects or supports</td></tr><tr><td>Owner</td><td>The person or team responsible for the key</td></tr><tr><td>Environment</td><td>Production, staging, development, backup, or another environment</td></tr><tr><td>Algorithm and key length</td><td>The cryptographic details for the key</td></tr><tr><td>Creation date</td><td>When the key was created</td></tr><tr><td>Rotation schedule</td><td>How often the key should rotate</td></tr><tr><td>Last rotation date</td><td>When the key last changed</td></tr><tr><td>Storage location</td><td>Where the key is stored</td></tr><tr><td>Backup location</td><td>Where recoverable copies are stored</td></tr><tr><td>Authorized users</td><td>Who can access or use the key</td></tr><tr><td>Recovery priority</td><td>How important the key is during a disaster</td></tr><tr><td>Retirement date</td><td>When the key should be retired or destroyed</td></tr></tbody></table></figure>\n\n\n\n<p class=\"wp-block-paragraph\"></p>\n\n\n\n<p class=\"wp-block-paragraph\">Update the inventory whenever keys are created, rotated, revoked, restored, or retired.</p>\n\n\n\n<h2 id=\"h-compare-kms-hsm-and-secrets-management-tools\" class=\"wp-block-heading\"><strong>Compare KMS, HSM, and secrets management tools</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">The right choice depends on risk, compliance, environment, and control needs.</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>Tool type</td><td>Best for</td><td>Main benefit</td><td>Considerations</td></tr><tr><td>KMS</td><td>Managing encryption keys across applications and environments</td><td>Centralized policies, access control, rotation, and logging</td><td>May depend on provider or platform design</td></tr><tr><td>HSM</td><td>Protecting high-value master keys and compliance-sensitive workloads</td><td>Hardware-backed key generation and storage</td><td>More complex and often more expensive</td></tr><tr><td>Secrets manager</td><td>Storing application secrets, API keys, and credentials</td><td>Easier secret delivery to applications</td><td>Not always a replacement for full key lifecycle management</td></tr><tr><td>Cloud KMS</td><td>Cloud workloads and platform-native encryption</td><td>Strong integration with cloud services</td><td>Requires careful identity and access control</td></tr><tr><td>Hybrid or on-premises vault</td><td>Mixed environments and private infrastructure</td><td>Central control across different systems</td><td>Needs clear ownership and maintenance</td></tr></tbody></table></figure>\n\n\n\n<p class=\"wp-block-paragraph\"></p>\n\n\n\n<p class=\"wp-block-paragraph\">KMS tools, HSMs, and secrets managers can work together. For example, an HSM may protect master keys while a KMS manages policies and key operations.</p>\n\n\n\n<h2 id=\"h-encryption-key-management-and-compliance\" class=\"wp-block-heading\"><strong>Encryption key management and compliance</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Key management can support compliance, but requirements vary by industry, data type, and framework.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Many organizations consider key management when working with <a href=\"https://www.liquidweb.com/blog/pci-compliance-requirements/\">PCI DSS</a>, HIPAA, GDPR, SOC 2, NIST guidance, or FIPS requirements.</p>\n\n\n\n<p class=\"wp-block-paragraph\">A key management program can support compliance by showing how the organization protects key material, controls access, tracks usage, rotates keys, and responds to compromise.</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>Practice</td><td>Compliance value</td></tr><tr><td>Access control</td><td>Limits who can use or manage keys</td></tr><tr><td>Rotation</td><td>Reduces exposure from old or compromised keys</td></tr><tr><td>Audit logging</td><td>Shows who accessed or changed key material</td></tr><tr><td>Secure storage</td><td>Protects keys from unauthorized access</td></tr><tr><td>Key inventory</td><td>Supports audits and ownership reviews</td></tr><tr><td>Disaster recovery</td><td>Shows how encrypted data can be restored</td></tr><tr><td>Revocation and destruction</td><td>Supports secure retirement of old or compromised keys</td></tr></tbody></table></figure>\n\n\n\n<p class=\"wp-block-paragraph\"></p>\n\n\n\n<p class=\"wp-block-paragraph\">Work with legal, compliance, or security experts to understand which requirements apply to your organization.</p>\n\n\n\n<h2 id=\"h-when-to-ask-for-support\" class=\"wp-block-heading\"><strong>When to ask for support</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Ask for support when key management affects production systems, compliance-sensitive data, backups, or disaster recovery.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Support may help when:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">You don’t know where all keys are stored</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Encrypted backups depend on undocumented keys</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Key rotation could disrupt live applications</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Security and operations teams need a cleaner key management process</li>\n</ul>\n\n\n\n<h2 id=\"h-encryption-key-management-best-practices-checklist\" class=\"wp-block-heading\"><strong>Encryption key management best practices checklist</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Use this checklist to review your current process:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Store keys separately from encrypted data</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Use a KMS, secrets manager, or HSM where appropriate</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Never hardcode encryption keys</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Use secure key generation methods</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Limit each key to one purpose</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Apply least-privilege access</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Automate key rotation</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Monitor and audit key activity</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Back up critical keys securely</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Document ownership and recovery priority</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Keep an updated key inventory</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Revoke compromised keys quickly</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Destroy retired keys properly</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Test key recovery procedures</li>\n</ul>\n\n\n\n<h2 id=\"h-encryption-key-management-faqs\" class=\"wp-block-heading\"><strong>Encryption key management FAQs</strong></h2>\n\n\n\n<div class=\"wp-block-kadence-accordion alignnone\"><div class=\"kt-accordion-wrap kt-accordion-id325715_f8ea75-be kt-accordion-has-3-panes kt-active-pane-0 kt-accordion-block kt-pane-header-alignment-left kt-accodion-icon-style-basic kt-accodion-icon-side-right\" style=\"max-width:none\"><div class=\"kt-accordion-inner-wrap\" data-allow-multiple-open=\"false\" data-start-open=\"0\">\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-1 kt-pane325715_04b784-2a\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\"><strong>What are the most important encryption key management best practices?</strong></span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel kt-accordion-panel-hidden\"><div class=\"kt-accordion-panel-inner\">\n<p class=\"wp-block-paragraph\">Important encryption key management best practices include storing keys separately from encrypted data, using centralized key management, automating rotation, applying least-privilege access, monitoring key activity, and planning the full key lifecycle.</p>\n</div></div></div>\n\n\n\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-2 kt-pane325715_e413d7-e7\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\"><strong>How often should encryption keys be rotated?</strong></span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel kt-accordion-panel-hidden\"><div class=\"kt-accordion-panel-inner\">\n<p class=\"wp-block-paragraph\">Rotation schedules depend on risk, compliance requirements, data sensitivity, and system design. Rotate keys on a defined schedule and after suspected compromise.</p>\n</div></div></div>\n\n\n\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-3 kt-pane325715_19e7d5-9c\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\"><strong>What is the difference between a KMS and an HSM?</strong></span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel kt-accordion-panel-hidden\"><div class=\"kt-accordion-panel-inner\">\n<p class=\"wp-block-paragraph\">A KMS manages key policies, access, rotation, and use. An HSM provides hardware-backed protection for high-value key material.</p>\n</div></div></div>\n</div></div></div>\n\n\n\n<h2 id=\"h-getting-started-with-encryption-key-management\" class=\"wp-block-heading\"><strong>Getting started with encryption key management</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Encryption key management works best when security, operations, and recovery planning stay connected. Strong policies, secure storage, access control, rotation, audits, and recovery procedures all protect encrypted data from different sides.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Start by building or updating your key inventory.</strong> Identify where keys live, what they protect, who can access them, when they rotate, and how they can be recovered.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If encryption, compliance, backups, or disaster recovery affect a live environment, explore Liquid Web Private Cloud powered by VMware. Private cloud gives teams more control over hosting, security, and recovery planning for sensitive workloads.</p>\n\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id325715_d5afba-e9 alignnone has-theme-palette8-background-color kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kb-blocks-bg-video-container\"><video data-lw-lazy-video=\"1\" data-src=\"https://www.liquidweb.com/wp-content/uploads/2024/09/Cloud-small.webm\" preload=\"none\" class=\"kb-blocks-bg-video\" id=\"bg-row-video-325715_d5afba-e9\" playsinline muted loop autoplay></video></div><div class=\"kt-row-layout-overlay kt-row-overlay-gradient\"></div><div class=\"kt-row-column-wrap kt-has-2-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kt-inner-column-height-full kb-theme-content-width\">\n\n<div class=\"wp-block-kadence-column kadence-column325715_934c8d-74 kb-section-has-overlay kb-section-sm-dir-vertical\"><div class=\"kt-inside-inner-col\">\n<h3 class=\"kt-adv-heading325715_9d8357-b3 wp-block-kadence-advancedheading has-theme-palette-9-color has-text-color\" data-kb-block=\"kb-adv-heading325715_9d8357-b3\">Ready to get started?</h3>\n\n\n\n<p class=\"kt-adv-heading325715_2b0024-9c wp-block-kadence-advancedheading has-theme-palette-9-color has-text-color\" data-kb-block=\"kb-adv-heading325715_2b0024-9c\">Discover flexible VPS hosting for teams that want total freedom.</p>\n</div></div>\n\n\n\n<div class=\"wp-block-kadence-column kadence-column325715_c02432-3a\"><div class=\"kt-inside-inner-col\">\n<div class=\"wp-block-kadence-column kadence-column325715_2eb656-5c kb-section-dir-horizontal\"><div class=\"kt-inside-inner-col\">\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns325715_b286ab-d9\"><a class=\"kb-button kt-button button kb-btn325715_9a7df6-90 kt-btn-size-standard kt-btn-width-type-auto kb-btn-global-outline kt-btn-has-text-true kt-btn-has-svg-false wp-block-kadence-singlebtn\" href=\"https://www.liquidweb.com/vps-hosting/self-managed/\"><span class=\"kt-btn-inner-text\">Explore plans</span></a></div>\n</div></div>\n</div></div>\n\n</div></div>\n\n\n<p class=\"wp-block-paragraph\"></p>\n<p>The post <a href=\"https://www.liquidweb.com/blog/encryption-key-management-best-practices/\">Encryption key management best practices for secure data</a> appeared first on <a href=\"https://www.liquidweb.com\">Liquid Web</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:66:\"\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"LMS for nonprofits: Why ownership matters\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"https://www.liquidweb.com/blog/lms-for-nonprofits-ownership/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:10:\"Nonprofits\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:26:\"learning management system\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:14:\"nonprofit tech\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:9:\"ownership\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://www.liquidweb.com/?p=463757\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:625:\"<p>Preparing your organization to launch its own training, certification, or member education program is a meaningful step. Whether you’re equipping local volunteers, guiding your congregation, or certifying professionals, you’re building something important: a community that’s ready to learn and grow together. As you formalize your educational programs, you face an important decision: what LMS foundation...</p>\n<p>The post <a href=\"https://www.liquidweb.com/blog/lms-for-nonprofits-ownership/\">LMS for nonprofits: Why ownership matters</a> appeared first on <a href=\"https://www.liquidweb.com\">Liquid Web</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Kamila Thompson\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:10901:\"\n<p class=\"wp-block-paragraph\">Preparing your organization to launch its own training, certification, or member education program is a meaningful step. Whether you’re equipping local volunteers, guiding your congregation, or certifying professionals, you’re building something important: a community that’s ready to learn and grow together.</p>\n\n\n\n<p class=\"wp-block-paragraph\">As you formalize your educational programs, you face an important decision: what LMS foundation will you trust to support your community’s learning?</p>\n\n\n\n<p class=\"wp-block-paragraph\">Many organizations choose a learning management system by comparing features and monthly costs. </p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>But there’s a bigger question to ask: </strong>if you build your curriculum on a proprietary platform, who really owns your work when the rules change?</p>\n\n\n\n<p class=\"wp-block-paragraph\">Building on an open foundation means you keep full ownership of your educational content and user data. Your community’s learning stays safe, no matter how the platform evolves.</p>\n\n\n\n<h2 id=\"h-the-real-risk-of-renting-your-educational-foundation\" class=\"wp-block-heading\">The real risk of renting your educational foundation</h2>\n\n\n\n<p class=\"wp-block-paragraph\">It’s tempting to choose a popular SaaS learning platform because setup is quick and easy. But that convenience means giving up direct control over your content and your members’ data.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The consequences of relying entirely on closed networks are significant. </p>\n\n\n\n<p class=\"wp-block-paragraph\">In late 2025, when the communication platform Slack suddenly demanded that the teen coding nonprofit Hack Club transition to a costly commercial enterprise plan or lose over a decade of community history, it served as a clear warning to the social sector. When you do not own the ground your community stands on, your entire operation can be disrupted by a single corporate policy change.</p>\n\n\n\n<p class=\"wp-block-paragraph\">This risk is real for your programs. If your platform changes its pricing or limits access, your student lists, progress tracking, and certificate records could all be impacted. That can lead to unexpected costs and disruptions.</p>\n\n\n\n<h2 id=\"h-understanding-your-architectural-options-saas-vs-custom-vs-open-source\" class=\"wp-block-heading\">Understanding your architectural options: SaaS vs. Custom vs. Open Source</h2>\n\n\n\n<p class=\"wp-block-paragraph\">To understand why ownership matters, it helps to look at the three primary ways nonprofits deploy a <strong>learning management system for nonprofits</strong>:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Software-as-a-Service (SaaS):</strong> You pay a monthly fee to use a ready-made platform. Setup is fast, but you don’t own the software or your databases. Your data lives on their servers, and you’re limited by their pricing, user caps, and export rules.<br></li>\n\n\n\n<li><strong>Custom-built platforms:</strong> You hire developers to build a learning system from the ground up. This gives you total control, but the costs to build and maintain it are usually too high for most nonprofit budgets.<br></li>\n\n\n\n<li><strong>Open-source platforms:</strong> You use proven software (like LearnDash on WordPress) and host it yourself. This gives you a strong, professional platform and you keep full control of your database and files.</li>\n</ul>\n\n\n\n<h2 id=\"h-the-true-costs-of-proprietary-course-platforms\" class=\"wp-block-heading\">The true costs of proprietary course platforms</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Managed SaaS platforms may seem convenient at first, but their long-term costs rarely fit the needs of growing organizations.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Major commercial platforms regularly charge hundreds of dollars per month while imposing strict limits on student enrollment and catalog sizes. Small organizations already spend a disproportionate 13.2% of their total operating budgets on software and hardware, compared to just 2.8% at larger institutions.</p>\n\n\n\n<p class=\"wp-block-paragraph\">A monthly fee that works at launch can quickly become a burden as your community grows. SaaS pricing rises with your enrollment, so your software bills go up as your impact increases. This model takes resources away from your core mission just when you’re making a bigger difference.</p>\n\n\n\n<h2 id=\"h-how-to-claim-complete-ownership-of-your-educational-programs\" class=\"wp-block-heading\">How to claim complete ownership of your educational programs</h2>\n\n\n\n<p class=\"wp-block-paragraph\">You don’t need to write complex code to truly own your platform. It’s about choosing an LMS<strong> </strong>that runs on open-source software and infrastructure your nonprofit controls.</p>\n\n\n\n<p class=\"wp-block-paragraph\">When you use open source systems like LearnDash on your own WordPress site, your data, user histories, and course files always belong to your organization. Whether you have ten participants or ten thousand, your costs stay predictable, and your records stay in your hands—not a vendor’s.</p>\n\n\n\n<p class=\"wp-block-paragraph\">To move your courses to a platform you own, take a step-by-step approach that protects your students’ experience:</p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Audit your existing data: Analyze current export rights. Export all active course structures, media assets, and historic student enrollment records from your current platform before initiating any cancellation notices.<br></li>\n\n\n\n<li>Set up your platform: Configure your owned environment. Install your open-source learning system on a secure, optimized host and mirror your course paths, quizzes, and graduation certifications.<br></li>\n\n\n\n<li>Execute a parallel migration: Coordinate between cohorts. Time your final launch during a natural break between active classes to prevent any learning disruptions, and run both systems simultaneously for a brief transition window.</li>\n</ol>\n\n\n\n<h2 id=\"h-protecting-your-nonprofit-s-legacy-for-the-future\" class=\"wp-block-heading\">Protecting your nonprofit’s legacy for the future</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Your educational courses are assets you build, refine, and care for over time. The trust you’ve earned from your community should never be put at risk by sudden price hikes or data loss.</p>\n\n\n\n<p class=\"wp-block-paragraph\">When you prioritize platform ownership from the start, your training tools stay reliable for your community and always support your mission.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Nexcess Digital Cloud provides a managed Community and Teaching package built to optimize LearnDash. You get the freedom of open-source with the support and security your organization needs.</p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https://www.nexcess.com/platform/cloud-hosting/\">Explore Nexcess Digital Cloud</a></div>\n</div>\n\n\n\n<h2 id=\"h-learning-management-system-for-nonprofits-faq\" class=\"wp-block-heading\">Learning management system for nonprofits FAQ</h2>\n\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id463757_2177cc-06 alignnone wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top\">\n\n<div class=\"wp-block-kadence-column kadence-column463757_068ed9-3c\"><div class=\"kt-inside-inner-col\">\n<div class=\"wp-block-kadence-accordion alignnone accordion\"><div class=\"kt-accordion-wrap kt-accordion-id463757_79a322-66 kt-accordion-has-26-panes kt-active-pane-0 kt-accordion-block kt-pane-header-alignment-left kt-accodion-icon-style-xclose kt-accodion-icon-side-right\" style=\"max-width:none\"><div class=\"kt-accordion-inner-wrap\" data-allow-multiple-open=\"false\" data-start-open=\"none\">\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-1 kt-pane463757_c60692-29\"><h3 class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\">Is an open-source LMS harder to manage than a SaaS platform?</span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></h3><div class=\"kt-accordion-panel kt-accordion-panel-hidden\"><div class=\"kt-accordion-panel-inner\">\n<p class=\"wp-block-paragraph\">Open-source systems need some setup at first, but managed web hosting takes care of the technical details like server updates and database tuning. This way, you get the flexibility and cost savings of an open platform with the simplicity of a subscription service.</p>\n</div></div></div>\n\n\n\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-2 kt-pane463757_692fc0-26\"><h3 class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\">What happens to our active certifications if we switch platforms?</span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></h3><div class=\"kt-accordion-panel kt-accordion-panel-hidden\"><div class=\"kt-accordion-panel-inner\">\n<p class=\"kt-adv-heading463757_717c83-6b wp-block-kadence-advancedheading has-theme-palette-4-color has-text-color\" data-kb-block=\"kb-adv-heading463757_717c83-6b\">Your ability to move your nonprofit’s data depends on your current software’s export options. Open-source LMS platforms let you download full database backups whenever you need, while proprietary SaaS platforms often limit you to basic student lists, which means you may have to rebuild your courses by hand.</p>\n</div></div></div>\n\n\n\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-3 kt-pane463757_ff44ab-d3\"><h3 class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\">Can smaller organizations afford to use an open-source LMS?</span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></h3><div class=\"kt-accordion-panel kt-accordion-panel-hidden\"><div class=\"kt-accordion-panel-inner\">\n<p class=\"wp-block-paragraph\">Yes. Open-source learning software usually has lower long-term costs than commercial platforms. When you host it yourself, your expenses grow only with your server needs, not with every new student who joins.</p>\n</div></div></div>\n</div></div></div>\n</div></div>\n\n</div></div><p>The post <a href=\"https://www.liquidweb.com/blog/lms-for-nonprofits-ownership/\">LMS for nonprofits: Why ownership matters</a> appeared first on <a href=\"https://www.liquidweb.com\">Liquid Web</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:57:\"\n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"Best Tools for Instructional Designers in 2026\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"https://www.liquidweb.com/blog/best-tools-for-instructional-designers/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Tools and Resources\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://www.liquidweb.com/?p=448719\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:584:\"<p>Instructional design can be demanding and challenging for any course creator. You’re tasked with creating engaging and effective learning experiences from start to finish, which is no small order.  Fortunately, there are many tools (some of them free!) to help with the instructional design process. In this article, we share some of the best tools...</p>\n<p>The post <a href=\"https://www.liquidweb.com/blog/best-tools-for-instructional-designers/\">Best Tools for Instructional Designers in 2026</a> appeared first on <a href=\"https://www.liquidweb.com\">Liquid Web</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Rachel Kolman\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:55122:\"\n<p class=\"wp-block-paragraph\">Instructional design can be demanding and challenging for any course creator. You’re tasked with creating engaging and effective learning experiences from start to finish, which is no small order. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Fortunately, there are many tools (some of them free!) to help with the <a href=\"https://www.liquidweb.com/blog/9-step-instructional-process-that-just-works/\" target=\"_blank\" rel=\"noreferrer noopener\">instructional design process</a>. In this article, we share some of the best tools for: </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"#h-planning-and-storyboarding\">Planning and storyboarding</a></li>\n\n\n\n<li><a href=\"#h-writing\">Writing</a> </li>\n\n\n\n<li><a href=\"#h-images-videos-and-graphics\">Images, videos, and graphics</a></li>\n\n\n\n<li><a href=\"#h-authoring-and-development\">Authoring and development</a></li>\n\n\n\n<li><a href=\"#h-learning-management-systems\">Learning management systems</a></li>\n\n\n\n<li><a href=\"#h-project-management\">Project management</a></li>\n\n\n\n<li><a href=\"#h-storage-and-sharing\">Storage and sharing</a></li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">You can also check out this video to explore our top picks: </p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe title=\"Best Tools for Instructional Designers\" width=\"720\" height=\"405\" src=\"https://www.youtube.com/embed/QiOv6Q3Vu-Y?feature=oembed&enablejsapi=1&origin=https://www.liquidweb.com\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>\n</div></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Let’s dive in. </p>\n\n\n\n<h2 id=\"h-planning-and-storyboarding-nbsp\" class=\"wp-block-heading\">Planning and storyboarding </h2>\n\n\n\n<h3 id=\"h-storyboard-that\" class=\"wp-block-heading\">Storyboard That</h3>\n\n\n\n<figure class=\"wp-block-kadence-image kb-image448719_86217d-85 size-large\"><img width=\"1024\" height=\"342\" decoding=\"async\" src=\"https://res.cloudinary.com/lwcom/images/w_1024,h_342,c_scale/f_auto,q_auto/v1784737709/prod/storyboard-tool-1/storyboard-tool-1.webp?_i=AA\" alt=\"Image of Storyboard That homepage\" class=\"kb-img wp-post-448719 wp-image-463785\" data-public-id=\"prod/storyboard-tool-1/storyboard-tool-1.webp\" data-crop=\"2.99\" data-transformation-crop=\"w_1024,h_342,c_scale\" data-format=\"webp\" data-transformations=\"f_auto,q_auto\" data-version=\"1784737709\" data-seo=\"1\" data-responsive=\"1\" srcset=\"https://res.cloudinary.com/lwcom/images/w_1024,h_342,c_scale/f_auto,q_auto/v1784737709/prod/storyboard-tool-1/storyboard-tool-1.webp?_i=AA 1024w, https://res.cloudinary.com/lwcom/images/w_1000,h_333,c_scale/f_auto,q_auto/v1784737709/prod/storyboard-tool-1/storyboard-tool-1.webp?_i=AA 1000w, https://res.cloudinary.com/lwcom/images/w_800,h_267,c_scale/f_auto,q_auto/v1784737709/prod/storyboard-tool-1/storyboard-tool-1.webp?_i=AA 800w, https://res.cloudinary.com/lwcom/images/w_600,h_200,c_scale/f_auto,q_auto/v1784737709/prod/storyboard-tool-1/storyboard-tool-1.webp?_i=AA 600w, https://res.cloudinary.com/lwcom/images/w_400,h_133,c_scale/f_auto,q_auto/v1784737709/prod/storyboard-tool-1/storyboard-tool-1.webp?_i=AA 400w, https://res.cloudinary.com/lwcom/images/w_200,h_66,c_scale/f_auto,q_auto/v1784737709/prod/storyboard-tool-1/storyboard-tool-1.webp?_i=AA 200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://www.storyboardthat.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Storyboard That</a> is full of templates for elearning or corporate training sites to create visuals for your course. You can add special effects, animated gifs, and more. It’s perfect for communicating ideas and processes that need visual aids. There are also tons of free templates available to use and customize to your needs.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Price: $0 to $29.99 per user per month </p>\n\n\n\n<h3 id=\"h-xmind\" class=\"wp-block-heading\">Xmind</h3>\n\n\n\n<figure class=\"wp-block-kadence-image kb-image448719_3d38dc-a0 size-large\"><img width=\"1024\" height=\"397\" loading=\"lazy\" decoding=\"async\" src=\"https://res.cloudinary.com/lwcom/images/w_1024,h_397,c_scale/f_auto,q_auto/v1784737742/prod/storyboard-tool-2/storyboard-tool-2.webp?_i=AA\" alt=\"Image of Xmind homepage\" class=\"kb-img wp-post-448719 wp-image-463786\" data-public-id=\"prod/storyboard-tool-2/storyboard-tool-2.webp\" data-transformation-crop=\"w_1024,h_397,c_scale\" data-format=\"webp\" data-transformations=\"f_auto,q_auto\" data-version=\"1784737742\" data-seo=\"1\" data-responsive=\"1\" srcset=\"https://res.cloudinary.com/lwcom/images/w_1024,h_397,c_scale/f_auto,q_auto/v1784737742/prod/storyboard-tool-2/storyboard-tool-2.webp?_i=AA 1024w, https://res.cloudinary.com/lwcom/images/w_1000,h_387,c_scale/f_auto,q_auto/v1784737742/prod/storyboard-tool-2/storyboard-tool-2.webp?_i=AA 1000w, https://res.cloudinary.com/lwcom/images/w_800,h_310,c_scale/f_auto,q_auto/v1784737742/prod/storyboard-tool-2/storyboard-tool-2.webp?_i=AA 800w, https://res.cloudinary.com/lwcom/images/w_600,h_232,c_scale/f_auto,q_auto/v1784737742/prod/storyboard-tool-2/storyboard-tool-2.webp?_i=AA 600w, https://res.cloudinary.com/lwcom/images/w_400,h_155,c_scale/f_auto,q_auto/v1784737742/prod/storyboard-tool-2/storyboard-tool-2.webp?_i=AA 400w, https://res.cloudinary.com/lwcom/images/w_200,h_77,c_scale/f_auto,q_auto/v1784737742/prod/storyboard-tool-2/storyboard-tool-2.webp?_i=AA 200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://xmind.app/\" target=\"_blank\" rel=\"noreferrer noopener\">Xmind</a> lets you mindmap easily with preset structures. You can use this fast, easy tool to organize learning concepts or to demonstrate an idea for a lesson. Map out your ideas with tons of available tools and customize them with colors and other effects. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Price: $0 to $8.25 per month</p>\n\n\n\n<h3 id=\"h-miro\" class=\"wp-block-heading\">Miro</h3>\n\n\n\n<figure class=\"wp-block-kadence-image kb-image448719_a9ac3e-a9 size-large\"><img width=\"1024\" height=\"304\" loading=\"lazy\" decoding=\"async\" src=\"https://res.cloudinary.com/lwcom/images/w_1024,h_304,c_scale/f_auto,q_auto/v1784737851/prod/storyboard-tool-3-miro/storyboard-tool-3-miro.webp?_i=AA\" alt=\"Image of Miro homepage\" class=\"kb-img wp-post-448719 wp-image-463787\" data-public-id=\"prod/storyboard-tool-3-miro/storyboard-tool-3-miro.webp\" data-transformation-crop=\"w_1024,h_304,c_scale\" data-format=\"webp\" data-transformations=\"f_auto,q_auto\" data-version=\"1784737851\" data-seo=\"1\" data-responsive=\"1\" srcset=\"https://res.cloudinary.com/lwcom/images/w_1024,h_304,c_scale/f_auto,q_auto/v1784737851/prod/storyboard-tool-3-miro/storyboard-tool-3-miro.webp?_i=AA 1024w, https://res.cloudinary.com/lwcom/images/w_1000,h_296,c_scale/f_auto,q_auto/v1784737851/prod/storyboard-tool-3-miro/storyboard-tool-3-miro.webp?_i=AA 1000w, https://res.cloudinary.com/lwcom/images/w_800,h_237,c_scale/f_auto,q_auto/v1784737851/prod/storyboard-tool-3-miro/storyboard-tool-3-miro.webp?_i=AA 800w, https://res.cloudinary.com/lwcom/images/w_600,h_178,c_scale/f_auto,q_auto/v1784737851/prod/storyboard-tool-3-miro/storyboard-tool-3-miro.webp?_i=AA 600w, https://res.cloudinary.com/lwcom/images/w_400,h_118,c_scale/f_auto,q_auto/v1784737851/prod/storyboard-tool-3-miro/storyboard-tool-3-miro.webp?_i=AA 400w, https://res.cloudinary.com/lwcom/images/w_200,h_59,c_scale/f_auto,q_auto/v1784737851/prod/storyboard-tool-3-miro/storyboard-tool-3-miro.webp?_i=AA 200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://miro.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Miro</a> is a super flexible app used for brainstorming, mind mapping, storyboarding, team collaboration, and tons more. The free version includes templates, shapes, customizable colors, and more, with an even wider expansion of collaboration tools under the monthly fee. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Price: $0 to $20 per user per month </p>\n\n\n\n<h2 id=\"h-writing\" class=\"wp-block-heading\">Writing</h2>\n\n\n\n<h3 id=\"h-google-docs\" class=\"wp-block-heading\">Google Docs</h3>\n\n\n\n<p class=\"wp-block-paragraph\">A well-known writing tool, <a href=\"https://docs.google.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Google Docs</a> is great for authoring content, editing, and sharing. All of your work is saved in the cloud and available at your fingertips. Collaboration is made easy with sharing, suggestions, and version control. Plus, it’s free! </p>\n\n\n\n<p class=\"wp-block-paragraph\">Price: free </p>\n\n\n\n<h3 id=\"h-grammarly\" class=\"wp-block-heading\">Grammarly</h3>\n\n\n\n<figure class=\"wp-block-kadence-image kb-image448719_20f73e-11 size-large\"><img width=\"1022\" height=\"261\" loading=\"lazy\" decoding=\"async\" src=\"https://res.cloudinary.com/lwcom/images/w_1022,h_261,c_scale/f_auto,q_auto/v1784737965/prod/ai-writing-tool-2-grammarly/ai-writing-tool-2-grammarly.webp?_i=AA\" alt=\"Image of Grammarly homepage\" class=\"kb-img wp-post-448719 wp-image-463791\" data-public-id=\"prod/ai-writing-tool-2-grammarly/ai-writing-tool-2-grammarly.webp\" data-crop=\"3.92\" data-transformation-crop=\"w_1022,h_261,c_scale\" data-format=\"webp\" data-transformations=\"f_auto,q_auto\" data-version=\"1784737965\" data-seo=\"1\" data-responsive=\"1\" srcset=\"https://res.cloudinary.com/lwcom/images/w_1022,h_261,c_scale/f_auto,q_auto/v1784737965/prod/ai-writing-tool-2-grammarly/ai-writing-tool-2-grammarly.webp?_i=AA 1022w, https://res.cloudinary.com/lwcom/images/w_1000,h_255,c_scale/f_auto,q_auto/v1784737965/prod/ai-writing-tool-2-grammarly/ai-writing-tool-2-grammarly.webp?_i=AA 1000w, https://res.cloudinary.com/lwcom/images/w_800,h_204,c_scale/f_auto,q_auto/v1784737965/prod/ai-writing-tool-2-grammarly/ai-writing-tool-2-grammarly.webp?_i=AA 800w, https://res.cloudinary.com/lwcom/images/w_600,h_153,c_scale/f_auto,q_auto/v1784737965/prod/ai-writing-tool-2-grammarly/ai-writing-tool-2-grammarly.webp?_i=AA 600w, https://res.cloudinary.com/lwcom/images/w_400,h_102,c_scale/f_auto,q_auto/v1784737965/prod/ai-writing-tool-2-grammarly/ai-writing-tool-2-grammarly.webp?_i=AA 400w, https://res.cloudinary.com/lwcom/images/w_200,h_51,c_scale/f_auto,q_auto/v1784737965/prod/ai-writing-tool-2-grammarly/ai-writing-tool-2-grammarly.webp?_i=AA 200w\" sizes=\"(max-width: 1022px) 100vw, 1022px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">One of the best ways to ensure strong writing in your courses is to run your text through <a href=\"https://www.grammarly.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Grammarly</a>, which is an assessment tool that checks your writing for grammar, clarity, engagement, and more. The Pro version has features such as plagiarism checkers and deeper tone checks. Plus, Grammarly now features an AI tool to help you write efficiently, too. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Price: $0 to $12 per user per month </p>\n\n\n\n<h2 id=\"h-images-videos-and-graphics\" class=\"wp-block-heading\">Images, videos, and graphics</h2>\n\n\n\n<h3 id=\"h-magic-hour\" class=\"wp-block-heading\">Magic Hour</h3>\n\n\n\n<figure class=\"wp-block-image size-large\"><img width=\"1024\" height=\"563\" loading=\"lazy\" decoding=\"async\" src=\"https://res.cloudinary.com/lwcom/images/w_1024,h_563,c_scale/f_auto,q_auto/v1784738086/prod/image-26_4637934bc37/image-26_4637934bc37.png?_i=AA\" alt=\"Image of Magic Hour homepage\" class=\"wp-post-448719 wp-image-463793\" data-public-id=\"prod/image-26_4637934bc37/image-26_4637934bc37.png\" data-transformation-crop=\"w_1024,h_563,c_scale\" data-format=\"png\" data-transformations=\"f_auto,q_auto\" data-version=\"1784738086\" data-seo=\"1\" data-responsive=\"1\" srcset=\"https://res.cloudinary.com/lwcom/images/w_1024,h_563,c_scale/f_auto,q_auto/v1784738086/prod/image-26_4637934bc37/image-26_4637934bc37.png?_i=AA 1024w, https://res.cloudinary.com/lwcom/images/w_1000,h_549,c_scale/f_auto,q_auto/v1784738086/prod/image-26_4637934bc37/image-26_4637934bc37.png?_i=AA 1000w, https://res.cloudinary.com/lwcom/images/w_800,h_439,c_scale/f_auto,q_auto/v1784738086/prod/image-26_4637934bc37/image-26_4637934bc37.png?_i=AA 800w, https://res.cloudinary.com/lwcom/images/w_600,h_329,c_scale/f_auto,q_auto/v1784738086/prod/image-26_4637934bc37/image-26_4637934bc37.png?_i=AA 600w, https://res.cloudinary.com/lwcom/images/w_400,h_219,c_scale/f_auto,q_auto/v1784738086/prod/image-26_4637934bc37/image-26_4637934bc37.png?_i=AA 400w, https://res.cloudinary.com/lwcom/images/w_200,h_109,c_scale/f_auto,q_auto/v1784738086/prod/image-26_4637934bc37/image-26_4637934bc37.png?_i=AA 200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Magic</strong> <strong>Hour</strong> is an <a href=\"https://magichour.ai/products/image-to-video\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>image to video generator</strong></a> that transforms static images into dynamic videos with realistic motion and cinematic effects. Its simple browser-based workflow lets creators animate photos, product images, artwork, and marketing visuals without advanced video editing skills. You can quickly create engaging content for social media, advertising, product showcases, and digital storytelling.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Price:</strong> $0 to $66 per month</p>\n\n\n\n<h3 id=\"h-vyond\" class=\"wp-block-heading\">Vyond</h3>\n\n\n\n<figure class=\"wp-block-kadence-image kb-image448719_7cb167-23 size-full\"><img width=\"1024\" height=\"490\" loading=\"lazy\" decoding=\"async\" src=\"https://res.cloudinary.com/lwcom/images/w_1024,h_490,c_scale/f_auto,q_auto/v1784738082/prod/video-tool-1-vyond_463792641a7/video-tool-1-vyond_463792641a7.webp?_i=AA\" alt=\"Image of Vyond homepage\" class=\"kb-img wp-post-448719 wp-image-463792\" data-public-id=\"prod/video-tool-1-vyond_463792641a7/video-tool-1-vyond_463792641a7.webp\" data-transformation-crop=\"w_1024,h_490,c_scale\" data-format=\"webp\" data-transformations=\"f_auto,q_auto\" data-version=\"1784738082\" data-seo=\"1\" data-responsive=\"1\" srcset=\"https://res.cloudinary.com/lwcom/images/w_1024,h_490,c_scale/f_auto,q_auto/v1784738082/prod/video-tool-1-vyond_463792641a7/video-tool-1-vyond_463792641a7.webp?_i=AA 1024w, https://res.cloudinary.com/lwcom/images/w_1000,h_478,c_scale/f_auto,q_auto/v1784738082/prod/video-tool-1-vyond_463792641a7/video-tool-1-vyond_463792641a7.webp?_i=AA 1000w, https://res.cloudinary.com/lwcom/images/w_800,h_382,c_scale/f_auto,q_auto/v1784738082/prod/video-tool-1-vyond_463792641a7/video-tool-1-vyond_463792641a7.webp?_i=AA 800w, https://res.cloudinary.com/lwcom/images/w_600,h_287,c_scale/f_auto,q_auto/v1784738082/prod/video-tool-1-vyond_463792641a7/video-tool-1-vyond_463792641a7.webp?_i=AA 600w, https://res.cloudinary.com/lwcom/images/w_400,h_191,c_scale/f_auto,q_auto/v1784738082/prod/video-tool-1-vyond_463792641a7/video-tool-1-vyond_463792641a7.webp?_i=AA 400w, https://res.cloudinary.com/lwcom/images/w_200,h_95,c_scale/f_auto,q_auto/v1784738082/prod/video-tool-1-vyond_463792641a7/video-tool-1-vyond_463792641a7.webp?_i=AA 200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://www.vyond.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Vyond</a> is a video maker powered by AI to create videos quickly. Vyond uses a drag-and-drop functionality for an enjoyable user experience. You can create characters that’ll appeal to your employees and learners in short animated videos. Plus, you can add automatic lip-sync and choose from thousands of props and actions for lively scenarios. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Price: $58 to $167 per user per month </p>\n\n\n\n<h3 id=\"h-canva\" class=\"wp-block-heading\">Canva</h3>\n\n\n\n<figure class=\"wp-block-kadence-image kb-image448719_7e4d38-49 size-large\"><img width=\"1023\" height=\"342\" loading=\"lazy\" decoding=\"async\" src=\"https://res.cloudinary.com/lwcom/images/w_1023,h_342,c_scale/f_auto,q_auto/v1784738232/prod/media-tool-3-canva/media-tool-3-canva.webp?_i=AA\" alt=\"Image of Canva homepage\" class=\"kb-img wp-post-448719 wp-image-463794\" data-public-id=\"prod/media-tool-3-canva/media-tool-3-canva.webp\" data-transformation-crop=\"w_1023,h_342,c_scale\" data-format=\"webp\" data-transformations=\"f_auto,q_auto\" data-version=\"1784738232\" data-seo=\"1\" data-responsive=\"1\" srcset=\"https://res.cloudinary.com/lwcom/images/w_1023,h_342,c_scale/f_auto,q_auto/v1784738232/prod/media-tool-3-canva/media-tool-3-canva.webp?_i=AA 1023w, https://res.cloudinary.com/lwcom/images/w_1000,h_334,c_scale/f_auto,q_auto/v1784738232/prod/media-tool-3-canva/media-tool-3-canva.webp?_i=AA 1000w, https://res.cloudinary.com/lwcom/images/w_800,h_267,c_scale/f_auto,q_auto/v1784738232/prod/media-tool-3-canva/media-tool-3-canva.webp?_i=AA 800w, https://res.cloudinary.com/lwcom/images/w_600,h_200,c_scale/f_auto,q_auto/v1784738232/prod/media-tool-3-canva/media-tool-3-canva.webp?_i=AA 600w, https://res.cloudinary.com/lwcom/images/w_400,h_133,c_scale/f_auto,q_auto/v1784738232/prod/media-tool-3-canva/media-tool-3-canva.webp?_i=AA 400w, https://res.cloudinary.com/lwcom/images/w_200,h_66,c_scale/f_auto,q_auto/v1784738232/prod/media-tool-3-canva/media-tool-3-canva.webp?_i=AA 200w\" sizes=\"(max-width: 1023px) 100vw, 1023px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">One of the most popular design tools on the internet, <a href=\"https://www.canva.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Canva</a> allows you to create presentations, one-pagers, banners, and more with millions of photos, graphics, and elements. There is literally a template for any occasion, many of them geared for marketing or training materials. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Price: $0 to $250+ per year</p>\n\n\n\n<h3 id=\"h-adobe-express\" class=\"wp-block-heading\">Adobe Express</h3>\n\n\n\n<figure class=\"wp-block-kadence-image kb-image448719_a3876c-6b size-large\"><img width=\"1024\" height=\"422\" loading=\"lazy\" decoding=\"async\" src=\"https://res.cloudinary.com/lwcom/images/w_1024,h_422,c_scale/f_auto,q_auto/v1784744353/prod/adobeexpressscreenshot/adobeexpressscreenshot.png?_i=AA\" alt=\"Image of Adobe Express homepage\" class=\"kb-img wp-post-448719 wp-image-463842\" data-public-id=\"prod/adobeexpressscreenshot/adobeexpressscreenshot.png\" data-transformation-crop=\"w_1024,h_422,c_scale\" data-format=\"png\" data-transformations=\"f_auto,q_auto\" data-version=\"1784744353\" data-seo=\"1\" data-responsive=\"1\" srcset=\"https://res.cloudinary.com/lwcom/images/w_1024,h_422,c_scale/f_auto,q_auto/v1784744353/prod/adobeexpressscreenshot/adobeexpressscreenshot.png?_i=AA 1024w, https://res.cloudinary.com/lwcom/images/w_1000,h_412,c_scale/f_auto,q_auto/v1784744353/prod/adobeexpressscreenshot/adobeexpressscreenshot.png?_i=AA 1000w, https://res.cloudinary.com/lwcom/images/w_800,h_329,c_scale/f_auto,q_auto/v1784744353/prod/adobeexpressscreenshot/adobeexpressscreenshot.png?_i=AA 800w, https://res.cloudinary.com/lwcom/images/w_600,h_247,c_scale/f_auto,q_auto/v1784744353/prod/adobeexpressscreenshot/adobeexpressscreenshot.png?_i=AA 600w, https://res.cloudinary.com/lwcom/images/w_400,h_164,c_scale/f_auto,q_auto/v1784744353/prod/adobeexpressscreenshot/adobeexpressscreenshot.png?_i=AA 400w, https://res.cloudinary.com/lwcom/images/w_200,h_82,c_scale/f_auto,q_auto/v1784744353/prod/adobeexpressscreenshot/adobeexpressscreenshot.png?_i=AA 200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Similar to Canva, <a href=\"https://www.adobe.com/express/\" target=\"_blank\" rel=\"noreferrer noopener\">Adobe Express</a> allows you to create infographics, documents, and videos. It even includes AI features to help you save time. Adobe Express is much more user-friendly than other products like Photoshop or Illustrator, making it a beginner-friendly and quick option. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Price: $0 to $10.99 per month </p>\n\n\n\n<h3 id=\"h-flaticon-nbsp\" class=\"wp-block-heading\">Flaticon </h3>\n\n\n\n<figure class=\"wp-block-kadence-image kb-image448719_e6129e-94 size-large\"><img width=\"1024\" height=\"402\" loading=\"lazy\" decoding=\"async\" src=\"https://res.cloudinary.com/lwcom/images/w_1024,h_402,c_scale/f_auto,q_auto/v1784744737/prod/flaticonscreenshot/flaticonscreenshot.webp?_i=AA\" alt=\"Image of Flaticon homepage\" class=\"kb-img wp-post-448719 wp-image-463846\" data-public-id=\"prod/flaticonscreenshot/flaticonscreenshot.webp\" data-transformation-crop=\"w_1024,h_402,c_scale\" data-format=\"webp\" data-transformations=\"f_auto,q_auto\" data-version=\"1784744737\" data-seo=\"1\" data-responsive=\"1\" srcset=\"https://res.cloudinary.com/lwcom/images/w_1024,h_402,c_scale/f_auto,q_auto/v1784744737/prod/flaticonscreenshot/flaticonscreenshot.webp?_i=AA 1024w, https://res.cloudinary.com/lwcom/images/w_1000,h_392,c_scale/f_auto,q_auto/v1784744737/prod/flaticonscreenshot/flaticonscreenshot.webp?_i=AA 1000w, https://res.cloudinary.com/lwcom/images/w_800,h_314,c_scale/f_auto,q_auto/v1784744737/prod/flaticonscreenshot/flaticonscreenshot.webp?_i=AA 800w, https://res.cloudinary.com/lwcom/images/w_600,h_235,c_scale/f_auto,q_auto/v1784744737/prod/flaticonscreenshot/flaticonscreenshot.webp?_i=AA 600w, https://res.cloudinary.com/lwcom/images/w_400,h_157,c_scale/f_auto,q_auto/v1784744737/prod/flaticonscreenshot/flaticonscreenshot.webp?_i=AA 400w, https://res.cloudinary.com/lwcom/images/w_200,h_78,c_scale/f_auto,q_auto/v1784744737/prod/flaticonscreenshot/flaticonscreenshot.webp?_i=AA 200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://www.flaticon.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Flaticon</a> lets you free icons and stickers for any of your course design projects. You can find vector icons in SVG, PNG, PSD, and more. Icons also come in a variety of styles to thematically fit the theme of your course. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Price: $0 to $12.99 per month </p>\n\n\n\n<h3 id=\"h-pexels\" class=\"wp-block-heading\">Pexels</h3>\n\n\n\n<figure class=\"wp-block-kadence-image kb-image448719_78731e-e2 size-large\"><img width=\"1024\" height=\"376\" loading=\"lazy\" decoding=\"async\" src=\"https://res.cloudinary.com/lwcom/images/w_1024,h_376,c_scale/f_auto,q_auto/v1784745228/prod/pexelsscreenshot/pexelsscreenshot.webp?_i=AA\" alt=\"Image of Pexels homepage\" class=\"kb-img wp-post-448719 wp-image-463855\" data-public-id=\"prod/pexelsscreenshot/pexelsscreenshot.webp\" data-crop=\"2.72\" data-transformation-crop=\"w_1024,h_376,c_scale\" data-format=\"webp\" data-transformations=\"f_auto,q_auto\" data-version=\"1784745228\" data-seo=\"1\" data-responsive=\"1\" srcset=\"https://res.cloudinary.com/lwcom/images/w_1024,h_376,c_scale/f_auto,q_auto/v1784745228/prod/pexelsscreenshot/pexelsscreenshot.webp?_i=AA 1024w, https://res.cloudinary.com/lwcom/images/w_1000,h_367,c_scale/f_auto,q_auto/v1784745228/prod/pexelsscreenshot/pexelsscreenshot.webp?_i=AA 1000w, https://res.cloudinary.com/lwcom/images/w_800,h_293,c_scale/f_auto,q_auto/v1784745228/prod/pexelsscreenshot/pexelsscreenshot.webp?_i=AA 800w, https://res.cloudinary.com/lwcom/images/w_600,h_220,c_scale/f_auto,q_auto/v1784745228/prod/pexelsscreenshot/pexelsscreenshot.webp?_i=AA 600w, https://res.cloudinary.com/lwcom/images/w_400,h_146,c_scale/f_auto,q_auto/v1784745228/prod/pexelsscreenshot/pexelsscreenshot.webp?_i=AA 400w, https://res.cloudinary.com/lwcom/images/w_200,h_73,c_scale/f_auto,q_auto/v1784745228/prod/pexelsscreenshot/pexelsscreenshot.webp?_i=AA 200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">You can find thousands of free-to-use stock photos, royalty-free images, and videos for your training materials and courses with <a href=\"https://www.pexels.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Pexels</a>. It’s as simple as search and save. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Price: free </p>\n\n\n\n<h3 id=\"h-youtube-nbsp\" class=\"wp-block-heading\">YouTube </h3>\n\n\n\n<figure class=\"wp-block-kadence-image kb-image448719_83e63f-65 size-large\"><img width=\"1023\" height=\"295\" loading=\"lazy\" decoding=\"async\" src=\"https://res.cloudinary.com/lwcom/images/w_1023,h_295,c_scale/f_auto,q_auto/v1784745535/prod/youtubescreenshot/youtubescreenshot.webp?_i=AA\" alt=\"Image of YouTube homepage\" class=\"kb-img wp-post-448719 wp-image-463861\" data-public-id=\"prod/youtubescreenshot/youtubescreenshot.webp\" data-transformation-crop=\"w_1023,h_295,c_scale\" data-format=\"webp\" data-transformations=\"f_auto,q_auto\" data-version=\"1784745535\" data-seo=\"1\" data-responsive=\"1\" srcset=\"https://res.cloudinary.com/lwcom/images/w_1023,h_295,c_scale/f_auto,q_auto/v1784745535/prod/youtubescreenshot/youtubescreenshot.webp?_i=AA 1023w, https://res.cloudinary.com/lwcom/images/w_1000,h_288,c_scale/f_auto,q_auto/v1784745535/prod/youtubescreenshot/youtubescreenshot.webp?_i=AA 1000w, https://res.cloudinary.com/lwcom/images/w_800,h_230,c_scale/f_auto,q_auto/v1784745535/prod/youtubescreenshot/youtubescreenshot.webp?_i=AA 800w, https://res.cloudinary.com/lwcom/images/w_600,h_173,c_scale/f_auto,q_auto/v1784745535/prod/youtubescreenshot/youtubescreenshot.webp?_i=AA 600w, https://res.cloudinary.com/lwcom/images/w_400,h_115,c_scale/f_auto,q_auto/v1784745535/prod/youtubescreenshot/youtubescreenshot.webp?_i=AA 400w, https://res.cloudinary.com/lwcom/images/w_200,h_57,c_scale/f_auto,q_auto/v1784745535/prod/youtubescreenshot/youtubescreenshot.webp?_i=AA 200w\" sizes=\"(max-width: 1023px) 100vw, 1023px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">The most popular video hosting site, <a href=\"https://www.youtube.com/\" target=\"_blank\" rel=\"noreferrer noopener\">YouTube</a>, is perfect for uploading and sharing videos and embedding them into course platforms. You can also use a YouTube playlist and create a video course using tools like the LearnDash Course Creation Wizard. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Price: free </p>\n\n\n\n<h3 id=\"h-camtasia\" class=\"wp-block-heading\">Camtasia</h3>\n\n\n\n<figure class=\"wp-block-kadence-image kb-image448719_ae24b0-d0 size-large\"><img width=\"1024\" height=\"433\" loading=\"lazy\" decoding=\"async\" src=\"https://res.cloudinary.com/lwcom/images/w_1024,h_433,c_scale/f_auto,q_auto/v1784746124/prod/camtasiascreenshot/camtasiascreenshot.webp?_i=AA\" alt=\"Image of Camstasia homepage\" class=\"kb-img wp-post-448719 wp-image-463867\" data-public-id=\"prod/camtasiascreenshot/camtasiascreenshot.webp\" data-crop=\"2.36\" data-transformation-crop=\"w_1024,h_433,c_scale\" data-format=\"webp\" data-transformations=\"f_auto,q_auto\" data-version=\"1784746124\" data-seo=\"1\" data-responsive=\"1\" srcset=\"https://res.cloudinary.com/lwcom/images/w_1024,h_433,c_scale/f_auto,q_auto/v1784746124/prod/camtasiascreenshot/camtasiascreenshot.webp?_i=AA 1024w, https://res.cloudinary.com/lwcom/images/w_1000,h_422,c_scale/f_auto,q_auto/v1784746124/prod/camtasiascreenshot/camtasiascreenshot.webp?_i=AA 1000w, https://res.cloudinary.com/lwcom/images/w_800,h_338,c_scale/f_auto,q_auto/v1784746124/prod/camtasiascreenshot/camtasiascreenshot.webp?_i=AA 800w, https://res.cloudinary.com/lwcom/images/w_600,h_253,c_scale/f_auto,q_auto/v1784746124/prod/camtasiascreenshot/camtasiascreenshot.webp?_i=AA 600w, https://res.cloudinary.com/lwcom/images/w_400,h_169,c_scale/f_auto,q_auto/v1784746124/prod/camtasiascreenshot/camtasiascreenshot.webp?_i=AA 400w, https://res.cloudinary.com/lwcom/images/w_200,h_84,c_scale/f_auto,q_auto/v1784746124/prod/camtasiascreenshot/camtasiascreenshot.webp?_i=AA 200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://www.techsmith.com/video-editor.html\" target=\"_blank\" rel=\"noreferrer noopener\">Camtasia</a> is a beginner video editing and screen recorder that is great for recording lectures, notes, introductions, presentations, and more. Not only can you add your voice and video, but you can add effects, a green screen, a quiz, and more. This is a great way to create a personal feel to lectures. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Price: $39 to $599 per year </p>\n\n\n\n<h3 id=\"h-adobe-premiere-pro\" class=\"wp-block-heading\">Adobe Premiere Pro</h3>\n\n\n\n<figure class=\"wp-block-kadence-image kb-image448719_fa569c-8e size-large\"><img width=\"1024\" height=\"542\" loading=\"lazy\" decoding=\"async\" src=\"https://res.cloudinary.com/lwcom/images/w_1024,h_542,c_scale/f_auto,q_auto/v1784746740/prod/adobepremierescreenshot/adobepremierescreenshot.webp?_i=AA\" alt=\"Image of Adobe Premiere Pro homepage\" class=\"kb-img wp-post-448719 wp-image-463873\" data-public-id=\"prod/adobepremierescreenshot/adobepremierescreenshot.webp\" data-transformation-crop=\"w_1024,h_542,c_scale\" data-format=\"webp\" data-transformations=\"f_auto,q_auto\" data-version=\"1784746740\" data-seo=\"1\" data-responsive=\"1\" srcset=\"https://res.cloudinary.com/lwcom/images/w_1024,h_542,c_scale/f_auto,q_auto/v1784746740/prod/adobepremierescreenshot/adobepremierescreenshot.webp?_i=AA 1024w, https://res.cloudinary.com/lwcom/images/w_1000,h_529,c_scale/f_auto,q_auto/v1784746740/prod/adobepremierescreenshot/adobepremierescreenshot.webp?_i=AA 1000w, https://res.cloudinary.com/lwcom/images/w_800,h_423,c_scale/f_auto,q_auto/v1784746740/prod/adobepremierescreenshot/adobepremierescreenshot.webp?_i=AA 800w, https://res.cloudinary.com/lwcom/images/w_600,h_317,c_scale/f_auto,q_auto/v1784746740/prod/adobepremierescreenshot/adobepremierescreenshot.webp?_i=AA 600w, https://res.cloudinary.com/lwcom/images/w_400,h_211,c_scale/f_auto,q_auto/v1784746740/prod/adobepremierescreenshot/adobepremierescreenshot.webp?_i=AA 400w, https://res.cloudinary.com/lwcom/images/w_200,h_105,c_scale/f_auto,q_auto/v1784746740/prod/adobepremierescreenshot/adobepremierescreenshot.webp?_i=AA 200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">In contrast to Adobe Express, <a href=\"https://www.adobe.com/products/premiere.html\" target=\"_blank\" rel=\"noreferrer noopener\">Premiere Pro</a> is an advanced and powerful video editing tool. If you’ve got the experience, then you can cut and create professional videos, animate titles, mix audio, add effects, and more. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Price: $22.99 per month</p>\n\n\n\n<h2 id=\"h-authoring-and-development\" class=\"wp-block-heading\">Authoring and development</h2>\n\n\n\n<h3 id=\"h-articulate-360\" class=\"wp-block-heading\">Articulate 360</h3>\n\n\n\n<figure class=\"wp-block-kadence-image kb-image448719_101359-e3 size-large\"><img width=\"1024\" height=\"455\" loading=\"lazy\" decoding=\"async\" src=\"https://res.cloudinary.com/lwcom/images/w_1024,h_455,c_scale/f_auto,q_auto/v1784747151/prod/articulatescreenshot/articulatescreenshot.webp?_i=AA\" alt=\"Image of Articulate 360 homepage\" class=\"kb-img wp-post-448719 wp-image-463878\" data-public-id=\"prod/articulatescreenshot/articulatescreenshot.webp\" data-transformation-crop=\"w_1024,h_455,c_scale\" data-format=\"webp\" data-transformations=\"f_auto,q_auto\" data-version=\"1784747151\" data-seo=\"1\" data-responsive=\"1\" srcset=\"https://res.cloudinary.com/lwcom/images/w_1024,h_455,c_scale/f_auto,q_auto/v1784747151/prod/articulatescreenshot/articulatescreenshot.webp?_i=AA 1024w, https://res.cloudinary.com/lwcom/images/w_1000,h_444,c_scale/f_auto,q_auto/v1784747151/prod/articulatescreenshot/articulatescreenshot.webp?_i=AA 1000w, https://res.cloudinary.com/lwcom/images/w_800,h_355,c_scale/f_auto,q_auto/v1784747151/prod/articulatescreenshot/articulatescreenshot.webp?_i=AA 800w, https://res.cloudinary.com/lwcom/images/w_600,h_266,c_scale/f_auto,q_auto/v1784747151/prod/articulatescreenshot/articulatescreenshot.webp?_i=AA 600w, https://res.cloudinary.com/lwcom/images/w_400,h_177,c_scale/f_auto,q_auto/v1784747151/prod/articulatescreenshot/articulatescreenshot.webp?_i=AA 400w, https://res.cloudinary.com/lwcom/images/w_200,h_88,c_scale/f_auto,q_auto/v1784747151/prod/articulatescreenshot/articulatescreenshot.webp?_i=AA 200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://www.articulate.com/360/\" target=\"_blank\" rel=\"noreferrer noopener\">Articulate 360</a> is a powerful elearning suite of tools that allows you to create responsive, interactive courses. They have a quick and simple authoring tool called Rise that is user-friendly and adaptable. Storyline is their more comprehensive and complex authoring tool that allows for more customization options. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Price: $1,449 to $1,749 per user per year</p>\n\n\n\n<h3 id=\"h-adobe-captivate\" class=\"wp-block-heading\">Adobe Captivate</h3>\n\n\n\n<figure class=\"wp-block-kadence-image kb-image448719_3d2736-d2 size-large\"><img width=\"1024\" height=\"425\" loading=\"lazy\" decoding=\"async\" src=\"https://res.cloudinary.com/lwcom/images/w_1024,h_425,c_scale/f_auto,q_auto/v1784747719/prod/adobecaptivatescreenshot/adobecaptivatescreenshot.webp?_i=AA\" alt=\"Image of Adobe Captivate homepage\" class=\"kb-img wp-post-448719 wp-image-463891\" data-public-id=\"prod/adobecaptivatescreenshot/adobecaptivatescreenshot.webp\" data-transformation-crop=\"w_1024,h_425,c_scale\" data-format=\"webp\" data-transformations=\"f_auto,q_auto\" data-version=\"1784747719\" data-seo=\"1\" data-responsive=\"1\" srcset=\"https://res.cloudinary.com/lwcom/images/w_1024,h_425,c_scale/f_auto,q_auto/v1784747719/prod/adobecaptivatescreenshot/adobecaptivatescreenshot.webp?_i=AA 1024w, https://res.cloudinary.com/lwcom/images/w_1000,h_415,c_scale/f_auto,q_auto/v1784747719/prod/adobecaptivatescreenshot/adobecaptivatescreenshot.webp?_i=AA 1000w, https://res.cloudinary.com/lwcom/images/w_800,h_332,c_scale/f_auto,q_auto/v1784747719/prod/adobecaptivatescreenshot/adobecaptivatescreenshot.webp?_i=AA 800w, https://res.cloudinary.com/lwcom/images/w_600,h_249,c_scale/f_auto,q_auto/v1784747719/prod/adobecaptivatescreenshot/adobecaptivatescreenshot.webp?_i=AA 600w, https://res.cloudinary.com/lwcom/images/w_400,h_166,c_scale/f_auto,q_auto/v1784747719/prod/adobecaptivatescreenshot/adobecaptivatescreenshot.webp?_i=AA 400w, https://res.cloudinary.com/lwcom/images/w_200,h_83,c_scale/f_auto,q_auto/v1784747719/prod/adobecaptivatescreenshot/adobecaptivatescreenshot.webp?_i=AA 200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://www.adobe.com/products/captivate.html\" target=\"_blank\" rel=\"noreferrer noopener\">Adobe Captivate</a> allows you to build interactive courses with an intuitive user interface with ready-to-go slides. You can start from templates on hundreds of topics, like onboarding to security compliance, to create courses in minutes. Easily add interactive activities, quizzes, and more to keep your learners engaged.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Price: $39.99 per month </p>\n\n\n\n<h3 id=\"h-learndash-lms-nbsp\" class=\"wp-block-heading\">LearnDash LMS </h3>\n\n\n\n<figure class=\"wp-block-kadence-image kb-image448719_703d1e-d8 size-large\"><img width=\"1024\" height=\"492\" loading=\"lazy\" decoding=\"async\" src=\"https://res.cloudinary.com/lwcom/images/w_1024,h_492,c_scale/f_auto,q_auto/v1784748102/prod/learndashscreenshot/learndashscreenshot.webp?_i=AA\" alt=\"Image of LearnDash homepage\" class=\"kb-img wp-post-448719 wp-image-463900\" data-public-id=\"prod/learndashscreenshot/learndashscreenshot.webp\" data-transformation-crop=\"w_1024,h_492,c_scale\" data-format=\"webp\" data-transformations=\"f_auto,q_auto\" data-version=\"1784748102\" data-seo=\"1\" data-responsive=\"1\" srcset=\"https://res.cloudinary.com/lwcom/images/w_1024,h_492,c_scale/f_auto,q_auto/v1784748102/prod/learndashscreenshot/learndashscreenshot.webp?_i=AA 1024w, https://res.cloudinary.com/lwcom/images/w_1000,h_480,c_scale/f_auto,q_auto/v1784748102/prod/learndashscreenshot/learndashscreenshot.webp?_i=AA 1000w, https://res.cloudinary.com/lwcom/images/w_800,h_384,c_scale/f_auto,q_auto/v1784748102/prod/learndashscreenshot/learndashscreenshot.webp?_i=AA 800w, https://res.cloudinary.com/lwcom/images/w_600,h_288,c_scale/f_auto,q_auto/v1784748102/prod/learndashscreenshot/learndashscreenshot.webp?_i=AA 600w, https://res.cloudinary.com/lwcom/images/w_400,h_192,c_scale/f_auto,q_auto/v1784748102/prod/learndashscreenshot/learndashscreenshot.webp?_i=AA 400w, https://res.cloudinary.com/lwcom/images/w_200,h_96,c_scale/f_auto,q_auto/v1784748102/prod/learndashscreenshot/learndashscreenshot.webp?_i=AA 200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Not just a learning management system! <a href=\"https://www.liquidweb.com/software/learndash/\" target=\"_blank\" rel=\"noreferrer noopener\">LearnDash LMS</a> allows you to create courses in minutes from video playlists or templates for every industry. Or, design your own within the platform using a drag-and-drop builder, all on the familiar WordPress interface. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Price: $259 per year</p>\n\n\n\n<h3 id=\"h-ispring-suite-nbsp\" class=\"wp-block-heading\">iSpring Suite </h3>\n\n\n\n<figure class=\"wp-block-kadence-image kb-image448719_5ffaaf-80 size-large\"><img width=\"1023\" height=\"364\" loading=\"lazy\" decoding=\"async\" src=\"https://res.cloudinary.com/lwcom/images/w_1023,h_364,c_scale/f_auto,q_auto/v1784748315/prod/ispringsuitescreenshot/ispringsuitescreenshot.webp?_i=AA\" alt=\"Image of iSpring Suite AI homepage\" class=\"kb-img wp-post-448719 wp-image-463907\" data-public-id=\"prod/ispringsuitescreenshot/ispringsuitescreenshot.webp\" data-transformation-crop=\"w_1023,h_364,c_scale\" data-format=\"webp\" data-transformations=\"f_auto,q_auto\" data-version=\"1784748315\" data-seo=\"1\" data-responsive=\"1\" srcset=\"https://res.cloudinary.com/lwcom/images/w_1023,h_364,c_scale/f_auto,q_auto/v1784748315/prod/ispringsuitescreenshot/ispringsuitescreenshot.webp?_i=AA 1023w, https://res.cloudinary.com/lwcom/images/w_1000,h_355,c_scale/f_auto,q_auto/v1784748315/prod/ispringsuitescreenshot/ispringsuitescreenshot.webp?_i=AA 1000w, https://res.cloudinary.com/lwcom/images/w_800,h_284,c_scale/f_auto,q_auto/v1784748315/prod/ispringsuitescreenshot/ispringsuitescreenshot.webp?_i=AA 800w, https://res.cloudinary.com/lwcom/images/w_600,h_213,c_scale/f_auto,q_auto/v1784748315/prod/ispringsuitescreenshot/ispringsuitescreenshot.webp?_i=AA 600w, https://res.cloudinary.com/lwcom/images/w_400,h_142,c_scale/f_auto,q_auto/v1784748315/prod/ispringsuitescreenshot/ispringsuitescreenshot.webp?_i=AA 400w, https://res.cloudinary.com/lwcom/images/w_200,h_71,c_scale/f_auto,q_auto/v1784748315/prod/ispringsuitescreenshot/ispringsuitescreenshot.webp?_i=AA 200w\" sizes=\"(max-width: 1023px) 100vw, 1023px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://www.ispringsolutions.com/ispring-suite\" target=\"_blank\" rel=\"noreferrer noopener\">iSpring Suite</a> lets you work in PowerPoint to create lessons and courses. Turn your PowerPoint presentations into courses by adding quizzes, dialogue, video, and more. A built-in AI assistant can offer suggestions to take the guesswork out of instructional design.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Price: $720 per year </p>\n\n\n\n<h2 id=\"h-learning-management-systems\" class=\"wp-block-heading\">Learning management systems</h2>\n\n\n\n<h3 id=\"h-learndash-lms-nbsp-0\" class=\"wp-block-heading\">LearnDash LMS </h3>\n\n\n\n<figure class=\"wp-block-kadence-image kb-image448719_14c592-96 size-large\"><img width=\"1024\" height=\"468\" loading=\"lazy\" decoding=\"async\" src=\"https://res.cloudinary.com/lwcom/images/w_1024,h_468,c_scale/f_auto,q_auto/v1784738319/prod/LearnDash/LearnDash.webp?_i=AA\" alt=\"\" class=\"kb-img wp-post-448719 wp-image-463795\" data-public-id=\"prod/LearnDash/LearnDash.webp\" data-transformation-crop=\"w_1024,h_468,c_scale\" data-format=\"webp\" data-transformations=\"f_auto,q_auto\" data-version=\"1784738319\" data-seo=\"1\" data-responsive=\"1\" srcset=\"https://res.cloudinary.com/lwcom/images/w_1024,h_468,c_scale/f_auto,q_auto/v1784738319/prod/LearnDash/LearnDash.webp?_i=AA 1024w, https://res.cloudinary.com/lwcom/images/w_1000,h_457,c_scale/f_auto,q_auto/v1784738319/prod/LearnDash/LearnDash.webp?_i=AA 1000w, https://res.cloudinary.com/lwcom/images/w_800,h_365,c_scale/f_auto,q_auto/v1784738319/prod/LearnDash/LearnDash.webp?_i=AA 800w, https://res.cloudinary.com/lwcom/images/w_600,h_274,c_scale/f_auto,q_auto/v1784738319/prod/LearnDash/LearnDash.webp?_i=AA 600w, https://res.cloudinary.com/lwcom/images/w_400,h_182,c_scale/f_auto,q_auto/v1784738319/prod/LearnDash/LearnDash.webp?_i=AA 400w, https://res.cloudinary.com/lwcom/images/w_200,h_91,c_scale/f_auto,q_auto/v1784738319/prod/LearnDash/LearnDash.webp?_i=AA 200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://www.liquidweb.com/software/learndash/\" target=\"_blank\" rel=\"noreferrer noopener\">LearnDash</a> combines authoring with a learning management system. With LearnDash installed on your WordPress site, you can easily manage assignments, advanced analytics, and more from the backend. You can create dynamic content, use AI to power quizzes, and automate notifications. Learners will get a clean and intuitive course interface that helps guide their learning. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Price: $259 per year </p>\n\n\n\n<h3 id=\"h-talentlms\" class=\"wp-block-heading\">TalentLMS</h3>\n\n\n\n<figure class=\"wp-block-kadence-image kb-image448719_8caf1f-e1 size-large\"><img width=\"1024\" height=\"441\" loading=\"lazy\" decoding=\"async\" src=\"https://res.cloudinary.com/lwcom/images/w_1024,h_441,c_scale/f_auto,q_auto/v1784749530/prod/talentlmsscreenshot/talentlmsscreenshot.webp?_i=AA\" alt=\"\" class=\"kb-img wp-post-448719 wp-image-463936\" data-public-id=\"prod/talentlmsscreenshot/talentlmsscreenshot.webp\" data-transformation-crop=\"w_1024,h_441,c_scale\" data-format=\"webp\" data-transformations=\"f_auto,q_auto\" data-version=\"1784749530\" data-seo=\"1\" data-responsive=\"1\" srcset=\"https://res.cloudinary.com/lwcom/images/w_1024,h_441,c_scale/f_auto,q_auto/v1784749530/prod/talentlmsscreenshot/talentlmsscreenshot.webp?_i=AA 1024w, https://res.cloudinary.com/lwcom/images/w_1000,h_430,c_scale/f_auto,q_auto/v1784749530/prod/talentlmsscreenshot/talentlmsscreenshot.webp?_i=AA 1000w, https://res.cloudinary.com/lwcom/images/w_800,h_344,c_scale/f_auto,q_auto/v1784749530/prod/talentlmsscreenshot/talentlmsscreenshot.webp?_i=AA 800w, https://res.cloudinary.com/lwcom/images/w_600,h_258,c_scale/f_auto,q_auto/v1784749530/prod/talentlmsscreenshot/talentlmsscreenshot.webp?_i=AA 600w, https://res.cloudinary.com/lwcom/images/w_400,h_172,c_scale/f_auto,q_auto/v1784749530/prod/talentlmsscreenshot/talentlmsscreenshot.webp?_i=AA 400w, https://res.cloudinary.com/lwcom/images/w_200,h_86,c_scale/f_auto,q_auto/v1784749530/prod/talentlmsscreenshot/talentlmsscreenshot.webp?_i=AA 200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://www.talentlms.com/\" target=\"_blank\" rel=\"noreferrer noopener\">TalentLMS</a> promises an intuitive interface for designers and learners. It’s easy to get started and get a course live in little time. You can create new courses with a few simple clicks, add users, and go live by the end of the day. Plus, users can access courses on any device, and learners can switch devices and jump back into the course and pick up where they left off. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Price: $119 per month </p>\n\n\n\n<h2 id=\"h-project-management\" class=\"wp-block-heading\">Project management</h2>\n\n\n\n<h3 id=\"h-notion\" class=\"wp-block-heading\">Notion</h3>\n\n\n\n<figure class=\"wp-block-kadence-image kb-image448719_a48eb8-48 size-large\"><img width=\"1024\" height=\"345\" loading=\"lazy\" decoding=\"async\" src=\"https://res.cloudinary.com/lwcom/images/w_1024,h_345,c_scale/f_auto,q_auto/v1784749774/prod/notionscreenshot/notionscreenshot.webp?_i=AA\" alt=\"Image of Notion homepage\" class=\"kb-img wp-post-448719 wp-image-463942\" data-public-id=\"prod/notionscreenshot/notionscreenshot.webp\" data-transformation-crop=\"w_1024,h_345,c_scale\" data-format=\"webp\" data-transformations=\"f_auto,q_auto\" data-version=\"1784749774\" data-seo=\"1\" data-responsive=\"1\" srcset=\"https://res.cloudinary.com/lwcom/images/w_1024,h_345,c_scale/f_auto,q_auto/v1784749774/prod/notionscreenshot/notionscreenshot.webp?_i=AA 1024w, https://res.cloudinary.com/lwcom/images/w_1000,h_336,c_scale/f_auto,q_auto/v1784749774/prod/notionscreenshot/notionscreenshot.webp?_i=AA 1000w, https://res.cloudinary.com/lwcom/images/w_800,h_269,c_scale/f_auto,q_auto/v1784749774/prod/notionscreenshot/notionscreenshot.webp?_i=AA 800w, https://res.cloudinary.com/lwcom/images/w_600,h_202,c_scale/f_auto,q_auto/v1784749774/prod/notionscreenshot/notionscreenshot.webp?_i=AA 600w, https://res.cloudinary.com/lwcom/images/w_400,h_134,c_scale/f_auto,q_auto/v1784749774/prod/notionscreenshot/notionscreenshot.webp?_i=AA 400w, https://res.cloudinary.com/lwcom/images/w_200,h_67,c_scale/f_auto,q_auto/v1784749774/prod/notionscreenshot/notionscreenshot.webp?_i=AA 200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://www.notion.so/\" target=\"_blank\" rel=\"noreferrer noopener\">Notion</a> is a versatile tool that allows you to take notes, create documents and wikis, and manage projects. The platform is quite flexible and allows for total customization and filtering, labeling, and more, so you can create important documents, files, and project timelines. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Price: $0 to $20 per user per month </p>\n\n\n\n<h3 id=\"h-monday\" class=\"wp-block-heading\">Monday</h3>\n\n\n\n<figure class=\"wp-block-kadence-image kb-image448719_068515-ff size-large\"><img width=\"1024\" height=\"364\" loading=\"lazy\" decoding=\"async\" src=\"https://res.cloudinary.com/lwcom/images/w_1024,h_364,c_scale/f_auto,q_auto/v1784750219/prod/mondayscreenshot/mondayscreenshot.webp?_i=AA\" alt=\"Image of Monday.com homepage\" class=\"kb-img wp-post-448719 wp-image-463943\" data-public-id=\"prod/mondayscreenshot/mondayscreenshot.webp\" data-transformation-crop=\"w_1024,h_364,c_scale\" data-format=\"webp\" data-transformations=\"f_auto,q_auto\" data-version=\"1784750219\" data-seo=\"1\" data-responsive=\"1\" srcset=\"https://res.cloudinary.com/lwcom/images/w_1024,h_364,c_scale/f_auto,q_auto/v1784750219/prod/mondayscreenshot/mondayscreenshot.webp?_i=AA 1024w, https://res.cloudinary.com/lwcom/images/w_1000,h_355,c_scale/f_auto,q_auto/v1784750219/prod/mondayscreenshot/mondayscreenshot.webp?_i=AA 1000w, https://res.cloudinary.com/lwcom/images/w_800,h_284,c_scale/f_auto,q_auto/v1784750219/prod/mondayscreenshot/mondayscreenshot.webp?_i=AA 800w, https://res.cloudinary.com/lwcom/images/w_600,h_213,c_scale/f_auto,q_auto/v1784750219/prod/mondayscreenshot/mondayscreenshot.webp?_i=AA 600w, https://res.cloudinary.com/lwcom/images/w_400,h_142,c_scale/f_auto,q_auto/v1784750219/prod/mondayscreenshot/mondayscreenshot.webp?_i=AA 400w, https://res.cloudinary.com/lwcom/images/w_200,h_71,c_scale/f_auto,q_auto/v1784750219/prod/mondayscreenshot/mondayscreenshot.webp?_i=AA 200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">For full visibility on all your moving projects, <a href=\"https://monday.com/work-management\" target=\"_blank\" rel=\"noreferrer noopener\">Monday</a> is an effective tool. You can manage all of your tasks, create custom workflows, and filter views to improve efficiency. If you collaborate with other instructional designers or teachers, you can ask for updates, check project status, assign due dates, and more. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Price: $0 to $19 per user per month </p>\n\n\n\n<h3 id=\"h-trello\" class=\"wp-block-heading\">Trello</h3>\n\n\n\n<figure class=\"wp-block-kadence-image kb-image448719_928ce7-ce size-large\"><img width=\"1024\" height=\"411\" loading=\"lazy\" decoding=\"async\" src=\"https://res.cloudinary.com/lwcom/images/w_1024,h_411,c_scale/f_auto,q_auto/v1784750471/prod/trelloscreenshot/trelloscreenshot.webp?_i=AA\" alt=\"Image of Trello homepage\" class=\"kb-img wp-post-448719 wp-image-463945\" data-public-id=\"prod/trelloscreenshot/trelloscreenshot.webp\" data-transformation-crop=\"w_1024,h_411,c_scale\" data-format=\"webp\" data-transformations=\"f_auto,q_auto\" data-version=\"1784750471\" data-seo=\"1\" data-responsive=\"1\" srcset=\"https://res.cloudinary.com/lwcom/images/w_1024,h_411,c_scale/f_auto,q_auto/v1784750471/prod/trelloscreenshot/trelloscreenshot.webp?_i=AA 1024w, https://res.cloudinary.com/lwcom/images/w_1000,h_401,c_scale/f_auto,q_auto/v1784750471/prod/trelloscreenshot/trelloscreenshot.webp?_i=AA 1000w, https://res.cloudinary.com/lwcom/images/w_800,h_321,c_scale/f_auto,q_auto/v1784750471/prod/trelloscreenshot/trelloscreenshot.webp?_i=AA 800w, https://res.cloudinary.com/lwcom/images/w_600,h_240,c_scale/f_auto,q_auto/v1784750471/prod/trelloscreenshot/trelloscreenshot.webp?_i=AA 600w, https://res.cloudinary.com/lwcom/images/w_400,h_160,c_scale/f_auto,q_auto/v1784750471/prod/trelloscreenshot/trelloscreenshot.webp?_i=AA 400w, https://res.cloudinary.com/lwcom/images/w_200,h_80,c_scale/f_auto,q_auto/v1784750471/prod/trelloscreenshot/trelloscreenshot.webp?_i=AA 200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://trello.com/home\" target=\"_blank\" rel=\"noreferrer noopener\">Trello</a> tracks projects and tasks on a board or in a list. You can drag and drop tasks between lists, assign due dates and users, upload files, create labels and tags, and more. Plus, there are automated workflows and templates to help manage your time efficiently. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Price: $0 to $17.50 per user per month </p>\n\n\n\n<h2 id=\"h-storage-and-sharing\" class=\"wp-block-heading\">Storage and sharing</h2>\n\n\n\n<h3 id=\"h-google-drive\" class=\"wp-block-heading\">Google Drive</h3>\n\n\n\n<figure class=\"wp-block-kadence-image kb-image448719_b7380b-96 size-large\"><img width=\"1024\" height=\"289\" loading=\"lazy\" decoding=\"async\" src=\"https://res.cloudinary.com/lwcom/images/w_1024,h_289,c_scale/f_auto,q_auto/v1784750676/prod/googleworkspacescreenshot/googleworkspacescreenshot.webp?_i=AA\" alt=\"Image of Google Drive homepage\" class=\"kb-img wp-post-448719 wp-image-463947\" data-public-id=\"prod/googleworkspacescreenshot/googleworkspacescreenshot.webp\" data-crop=\"3.54\" data-transformation-crop=\"w_1024,h_289,c_scale\" data-format=\"webp\" data-transformations=\"f_auto,q_auto\" data-version=\"1784750676\" data-seo=\"1\" data-responsive=\"1\" srcset=\"https://res.cloudinary.com/lwcom/images/w_1024,h_289,c_scale/f_auto,q_auto/v1784750676/prod/googleworkspacescreenshot/googleworkspacescreenshot.webp?_i=AA 1024w, https://res.cloudinary.com/lwcom/images/w_1000,h_282,c_scale/f_auto,q_auto/v1784750676/prod/googleworkspacescreenshot/googleworkspacescreenshot.webp?_i=AA 1000w, https://res.cloudinary.com/lwcom/images/w_800,h_225,c_scale/f_auto,q_auto/v1784750676/prod/googleworkspacescreenshot/googleworkspacescreenshot.webp?_i=AA 800w, https://res.cloudinary.com/lwcom/images/w_600,h_169,c_scale/f_auto,q_auto/v1784750676/prod/googleworkspacescreenshot/googleworkspacescreenshot.webp?_i=AA 600w, https://res.cloudinary.com/lwcom/images/w_400,h_112,c_scale/f_auto,q_auto/v1784750676/prod/googleworkspacescreenshot/googleworkspacescreenshot.webp?_i=AA 400w, https://res.cloudinary.com/lwcom/images/w_200,h_56,c_scale/f_auto,q_auto/v1784750676/prod/googleworkspacescreenshot/googleworkspacescreenshot.webp?_i=AA 200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Store all of your Google files in one convenient place and easily share a link with <a href=\"https://www.google.com/drive/\" target=\"_blank\" rel=\"noreferrer noopener\">Google Drive</a>. If you work in Google Docs, Sheets, or Slides, they’re automatically stored and available in your drive. You can also add any other file type to your drive, giving you a convenient place to host all course-related materials. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Price: free </p>\n\n\n\n<h3 id=\"h-dropbox\" class=\"wp-block-heading\">Dropbox</h3>\n\n\n\n<figure class=\"wp-block-kadence-image kb-image448719_564f6e-65 size-large\"><img width=\"1024\" height=\"376\" loading=\"lazy\" decoding=\"async\" src=\"https://res.cloudinary.com/lwcom/images/w_1024,h_376,c_scale/f_auto,q_auto/v1784750923/prod/dropboxscreenshot/dropboxscreenshot.webp?_i=AA\" alt=\"Image of Dropbox homepage\" class=\"kb-img wp-post-448719 wp-image-463948\" data-public-id=\"prod/dropboxscreenshot/dropboxscreenshot.webp\" data-transformation-crop=\"w_1024,h_376,c_scale\" data-format=\"webp\" data-transformations=\"f_auto,q_auto\" data-version=\"1784750923\" data-seo=\"1\" data-responsive=\"1\" srcset=\"https://res.cloudinary.com/lwcom/images/w_1024,h_376,c_scale/f_auto,q_auto/v1784750923/prod/dropboxscreenshot/dropboxscreenshot.webp?_i=AA 1024w, https://res.cloudinary.com/lwcom/images/w_1000,h_367,c_scale/f_auto,q_auto/v1784750923/prod/dropboxscreenshot/dropboxscreenshot.webp?_i=AA 1000w, https://res.cloudinary.com/lwcom/images/w_800,h_293,c_scale/f_auto,q_auto/v1784750923/prod/dropboxscreenshot/dropboxscreenshot.webp?_i=AA 800w, https://res.cloudinary.com/lwcom/images/w_600,h_220,c_scale/f_auto,q_auto/v1784750923/prod/dropboxscreenshot/dropboxscreenshot.webp?_i=AA 600w, https://res.cloudinary.com/lwcom/images/w_400,h_146,c_scale/f_auto,q_auto/v1784750923/prod/dropboxscreenshot/dropboxscreenshot.webp?_i=AA 400w, https://res.cloudinary.com/lwcom/images/w_200,h_73,c_scale/f_auto,q_auto/v1784750923/prod/dropboxscreenshot/dropboxscreenshot.webp?_i=AA 200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://www.dropbox.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Dropbox</a> is a popular site for securely storing and sharing files. The drag-and-drop makes it easy to add files right to your storage space. Plus, you can collaborate directly on files and track document usage across users. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Price: $0 to $24 per user per month </p>\n\n\n\n<h2 id=\"h-use-tools-for-improving-workflows-and-learning-outcomes\" class=\"wp-block-heading\">Use tools for improving workflows and learning outcomes</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Instructional design can be a big challenge, but by using <a href=\"https://www.liquidweb.com/blog/best-tools-for-instructional-designers/\">helpful tools</a>, you can feel empowered to design engaging courses that don’t fall into common instructional design pitfalls. </p>\n\n\n\n<p class=\"wp-block-paragraph\">One of the most important decisions you’ll make as an instructional designer is your LMS. With LearnDash, you’ll get a powerful, multi-purpose tool with full ownership and flexibility. And it’s all right in WordPress, with a backend you know and love. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Want to play around with some of our best tools? <a href=\"http://demo.learndash.com\">Try out the demo</a> and see if LearnDash is the right LMS for your next course. </p>\n<p>The post <a href=\"https://www.liquidweb.com/blog/best-tools-for-instructional-designers/\">Best Tools for Instructional Designers in 2026</a> appeared first on <a href=\"https://www.liquidweb.com\">Liquid Web</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:70:\"\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n\n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"Managed VPS vs unmanaged VPS hosting: what’s the difference?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://www.liquidweb.com/blog/managed-vs-unmanaged-vps/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:15:\"Compare Hosting\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:11:\"VPS Hosting\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:15:\"Managed Hosting\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:3:\"VPS\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:19:\"Why Managed Hosting\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"https://wwwprod.lwinternal.com/?p=67587\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:595:\"<p>Key takeaways When choosing VPS hosting for your website, one of the most important decisions you’ll face is whether to use managed or unmanaged VPS. Both options provide the same basic type of virtual server, but they differ significantly in support, control, and responsibility. With managed VPS, your provider handles the technical details. With unmanaged...</p>\n<p>The post <a href=\"https://www.liquidweb.com/blog/managed-vs-unmanaged-vps/\">Managed VPS vs unmanaged VPS hosting: what’s the difference?</a> appeared first on <a href=\"https://www.liquidweb.com\">Liquid Web</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"enclosure\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:69:\"https://www.liquidweb.com/wp-content/uploads/2024/09/Cloud-small.webm\";s:6:\"length\";s:6:\"288430\";s:4:\"type\";s:10:\"video/webm\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Chris Orlando\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:36034:\"\n<p class=\"wp-block-paragraph\">Key takeaways</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Managed VPS includes server administration, while unmanaged VPS leaves those tasks to you.</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Unmanaged VPS costs less upfront but requires technical expertise and ongoing maintenance.</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Managed VPS reduces the time spent on monitoring, patching, backups, and troubleshooting.</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">The right option depends on your skills, available time, workload, and support needs.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">When choosing <a href=\"https://www.liquidweb.com/vps-hosting/\">VPS hosting</a> for your website, one of the most important decisions you’ll face is whether to use managed or unmanaged VPS. Both options provide the same basic type of virtual server, but they differ significantly in support, control, and responsibility.</p>\n\n\n\n<p class=\"wp-block-paragraph\">With managed VPS, your provider handles the technical details. With unmanaged VPS, you take full control.</p>\n\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id67587_d472f2-74 alignnone has-theme-palette8-background-color kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kb-blocks-bg-video-container\"><video data-lw-lazy-video=\"1\" data-src=\"https://www.liquidweb.com/wp-content/uploads/2024/09/Cloud-small.webm\" preload=\"none\" class=\"kb-blocks-bg-video\" id=\"bg-row-video-67587_d472f2-74\" playsinline muted loop autoplay></video></div><div class=\"kt-row-layout-overlay kt-row-overlay-gradient\"></div><div class=\"kt-row-column-wrap kt-has-2-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kt-inner-column-height-full kb-theme-content-width\">\n\n<div class=\"wp-block-kadence-column kadence-column67587_35804f-d1 kb-section-has-overlay kb-section-sm-dir-vertical\"><div class=\"kt-inside-inner-col\">\n<h3 class=\"kt-adv-heading67587_c6c4f3-28 wp-block-kadence-advancedheading has-theme-palette-9-color has-text-color\" data-kb-block=\"kb-adv-heading67587_c6c4f3-28\">Ready to get started?</h3>\n\n\n\n<p class=\"kt-adv-heading67587_e6d1ae-89 wp-block-kadence-advancedheading has-theme-palette-9-color has-text-color\" data-kb-block=\"kb-adv-heading67587_e6d1ae-89\">Get high-performance VPS hosting that delivers unrivaled power.</p>\n</div></div>\n\n\n\n<div class=\"wp-block-kadence-column kadence-column67587_26103d-61\"><div class=\"kt-inside-inner-col\">\n<div class=\"wp-block-kadence-column kadence-column67587_fcdfa4-82 kb-section-dir-horizontal\"><div class=\"kt-inside-inner-col\">\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns67587_fec591-e6\"><a class=\"kb-button kt-button button kb-btn67587_42ca1c-ab kt-btn-size-standard kt-btn-width-type-auto kb-btn-global-outline kt-btn-has-text-true kt-btn-has-svg-false wp-block-kadence-singlebtn\" href=\"https://www.liquidweb.com/vps-hosting/\"><span class=\"kt-btn-inner-text\">Compare VPS hosting plans</span></a></div>\n</div></div>\n</div></div>\n\n</div></div>\n\n\n<p class=\"wp-block-paragraph\"></p>\n\n\n\n<h2 id=\"h-managed-vs-unmanaged-vps-at-a-glance\" class=\"wp-block-heading\"><strong>Managed vs. unmanaged VPS at a glance</strong></h2>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Feature</strong></td><td><strong>Managed VPS</strong></td><td><strong>Unmanaged VPS</strong></td></tr><tr><td>Responsibilities</td><td>Provider handles defined tasks</td><td>Customer manages the server</td></tr><tr><td>Performance management</td><td>Provider assists within its support scope</td><td>Customer handles optimization</td></tr><tr><td>Technical expertise</td><td>Minimal to moderate</td><td>Advanced</td></tr><tr><td>Support level</td><td>Comprehensive server-level support</td><td>Basic hardware and network support</td></tr><tr><td>Cost</td><td>Higher monthly price</td><td>Lower monthly price</td></tr><tr><td>Control and flexibility</td><td>High, with support boundaries</td><td>Broad control</td></tr><tr><td>Server setup</td><td>Provider installs supported software</td><td>Customer installs and configures software</td></tr><tr><td>Monitoring</td><td>Often included</td><td>Customer configures it</td></tr><tr><td>Backups</td><td>May be included or available</td><td>Customer builds and maintains the process</td></tr><tr><td>Best fit</td><td>Businesses that want server support</td><td>Experienced developers and administrators</td></tr></tbody></table></figure>\n\n\n\n<p class=\"wp-block-paragraph\"></p>\n\n\n\n<p class=\"wp-block-paragraph\">Management scope varies by provider and plan. Review the support terms to confirm exactly what the provider handles.</p>\n\n\n\n<h2 id=\"h-what-is-managed-vps-hosting\" class=\"wp-block-heading\"><strong>What is managed VPS hosting?</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://www.liquidweb.com/vps/what-is-managed-vps-hosting/\">Managed VPS</a> is a virtual server where the hosting provider handles defined server setup, maintenance, security, and support tasks. It provides a more hands-off approach to server administration.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Depending on the plan, the provider may apply operating system updates and security patches, monitor supported services, configure backups, maintain a control panel, and assist with server-level troubleshooting.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The VPS remains available for your websites, applications, databases, and other workloads, while the provider handles supported technical work. This option can make sense when you do not have the expertise or staff to manage a server regularly.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Managed doesn’t mean the provider handles every application, plugin, script, or code problem. Confirm which operating systems, control panels, services, and applications the plan supports.</p>\n\n\n\n<h2 id=\"h-what-is-unmanaged-vps-hosting\" class=\"wp-block-heading\"><strong>What is unmanaged VPS hosting?</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://www.liquidweb.com/vps/what-is-self-managed/\">Unmanaged, or self-managed, VPS</a> is a hosting option where you handle server management tasks, including setup, software installation, security, updates, backups, and ongoing maintenance.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The provider manages the physical hardware, core network, power, and virtualization platform. Your team manages what runs inside the virtual server.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you have server administration experience or an internal IT team, an unmanaged plan can give you the control to:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Install the operating system and control panel</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Configure firewalls and threat monitoring</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Tune server settings and resource allocation</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Create and manage backup and recovery systems</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">Unmanaged VPS provides full root access to the server. That access gives you freedom in server setup, but it also requires the expertise and time to maintain the environment.</p>\n\n\n\n<h2 id=\"h-what-is-the-difference-between-managed-and-self-managed-vps\" class=\"wp-block-heading\"><strong>What is the difference between managed and self-managed VPS?</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Providers often use <strong>self-managed</strong> and <strong>unmanaged</strong> to describe the same general service model. In both cases, the customer handles most operating system and server administration tasks.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The terminology can vary by provider. Some companies also offer core managed or semi-managed options that include more support than an unmanaged plan but less than a fully managed service.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Compare the written support scope, supported software, monitoring, backups, and troubleshooting coverage rather than relying on the plan name alone.</p>\n\n\n\n<h2 id=\"h-managed-vs-unmanaged-vps-hosting-how-do-they-compare\" class=\"wp-block-heading\"><strong>Managed vs. unmanaged VPS hosting: how do they compare?</strong></h2>\n\n\n\n<h3 id=\"h-responsibilities\" class=\"wp-block-heading\"><strong>Responsibilities</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">The main difference between managed and unmanaged VPS lies in who handles server maintenance.</p>\n\n\n\n<p class=\"wp-block-paragraph\">With managed VPS, the provider may handle supported system updates, security patches, monitoring, performance assistance, and server-level troubleshooting. The provider can investigate monitored service failures and address supported issues before they cause a longer disruption.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Winner: Managed VPS</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">Managed VPS places more server-level responsibilities with the provider, which reduces the daily administrative burden on your team.</p>\n\n\n\n<h3 id=\"h-performance\" class=\"wp-block-heading\"><strong>Performance</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Both managed and unmanaged VPS hosting can provide dedicated resources and strong performance for websites and applications. The difference lies in how you optimize and maintain that performance over time.</p>\n\n\n\n<p class=\"wp-block-paragraph\">With managed VPS, the provider may tune supported server settings, monitor resource usage, and help identify server-level bottlenecks. This oversight can help maintain stable performance as traffic and resource demands change.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Unmanaged VPS places performance management in your hands. You can customize the server and tune each component, but achieving and maintaining strong performance requires technical expertise and ongoing attention.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Without proper configuration and maintenance, an unmanaged VPS may perform worse than a well-maintained managed server, especially as a site grows or traffic increases.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Winner: Managed VPS</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">Managed VPS provides access to ongoing server assistance, while unmanaged VPS requires your team to maintain performance independently.</p>\n\n\n\n<h3 id=\"h-technical-expertise\" class=\"wp-block-heading\"><strong>Technical expertise</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Managed VPS usually includes a control panel such as <a href=\"https://cpanel.net/\" target=\"_blank\" rel=\"noreferrer noopener\">cPanel</a> or <a href=\"https://www.plesk.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Plesk</a> to simplify common server administration tasks. The provider also handles defined technical work, reducing the level of system administration knowledge you need.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Unmanaged VPS provides full root access and broad freedom in server setup. Tasks that a provider handles or automates in a managed environment require manual work on an unmanaged server.</p>\n\n\n\n<p class=\"wp-block-paragraph\">You should understand the operating system, command line, software installation, network configuration, firewalls, updates, backups, monitoring, and troubleshooting before choosing unmanaged VPS.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Winner: Unmanaged VPS</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">Unmanaged VPS provides greater technical flexibility for users who have the skills to configure and maintain the server.</p>\n\n\n\n<h3 id=\"h-support-level\" class=\"wp-block-heading\"><strong>Support level</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Managed VPS comes with server-level <a href=\"https://www.liquidweb.com/blog/web-hosting-support/\">technical support</a> within the provider’s documented scope. This may include help with supported software configuration, server optimization, operating system problems, and troubleshooting.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Unmanaged VPS generally includes support for the underlying hardware, network, and virtualization platform. Your team must investigate operating system errors, software conflicts, failed services, and most configuration problems.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Managed support doesn’t necessarily include custom application development or debugging third-party code. Review the plan carefully so you understand where server support ends and application responsibility begins.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Winner: Managed VPS</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">Managed VPS provides broader technical assistance and requires less server administration from the customer.</p>\n\n\n\n<h3 id=\"h-cost-factors\" class=\"wp-block-heading\"><strong>Cost factors</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Managed VPS typically costs more than unmanaged VPS, but the total cost comparison isn’t always straightforward.</p>\n\n\n\n<p class=\"wp-block-paragraph\">An unmanaged VPS may require additional spending on control panel licenses, security tools, backup storage, monitoring software, outside technical help, or internal system administration.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Time also affects the total cost. Managed VPS saves hours that your team might otherwise spend installing updates, reviewing alerts, fixing configuration problems, and troubleshooting outages. With unmanaged VPS, you must invest your own time or pay someone to manage the server. Compare total operating cost, not just the monthly server price.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Winner: It depends</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">Unmanaged VPS can cost less when you already have the necessary expertise and time. Managed VPS may provide better overall value when administration would pull your team away from other work.</p>\n\n\n\n<h3 id=\"h-control-and-flexibility\" class=\"wp-block-heading\"><strong>Control and flexibility</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Managed VPS may include support boundaries for customization. You can still modify the environment, but unsupported software or configuration changes may fall outside the management scope.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Unmanaged VPS offers broad control over the server environment. You can install software, modify configurations, create custom application stacks, and adjust resources based on your requirements.</p>\n\n\n\n<p class=\"wp-block-paragraph\">A provider may also limit support for settings that affect security, stability, or compatibility. This doesn’t necessarily prevent you from making the change, but you may need to manage the affected software yourself.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Winner: Unmanaged VPS</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">Unmanaged VPS provides the greatest freedom to configure the server for specialized requirements.</p>\n\n\n\n<h3 id=\"h-server-setup\" class=\"wp-block-heading\"><strong>Server setup</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Server setup determines who installs and configures the operating system and core software when the provider creates your VPS.</p>\n\n\n\n<p class=\"wp-block-paragraph\">With managed VPS, the provider installs the supported operating system, applies initial security updates, and configures supported software or a control panel. This can give you a usable server sooner and reduce the risk of setup errors.</p>\n\n\n\n<p class=\"wp-block-paragraph\">With unmanaged VPS, you install and configure the operating system, software, firewall, monitoring tools, security settings, and performance options before putting the server into production.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Winner: Managed VPS</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">Managed VPS reduces the initial configuration work and provides a more prepared starting environment.</p>\n\n\n\n<h3 id=\"h-monitoring-and-incident-response\" class=\"wp-block-heading\"><strong>Monitoring and incident response</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Managed VPS plans may include monitoring for supported server services. When a monitored service fails, the provider can investigate and respond according to the plan’s support terms.</p>\n\n\n\n<p class=\"wp-block-paragraph\">With unmanaged VPS, you must select monitoring tools, configure alerts, review resource use, and determine who will respond when the server reports a problem.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Monitoring software alone doesn’t resolve an incident. Your plan should identify who receives alerts, what they check, and how quickly they respond.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Winner: Managed VPS</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">Managed monitoring reduces the need for your team to watch server services around the clock.</p>\n\n\n\n<h3 id=\"h-security-responsibilities\" class=\"wp-block-heading\"><strong>Security responsibilities</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://www.liquidweb.com/managed-hosting/\">Managed hosting</a> reduces some security administration, but it doesn’t transfer every responsibility to the provider.</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Security task</strong></td><td><strong>Managed VPS</strong></td><td><strong>Unmanaged VPS</strong></td></tr><tr><td>Physical server security</td><td>Provider</td><td>Provider</td></tr><tr><td>Core network and virtualization</td><td>Provider</td><td>Provider</td></tr><tr><td>Operating system patches</td><td>Often provider within scope</td><td>Customer</td></tr><tr><td>Firewall configuration</td><td>Provider or customer, depending on plan</td><td>Customer</td></tr><tr><td>User accounts and credentials</td><td>Customer</td><td>Customer</td></tr><tr><td>Application security</td><td>Customer</td><td>Customer</td></tr><tr><td>Malware response</td><td>Depends on plan</td><td>Customer</td></tr><tr><td>Data protection</td><td>Customer</td><td>Customer</td></tr><tr><td>Backup security</td><td>Shared, depending on service</td><td>Customer</td></tr></tbody></table></figure>\n\n\n\n<p class=\"wp-block-paragraph\"></p>\n\n\n\n<p class=\"wp-block-paragraph\">Managed customers still need to secure applications, passwords, permissions, customer information, and business-specific settings.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Winner: Managed VPS</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">Managed VPS provides more server-level security assistance, while unmanaged VPS places most configuration and maintenance responsibilities on the customer.</p>\n\n\n\n<h3 id=\"h-backups-and-recovery\" class=\"wp-block-heading\"><strong>Backups and recovery</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">A managed VPS may include backups or offer them as an additional service. Before buying, confirm the backup frequency, retention period, storage location, restoration process, and whether recovery assistance costs extra.</p>\n\n\n\n<p class=\"wp-block-paragraph\">With unmanaged VPS, your team must choose the backup tools, configure schedules, monitor completed jobs, maintain storage, and test restores.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Snapshots can support a short-term rollback, but they should not replace an independent backup and tested recovery process.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Winner: Managed VPS</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">Managed backup options can reduce setup and maintenance work, though coverage varies by provider and plan.</p>\n\n\n\n<h2 id=\"h-managed-vs-unmanaged-vps-hosting-which-should-you-choose\" class=\"wp-block-heading\"><strong>Managed vs. unmanaged VPS hosting: which should you choose?</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Choose managed VPS when:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">The server supports a business-critical website or application</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Downtime could affect customers or revenue</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">You do not have an internal system administrator</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Your technical team needs to focus on application or product work</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">You want assistance with monitoring, patching, and troubleshooting</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">You prefer provider support over complete configuration freedom</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">Choose unmanaged VPS when:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">You know how to administer Linux or Windows Server</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">You need a specialized or experimental software stack</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">You want direct control over packages and configurations</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">You already have monitoring, security, and backup processes</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">You can respond when server problems occur</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">The server supports a lab, test, or development environment</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">The lowest base server price is a priority</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">Even technically experienced teams may choose managed hosting for production workloads when server administration is not the best use of their time.</p>\n\n\n\n<h2 id=\"h-workload-based-decision-guide\" class=\"wp-block-heading\"><strong>Workload-based decision guide</strong></h2>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Workload or user</strong></td><td><strong>Better starting point</strong></td><td><strong>Why</strong></td></tr><tr><td>Business website</td><td>Managed VPS</td><td>Reduces routine server administration</td></tr><tr><td>Ecommerce store</td><td>Managed VPS</td><td>Server problems can affect revenue and customers</td></tr><tr><td>Agency hosting client sites</td><td>Managed VPS</td><td>Provider support reduces work across multiple sites</td></tr><tr><td>SaaS production application</td><td>Managed VPS</td><td>Adds monitoring and server-level assistance</td></tr><tr><td>Development lab</td><td>Unmanaged VPS</td><td>Supports custom testing and configuration</td></tr><tr><td>Experienced system administrator</td><td>Unmanaged VPS</td><td>Allows direct server management</td></tr><tr><td>Small team without DevOps staff</td><td>Managed VPS</td><td>Fills server administration gaps</td></tr><tr><td>Experimental software stack</td><td>Unmanaged VPS</td><td>Supports specialized packages and settings</td></tr><tr><td>Internal application</td><td>Depends on the team</td><td>The right choice depends on expertise and availability needs</td></tr><tr><td>Personal learning project</td><td>Unmanaged VPS</td><td>Provides hands-on administration experience</td></tr></tbody></table></figure>\n\n\n\n<h2 id=\"h-questions-to-ask-before-choosing-a-vps-plan\" class=\"wp-block-heading\"><strong>Questions to ask before choosing a VPS plan</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Before selecting a plan, ask:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">What server tasks does management include?</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Which operating systems and control panels receive support?</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Does the plan include monitoring and backups?</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Does support cover applications or only the server?</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Do you retain root access, and can you change management levels later?</li>\n</ul>\n\n\n\n<h2 id=\"h-common-managed-vs-unmanaged-vps-mistakes\" class=\"wp-block-heading\"><strong>Common managed vs. unmanaged VPS mistakes</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Common mistakes include:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Comparing only the monthly price</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Assuming managed support covers every application issue</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Choosing unmanaged hosting without monitoring and backup plans</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Installing unsupported software without reviewing the support terms</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Assuming technical ability means your team should manage production servers</li>\n</ul>\n\n\n\n<h2 id=\"h-managed-vps-vs-unmanaged-vps-faqs\" class=\"wp-block-heading\"><strong>Managed VPS vs. unmanaged VPS FAQs</strong></h2>\n\n\n\n<div class=\"wp-block-kadence-accordion alignnone\"><div class=\"kt-accordion-wrap kt-accordion-id67587_f0ee85-0c kt-accordion-has-8-panes kt-active-pane-0 kt-accordion-block kt-pane-header-alignment-left kt-accodion-icon-style-basic kt-accodion-icon-side-right\" style=\"max-width:none\"><div class=\"kt-accordion-inner-wrap\" data-allow-multiple-open=\"false\" data-start-open=\"0\">\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-1 kt-pane67587_ab2d19-39\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\"><strong>Is unmanaged VPS a good idea for a beginner?</strong></span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel kt-accordion-panel-hidden\"><div class=\"kt-accordion-panel-inner\">\n<p class=\"wp-block-paragraph\">Unmanaged VPS is usually not a good choice for beginners unless they already have server administration experience or want to learn it. The customer must handle maintenance, security, updates, configuration, monitoring, and backups.</p>\n</div></div></div>\n\n\n\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-2 kt-pane67587_513674-9f\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\"><strong>How much more does managed VPS hosting cost?</strong></span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel kt-accordion-panel-hidden\"><div class=\"kt-accordion-panel-inner\">\n<p class=\"wp-block-paragraph\">The difference varies by provider, server resources, and management scope. Compare the additional monthly fee with the cost of staff time, monitoring, security tools, backups, and outside technical help.</p>\n</div></div></div>\n\n\n\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-3 kt-pane67587_eb5bb1-9d\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\"><strong>What are the four types of hosting?</strong></span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel kt-accordion-panel-hidden\"><div class=\"kt-accordion-panel-inner\">\n<p class=\"wp-block-paragraph\">The four commonly discussed types are shared hosting, VPS hosting, dedicated hosting, and cloud hosting. Managed and unmanaged describe who handles server administration rather than separate hosting types.</p>\n</div></div></div>\n\n\n\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-4 kt-pane67587_260bde-7a\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\"><strong>What is the most reliable VPS?</strong></span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel kt-accordion-panel-hidden\"><div class=\"kt-accordion-panel-inner\">\n<p class=\"wp-block-paragraph\">A reliable VPS should provide dependable hardware, network availability, clear resource policies, monitoring, backups, security protections, and responsive support. The management model should also match your team’s ability to maintain the server.</p>\n</div></div></div>\n\n\n\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-5 kt-pane67587_43b95a-55\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\"><strong>Is managed VPS worth the extra cost?</strong></span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel kt-accordion-panel-hidden\"><div class=\"kt-accordion-panel-inner\">\n<p class=\"wp-block-paragraph\">It can be when the management fee costs less than the time, staffing, tools, and troubleshooting required to operate the server yourself.</p>\n</div></div></div>\n\n\n\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-6 kt-pane67587_745f2a-a8\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\"><strong>Do managed VPS plans include root access?</strong></span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel kt-accordion-panel-hidden\"><div class=\"kt-accordion-panel-inner\">\n<p class=\"wp-block-paragraph\">Many do, but provider policies vary. Unsupported changes may also place parts of the server outside the provider’s management scope.</p>\n</div></div></div>\n\n\n\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-7 kt-pane67587_68ab33-8c\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\"><strong>Is unmanaged VPS secure?</strong></span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel kt-accordion-panel-hidden\"><div class=\"kt-accordion-panel-inner\">\n<p class=\"wp-block-paragraph\">It can be secure when an experienced administrator configures, patches, monitors, and maintains it consistently.</p>\n</div></div></div>\n\n\n\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-8 kt-pane67587_23d3d8-26\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\"><strong>Can you switch from unmanaged to managed VPS?</strong></span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel kt-accordion-panel-hidden\"><div class=\"kt-accordion-panel-inner\">\n<p class=\"wp-block-paragraph\">Sometimes. Your provider may let you change the management level, but some setups require a migration or rebuild. Review the requirements and back up the server before switching.</p>\n</div></div></div>\n</div></div></div>\n\n\n\n<h2 id=\"h-managed-vps-vs-unmanaged-vps-next-steps\" class=\"wp-block-heading\"><strong>Managed VPS vs. unmanaged VPS next steps</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Managed VPS reduces your server administration workload, while unmanaged VPS gives you more direct control and responsibility.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Start by listing the setup, security, monitoring, backup, and troubleshooting tasks your team can handle, then compare that list with each provider’s written management scope.</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">Liquid Web offers both managed and self-managed VPS hosting. Review the available VPS options to compare support levels, server resources, and configurations for your workload.</p>\n\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id67587_292471-36 alignnone has-theme-palette8-background-color kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kb-blocks-bg-video-container\"><video data-lw-lazy-video=\"1\" data-src=\"https://www.liquidweb.com/wp-content/uploads/2024/09/Cloud-small.webm\" preload=\"none\" class=\"kb-blocks-bg-video\" id=\"bg-row-video-67587_292471-36\" playsinline muted loop autoplay></video></div><div class=\"kt-row-layout-overlay kt-row-overlay-gradient\"></div><div class=\"kt-row-column-wrap kt-has-2-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kt-inner-column-height-full kb-theme-content-width\">\n\n<div class=\"wp-block-kadence-column kadence-column67587_466d7e-1b kb-section-has-overlay kb-section-sm-dir-vertical\"><div class=\"kt-inside-inner-col\">\n<h3 class=\"kt-adv-heading67587_76a827-27 wp-block-kadence-advancedheading has-theme-palette-9-color has-text-color\" data-kb-block=\"kb-adv-heading67587_76a827-27\">Ready to get started?</h3>\n\n\n\n<p class=\"kt-adv-heading67587_f3f8c8-a1 wp-block-kadence-advancedheading has-theme-palette-9-color has-text-color\" data-kb-block=\"kb-adv-heading67587_f3f8c8-a1\">Get high-performance VPS hosting that delivers unrivaled power.</p>\n</div></div>\n\n\n\n<div class=\"wp-block-kadence-column kadence-column67587_48b995-6e\"><div class=\"kt-inside-inner-col\">\n<div class=\"wp-block-kadence-column kadence-column67587_f7cf30-d8 kb-section-dir-horizontal\"><div class=\"kt-inside-inner-col\">\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns67587_023d13-8c\"><a class=\"kb-button kt-button button kb-btn67587_0a9636-0a kt-btn-size-standard kt-btn-width-type-auto kb-btn-global-outline kt-btn-has-text-true kt-btn-has-svg-false wp-block-kadence-singlebtn\" href=\"https://www.liquidweb.com/vps-hosting/\"><span class=\"kt-btn-inner-text\">Compare VPS hosting plans</span></a></div>\n</div></div>\n</div></div>\n\n</div></div>\n\n\n<p class=\"wp-block-paragraph\"></p>\n<p>The post <a href=\"https://www.liquidweb.com/blog/managed-vs-unmanaged-vps/\">Managed VPS vs unmanaged VPS hosting: what’s the difference?</a> appeared first on <a href=\"https://www.liquidweb.com\">Liquid Web</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:66:\"\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"Recurring giving for nonprofits: Frameworks that work\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"https://www.liquidweb.com/blog/recurring-giving-frameworks-nonprofits/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:10:\"Nonprofits\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:6:\"GiveWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:19:\"recurring donations\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:8:\"strategy\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://www.liquidweb.com/?p=463725\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:567:\"<p>When supporters ask how they can help your mission every month, it’s a milestone. It means you’ve earned trust, built loyalty, and created a community that wants to stay with you. But moving from one-time gifts to steady support takes more than a monthly checkbox. You need a clear, repeatable system that turns generosity into...</p>\n<p>The post <a href=\"https://www.liquidweb.com/blog/recurring-giving-frameworks-nonprofits/\">Recurring giving for nonprofits: Frameworks that work</a> appeared first on <a href=\"https://www.liquidweb.com\">Liquid Web</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Kamila Thompson\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:10742:\"\n<p class=\"wp-block-paragraph\">When supporters ask how they can help your mission every month, it’s a milestone. It means you’ve earned trust, built loyalty, and created a community that wants to stay with you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But moving from one-time gifts to steady support takes more than a monthly checkbox. You need a clear, repeatable system that turns generosity into reliable support you can count on.</p>\n\n\n\n<h2 id=\"h-what-i-s-recurring-giving-and-why-does-it-matter\" class=\"wp-block-heading\">What i/s recurring giving, and why does it matter?</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Recurring giving means a donor commits to giving on a set schedule, usually monthly, and their gift processes automatically.</p>\n\n\n\n<p class=\"wp-block-paragraph\">For growing organizations, this steady support is a game changer. Neon One’s 2026 Recurring Donor Report found that the average recurring donor gives $7,288 over their lifetime, more than double a one-time donor. Retention is stronger too: 79% of recurring donors stick around year after year, compared to just 32% of single-gift supporters.</p>\n\n\n\n<p class=\"wp-block-paragraph\">A structured <strong>recurring giving campaign</strong> protects this vital revenue. Instead of chasing one-off gifts, you can build predictable systems in four key areas.</p>\n\n\n\n<h2 id=\"h-1-the-monthly-giving-ladder-anchor-your-suggestions\" class=\"wp-block-heading\">1. The monthly giving ladder: Anchor your suggestions</h2>\n\n\n\n<p class=\"wp-block-paragraph\">A monthly giving ladder offers suggested donation amounts—like $15, $35, $75, or $150—each tied to a real, specific outcome.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Suggested tiers work because they give donors context. Without them, people often give less or leave the page. Clear, mission-focused options make giving easier and can boost average monthly gifts by about 12%.</p>\n\n\n\n<p class=\"wp-block-paragraph\">When you base your tiers on real giving data and not guesses, you’re building a giving structure that scales with your donors. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Start with your most common one-time gift, and set your entry-level monthly tier just below that to make it easy for donors to switch.</p>\n\n\n\n<h2 id=\"h-2-the-payment-recovery-cycle-stop-passive-churn\" class=\"wp-block-heading\">2. The payment recovery cycle: Stop passive churn</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Passive churn is a hidden threat. Nonprofits lose 20% to 30% of monthly gifts to failed payments, not because donors want to leave, but because of expired cards, bank changes, or fraud alerts.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Generic emails don’t solve the problem. You need a thoughtful, supportive process to keep these donors connected.</p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Proactive notification:15 days before expiration</strong>. Send a friendly heads-up email noting that their card on file is nearing its expiration date, making it easy to update before a transaction ever fails.<br></li>\n\n\n\n<li><strong>Immediate soft notification: Day of failed transaction</strong>. Deliver a kind, non-transactional message explaining that the payment did not process. Focus on keeping their impact going, not the administrative error.<br></li>\n\n\n\n<li><strong>Direct update path: 3 days post-failure</strong>. Send a direct, secure update link that does not require the donor to remember a password or navigate a complex portal login.<br></li>\n\n\n\n<li><strong>Final personalized touchpoint:10 days post-failure</strong>. Have a team member reach out directly or send a personalized note emphasizing how much their sustained contribution means to the mission.</li>\n</ol>\n\n\n\n<h2 id=\"h-3-rfm-segmentation-and-the-90-day-retention-window\" class=\"wp-block-heading\">3. RFM segmentation and the 90-day retention window</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>RFM </strong>stands for Recency, Frequency, and Monetary value. These three simple signals tell you far more about a supporter than any single metric could on its own. </p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>RFM segmentation</strong> sorts your supporters by how recently, how often, and how much they give. It’s common in retail, but it’s just as powerful for focusing your stewardship where it matters most.</p>\n\n\n\n<p class=\"wp-block-paragraph\">For recurring giving, the first 90 days matter most. About 10% of new monthly donors stop giving in the first two months. Flag new supporters in this window so you can focus your thank-yous and updates where they’ll make the biggest difference.</p>\n\n\n\n<h2 id=\"h-4-the-ask-thank-report-loop-protect-the-relationship\" class=\"wp-block-heading\">4. The ask-thank-report loop: Protect the relationship</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Software handles the transactions, but the ask-thank-report loop keeps the human connection strong. Fundraising isn’t just a series of transactions, it’s an ongoing relationship.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>The ask:</strong> You present a clear, tiered invitation to join your sustained giving program, carefully matching the suggested amounts to your donors’ capacity using your giving ladder.<br></li>\n\n\n\n<li><strong>The thank:</strong> As soon as someone signs up, they get a real thank you—not just a tax receipt. Make it warm and prompt, and celebrate their choice to join your mission for the long term.<br></li>\n\n\n\n<li><strong>The report:</strong> Before you ask again, show donors exactly what their monthly gifts have made possible. This proves their support is making real change.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">After you report back, you can invite them to give again. When donors see their impact, the next ask feels like a natural next step, not a surprise.</p>\n\n\n\n<h2 id=\"h-choosing-the-right-software-to-power-recurring-giving\" class=\"wp-block-heading\">Choosing the right software to power recurring giving</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Even the best framework needs the right software. Make sure your platform works with your donor management tools, gives you clear reports, and lets you fully own your donor data.</p>\n\n\n\n<p class=\"wp-block-paragraph\">When donor data is scattered across different tools, it’s hard to build strong relationships. With Nexcess Digital Cloud, you keep all your donation records, security, and content in one place that you control.</p>\n\n\n\n<h2 id=\"h-put-your-frameworks-into-action\" class=\"wp-block-heading\">Put your frameworks into action</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Once your tiers, recovery cycle, and donor loop are in place, your recurring giving program becomes a steady engine for your mission.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Build these foundations now, and your nonprofit will have the steady resources it needs to grow and celebrate its community for years ahead.</p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"/software/give/\">Explore Give Recurring Donations</a></div>\n</div>\n\n\n\n<h2 id=\"h-recurring-donations-for-nonprofits-faq\" class=\"wp-block-heading\">Recurring donations for nonprofits FAQ</h2>\n\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id463725_be4029-1c alignnone wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top\">\n\n<div class=\"wp-block-kadence-column kadence-column463725_6e023f-24\"><div class=\"kt-inside-inner-col\">\n<div class=\"wp-block-kadence-accordion alignnone accordion\"><div class=\"kt-accordion-wrap kt-accordion-id463725_3b2a98-e7 kt-accordion-has-26-panes kt-active-pane-0 kt-accordion-block kt-pane-header-alignment-left kt-accodion-icon-style-xclose kt-accodion-icon-side-right\" style=\"max-width:none\"><div class=\"kt-accordion-inner-wrap\" data-allow-multiple-open=\"false\" data-start-open=\"none\">\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-1 kt-pane463725_9070d2-ab\"><h3 class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\">What is a healthy tier structure for a monthly giving ladder?</span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></h3><div class=\"kt-accordion-panel kt-accordion-panel-hidden\"><div class=\"kt-accordion-panel-inner\">\n<p class=\"wp-block-paragraph\">A four-tier ladder works well: start with an accessible entry level (like $10/month), add a mid-tier that matches your average one-time gift, a higher leadership tier, and an open field for custom amounts.</p>\n</div></div></div>\n\n\n\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-2 kt-pane463725_202f58-18\"><h3 class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\">Do recurring donors expect different communication than one-time donors?</span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></h3><div class=\"kt-accordion-panel kt-accordion-panel-hidden\"><div class=\"kt-accordion-panel-inner\">\n<p class=\"kt-adv-heading463725_644153-3d wp-block-kadence-advancedheading has-theme-palette-4-color has-text-color\" data-kb-block=\"kb-adv-heading463725_644153-3d\">Yes. One-time donors respond to urgent asks. Recurring donors want to see their impact, get behind-the-scenes updates, and feel appreciated—not get constant requests.</p>\n</div></div></div>\n\n\n\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-3 kt-pane463725_d06981-89\"><h3 class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\">Can one-time donors be converted into recurring givers?</span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></h3><div class=\"kt-accordion-panel kt-accordion-panel-hidden\"><div class=\"kt-accordion-panel-inner\">\n<p class=\"wp-block-paragraph\">Absolutely. The best way is to follow up soon after their first gift. Thank them, and invite them to turn that gift into a smaller, monthly donation to keep their impact going all year.</p>\n</div></div></div>\n</div></div></div>\n</div></div>\n\n</div></div><p>The post <a href=\"https://www.liquidweb.com/blog/recurring-giving-frameworks-nonprofits/\">Recurring giving for nonprofits: Frameworks that work</a> appeared first on <a href=\"https://www.liquidweb.com\">Liquid Web</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:60:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"Best WooCommerce shipping plugins (2026): compare live rates, labels, and automation\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"https://www.liquidweb.com/blog/best-woocommerce-shipping-plugins/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:9:\"Ecommerce\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:11:\"WooCommerce\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://www.liquidweb.com/?p=463664\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:612:\"<p>Cart abandonment has a lot of causes, but shipping is one of the most fixable. Surprise costs at checkout, vague delivery windows, and missing shipping options send shoppers to a different tab before they ever hit “buy.” WooCommerce’s built-in shipping tools work for a store shipping locally with one or two rate options. They fall...</p>\n<p>The post <a href=\"https://www.liquidweb.com/blog/best-woocommerce-shipping-plugins/\">Best WooCommerce shipping plugins (2026): compare live rates, labels, and automation</a> appeared first on <a href=\"https://www.liquidweb.com\">Liquid Web</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Liquid Web\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:35943:\"\n<p class=\"wp-block-paragraph\">Cart abandonment has a lot of causes, but shipping is one of the most fixable. Surprise costs at checkout, vague delivery windows, and missing shipping options send shoppers to a different tab before they ever hit “buy.”</p>\n\n\n\n<p class=\"wp-block-paragraph\">WooCommerce’s built-in shipping tools work for a store shipping locally with one or two rate options. They fall short once you need live carrier rates, automated labels, multi-carrier comparisons, or rules based on weight, destination, or product category — the stuff that actually moves volume.</p>\n\n\n\n<p class=\"wp-block-paragraph\">This guide compares the WooCommerce shipping plugins worth using in 2026, based on carrier support, automation, rule flexibility, and how well each one scales past your first thousand orders.</p>\n\n\n\n<h2 id=\"h-what-is-a-woocommerce-shipping-plugin\" class=\"wp-block-heading\">What is a WooCommerce shipping plugin?</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>A WooCommerce shipping plugin extends the default WooCommerce shipping functionality by connecting your online store with shipping carriers and automating the shipping process.</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">Instead of manually calculating shipping charges, creating labels, and updating tracking numbers, these plugins automate the entire fulfillment workflow.</p>\n\n\n\n<p class=\"wp-block-paragraph\">A modern WooCommerce shipping plugin typically allows you to:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Display real-time shipping rates during checkout</li>\n\n\n\n<li>Automatically generate shipping labels</li>\n\n\n\n<li>Print labels individually or in bulk</li>\n\n\n\n<li>Share tracking information with customers</li>\n\n\n\n<li>Schedule carrier pickups</li>\n\n\n\n<li>Support domestic and international shipping</li>\n\n\n\n<li>Compare shipping rates across multiple carriers</li>\n\n\n\n<li>Create advanced shipping rules</li>\n\n\n\n<li>Calculate shipping based on weight, dimensions, quantity, or destination</li>\n\n\n\n<li>Reduce manual shipping errors</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">For growing WooCommerce stores, shipping automation not only improves operational efficiency but also creates a faster, more reliable checkout experience that can increase conversions.</p>\n\n\n\n<h2 id=\"h-why-woocommerce-s-default-shipping-isn-t-always-enough\" class=\"wp-block-heading\">Why WooCommerce’s default shipping isn’t always enough</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WooCommerce offers built-in shipping methods like Flat Rate, Free Shipping, Local Pickup, and WooCommerce Shipping, which supports live rates for selected carriers in supported regions. While these features are suitable for small stores, growing businesses often need more advanced shipping capabilities.</p>\n\n\n\n<ol class=\"wp-block-list\">\n<li style=\"margin-bottom:var(--wp--preset--spacing--40)\"><strong>Limited Carrier Support: </strong>WooCommerce Shipping supports only a limited number of carriers and regions. Businesses working with carriers like FedEx, UPS, USPS, and Canada Post or multiple shipping providers require dedicated shipping integrations.</li>\n\n\n\n<li style=\"margin-bottom:var(--wp--preset--spacing--40)\"><strong>Missing Advanced Carrier Features: </strong>Many carrier-specific features, such as negotiated rates, bulk label printing, pickup requests, freight services, return labels, customs documentation, and shipping insurance, are not available through WooCommerce’s default shipping functionality.</li>\n\n\n\n<li style=\"margin-bottom:var(--wp--preset--spacing--40)\"><strong>Limited Shipping Rules: </strong>Businesses often need custom shipping rules based on weight, cart value, product category, shipping class, destination, or postal code. WooCommerce’s built-in options provide only basic shipping configurations.</li>\n\n\n\n<li style=\"margin-bottom:var(--wp--preset--spacing--40)\"><strong>Difficult to Scale: </strong>As order volumes increase, manually managing labels, tracking, and shipments across multiple carrier portals becomes time-consuming. Dedicated WooCommerce shipping plugins automate these tasks, helping merchants save time, reduce errors, and streamline order fulfillment.</li>\n</ol>\n\n\n\n<h2 id=\"h-how-we-evaluated-the-best-woocommerce-shipping-plugins\" class=\"wp-block-heading\">How we evaluated the best WooCommerce shipping plugins</h2>\n\n\n\n<p class=\"wp-block-paragraph\">We evaluated each solution using criteria that matter to real WooCommerce businesses.</p>\n\n\n\n<ol class=\"wp-block-list\">\n<li style=\"margin-bottom:var(--wp--preset--spacing--40)\"><strong>Shipping Automation:</strong> The best plugins reduce manual work by automatically calculating rates, generating shipping labels, updating tracking details, and streamlining order fulfillment.</li>\n\n\n\n<li style=\"margin-bottom:var(--wp--preset--spacing--40)\"><strong>Carrier Support:</strong> We prioritized solutions that integrate with leading shipping carriers such as FedEx, UPS, USPS, Canada Post, DHL, Australia Post, Royal Mail, and others.</li>\n\n\n\n<li style=\"margin-bottom:var(--wp--preset--spacing--40)\"><strong>Live Shipping Rates:</strong> Displaying accurate, real-time shipping rates at checkout helps improve pricing transparency and reduce cart abandonment.</li>\n\n\n\n<li style=\"margin-bottom:var(--wp--preset--spacing--40)\"><strong>Advanced Shipping Rules:</strong> We looked for support for features like weight-based shipping, product categories, volumetric weight, and more.</li>\n\n\n\n<li style=\"margin-bottom:var(--wp--preset--spacing--40)\"><strong>Ease of Use:</strong> A shipping plugin should simplify fulfillment, not complicate it. We evaluated installation, configuration, documentation, and ongoing usability.</li>\n\n\n\n<li style=\"margin-bottom:var(--wp--preset--spacing--40)\"><strong>Scalability: </strong>Whether you’re processing 20 orders a month or 20,000, the right shipping solution should grow with your business.</li>\n</ol>\n\n\n\n<h2 id=\"h-which-woocommerce-shipping-solution-is-right-for-you\" class=\"wp-block-heading\">Which WooCommerce shipping solution is right for you?</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Choosing the right shipping plugin depends on how your business ships orders.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"margin-bottom:var(--wp--preset--spacing--30)\">If you work with one carrier, a dedicated carrier plugin (such as FedEx, UPS, USPS, or Canada Post) provides deep integration with that carrier’s services.</li>\n\n\n\n<li style=\"margin-bottom:var(--wp--preset--spacing--30)\">If you use multiple carriers, a multi-carrier shipping solution lets you compare rates, automate fulfillment, and manage shipments from a single dashboard.</li>\n\n\n\n<li style=\"margin-bottom:var(--wp--preset--spacing--30)\">If your priority is custom shipping charges, a table-rate shipping plugin offers advanced rule-based pricing without requiring carrier integrations.</li>\n\n\n\n<li style=\"margin-bottom:var(--wp--preset--spacing--30)\">If you want an all-in-one shipping platform, choose a solution like WooCommerce Shipping Services that combines live rates, shipping labels, tracking, and support for multiple carriers in a single platform.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">In the next section, we’ll review each PluginHive Shipping solution in detail, highlighting their key features, ideal use cases, advantages, and potential limitations to help you choose the best fit for your WooCommerce store.</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Plugin</strong></td><td><strong>Carrier Support</strong></td><td><strong>Live Rates</strong></td><td><strong>Label Printing</strong></td><td><strong>Starting Price</strong></td></tr><tr><td><strong>WooCommerce Shipping Services</strong></td><td>80+ global & regional carriers</td><td>Yes</td><td>Yes, incl. bulk</td><td>$9/month</td></tr><tr><td><strong>PH Table Rate Shipping Pro</strong></td><td>N/A — rules-based, not carrier-connected</td><td>No</td><td>No</td><td>$99/year</td></tr><tr><td><strong>ShipStation for WooCommerce</strong></td><td>Major carriers + marketplaces</td><td>Yes</td><td>Yes, bulk batch</td><td>Free plugin + paid ShipStation plan</td></tr><tr><td><strong>ShippingEasy for WooCommerce</strong></td><td>Major carriers (discounted USPS/UPS)</td><td>Yes</td><td>Yes, bulk batch</td><td>Free (25 shipments/mo), then $19.99/month</td></tr><tr><td><strong>Shippo for WooCommerce</strong></td><td>Multiple carriers, international-friendly</td><td>Yes</td><td>Yes, bulk</td><td>Free plugin + paid Shippo plan</td></tr></tbody></table></figure>\n\n\n\n<h2 id=\"h-1-woocommerce-shipping-services-best-overall\" class=\"wp-block-heading\">1. WooCommerce Shipping Services (Best Overall)</h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><img width=\"1024\" height=\"358\" loading=\"lazy\" decoding=\"async\" src=\"https://res.cloudinary.com/lwcom/images/w_1024,h_358,c_scale/f_auto,q_auto/v1784300212/prod/image-10_463694f46aa/image-10_463694f46aa.png?_i=AA\" alt=\"\" class=\"wp-post-463664 wp-image-463694\" data-public-id=\"prod/image-10_463694f46aa/image-10_463694f46aa.png\" data-transformation-crop=\"w_1024,h_358,c_scale\" data-format=\"png\" data-transformations=\"f_auto,q_auto\" data-version=\"1784300212\" data-seo=\"1\" data-responsive=\"1\" srcset=\"https://res.cloudinary.com/lwcom/images/w_1024,h_358,c_scale/f_auto,q_auto/v1784300212/prod/image-10_463694f46aa/image-10_463694f46aa.png?_i=AA 1024w, https://res.cloudinary.com/lwcom/images/w_1000,h_349,c_scale/f_auto,q_auto/v1784300212/prod/image-10_463694f46aa/image-10_463694f46aa.png?_i=AA 1000w, https://res.cloudinary.com/lwcom/images/w_800,h_279,c_scale/f_auto,q_auto/v1784300212/prod/image-10_463694f46aa/image-10_463694f46aa.png?_i=AA 800w, https://res.cloudinary.com/lwcom/images/w_600,h_209,c_scale/f_auto,q_auto/v1784300212/prod/image-10_463694f46aa/image-10_463694f46aa.png?_i=AA 600w, https://res.cloudinary.com/lwcom/images/w_400,h_139,c_scale/f_auto,q_auto/v1784300212/prod/image-10_463694f46aa/image-10_463694f46aa.png?_i=AA 400w, https://res.cloudinary.com/lwcom/images/w_200,h_69,c_scale/f_auto,q_auto/v1784300212/prod/image-10_463694f46aa/image-10_463694f46aa.png?_i=AA 200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Best For:</strong> Growing businesses and enterprises looking for an all-in-one shipping solution with multiple carrier integrations.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://www.pluginhive.com/woocommerce-shipping-services/?utm_campaign=GP&utm_source=liquidweb\" target=\"_blank\" rel=\"noreferrer noopener\">WooCommerce Shipping Services</a> is PluginHive’s comprehensive shipping solution for WooCommerce, integrating with 80+ global and regional carriers, including FedEx, UPS, USPS, Canada Post, DHL Express, Australia Post, Royal Mail, Aramex, Blue Dart, and more. It enables merchants to display live shipping rates, generate shipping labels, track shipments, and automate order fulfillment directly from the WooCommerce dashboard. Whether you ship locally or internationally, it simplifies your entire shipping workflow from checkout to delivery.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Key Features</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Supports 50+ domestic and international shipping carriers.</li>\n\n\n\n<li>Generate and print shipping labels directly from WooCommerce.</li>\n\n\n\n<li>Real-time shipment tracking with automated customer notifications.</li>\n\n\n\n<li>Bulk shipment processing and label generation.</li>\n\n\n\n<li>Marketplace compatibility with Dokan, WCFM, and MultiVendorX.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Pricing: </strong>Starts from <strong>$9/month</strong> with flexible subscription plans based on your shipping needs. A free trial is also available for new users.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Why Choose It?</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">If your business ships through multiple carriers and wants complete shipping automation from a single dashboard, WooCommerce Shipping Services is the most comprehensive solution.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Pros</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Complete end-to-end shipping automation.</li>\n\n\n\n<li>Supports multiple carriers worldwide.</li>\n\n\n\n<li>Ideal for scaling WooCommerce stores.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Cons</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Subscription-based pricing.</li>\n\n\n\n<li>Some advanced features depend on the selected plan.</li>\n</ul>\n\n\n\n<h2 id=\"h-2-ph-table-rate-shipping-pro-for-woocommerce\" class=\"wp-block-heading\">2. PH Table Rate Shipping Pro for WooCommerce</h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><img width=\"1024\" height=\"333\" loading=\"lazy\" decoding=\"async\" src=\"https://res.cloudinary.com/lwcom/images/w_1024,h_333,c_scale/f_auto,q_auto/v1784300225/prod/image-9-1_463693008f2/image-9-1_463693008f2.png?_i=AA\" alt=\"\" class=\"wp-post-463664 wp-image-463693\" data-public-id=\"prod/image-9-1_463693008f2/image-9-1_463693008f2.png\" data-transformation-crop=\"w_1024,h_333,c_scale\" data-format=\"png\" data-transformations=\"f_auto,q_auto\" data-version=\"1784300225\" data-seo=\"1\" data-responsive=\"1\" srcset=\"https://res.cloudinary.com/lwcom/images/w_1024,h_333,c_scale/f_auto,q_auto/v1784300225/prod/image-9-1_463693008f2/image-9-1_463693008f2.png?_i=AA 1024w, https://res.cloudinary.com/lwcom/images/w_1000,h_325,c_scale/f_auto,q_auto/v1784300225/prod/image-9-1_463693008f2/image-9-1_463693008f2.png?_i=AA 1000w, https://res.cloudinary.com/lwcom/images/w_800,h_260,c_scale/f_auto,q_auto/v1784300225/prod/image-9-1_463693008f2/image-9-1_463693008f2.png?_i=AA 800w, https://res.cloudinary.com/lwcom/images/w_600,h_195,c_scale/f_auto,q_auto/v1784300225/prod/image-9-1_463693008f2/image-9-1_463693008f2.png?_i=AA 600w, https://res.cloudinary.com/lwcom/images/w_400,h_130,c_scale/f_auto,q_auto/v1784300225/prod/image-9-1_463693008f2/image-9-1_463693008f2.png?_i=AA 400w, https://res.cloudinary.com/lwcom/images/w_200,h_65,c_scale/f_auto,q_auto/v1784300225/prod/image-9-1_463693008f2/image-9-1_463693008f2.png?_i=AA 200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Best For:</strong> WooCommerce stores that need flexible shipping rules based on weight, price, quantity, destination, product categories, and shipping classes.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://www.pluginhive.com/product/woocommerce-table-rate-shipping-pro-plugin/?utm_campaign=GP&utm_medium=&utm_source=liquidweb&utm_content=&utm_term=\" target=\"_blank\" rel=\"noreferrer noopener\">PH Table Rate Shipping Pro</a> is an advanced shipping plugin that lets merchants create unlimited table rate shipping rules for virtually any shipping scenario. It calculates shipping costs automatically based on multiple conditions such as cart weight, subtotal, item quantity, shipping zones, countries, states, cities, ZIP codes, product categories, and shipping classes. With CSV import/export, wildcard ZIP support, and WooCommerce Shipping Zone integration, it’s ideal for businesses with complex shipping requirements.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Key Features</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Create unlimited table rate shipping rules.</li>\n\n\n\n<li>Calculate shipping by weight, price, quantity, or shipping class.</li>\n\n\n\n<li>Set location-based rates using shipping zones, countries, states, cities, and ZIP codes.</li>\n\n\n\n<li>Support wildcard ZIP/postal code matching for easier rule management.</li>\n\n\n\n<li>Bulk import/export shipping rules using CSV.</li>\n\n\n\n<li>Compatible with WooCommerce Shipping Zones, HPOS, and WPML.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Pricing: </strong>Available from <strong>$99/year</strong>, including updates and support.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Why Choose It?</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">PH Table Rate Shipping Pro is designed for WooCommerce merchants who need complete control over shipping costs. Whether you offer weight-based, zone-based, category-based, or destination-specific shipping, the plugin provides the flexibility to automate even the most complex shipping scenarios without custom development.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Pros</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Supports advanced shipping rules with unlimited conditions.</li>\n\n\n\n<li>Easy CSV import/export for managing large shipping tables.</li>\n\n\n\n<li>Compatible with HPOS, WPML, and WooCommerce Shipping Zones.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Cons</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Focused on rule-based shipping and does not provide live carrier rates or label printing.</li>\n\n\n\n<li>Requires a premium license for continued updates and support.</li>\n</ul>\n\n\n\n<h2 id=\"h-3-shipstation-for-woocommerce-nbsp\" class=\"wp-block-heading\">3. ShipStation for WooCommerce </h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><img width=\"1024\" height=\"576\" loading=\"lazy\" decoding=\"async\" src=\"https://res.cloudinary.com/lwcom/images/w_1024,h_576,c_scale/f_auto,q_auto/v1784300196/prod/image-7_46369034e5e/image-7_46369034e5e.png?_i=AA\" alt=\"\" class=\"wp-post-463664 wp-image-463690\" data-public-id=\"prod/image-7_46369034e5e/image-7_46369034e5e.png\" data-transformation-crop=\"w_1024,h_576,c_scale\" data-format=\"png\" data-transformations=\"f_auto,q_auto\" data-version=\"1784300196\" data-seo=\"1\" data-responsive=\"1\" srcset=\"https://res.cloudinary.com/lwcom/images/w_1024,h_576,c_scale/f_auto,q_auto/v1784300196/prod/image-7_46369034e5e/image-7_46369034e5e.png?_i=AA 1024w, https://res.cloudinary.com/lwcom/images/w_1000,h_562,c_scale/f_auto,q_auto/v1784300196/prod/image-7_46369034e5e/image-7_46369034e5e.png?_i=AA 1000w, https://res.cloudinary.com/lwcom/images/w_800,h_450,c_scale/f_auto,q_auto/v1784300196/prod/image-7_46369034e5e/image-7_46369034e5e.png?_i=AA 800w, https://res.cloudinary.com/lwcom/images/w_600,h_337,c_scale/f_auto,q_auto/v1784300196/prod/image-7_46369034e5e/image-7_46369034e5e.png?_i=AA 600w, https://res.cloudinary.com/lwcom/images/w_400,h_225,c_scale/f_auto,q_auto/v1784300196/prod/image-7_46369034e5e/image-7_46369034e5e.png?_i=AA 400w, https://res.cloudinary.com/lwcom/images/w_200,h_112,c_scale/f_auto,q_auto/v1784300196/prod/image-7_46369034e5e/image-7_46369034e5e.png?_i=AA 200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Best For:</strong> WooCommerce store owners who sell across multiple sales channels and need a centralized platform for shipping and order fulfillment.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://woocommerce.com/products/shipstation-integration/\" target=\"_blank\" rel=\"noreferrer noopener\">ShipStation for WooCommerce</a> connects your WooCommerce store to the ShipStation platform, allowing merchants to automate shipping, import orders, print shipping labels in bulk, compare carrier rates, and manage shipments from a single dashboard. It integrates with major shipping carriers and online marketplaces, making it an excellent choice for businesses handling large order volumes and multi-channel sales.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Key Features</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Automatically imports WooCommerce orders into ShipStation.</li>\n\n\n\n<li>Batch generates and prints shipping labels.</li>\n\n\n\n<li>Compares shipping rates across multiple carriers.</li>\n\n\n\n<li>Automates shipping workflows with custom rules.</li>\n\n\n\n<li>Sends branded tracking emails and updates order status.</li>\n\n\n\n<li>Supports returns management and multi-channel fulfillment.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Pricing:</strong> The WooCommerce extension is free to install, but an active ShipStation subscription is required. A 30-day free trial is available for new users.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Why Choose It?</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">If you manage orders from WooCommerce and multiple online marketplaces, ShipStation helps streamline fulfillment by centralizing order management, automating shipping workflows, reducing manual tasks, and speeding up label generation.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Pros</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Supports multiple carriers and sales channels.</li>\n\n\n\n<li>Powerful batch label printing and shipping automation.</li>\n\n\n\n<li>Centralized dashboard for faster order fulfillment.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Cons</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Requires a separate ShipStation subscription.</li>\n\n\n\n<li>Advanced features are only available with paid plans.</li>\n</ul>\n\n\n\n<h2 id=\"h-4-shippingeasy-for-woocommerce\" class=\"wp-block-heading\">4. ShippingEasy for WooCommerce</h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><img width=\"1024\" height=\"519\" loading=\"lazy\" decoding=\"async\" src=\"https://res.cloudinary.com/lwcom/images/w_1024,h_519,c_scale/f_auto,q_auto/v1784300236/prod/image-8_4636914350f/image-8_4636914350f.png?_i=AA\" alt=\"\" class=\"wp-post-463664 wp-image-463691\" data-public-id=\"prod/image-8_4636914350f/image-8_4636914350f.png\" data-transformation-crop=\"w_1024,h_519,c_scale\" data-format=\"png\" data-transformations=\"f_auto,q_auto\" data-version=\"1784300236\" data-seo=\"1\" data-responsive=\"1\" srcset=\"https://res.cloudinary.com/lwcom/images/w_1024,h_519,c_scale/f_auto,q_auto/v1784300236/prod/image-8_4636914350f/image-8_4636914350f.png?_i=AA 1024w, https://res.cloudinary.com/lwcom/images/w_1000,h_506,c_scale/f_auto,q_auto/v1784300236/prod/image-8_4636914350f/image-8_4636914350f.png?_i=AA 1000w, https://res.cloudinary.com/lwcom/images/w_800,h_405,c_scale/f_auto,q_auto/v1784300236/prod/image-8_4636914350f/image-8_4636914350f.png?_i=AA 800w, https://res.cloudinary.com/lwcom/images/w_600,h_304,c_scale/f_auto,q_auto/v1784300236/prod/image-8_4636914350f/image-8_4636914350f.png?_i=AA 600w, https://res.cloudinary.com/lwcom/images/w_400,h_202,c_scale/f_auto,q_auto/v1784300236/prod/image-8_4636914350f/image-8_4636914350f.png?_i=AA 400w, https://res.cloudinary.com/lwcom/images/w_200,h_101,c_scale/f_auto,q_auto/v1784300236/prod/image-8_4636914350f/image-8_4636914350f.png?_i=AA 200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Best For:</strong> WooCommerce merchants who want to automate shipping, access discounted carrier rates, and manage orders from multiple sales channels.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://shippingeasy.com/woocommerce-integration/\" target=\"_blank\" rel=\"noreferrer noopener\">ShippingEasy for WooCommerce</a> integrates your WooCommerce store with the ShippingEasy platform to automatically import orders, streamline shipping workflows, print labels in bulk, and sync tracking information back to your store. It also includes built-in email marketing tools and supports multi-channel order management, making it a great choice for growing eCommerce businesses.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Key Features</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Automatically imports WooCommerce orders.</li>\n\n\n\n<li>Batch prints shipping labels with automation rules.</li>\n\n\n\n<li>Syncs tracking information back to WooCommerce automatically.</li>\n\n\n\n<li>Supports all major shipping carriers and multiple sales channels.</li>\n\n\n\n<li>Accesses discounted USPS and UPS shipping rates.</li>\n\n\n\n<li>Includes built-in email marketing and customer retention tools.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">Pricing: Free Starter plan for up to 25 shipments per month. Paid plans start at $19.99/month, and all plans include a 30-day free trial.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Why Choose It?</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">ShippingEasy is ideal for WooCommerce businesses looking to simplify shipping while improving operational efficiency. It combines shipping automation, discounted carrier rates, multi-channel order management, and email marketing in a single platform, helping merchants save time and increase customer retention.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Pros</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Automates shipping with batch label printing and workflow rules.</li>\n\n\n\n<li>Supports multiple sales channels and major shipping carriers.</li>\n\n\n\n<li>Built-in email marketing helps drive repeat purchases.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Cons</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Requires a ShippingEasy account to use the integration.</li>\n\n\n\n<li>Advanced features and higher shipment limits require a paid subscription.</li>\n</ul>\n\n\n\n<h2 id=\"h-5-shippo-for-woocommerce\" class=\"wp-block-heading\">5. Shippo for WooCommerce</h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><img width=\"1023\" height=\"568\" loading=\"lazy\" decoding=\"async\" src=\"https://res.cloudinary.com/lwcom/images/w_1023,h_568,c_scale/f_auto,q_auto/v1784300245/prod/image-9_4636921f8e5/image-9_4636921f8e5.png?_i=AA\" alt=\"\" class=\"wp-post-463664 wp-image-463692\" data-public-id=\"prod/image-9_4636921f8e5/image-9_4636921f8e5.png\" data-transformation-crop=\"w_1023,h_568,c_scale\" data-format=\"png\" data-transformations=\"f_auto,q_auto\" data-version=\"1784300245\" data-seo=\"1\" data-responsive=\"1\" srcset=\"https://res.cloudinary.com/lwcom/images/w_1023,h_568,c_scale/f_auto,q_auto/v1784300245/prod/image-9_4636921f8e5/image-9_4636921f8e5.png?_i=AA 1023w, https://res.cloudinary.com/lwcom/images/w_1000,h_555,c_scale/f_auto,q_auto/v1784300245/prod/image-9_4636921f8e5/image-9_4636921f8e5.png?_i=AA 1000w, https://res.cloudinary.com/lwcom/images/w_800,h_444,c_scale/f_auto,q_auto/v1784300245/prod/image-9_4636921f8e5/image-9_4636921f8e5.png?_i=AA 800w, https://res.cloudinary.com/lwcom/images/w_600,h_333,c_scale/f_auto,q_auto/v1784300245/prod/image-9_4636921f8e5/image-9_4636921f8e5.png?_i=AA 600w, https://res.cloudinary.com/lwcom/images/w_400,h_222,c_scale/f_auto,q_auto/v1784300245/prod/image-9_4636921f8e5/image-9_4636921f8e5.png?_i=AA 400w, https://res.cloudinary.com/lwcom/images/w_200,h_111,c_scale/f_auto,q_auto/v1784300245/prod/image-9_4636921f8e5/image-9_4636921f8e5.png?_i=AA 200w\" sizes=\"(max-width: 1023px) 100vw, 1023px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Best For:</strong> WooCommerce merchants looking for discounted shipping rates, shipping automation, and an easy-to-use multi-carrier shipping platform.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://goshippo.com/partners/woocommerce-shipping-plugin\" target=\"_blank\" rel=\"noreferrer noopener\">Shippo for WooCommerce</a> connects your WooCommerce store to the Shippo platform, allowing you to automatically import orders, compare real-time shipping rates, print labels in bulk, manage returns, and sync tracking information back to your store. The platform also automates international shipping paperwork and provides branded tracking, making it an excellent choice for businesses that ship domestically and internationally.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Key Features</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Automatically imports WooCommerce orders into Shippo.</li>\n\n\n\n<li>Compare real-time rates from multiple shipping carriers.</li>\n\n\n\n<li>Save up to <strong>90%</strong> on retail shipping rates from supported carriers.</li>\n\n\n\n<li>Bulk purchase and print shipping labels.</li>\n\n\n\n<li>Automatically syncs tracking numbers and customer notifications.</li>\n\n\n\n<li>Supports international shipping documentation and return labels.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Pricing:</strong> The WooCommerce integration is free to install and requires a free Shippo account. Advanced features and higher shipping volumes are available through paid Shippo plans.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Why Choose It?</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">Shippo is a great option for WooCommerce businesses that want to reduce shipping costs while simplifying fulfillment. With discounted carrier rates, bulk label printing, automated shipping workflows, international shipping support, and branded tracking, it helps merchants save both time and money as their business grows.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Pros</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Save up to <strong>90%</strong> on shipping rates with supported carriers.</li>\n\n\n\n<li>Supports multiple carriers, international shipping, and returns.</li>\n\n\n\n<li>Easy setup with automated order import and tracking sync.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Cons</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Advanced features require a paid Shippo subscription.</li>\n\n\n\n<li>Carrier availability and discounts vary by country and shipping service.</li>\n</ul>\n\n\n\n<h2 id=\"h-getting-started-with-the-best-woocommerce-shipping-plugin\" class=\"wp-block-heading\">Getting started with the best WooCommerce shipping plugin</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Selecting the right WooCommerce shipping solution depends on your business model, shipping volume, and preferred carriers. Businesses looking for complete automation should consider WooCommerce Shipping Services, while merchants with specialized needs can choose dedicated FedEx, UPS, USPS, Canada Post, or Table Rate solutions. By automating shipping, stores can improve customer experience, reduce operational costs, and scale more efficiently.</p>\n\n\n\n<h2 id=\"h-woocommerce-shipping-plugin-faqs\" class=\"wp-block-heading\">WooCommerce shipping plugin FAQs</h2>\n\n\n\n<div class=\"wp-block-kadence-accordion alignnone\"><div class=\"kt-accordion-wrap kt-accordion-id463664_c7a59c-66 kt-accordion-has-6-panes kt-active-pane-0 kt-accordion-block kt-pane-header-alignment-left kt-accodion-icon-style-basic kt-accodion-icon-side-right\" style=\"max-width:none\"><div class=\"kt-accordion-inner-wrap\" data-allow-multiple-open=\"false\" data-start-open=\"0\">\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-1 kt-pane463664_be782c-80\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\"><strong>Which is the best WooCommerce shipping plugin?</strong></span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel kt-accordion-panel-hidden\"><div class=\"kt-accordion-panel-inner\">\n<p class=\"wp-block-paragraph\">The best WooCommerce shipping plugin depends on your shipping requirements. If you use multiple carriers and want complete shipping automation, WooCommerce Shipping Services is the best choice. For businesses using a single carrier, dedicated plugins for FedEx, UPS, USPS, or Canada Post provide deeper carrier-specific features and integrations.</p>\n</div></div></div>\n\n\n\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-2 kt-pane463664_cbc49c-f4\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\"><strong>Does WooCommerce support live shipping rates?</strong></span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel kt-accordion-panel-hidden\"><div class=\"kt-accordion-panel-inner\">\n<p class=\"wp-block-paragraph\">Yes, WooCommerce supports live shipping rates through carrier integration plugins. These plugins connect your store with carriers like FedEx, UPS, USPS, Canada Post, and DHL to display real-time shipping rates at checkout based on package weight, dimensions, destination, and shipping service.</p>\n</div></div></div>\n\n\n\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-3 kt-pane463664_b684f6-ce\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\"><strong><strong>Can WooCommerce automatically print shipping labels?</strong></strong></span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel kt-accordion-panel-hidden\"><div class=\"kt-accordion-panel-inner\">\n<p class=\"wp-block-paragraph\">WooCommerce doesn’t support automatic shipping label generation by default. To print shipping labels, automate shipment tracking, schedule pickups, and access advanced carrier-specific features, you can use PluginHive’s WooCommerce shipping plugins.</p>\n</div></div></div>\n\n\n\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-4 kt-pane463664_34581e-32\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\"><strong><strong><strong>Can I use multiple shipping carriers in WooCommerce?</strong></strong></strong></span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel kt-accordion-panel-hidden\"><div class=\"kt-accordion-panel-inner\">\n<p class=\"wp-block-paragraph\">Yes. With a multi-carrier shipping plugin, you can integrate multiple carriers such as FedEx, UPS, USPS, DHL Express, and Canada Post into a single WooCommerce store. This allows customers to choose their preferred shipping option while helping merchants manage all shipments from one dashboard.</p>\n</div></div></div>\n\n\n\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-5 kt-pane463664_94f9e1-e4\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\"><strong><strong><strong>What is the difference between live shipping rates and table rate shipping?</strong></strong></strong></span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel kt-accordion-panel-hidden\"><div class=\"kt-accordion-panel-inner\">\n<p class=\"wp-block-paragraph\">Live shipping rates are fetched directly from shipping carriers based on real-time shipping costs. Table rate shipping uses custom rules based on factors like weight, cart total, product category, quantity, or destination, allowing merchants to create flexible shipping charges without relying on carrier rates.</p>\n</div></div></div>\n\n\n\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-6 kt-pane463664_4aeb48-ff\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\"><strong><strong><strong><strong>Which WooCommerce shipping plugin is best for international shipping?</strong></strong></strong></strong></span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel kt-accordion-panel-hidden\"><div class=\"kt-accordion-panel-inner\">\n<p class=\"wp-block-paragraph\">For international shipping, WooCommerce Shipping Services is an excellent choice because it supports multiple global carriers, including FedEx, UPS, USPS, Canada Post, DHL Express, Australia Post, and more. It also automates shipping labels, tracking, customs documentation, and order fulfillment, making it ideal for businesses shipping worldwide.</p>\n</div></div></div>\n</div></div></div>\n<p>The post <a href=\"https://www.liquidweb.com/blog/best-woocommerce-shipping-plugins/\">Best WooCommerce shipping plugins (2026): compare live rates, labels, and automation</a> appeared first on <a href=\"https://www.liquidweb.com\">Liquid Web</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:73:\"\n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n\n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"Database examples in real life and common database types\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"https://www.liquidweb.com/blog/databases-examples-in-real-life/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:6:{i:0;a:5:{s:4:\"data\";s:9:\"Databases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:10:\"Technology\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:9:\"Dedicated\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:11:\"Performance\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:20:\"Uptime & Performance\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:3:\"VPS\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"http://wwwprod.lwinternal.com/blog/?p=4293\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:579:\"<p>Key takeaways Databases are behind many of the digital tools people use every day. They help streaming apps save your watch history, ecommerce stores manage carts and orders, banks process account activity, and weather apps deliver local forecasts. In simple terms, a database stores information so an app, website, or business system can find and...</p>\n<p>The post <a href=\"https://www.liquidweb.com/blog/databases-examples-in-real-life/\">Database examples in real life and common database types</a> appeared first on <a href=\"https://www.liquidweb.com\">Liquid Web</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"enclosure\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:69:\"https://www.liquidweb.com/wp-content/uploads/2024/09/Cloud-small.webm\";s:6:\"length\";s:6:\"288430\";s:4:\"type\";s:10:\"video/webm\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sky Shabatura\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:32260:\"\n<p class=\"wp-block-paragraph\">Key takeaways</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Databases power the everyday digital activity people rely on, from streaming and shopping to healthcare.</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Databases support streaming, gaming, social media, grocery stores, cloud storage, sports, finances, ecommerce, healthcare, and weather apps.</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Common database types include relational, NoSQL, cloud, and data warehouse databases.</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Database speed, security, backups, and hosting affect how reliably apps and websites work.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">Databases are behind many of the digital tools people use every day. They help streaming apps save your watch history, ecommerce stores manage carts and orders, banks process account activity, and weather apps deliver local forecasts.</p>\n\n\n\n<p class=\"wp-block-paragraph\">In simple terms, a database stores information so an app, website, or business system can find and use it when needed. The examples below show how databases work in real life, plus the common database types behind them.</p>\n\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id4293_d4ffb3-b5 alignnone has-theme-palette8-background-color kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kb-blocks-bg-video-container\"><video data-lw-lazy-video=\"1\" data-src=\"https://www.liquidweb.com/wp-content/uploads/2024/09/Cloud-small.webm\" preload=\"none\" class=\"kb-blocks-bg-video\" id=\"bg-row-video-4293_d4ffb3-b5\" playsinline muted loop autoplay></video></div><div class=\"kt-row-layout-overlay kt-row-overlay-gradient\"></div><div class=\"kt-row-column-wrap kt-has-2-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kt-inner-column-height-full kb-theme-content-width\">\n\n<div class=\"wp-block-kadence-column kadence-column4293_fb10a6-66 kb-section-has-overlay kb-section-sm-dir-vertical\"><div class=\"kt-inside-inner-col\">\n<h3 class=\"kt-adv-heading4293_3f7352-ea wp-block-kadence-advancedheading has-theme-palette-9-color has-text-color\" data-kb-block=\"kb-adv-heading4293_3f7352-ea\">Ready to get started?</h3>\n\n\n\n<p class=\"kt-adv-heading4293_2b519a-65 wp-block-kadence-advancedheading has-theme-palette-9-color has-text-color\" data-kb-block=\"kb-adv-heading4293_2b519a-65\">Reduce downtime with high-availability database hosting.</p>\n</div></div>\n\n\n\n<div class=\"wp-block-kadence-column kadence-column4293_639e28-67\"><div class=\"kt-inside-inner-col\">\n<div class=\"wp-block-kadence-column kadence-column4293_75b5db-a5 kb-section-dir-horizontal\"><div class=\"kt-inside-inner-col\">\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns4293_42009c-97\"><a class=\"kb-button kt-button button kb-btn4293_f3b422-7f kt-btn-size-standard kt-btn-width-type-auto kb-btn-global-outline kt-btn-has-text-true kt-btn-has-svg-false wp-block-kadence-singlebtn\" href=\"https://www.liquidweb.com/hosting-solutions/high-availability-database/\"><span class=\"kt-btn-inner-text\">See packages</span></a></div>\n</div></div>\n</div></div>\n\n</div></div>\n\n\n<h2 id=\"h-what-is-a-database\" class=\"wp-block-heading\"><strong>What is a database?</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">A <a href=\"https://www.liquidweb.com/blog/what-is-a-database/\">database</a> is a set of related data organized so it can be stored, accessed, and changed efficiently.</p>\n\n\n\n<p class=\"wp-block-paragraph\">A database management system, or DBMS, helps users and applications create, update, search, organize, and retrieve that data.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Databases underpin nearly every program you use. If a program saves your data in any way, such as a username and password, you can be sure it’s using a database to do so.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>How does a database work?</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">A database organizes data into related tables. Each table connects to the others through common identifiers.</p>\n\n\n\n<p class=\"wp-block-paragraph\">For example, an online bookstore might have one table for customers, one for books, and one for sales. When someone buys a book, the sales table connects the customer record to the book record.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Because the data is connected, updates are easier to manage. If a customer changes their address or a book price changes, the database can update the right record without changing every related sale.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Databases also make it easier to find specific information, such as all books purchased by one-time customers during the week before Christmas. </p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Database examples in real life</strong></h2>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Everyday activity</strong></td><td><strong>What the database stores</strong></td><td><strong>Why it helps</strong></td></tr><tr><td>Streaming</td><td>Profiles, watch history, recommendations, playback progress</td><td>Remembers what you watched and what to suggest next</td></tr><tr><td>Gaming</td><td>Player profiles, inventory, rankings, purchases, game state</td><td>Keeps progress, stats, and multiplayer activity connected</td></tr><tr><td>Social media</td><td>Posts, likes, comments, messages, engagement data</td><td>Builds feeds, recommendations, and ads</td></tr><tr><td>Ecommerce</td><td>Products, carts, orders, inventory, customer accounts</td><td>Keeps shopping, checkout, and order history working</td></tr><tr><td>Finance</td><td>Balances, transfers, transactions, alerts</td><td>Supports accurate, secure account activity</td></tr><tr><td>Weather apps</td><td>Forecasts, alerts, sensor data, radar data</td><td>Delivers timely local updates</td></tr></tbody></table></figure>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>1. Online video streaming</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Streaming services like Disney+ and Amazon Prime Video use databases to personalize what you see and keep your account activity organized. Databases can store content details, account information, watch history, saved lists, playback progress, and recommendation data, which helps the platform remember what you watched and where you left off. </p>\n\n\n\n<p class=\"wp-block-paragraph\">That data helps streaming platforms continue playback, personalize recommendations, manage profiles, and tailor ads. The next time a streaming app suggests a show you want to watch, a database helped make that happen.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>2. Online and social gaming</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Online and social games rely on connected databases to keep gameplay running. Whether it’s a large multiplayer game like World of Warcraft or a casual card game on Facebook, databases help track scores, inventory, game progress, friends lists, in-game chats, transactions, and player activity.</p>\n\n\n\n<p class=\"wp-block-paragraph\">These databases not only support the game but also enable personalization of the experience players have while playing. </p>\n\n\n\n<p class=\"wp-block-paragraph\">For multiplayer games, databases also help match players, record rankings, process purchases, and sync changes across devices.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>3. Social media</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Social media companies collect a lot of information about their users. They track your friends and posts, but they also track how you interact with the content in your feed.</p>\n\n\n\n<p class=\"wp-block-paragraph\">That activity helps platforms decide what posts, ads, friend suggestions, groups, videos, and recommendations appear next. Social media databases may store profiles, comments, likes, shares, messages, watch history, search behavior, and follower relationships.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Databases make social platforms feel instant. They also explain why your feed can change so quickly based on what you click, skip, save, or comment on.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>4. Grocery stores</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">You’re probably aware that grocery stores use databases to manage inventories, track sales, and personalize coupons based on purchase histories. What you might not be aware of is that large chain grocery stores, like online streaming services, track everything. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Grocery databases help stores understand what sold, what needs restocking, which products move together, and which coupons may bring a customer back. Loyalty programs, mobile apps, self-checkout systems, supply chains, and inventory tools all depend on stored data.</p>\n\n\n\n<p class=\"wp-block-paragraph\">This is also a good reminder that real-life database examples often involve a tradeoff. Databases can make shopping more convenient, but they can also store personal and behavioral data that businesses need to protect.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>5. Personal cloud storage</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">If you save photos or documents to your phone, tablet, or an online backup service, you’re transferring that data to the cloud. The cloud is a large, shared storage environment where you use a small portion of dedicated space.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Dropbox, Google Drive, Private Cloud powered by VMware, and iCloud are just some examples of personal <a href=\"https://www.liquidweb.com/blog/cloud-data-security/\" target=\"_blank\" rel=\"noreferrer noopener\">cloud storage</a> services available to you. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Cloud storage databases help track file names, folder locations, owners, sharing permissions, previous versions, and access history. When you search for a file, open it from another device, or share it with someone else, the storage system needs a database to find the right information and apply the right permissions.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>6. Sports</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Sports apps and fan platforms rely heavily on databases. From fantasy football to March Madness brackets, the sports industry uses large databases to keep track of stats, scores, rankings, player updates, and fan activity. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Sports databases also support ticketing, live scores, broadcasts, merchandise, fan apps, and fantasy leagues. The numbers update constantly, and fans expect them to stay accurate.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>7. Finances</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Databases support many of the financial tools people use every day, from stock market platforms to business accounting software. Any time financial information needs to be saved, updated, retrieved, or reused, a database is likely involved, whether it’s your checking account balance or the current price of gold.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Tracking daily transactions requires secure databases that can process and protect financial information accurately. Financial businesses also use models that analyze collected data to predict future activity. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Banking apps, budgeting tools, payment processors, credit card systems, and fraud detection tools all rely on databases. These systems need accuracy, security, and speed because a delay or error can affect real money.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>8. Ecommerce</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Any online organization that sells on an <a href=\"https://www.emailvendorselection.com/best-ecommerce-platforms-review/\" target=\"_blank\" rel=\"noreferrer noopener\">ecommerce platform</a>, such as WooCommerce, has to use a database to operate properly. In this case, databases help organize products, pricing, customer information, and purchasing history. </p>\n\n\n\n<p class=\"wp-block-paragraph\">An ecommerce database can connect product pages, carts, inventory, customer accounts, discounts, shipping details, payment status, and order history. It also helps store owners recommend related products and understand buying patterns.</p>\n\n\n\n<p class=\"wp-block-paragraph\">For busy ecommerce stores, database performance affects the customer experience directly. A slow database can slow down search, product pages, carts, and checkout. One WooCommerce customer is doing over $50M, and at that level, the database behind the store has to keep up.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>9. Healthcare</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Doctors’ offices and healthcare organizations store large amounts of patient data for easy access. The databases behind this information are complex, with structures and security controls designed to protect sensitive records. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Healthcare databases may store patient records, appointment times, prescriptions, lab results, provider notes, billing information, insurance details, and secure messages.</p>\n\n\n\n<p class=\"wp-block-paragraph\">These systems also need strict access controls because they handle sensitive personal information. When a patient logs into a portal, checks a test result, or sends a message to a provider, a database helps deliver the right record to the right person.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>10. Weather</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Weather forecasting depends on large amounts of fast-changing data. Weather organizations use prediction models that rely on information gathered, stored, and analyzed in databases. These databases keep weather data accessible so forecasts and alerts can be delivered to your local TV station or smartphone app.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Weather databases may store sensor readings, radar data, satellite images, historical weather records, alerts, and model outputs. Forecasting systems need to process changing data quickly and deliver local results.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The Weather Company processes more than 400 terabytes of data each day to produce billions of forecasts and respond to more than 50 billion weather requests. Its systems rely on databases to store, process, and retrieve that information quickly.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Common types of databases with examples</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">The examples above show what databases do. The technology behind them can take different forms. The right database type depends on the data, the application, the speed required, and how the system needs to scale.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Relational databases</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Relational databases organize data into tables with rows and columns. These tables can connect through unique identifiers, often called keys.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Relational databases work well for structured data that needs accuracy and consistency. Ecommerce orders, customer accounts, banking transactions, product catalogs, WordPress websites, and business applications often use relational databases.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Common relational database examples include:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">MySQL</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">PostgreSQL</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Oracle Database</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Microsoft SQL Server</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">MySQL is common for web applications and content management systems, including WordPress. PostgreSQL supports advanced data workflows and strong data integrity. Oracle Database and Microsoft SQL Server often support enterprise applications and large business systems.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>NoSQL databases</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">NoSQL databases support flexible, semi-structured, or unstructured data. They can help applications handle large volumes of changing information and fast read/write activity.</p>\n\n\n\n<p class=\"wp-block-paragraph\">NoSQL databases often support social feeds, messaging apps, gaming platforms, caching, session management, real-time analytics, and personalization.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Common NoSQL database examples include:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">MongoDB</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Redis</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Cassandra</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">MongoDB stores data in flexible document formats. Redis stores data in memory and often supports caching, sessions, and real-time use cases. Cassandra distributes data across multiple servers and can support systems that need high availability at large scale.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Cloud databases and data warehouses</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Cloud databases and data warehouses help teams store, manage, and analyze data at scale. Businesses often use them for reporting, analytics, business intelligence, forecasting, and combining data from multiple systems.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Common cloud database and data warehouse examples include:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Google BigQuery</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Snowflake</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Amazon Aurora</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">Google BigQuery and Snowflake often support large-scale analytics. Amazon Aurora provides a managed relational database option built for cloud environments.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Relational vs. NoSQL databases</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Many real-life applications use more than one database type. An ecommerce store might use a relational database for orders, a cache for sessions, and a data warehouse for sales reporting.</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>Database type</td><td>Best for</td><td>Real-life example</td></tr><tr><td>Relational database</td><td>Structured records and transactions</td><td>Orders, accounts, inventory, WordPress content</td></tr><tr><td>NoSQL database</td><td>Flexible and fast-changing data</td><td>Social feeds, messages, game data</td></tr><tr><td>Cloud database</td><td>Managed cloud applications</td><td>SaaS apps, customer portals, ecommerce systems</td></tr><tr><td>Data warehouse</td><td>Reporting and analytics</td><td>Sales trends, forecasts, business dashboards</td></tr></tbody></table></figure>\n\n\n\n<p class=\"wp-block-paragraph\"></p>\n\n\n\n<p class=\"wp-block-paragraph\">Relational databases work best when data needs structure and consistency. NoSQL databases work well when applications need flexibility, speed, or scale. Cloud databases and data warehouses help businesses run applications and analyze large volumes of information.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>How databases work behind the scenes</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">A basic flow looks like this:</p>\n\n\n\n<p class=\"wp-block-paragraph\">User action → application request → database search or update → result shown to the user</p>\n\n\n\n<p class=\"wp-block-paragraph\">For example, when someone adds a product to an online cart, the website sends a request. The database checks the product, price, inventory, customer session, and cart details. Then the website shows the updated cart.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Why database performance affects everyday experiences</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">People may not think about databases, but they notice when databases slow down or fail.</p>\n\n\n\n<p class=\"wp-block-paragraph\">A slow or unavailable database can create problems like:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Checkout pages that take too long to load</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Games that lose saved progress</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Bank apps that don’t show recent transactions</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Streaming apps that forget watch history</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Weather alerts that arrive late</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Customer portals that fail during login</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">Database performance depends on the application, queries, caching, storage, hosting resources, backups, monitoring, and security controls.</p>\n\n\n\n<p class=\"wp-block-paragraph\">For businesses, database reliability affects more than convenience. It affects sales, customer trust, operations, and support teams.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Databases and data privacy</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Databases make digital services more useful, but they also store personal and behavioral data.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Common examples include account details, location data, purchase history, watch history, financial activity, health information, search behavior, and social engagement data.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Businesses need clear controls for database access, backups, stored records, and customer data. A database that powers a useful customer experience also needs protection from unauthorized access, accidental exposure, and data loss.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>How businesses use databases</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Businesses use databases to keep operations organized and customers connected.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Common business uses include customer records, ecommerce inventory, financial reporting, project management, healthcare systems, analytics dashboards, and customer support portals.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Choosing the right database</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">The right database depends on what your application needs to store, how quickly users need to access it, and how much control the business needs.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Consider:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Data structure</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Traffic volume</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Speed requirements</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Security requirements</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Reporting needs</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Hosting environment</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Application type</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Backup and recovery needs</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Budget and maintenance resources</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">An ecommerce store, analytics platform, social app, WordPress site, and customer portal may all need different database setups. Some applications also use multiple database types together.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Database FAQs</strong></h2>\n\n\n\n<div class=\"wp-block-kadence-accordion alignnone\"><div class=\"kt-accordion-wrap kt-accordion-id4293_e231ed-93 kt-accordion-has-4-panes kt-active-pane-0 kt-accordion-block kt-pane-header-alignment-left kt-accodion-icon-style-basic kt-accodion-icon-side-right\" style=\"max-width:none\"><div class=\"kt-accordion-inner-wrap\" data-allow-multiple-open=\"false\" data-start-open=\"0\">\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-1 kt-pane4293_fb058f-58\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\"><strong>Is social media a database example?</strong></span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel kt-accordion-panel-hidden\"><div class=\"kt-accordion-panel-inner\">\n<p class=\"wp-block-paragraph\">Social media platforms rely on databases to store profiles, posts, comments, messages, likes, followers, engagement activity, and recommendation signals.</p>\n</div></div></div>\n\n\n\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-2 kt-pane4293_44426f-f2\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\"><strong>What is a database in simple terms?</strong></span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel kt-accordion-panel-hidden\"><div class=\"kt-accordion-panel-inner\">\n<p class=\"wp-block-paragraph\">A database is an organized collection of digital information that an app, website, or business system can store, search, update, and retrieve.</p>\n</div></div></div>\n\n\n\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-3 kt-pane4293_dc4141-70\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\"><strong>What type of database does ecommerce use?</strong></span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel kt-accordion-panel-hidden\"><div class=\"kt-accordion-panel-inner\">\n<p class=\"wp-block-paragraph\">Ecommerce stores often use relational databases for structured data like products, customers, orders, carts, and inventory. Larger stores may also use NoSQL databases, caching tools, search databases, or data warehouses.</p>\n</div></div></div>\n\n\n\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-4 kt-pane4293_5fb2a5-78\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\"><strong>What are examples of databases in real life?</strong></span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel kt-accordion-panel-hidden\"><div class=\"kt-accordion-panel-inner\">\n<p class=\"wp-block-paragraph\">Examples of databases in real life include streaming apps, online games, social media platforms, ecommerce stores, banking apps, grocery loyalty programs, healthcare portals, weather apps, cloud storage services, and websites.</p>\n</div></div></div>\n</div></div></div>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Getting started with databases</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Databases power the everyday digital experiences people use to watch, shop, play, bank, communicate, and work.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Start by identifying which parts of your website or application rely on a database, then review whether performance, backups, security, and hosting resources still fit the workload.</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">If your website, ecommerce store, or application depends on database speed and reliability, explore Liquid Web database hosting to learn how the right hosting environment can support business-critical sites and applications.</p>\n\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id4293_5437f8-57 alignnone has-theme-palette8-background-color kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kb-blocks-bg-video-container\"><video data-lw-lazy-video=\"1\" data-src=\"https://www.liquidweb.com/wp-content/uploads/2024/09/Cloud-small.webm\" preload=\"none\" class=\"kb-blocks-bg-video\" id=\"bg-row-video-4293_5437f8-57\" playsinline muted loop autoplay></video></div><div class=\"kt-row-layout-overlay kt-row-overlay-gradient\"></div><div class=\"kt-row-column-wrap kt-has-2-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kt-inner-column-height-full kb-theme-content-width\">\n\n<div class=\"wp-block-kadence-column kadence-column4293_5da967-ed kb-section-has-overlay kb-section-sm-dir-vertical\"><div class=\"kt-inside-inner-col\">\n<h3 class=\"kt-adv-heading4293_a76735-9a wp-block-kadence-advancedheading has-theme-palette-9-color has-text-color\" data-kb-block=\"kb-adv-heading4293_a76735-9a\">Ready to get started?</h3>\n\n\n\n<p class=\"kt-adv-heading4293_9be54b-28 wp-block-kadence-advancedheading has-theme-palette-9-color has-text-color\" data-kb-block=\"kb-adv-heading4293_9be54b-28\">Reduce downtime with high-availability database hosting.</p>\n</div></div>\n\n\n\n<div class=\"wp-block-kadence-column kadence-column4293_caea1e-5d\"><div class=\"kt-inside-inner-col\">\n<div class=\"wp-block-kadence-column kadence-column4293_8b0712-0d kb-section-dir-horizontal\"><div class=\"kt-inside-inner-col\">\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns4293_e4901c-a8\"><a class=\"kb-button kt-button button kb-btn4293_3b5696-a2 kt-btn-size-standard kt-btn-width-type-auto kb-btn-global-outline kt-btn-has-text-true kt-btn-has-svg-false wp-block-kadence-singlebtn\" href=\"https://www.liquidweb.com/hosting-solutions/high-availability-database/\"><span class=\"kt-btn-inner-text\">See packages</span></a></div>\n</div></div>\n</div></div>\n\n</div></div>\n\n\n<h2 id=\"h-related-resources\" class=\"wp-block-heading\"><strong>Related resources</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://www.liquidweb.com/blog/what-is-database-management-system/\">What Is a Database Management System (DBMS), and What Does It Do?</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://www.liquidweb.com/blog/benefits-of-database-modernization/\">Migration to Management: Benefits of Database Modernization</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://www.liquidweb.com/blog/public-private-hybrid-cloud/\">Public, Private, and Hybrid Cloud: Making the Right Choice</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://www.liquidweb.com/blog/ark-dedicated-vs-non-dedicated-server/\">ARK Dedicated vs Non-Dedicated Servers Compared</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"></p>\n<p>The post <a href=\"https://www.liquidweb.com/blog/databases-examples-in-real-life/\">Database examples in real life and common database types</a> appeared first on <a href=\"https://www.liquidweb.com\">Liquid Web</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:73:\"\n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n\n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"Virtualization security: what it is and how it works\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"https://www.liquidweb.com/blog/virtualization-security/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:6:{i:0;a:5:{s:4:\"data\";s:14:\"Solid Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:14:\"Virtualization\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:7:\"add-ons\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:22:\"Protecting My Business\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:8:\"Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:6:\"VMware\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://wwwprod.lwinternal.com/?p=240609\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:651:\"<p>Virtualization security: what it is and how it works Key takeaways Virtualization helps organizations use resources more efficiently, scale faster, and run multiple workloads on shared infrastructure. It also changes how security needs to work. Traditional hardware-based controls don’t always translate cleanly to virtualized environments. Virtualization isn’t automatically less secure than traditional infrastructure, but it...</p>\n<p>The post <a href=\"https://www.liquidweb.com/blog/virtualization-security/\">Virtualization security: what it is and how it works</a> appeared first on <a href=\"https://www.liquidweb.com\">Liquid Web</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"enclosure\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:69:\"https://www.liquidweb.com/wp-content/uploads/2024/09/Cloud-small.webm\";s:6:\"length\";s:6:\"288430\";s:4:\"type\";s:10:\"video/webm\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Brock Birchmeier\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:23920:\"\n<h1 class=\"wp-block-heading\"><strong>Virtualization security: what it is and how it works</strong></h1>\n\n\n\n<p class=\"wp-block-paragraph\">Key takeaways</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Virtualization security protects hypervisors, VMs, virtual networks, and management tools.</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Strong security depends on patching, isolation, segmentation, encryption, monitoring, and access controls.</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Virtualization can improve security, but poor management and VM sprawl create risk.</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">The goal is to secure and manage the full virtual environment.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">Virtualization helps organizations use resources more efficiently, scale faster, and run multiple workloads on shared infrastructure. It also changes how security needs to work.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Traditional hardware-based controls don’t always translate cleanly to virtualized environments. Virtualization isn’t automatically less secure than traditional infrastructure, but it does require a security model built around visibility, isolation, segmentation, and centralized management.</p>\n\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id240609_984996-a5 alignnone has-theme-palette8-background-color kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kb-blocks-bg-video-container\"><video data-lw-lazy-video=\"1\" data-src=\"https://www.liquidweb.com/wp-content/uploads/2024/09/Cloud-small.webm\" preload=\"none\" class=\"kb-blocks-bg-video\" id=\"bg-row-video-240609_984996-a5\" playsinline muted loop autoplay></video></div><div class=\"kt-row-layout-overlay kt-row-overlay-gradient\"></div><div class=\"kt-row-column-wrap kt-has-2-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kt-inner-column-height-full kb-theme-content-width\">\n\n<div class=\"wp-block-kadence-column kadence-column240609_a825a0-2b kb-section-has-overlay kb-section-sm-dir-vertical\"><div class=\"kt-inside-inner-col\">\n<h3 class=\"kt-adv-heading240609_574be9-9e wp-block-kadence-advancedheading has-theme-palette-9-color has-text-color\" data-kb-block=\"kb-adv-heading240609_574be9-9e\">Ready to get started?</h3>\n\n\n\n<p class=\"kt-adv-heading240609_7530b7-f6 wp-block-kadence-advancedheading has-theme-palette-9-color has-text-color\" data-kb-block=\"kb-adv-heading240609_7530b7-f6\">Get high-performance VPS hosting that delivers unrivaled power.</p>\n</div></div>\n\n\n\n<div class=\"wp-block-kadence-column kadence-column240609_8059ec-26\"><div class=\"kt-inside-inner-col\">\n<div class=\"wp-block-kadence-column kadence-column240609_8bb106-73 kb-section-dir-horizontal\"><div class=\"kt-inside-inner-col\">\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns240609_1f647e-19\"><a class=\"kb-button kt-button button kb-btn240609_5e15c8-a1 kt-btn-size-standard kt-btn-width-type-auto kb-btn-global-outline kt-btn-has-text-true kt-btn-has-svg-false wp-block-kadence-singlebtn\" href=\"https://www.liquidweb.com/vps-hosting/\"><span class=\"kt-btn-inner-text\">Compare VPS hosting plans</span></a></div>\n</div></div>\n</div></div>\n\n</div></div>\n\n\n<h2 id=\"h-what-is-virtualization-security\" class=\"wp-block-heading\"><strong>What is virtualization security?</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Virtualization security, also known as security virtualization, is a software-based approach to protecting virtualized IT environments.</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">It covers the physical host, hypervisor, virtual machines, management platform, storage, and traffic moving between workloads. Instead of relying only on physical <a href=\"https://www.liquidweb.com/blog/what-is-a-firewall/\">firewalls</a>, routers, or hardware boundaries, virtualization security applies controls inside the virtual environment.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Virtualization security can include virtual firewalls, anti-malware tools, access controls, encryption, monitoring, micro-segmentation, traffic inspection, and policies that manage how virtual machines communicate.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The <a href=\"https://www.liquidweb.com/blog/what-is-virtualization/\">types of virtualizations</a> include: </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://www.liquidweb.com/blog/what-is-server-virtualization/\">Server virtualization</a> </li>\n\n\n\n<li>Desktop virtualization </li>\n\n\n\n<li>Storage virtualization </li>\n\n\n\n<li>Network virtualization </li>\n\n\n\n<li>Application virtualization </li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">Each type changes how security controls need to work. A virtual desktop environment has different risks than a virtualized server cluster, and a virtual network needs different controls than a physical network switch.</p>\n\n\n\n<h2 id=\"h-how-virtualization-can-improve-security\" class=\"wp-block-heading\"><strong>How virtualization can improve security</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Virtualization can strengthen security when it is designed and managed well.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>VM and workload isolation</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">VM isolation helps prevent a compromise in one workload from spreading to others on the same host. Virtual machine isolation can also limit the spread of malware, unauthorized access, or configuration issues between workloads that share the same physical infrastructure.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Micro-segmentation and controlled traffic flows</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Micro-segmentation gives organizations more control over which workloads can communicate. That reduces lateral movement and helps apply different rules for databases, applications, admin systems, user desktops, and sensitive workloads.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>More consistent updates and policy enforcement</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Centralized virtualization management gives IT more consistent control over patching, policy enforcement, and configuration across desktops and workloads.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>A smaller attack surface at the core layer</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Hypervisors typically have a smaller attack surface than full operating systems because they require fewer components and services.</p>\n\n\n\n<p class=\"wp-block-paragraph\">That doesn’t mean hypervisors can be ignored. They still need focused hardening, patching, access control, and monitoring because the hypervisor controls the virtual machines that run on the host.</p>\n\n\n\n<h2 id=\"h-does-virtualization-pose-any-security-risks\" class=\"wp-block-heading\"><strong>Does virtualization pose any security risks?</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Yes, virtualization has security risks. Most exposure comes from weak controls, poor visibility, outdated systems, loose access, or unmanaged <a href=\"https://www.liquidweb.com/kb/what-is-a-virtual-machine-a-tutorial/\">virtual machines</a> rather than from virtualization itself. A well-managed virtual environment can be secure, but the hypervisor, management platform, virtual network, storage, and VM lifecycle all need protection.<br></p>\n\n\n\n<h2 id=\"h-the-biggest-virtualization-security-risks\" class=\"wp-block-heading\"><strong>The biggest virtualization security risks</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Virtualization risks often come from the same features that make virtual environments flexible. Organizations can create, move, clone, and restore workloads quickly, but that speed can create gaps if governance and monitoring do not keep up.</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Risk</strong></td><td><strong>Why it matters</strong></td><td><strong>Mitigation</strong></td></tr><tr><td>Hypervisor compromise</td><td>A successful attack can affect every VM on the host</td><td>Patch, harden, restrict admin access, and monitor changes</td></tr><tr><td>VM sprawl</td><td>Unused VMs may miss patches and reviews</td><td>Track ownership, purpose, lifecycle, and retirement dates</td></tr><tr><td>Weak access controls</td><td>Compromised admin accounts can expose the environment</td><td>Use MFA, least privilege, role separation, and permission reviews</td></tr><tr><td>Poor segmentation</td><td>Workloads with different trust levels may communicate too freely</td><td>Use micro-segmentation, virtual firewalls, and traffic inspection</td></tr><tr><td>Insecure backups</td><td>Old images can reintroduce vulnerabilities</td><td>Patch restored images and protect backup access</td></tr><tr><td>Shared-resource attacks</td><td>One workload can affect others through resource pressure</td><td>Monitor CPU, RAM, storage, and network use</td></tr></tbody></table></figure>\n\n\n\n<p class=\"wp-block-paragraph\"></p>\n\n\n\n<h3 id=\"h-hypervisor-compromise\" class=\"wp-block-heading\"><strong>Hypervisor compromise</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">The <a href=\"https://www.liquidweb.com/blog/what-is-a-hypervisor/\">hypervisor</a> is a high-value target because it controls the virtual machines on the host. Limit access, patch quickly, review configuration changes, and monitor for unusual activity.<br></p>\n\n\n\n<h3 id=\"h-vm-sprawl\" class=\"wp-block-heading\"><strong>VM sprawl</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">VM sprawl happens when teams create virtual machines for testing or short-term use and don’t retire them. Unmanaged VMs often miss patches and reviews, leaving them vulnerable.</p>\n\n\n\n<p class=\"wp-block-paragraph\">VM sprawl can also include old templates, snapshots, backup images, and test systems. Every VM should have an owner, purpose, review schedule, and retirement plan.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Weak access controls</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Virtualization platforms often give administrators broad access. If an admin account gets compromised, an attacker may gain access to VMs, snapshots, virtual networks, storage, or management tools.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Separate administrator privileges by role and follow least-privilege principles so changes can be tracked and access stays limited. Use MFA, separate duties, regular permission reviews, and fast removal of stale access.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Poor network segmentation</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Weak segmentation can allow workloads with different trust levels to communicate too freely. For example, a public-facing web server should not have broad access to internal databases, admin tools, or backup systems. Virtual firewalls, micro-segmentation, and traffic inspection can help keep workload communication limited and intentional.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Insecure backups and offline VMs</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Backups, templates, and offline VMs can create risk when they are restored without review.</p>\n\n\n\n<p class=\"wp-block-paragraph\">An old backup may contain outdated software, weak configurations, stale credentials, or known vulnerabilities. Before returning a restored VM to production, patch it, scan it, review access, and confirm that it still meets current security requirements.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Shared-resource attacks</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">VMs on the same host share physical resources, including CPU, RAM, storage, and network capacity. A DDoS attack against one VM, or a poorly managed workload that consumes too many resources, can affect the performance of other VMs on the same host.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Resource monitoring, capacity planning, rate limiting, DDoS protection, and workload separation can help reduce the impact on neighboring VMs.</p>\n\n\n\n<h2 id=\"h-best-practices-for-virtualization-security\" class=\"wp-block-heading\"><strong>Best practices for virtualization security</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Virtualization alone will not secure an environment. Clear policies, consistent operations, and layered controls protect the full virtual stack.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Harden and patch the foundation</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Keep host systems, hypervisors, management platforms, firmware, drivers, and virtualization tools current. Use automatic updates where appropriate, but schedule updates and reboots carefully so they don’t interrupt production workloads.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Review vendor hardening guidance for your hypervisor and virtualization platform. Disable unnecessary services, remove unused accounts, and document approved configurations.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Lock down admin access</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Administrative access needs tighter controls than standard workload access. Use MFA, least privilege, role separation, strong <a href=\"https://www.liquidweb.com/blog/password-security-best-practices/\">password policies</a>, and regular permission reviews. Remove stale access when employees change roles, vendors finish projects, or administrators leave the organization.</p>\n\n\n\n<p class=\"wp-block-paragraph\">A small number of carefully controlled admin accounts reduces risk across the entire virtual environment.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Segment traffic and inspect it</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Virtual environments need visibility into traffic between workloads, not just traffic that crosses the perimeter.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Use micro-segmentation, virtual firewalls, virtual network policies, and east-west traffic monitoring. Segment workloads by trust level, application tier, compliance need, and business function. This helps limit lateral movement and identify unusual communication between systems.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Encrypt what matters</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Also consider encryption for virtual storage, sensitive management traffic, backups, and data moving between workloads. Encryption helps protect data if storage, backups, or network paths become exposed.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Encryption works best when key management, access control, and monitoring are also in place.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Keep regular backups</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Back up virtual machines, configurations, critical data, and management settings on a regular schedule. Store backups separately from the production environment so a host failure, ransomware attack, or account compromise does not affect both the live systems and their recovery copies.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Test restores periodically to confirm that the backups are complete, current, and usable. Review access controls, retention periods, encryption, and patch status before returning a restored VM to production.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Manage the full VM lifecycle</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Track each VM’s owner, purpose, environment, patch status, access requirements, backup status, and retirement date. Standardized templates and approved images can also reduce misconfiguration. A VM that no one owns can become a security problem quickly.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Monitor and audit continuously</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://www.liquidweb.com/blog/virtualization-security-issues-and-risks/\">Virtualization security</a> depends on visibility. Monitor hypervisor changes, admin logins, VM creation, VM deletion, network policy changes, backup activity, resource spikes, and unusual workload behavior. Review logs regularly and compare changes against approved change records.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Ongoing auditing helps find drift, stale access, unexpected workloads, and policy gaps before they become larger problems.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Virtualization security FAQs</strong></h2>\n\n\n\n<div class=\"wp-block-kadence-accordion alignnone\"><div class=\"kt-accordion-wrap kt-accordion-id240609_a5c1d4-59 kt-accordion-has-4-panes kt-active-pane-0 kt-accordion-block kt-pane-header-alignment-left kt-accodion-icon-style-basic kt-accodion-icon-side-right\" style=\"max-width:none\"><div class=\"kt-accordion-inner-wrap\" data-allow-multiple-open=\"false\" data-start-open=\"0\">\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-1 kt-pane240609_ea3be8-46\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\"><strong>Should I turn off virtualization-based security?</strong></span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel kt-accordion-panel-hidden\"><div class=\"kt-accordion-panel-inner\">\n<p class=\"wp-block-paragraph\">Virtualization-based security, or VBS, is a specific operating system feature. It is not the same thing as virtualization security as a whole. You usually should not turn off VBS without a clear reason, such as troubleshooting a known compatibility or performance issue. If VBS is part of your security baseline, review the risk before disabling it.</p>\n</div></div></div>\n\n\n\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-2 kt-pane240609_b44500-e9\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\"><strong>Is virtualization security the same as cloud security?</strong></span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel kt-accordion-panel-hidden\"><div class=\"kt-accordion-panel-inner\">\n<p class=\"wp-block-paragraph\">No. Virtualization security focuses on hypervisors, virtual machines, virtual networks, workload isolation, and management controls. Cloud security is broader. It includes virtualization security, but it also includes cloud identity, data storage, managed services, APIs, shared responsibility, compliance, and provider-specific controls.</p>\n</div></div></div>\n\n\n\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-3 kt-pane240609_7d1616-ed\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\"><strong>How do I know if my virtual environment has been compromised?</strong></span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel kt-accordion-panel-hidden\"><div class=\"kt-accordion-panel-inner\">\n<p class=\"wp-block-paragraph\">Watch for unusual resource spikes, unexpected VM activity, unauthorized processes, unexplained hypervisor changes, new admin accounts, suspicious network traffic, or changes that do not match the change log.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you suspect compromise, isolate affected workloads, preserve logs, review admin activity, check hypervisor and management platform changes, and follow your incident response process.</p>\n</div></div></div>\n\n\n\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-4 kt-pane240609_a3b4a5-e1\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\"><strong>What is the difference between a Type 1 and Type 2 hypervisor from a security standpoint?</strong></span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel kt-accordion-panel-hidden\"><div class=\"kt-accordion-panel-inner\">\n<p class=\"wp-block-paragraph\">A Type 1 hypervisor runs directly on physical hardware. It usually has a smaller attack surface because it does not depend on a general-purpose host operating system in the same way.</p>\n\n\n\n<p class=\"wp-block-paragraph\">A Type 2 hypervisor runs on top of an operating system. That adds another layer to secure, including the host OS, local accounts, installed applications, and endpoint controls.</p>\n</div></div></div>\n</div></div></div>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Virtualization security next steps</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Virtualization security works best when you protect the full stack, not just the workloads inside it. Hypervisors, hosts, virtual machines, virtual networks, storage, backups, and management tools all need clear controls.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Start by reviewing your hypervisor patch status, administrator access, unused VMs, network segmentation, and backup security.</strong> Those checks can reveal the most common gaps in a virtual environment.</p>\n\n\n\n<p class=\"wp-block-paragraph\">For businesses that need stronger control, dependable performance, and expert support, Liquid Web Managed Private Cloud gives teams a more secure foundation for virtualized workloads. Explore Managed Private Cloud to see if it fits your environment.</p>\n\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id240609_cc7075-73 alignnone has-theme-palette8-background-color kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kb-blocks-bg-video-container\"><video data-lw-lazy-video=\"1\" data-src=\"https://www.liquidweb.com/wp-content/uploads/2024/09/Cloud-small.webm\" preload=\"none\" class=\"kb-blocks-bg-video\" id=\"bg-row-video-240609_cc7075-73\" playsinline muted loop autoplay></video></div><div class=\"kt-row-layout-overlay kt-row-overlay-gradient\"></div><div class=\"kt-row-column-wrap kt-has-2-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kt-inner-column-height-full kb-theme-content-width\">\n\n<div class=\"wp-block-kadence-column kadence-column240609_1189d3-8b kb-section-has-overlay kb-section-sm-dir-vertical\"><div class=\"kt-inside-inner-col\">\n<h3 class=\"kt-adv-heading240609_96bea3-ec wp-block-kadence-advancedheading has-theme-palette-9-color has-text-color\" data-kb-block=\"kb-adv-heading240609_96bea3-ec\">Ready to get started?</h3>\n\n\n\n<p class=\"kt-adv-heading240609_bcb57d-ba wp-block-kadence-advancedheading has-theme-palette-9-color has-text-color\" data-kb-block=\"kb-adv-heading240609_bcb57d-ba\">Get high-performance VPS hosting that delivers unrivaled power.</p>\n</div></div>\n\n\n\n<div class=\"wp-block-kadence-column kadence-column240609_427423-2a\"><div class=\"kt-inside-inner-col\">\n<div class=\"wp-block-kadence-column kadence-column240609_39327f-18 kb-section-dir-horizontal\"><div class=\"kt-inside-inner-col\">\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns240609_5f1259-91\"><a class=\"kb-button kt-button button kb-btn240609_cce1c6-7b kt-btn-size-standard kt-btn-width-type-auto kb-btn-global-outline kt-btn-has-text-true kt-btn-has-svg-false wp-block-kadence-singlebtn\" href=\"https://www.liquidweb.com/vps-hosting/\"><span class=\"kt-btn-inner-text\">Compare VPS hosting plans</span></a></div>\n</div></div>\n</div></div>\n\n</div></div>\n\n\n<p class=\"wp-block-paragraph\"></p>\n<p>The post <a href=\"https://www.liquidweb.com/blog/virtualization-security/\">Virtualization security: what it is and how it works</a> appeared first on <a href=\"https://www.liquidweb.com\">Liquid Web</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:76:\"\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n\n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"How to change web hosting providers without downtime\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"https://www.liquidweb.com/blog/find-new-web-hosting-provider/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:7:{i:0;a:5:{s:4:\"data\";s:7:\"Hosting\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:30:\"Small to Medium-Sized Business\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:15:\"Cloud Dedicated\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:9:\"Dedicated\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:11:\"Performance\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:20:\"Uptime & Performance\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:6;a:5:{s:4:\"data\";s:3:\"VPS\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"http://wwwprod.lwinternal.com/blog/?p=6726\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:562:\"<p>Key takeaways Learning how to change your web hosting provider is easier when you follow the right order. This guide walks through each step so you can move your site without broken pages, missing files, lost email, or unnecessary downtime. Ready to get started? Discover premium web hosting services for every platform and purpose. Why...</p>\n<p>The post <a href=\"https://www.liquidweb.com/blog/find-new-web-hosting-provider/\">How to change web hosting providers without downtime</a> appeared first on <a href=\"https://www.liquidweb.com\">Liquid Web</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"enclosure\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:69:\"https://www.liquidweb.com/wp-content/uploads/2024/09/Cloud-small.webm\";s:6:\"length\";s:6:\"288430\";s:4:\"type\";s:10:\"video/webm\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Emanuel Adelson\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:26479:\"\n<p class=\"wp-block-paragraph\">Key takeaways</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Changing hosts means backing up your site, moving files and databases, testing, updating DNS, and canceling the old plan last.</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Keep your old hosting active until the new site is fully tested.</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Website migration can be manual, host-assisted, or plugin-based.</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Email, DNS, and post-migration testing are easy to miss during a hosting move.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">Learning how to change your <a href=\"https://www.liquidweb.com/what-is-web-hosting/\">web hosting</a> provider is easier when you follow the right order. This guide walks through each step so you can move your site without broken pages, missing files, lost email, or unnecessary downtime.</p>\n\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id6726_87d59a-e0 alignnone has-theme-palette8-background-color kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kb-blocks-bg-video-container\"><video data-lw-lazy-video=\"1\" data-src=\"https://www.liquidweb.com/wp-content/uploads/2024/09/Cloud-small.webm\" preload=\"none\" class=\"kb-blocks-bg-video\" id=\"bg-row-video-6726_87d59a-e0\" playsinline muted loop autoplay></video></div><div class=\"kt-row-layout-overlay kt-row-overlay-gradient\"></div><div class=\"kt-row-column-wrap kt-has-2-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kt-inner-column-height-full kb-theme-content-width\">\n\n<div class=\"wp-block-kadence-column kadence-column6726_e6e4f9-19 kb-section-has-overlay kb-section-sm-dir-vertical\"><div class=\"kt-inside-inner-col\">\n<h3 class=\"kt-adv-heading6726_1262a1-67 wp-block-kadence-advancedheading has-theme-palette-9-color has-text-color\" data-kb-block=\"kb-adv-heading6726_1262a1-67\">Ready to get started?</h3>\n\n\n\n<p class=\"kt-adv-heading6726_89e0d2-90 wp-block-kadence-advancedheading has-theme-palette-9-color has-text-color\" data-kb-block=\"kb-adv-heading6726_89e0d2-90\">Discover premium web hosting services for every platform and purpose.</p>\n</div></div>\n\n\n\n<div class=\"wp-block-kadence-column kadence-column6726_414fd2-36\"><div class=\"kt-inside-inner-col\">\n<div class=\"wp-block-kadence-column kadence-column6726_adebf3-fc kb-section-dir-horizontal\"><div class=\"kt-inside-inner-col\">\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns6726_ce056b-7b\"><a class=\"kb-button kt-button button kb-btn6726_f7482b-06 kt-btn-size-standard kt-btn-width-type-auto kb-btn-global-outline kt-btn-has-text-true kt-btn-has-svg-false wp-block-kadence-singlebtn\" href=\"https://www.liquidweb.com/web-hosting/\"><span class=\"kt-btn-inner-text\">Explore web hosting</span></a></div>\n</div></div>\n</div></div>\n\n</div></div>\n\n\n<p class=\"wp-block-paragraph\"><br></p>\n\n\n\n<h2 id=\"h-why-your-web-hosting-provider-matters\" class=\"wp-block-heading\"><strong>Why your web hosting provider matters</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">If your current host is slow, unreliable, difficult to reach, or too limited for your site’s traffic, moving can protect your visitors and your business. Slow pages, outages, support delays, and resource limits can affect conversions, search visibility, and customer trust.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Changing hosts means backing up your site, moving files and databases, testing the new setup, updating DNS, and confirming email before you cancel anything. Keeping the old plan active until everything works gives you a fallback if something goes wrong.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Can you transfer your website to another host?</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Yes, you can transfer your website, including WordPress websites, to a new hosting provider. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Most website migrations follow one of three paths:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\"><strong>Host-assisted migration:</strong> Your new provider helps move the site for you.</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\"><strong>Manual migration:</strong> You move files, databases, DNS records, and email settings yourself.</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\"><strong>Plugin-based migration:</strong> You use a WordPress migration plugin or backup tool to move the site.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">The best option depends on your site type, technical comfort level, and risk tolerance. A small brochure site may be simple to move with a plugin, while an ecommerce store, membership site, or business-critical application usually needs more planning.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>How to change web hosting providers step by step</strong></h2>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>1. Choose a new hosting provider</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Before you move anything, compare your options carefully. Changing hosts takes work, so make sure the new provider solves the problems that pushed you to leave the old one.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Look at:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Uptime and speed</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Customer support quality</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Hosting type and resource limits</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Migration help</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Email support</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">DNS management</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Security features</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\"><a href=\"https://www.liquidweb.com/help-docs/cloud-sites/backup-and-restore/cloud-sites-manual-backup-with-ftp-sftp/\">Backup</a> and restore options</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Renewal pricing and contract terms</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>2. Keep your old hosting active</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Don’t cancel your old hosting plan before the migration is complete.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Keeping the old plan active gives you a working version of the site while you move and test the new one. It also gives you a fallback if something breaks, files go missing, DNS takes longer than expected, or email needs more work.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>3. Back up your website files and database</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Before starting the transfer, back up your website files and database. Use FTP or your host’s backup tools to download files including configuration files from the root directory.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Your backup should include:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Website files</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Themes and plugins</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Uploads and media</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Configuration files</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Databases</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Email, if your email lives on the old hosting account</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">For WordPress sites, a backup or migration plugin can help, but you should still confirm that the backup includes both files and the database.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>4. Choose a migration method</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Website migration can happen in a few different ways. Pick the method that fits your site and your comfort level.</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Migration method</strong></td><td><strong>Best for</strong></td><td><strong>Main benefit</strong></td><td><strong>Watch for</strong></td></tr><tr><td>Host-assisted migration</td><td>Beginners, busy teams, business sites, ecommerce sites</td><td>Less manual work and lower risk</td><td>Availability depends on the host and plan</td></tr><tr><td>Manual migration</td><td>Technical users and custom setups</td><td>More control over the process</td><td>More room for mistakes</td></tr><tr><td>Plugin-based migration</td><td>Many WordPress sites</td><td>Fast setup for smaller or mid-sized sites</td><td>Still requires testing before launch</td></tr></tbody></table></figure>\n\n\n\n<p class=\"wp-block-paragraph\"></p>\n\n\n\n<p class=\"wp-block-paragraph\">If your site supports sales, customer data, bookings, or lead generation, host-assisted migration is often the safer path.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>5. Migrate your site to the new host</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">After you choose a method, move the site to the new hosting account.</p>\n\n\n\n<p class=\"wp-block-paragraph\">This process often involves: </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Setting up a new database in your new hosting account </li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Configuring your database name</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Importing your MySQL database using tools like phpMyAdmin </li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Uploading website files to the new server</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Updating configuration files</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Checking file permissions</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Reviewing application settings</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">For WordPress, you may need to update wp-config.php so the site can connect to the new database. For other content management systems or applications, review the relevant configuration file for database name, username, password, host, and path settings.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If your new host offers migration support, use it. Business sites, ecommerce stores, and higher-stakes applications benefit from a guided migration because the cost of downtime or broken checkout is usually higher than the cost of doing the move carefully.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>6. Test the new site before changing DNS</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Before making the new site live, test your setup using a temporary domain or the server’s IP address. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Use this quick pre-launch checklist:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Homepage and key pages load correctly</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Admin login works</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Forms submit properly</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Checkout, cart, or booking flows work</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Redirects work</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Images, videos, and styling load correctly</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">SSL certificate works</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Analytics and tracking scripts load</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Database-driven content appears correctly</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Search, filters, and dynamic pages work</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Email sending works if the site sends notifications</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">DNS changes can send real visitors to the new hosting account, so the new site should work before you point traffic there.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>7. Update DNS or nameservers</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">After transferring website files, update your nameservers to point to the new server’s IP address. </p>\n\n\n\n<p class=\"wp-block-paragraph\">You usually make this change where your domain is registered, such as your domain registrar or DNS provider. Depending on your setup, you may update nameservers, an A record, a CNAME record, or other DNS records.</p>\n\n\n\n<p class=\"wp-block-paragraph\">DNS propagation can take up to 48 hours, though many changes finish faster. During that window, some visitors may reach the old server while others reach the new one.</p>\n\n\n\n<p class=\"wp-block-paragraph\">To reduce visible disruption, lower your DNS TTL before the migration if you have access to that setting. A lower TTL tells DNS resolvers to check for updates more often, which can help the switch take effect faster once you update records.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>8. Confirm DNS, email, and files before canceling the old plan</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Once traffic reaches the new host, confirm the pieces that depend on the final switch:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">DNS points to the right place</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Email sends and receives</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">No files are missing</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">No database-driven content is missing</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">Only cancel your old hosting plan after the new site works and enough DNS propagation time has passed.</p>\n\n\n\n<p class=\"wp-block-paragraph\">You might even be able to claim money for unused time on your old hosting contract. If the new provider offers a contract buyout or migration incentive, check the terms before canceling the old account.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>How to change web hosting without changing your domain</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">You don’t always need to move your domain registration when you change hosts.</p>\n\n\n\n<p class=\"wp-block-paragraph\">To switch hosts without changing your domain, separate your domain registrar from your hosting provider. </p>\n\n\n\n<p class=\"wp-block-paragraph\">You can keep your domain at the current registrar and <a href=\"https://www.liquidweb.com/help-docs/portal/domains-and-dns/dns-management/adding-and-editing-dns-records/\">update DNS</a> or nameservers to point the domain to the new hosting provider. This keeps your URL the same while changing where the website files live.</p>\n\n\n\n<p class=\"wp-block-paragraph\">For many site owners, changing hosting without transferring the domain is simpler because it limits the number of moving parts.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Does changing hosts affect SEO?</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Changing hosts can affect SEO if migration causes downtime, slow loading, or broken links.</p>\n\n\n\n<p class=\"wp-block-paragraph\">To reduce SEO risk during a hosting change:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Keep downtime as low as possible</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Test the new site before DNS changes</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Check redirects and internal links</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Confirm important pages still load</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Review crawl errors after the move</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Monitor page speed after launch</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Keep the same URLs when possible</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Common hosting migration problems</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Even a straightforward migration can run into issues. Most problems are easier to fix when you keep the old hosting plan active and test before launch.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Common issues include:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\"><strong>DNS propagation delays:</strong> Some visitors may reach the old server while others reach the new one.</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\"><strong>Broken internal links:</strong> Paths may change during migration.</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\"><strong>Missing files:</strong> Uploads, themes, plugins, or media files may not transfer fully.</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\"><strong>Incomplete database imports:</strong> Content, orders, users, or settings may be missing.</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\"><strong>SSL certificate problems:</strong> The new site may show browser warnings if SSL is not installed correctly.</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\"><strong>Caching issues:</strong> Old files or old DNS information may continue to appear.</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\"><strong>Broken email:</strong> MX records or mailbox settings may still point to the old host.</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\"><strong>Canceling the old host too early:</strong> This can remove the fallback before the migration is stable.</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Web hosting providers FAQs</strong></h2>\n\n\n\n<div class=\"wp-block-kadence-accordion alignnone\"><div class=\"kt-accordion-wrap kt-accordion-id6726_4101c5-7b kt-accordion-has-3-panes kt-active-pane-0 kt-accordion-block kt-pane-header-alignment-left kt-accodion-icon-style-basic kt-accodion-icon-side-right\" style=\"max-width:none\"><div class=\"kt-accordion-inner-wrap\" data-allow-multiple-open=\"false\" data-start-open=\"0\">\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-1 kt-pane6726_c39c1b-c9\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\"><strong>Will I lose my emails if I change hosting?</strong></span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel kt-accordion-panel-hidden\"><div class=\"kt-accordion-panel-inner\">\n<p class=\"wp-block-paragraph\">You may lose access to email if your mailboxes are tied to the old hosting account and you do not move them correctly. Back up mailboxes, check MX records, and test sending and receiving after the DNS change.</p>\n</div></div></div>\n\n\n\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-2 kt-pane6726_5b9c63-1f\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\"><strong>How hard is it to switch domain and hosting services?</strong></span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel kt-accordion-panel-hidden\"><div class=\"kt-accordion-panel-inner\">\n<p class=\"wp-block-paragraph\">Changing hosting alone is simpler. If you keep your domain at the current registrar, you only need to update DNS or nameservers to point to the new host. Moving domain registration at the same time adds extra steps and timing considerations.</p>\n</div></div></div>\n\n\n\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-3 kt-pane6726_075f52-f1\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\"><strong>How long does it take to change web hosting providers?</strong></span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel kt-accordion-panel-hidden\"><div class=\"kt-accordion-panel-inner\">\n<p class=\"wp-block-paragraph\">Migration time varies from a few hours for smaller sites to a couple of days for complex sites with large databases. DNS propagation can add more time. It can take up to 48 hours in some cases, though many changes finish sooner.</p>\n</div></div></div>\n</div></div></div>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Web hosting providers next steps</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Changing hosts without downtime comes down to doing the steps in the right order: back up your site, keep the old plan active, move files and databases, test carefully, update DNS, confirm email, and cancel the old host only after everything works.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Start with a full backup and ask your new host whether migration help is included.</strong> That one step can help you decide whether to handle the move yourself or let the provider guide the process.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you want less downtime and less operational risk, explore Liquid Web hosting solutions and migration support. Liquid Web handles migrations regularly for developers, agencies, ecommerce sites, and growing businesses that need the move done carefully.</p>\n\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id6726_8961e5-01 alignnone has-theme-palette8-background-color kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kb-blocks-bg-video-container\"><video data-lw-lazy-video=\"1\" data-src=\"https://www.liquidweb.com/wp-content/uploads/2024/09/Cloud-small.webm\" preload=\"none\" class=\"kb-blocks-bg-video\" id=\"bg-row-video-6726_8961e5-01\" playsinline muted loop autoplay></video></div><div class=\"kt-row-layout-overlay kt-row-overlay-gradient\"></div><div class=\"kt-row-column-wrap kt-has-2-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kt-inner-column-height-full kb-theme-content-width\">\n\n<div class=\"wp-block-kadence-column kadence-column6726_dc20ad-8e kb-section-has-overlay kb-section-sm-dir-vertical\"><div class=\"kt-inside-inner-col\">\n<h3 class=\"kt-adv-heading6726_d5137c-0e wp-block-kadence-advancedheading has-theme-palette-9-color has-text-color\" data-kb-block=\"kb-adv-heading6726_d5137c-0e\">Ready to get started?</h3>\n\n\n\n<p class=\"kt-adv-heading6726_902a46-6a wp-block-kadence-advancedheading has-theme-palette-9-color has-text-color\" data-kb-block=\"kb-adv-heading6726_902a46-6a\">Discover premium web hosting services for every platform and purpose.</p>\n</div></div>\n\n\n\n<div class=\"wp-block-kadence-column kadence-column6726_d8e1c4-e7\"><div class=\"kt-inside-inner-col\">\n<div class=\"wp-block-kadence-column kadence-column6726_735b1a-a0 kb-section-dir-horizontal\"><div class=\"kt-inside-inner-col\">\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns6726_ff03be-85\"><a class=\"kb-button kt-button button kb-btn6726_e6eaa5-bb kt-btn-size-standard kt-btn-width-type-auto kb-btn-global-outline kt-btn-has-text-true kt-btn-has-svg-false wp-block-kadence-singlebtn\" href=\"https://www.liquidweb.com/web-hosting/\"><span class=\"kt-btn-inner-text\">Explore web hosting</span></a></div>\n</div></div>\n</div></div>\n\n</div></div>\n\n\n<p class=\"wp-block-paragraph\"></p>\n<p>The post <a href=\"https://www.liquidweb.com/blog/find-new-web-hosting-provider/\">How to change web hosting providers without downtime</a> appeared first on <a href=\"https://www.liquidweb.com\">Liquid Web</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:76:\"\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n\n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"What is WSGI? Meaning, purpose, and how it works\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"https://www.liquidweb.com/blog/what-is-wsgi/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:7:{i:0;a:5:{s:4:\"data\";s:12:\"Applications\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"Hosting\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:9:\"Dedicated\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:11:\"Performance\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:11:\"Scalability\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:20:\"Uptime & Performance\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:6;a:5:{s:4:\"data\";s:3:\"VPS\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"https://wwwprod.lwinternal.com/kb/?p=23561\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:556:\"<p>Key takeaways WSGI helps a Python web application communicate with a web server when the app moves from local development to production. It creates a consistent connection point, so developers don’t need a custom setup for every server and framework combination. Ready to get started? Discover flexible VPS hosting for teams that want total freedom....</p>\n<p>The post <a href=\"https://www.liquidweb.com/blog/what-is-wsgi/\">What is WSGI? Meaning, purpose, and how it works</a> appeared first on <a href=\"https://www.liquidweb.com\">Liquid Web</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"enclosure\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:69:\"https://www.liquidweb.com/wp-content/uploads/2024/09/Cloud-small.webm\";s:6:\"length\";s:6:\"288430\";s:4:\"type\";s:10:\"video/webm\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"gilberthernandez\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:27921:\"\n<p class=\"wp-block-paragraph\">Key takeaways</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">WSGI is a Python standard that connects web servers and web applications.</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">WSGI lets Django, Flask, and other frameworks communicate with servers.</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Production setups usually include a web server, WSGI server, and Python app.</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">WSGI fits synchronous apps, while ASGI supports async apps and WebSockets.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://wsgi.readthedocs.io/en/latest/what.html\" target=\"_blank\" rel=\"noreferrer noopener\">WSGI</a> helps a Python web application communicate with a <a href=\"https://www.liquidweb.com/blog/what-is-a-web-server/\">web server</a> when the app moves from local development to production. It creates a consistent connection point, so developers don’t need a custom setup for every server and framework combination.</p>\n\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id217247_477ba0-d1 alignnone has-theme-palette8-background-color kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kb-blocks-bg-video-container\"><video data-lw-lazy-video=\"1\" data-src=\"https://www.liquidweb.com/wp-content/uploads/2024/09/Cloud-small.webm\" preload=\"none\" class=\"kb-blocks-bg-video\" id=\"bg-row-video-217247_477ba0-d1\" playsinline muted loop autoplay></video></div><div class=\"kt-row-layout-overlay kt-row-overlay-gradient\"></div><div class=\"kt-row-column-wrap kt-has-2-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kt-inner-column-height-full kb-theme-content-width\">\n\n<div class=\"wp-block-kadence-column kadence-column217247_f54480-ed kb-section-has-overlay kb-section-sm-dir-vertical\"><div class=\"kt-inside-inner-col\">\n<h3 class=\"kt-adv-heading217247_d01d6f-de wp-block-kadence-advancedheading has-theme-palette-9-color has-text-color\" data-kb-block=\"kb-adv-heading217247_d01d6f-de\">Ready to get started?</h3>\n\n\n\n<p class=\"kt-adv-heading217247_c05389-41 wp-block-kadence-advancedheading has-theme-palette-9-color has-text-color\" data-kb-block=\"kb-adv-heading217247_c05389-41\">Discover flexible VPS hosting for teams that want total freedom.</p>\n</div></div>\n\n\n\n<div class=\"wp-block-kadence-column kadence-column217247_0bf5c8-35\"><div class=\"kt-inside-inner-col\">\n<div class=\"wp-block-kadence-column kadence-column217247_5925d6-57 kb-section-dir-horizontal\"><div class=\"kt-inside-inner-col\">\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns217247_19dfd7-fc\"><a class=\"kb-button kt-button button kb-btn217247_bfdcf5-86 kt-btn-size-standard kt-btn-width-type-auto kb-btn-global-outline kt-btn-has-text-true kt-btn-has-svg-false wp-block-kadence-singlebtn\" href=\"https://www.liquidweb.com/vps-hosting/self-managed/\"><span class=\"kt-btn-inner-text\">Explore plans</span></a></div>\n</div></div>\n</div></div>\n\n</div></div>\n\n\n<h2 id=\"h-what-is-wsgi\" class=\"wp-block-heading\"><strong>What is WSGI?</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">WSGI stands for Web Server Gateway Interface. It’s a Python standard that defines how web servers communicate with Python web applications and frameworks.</p>\n\n\n\n<p class=\"wp-block-paragraph\">WSGI is commonly used with Python frameworks such as Django, <a href=\"https://flask.palletsprojects.com/en/stable/\" target=\"_blank\" rel=\"noreferrer noopener\">Flask</a>, Pyramid, and other web applications that follow the WSGI standard.</p>\n\n\n\n<h2 id=\"h-why-wsgi-exists\" class=\"wp-block-heading\"><strong>Why WSGI exists</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Historically, Python web applications faced deployment challenges due to the lack of standardization. Before WSGI was introduced in 2003, each Python web framework required its own integration method with web servers, creating compatibility issues and limiting flexibility. WSGI solved this by providing a universal interface that separates web servers from application frameworks. </p>\n\n\n\n<p class=\"wp-block-paragraph\">That separation is one of WSGI’s biggest advantages. It allows Python applications to run across different server setups without rewriting application code for each environment.</p>\n\n\n\n<h2 id=\"h-how-wsgi-works\" class=\"wp-block-heading\"><strong>How WSGI works</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">A WSGI setup usually divides the request process into three parts: the web server, the WSGI server, and the Python application.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Here’s the basic request flow:</p>\n\n\n\n<ol class=\"wp-block-list\">\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">A browser sends an HTTP request.</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">A web server such as Nginx or Apache receives the request.</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">The web server passes the request to a WSGI server such as Gunicorn, uWSGI, or mod_wsgi.</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">The WSGI server translates the request into the WSGI format.</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">The Python application processes the request and returns a response.</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">The response moves back through the WSGI server and web server to the browser.</li>\n</ol>\n\n\n\n<p class=\"wp-block-paragraph\">The process relies on two sides of the WSGI interface:</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Server-side, or WSGI server:</strong> Receives HTTP requests from the web server and converts them into a format Python applications can process. It prepares environment variables containing request details, such as URL, HTTP method, and headers, and provides a callback function.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Application-side, or WSGI application:</strong> This is your Python web application or framework that contains the structure and code to be executed. It processes the request based on defined routes and returns a response with status, headers, and body content.</p>\n\n\n\n<h2 id=\"h-what-a-wsgi-server-does\" class=\"wp-block-heading\"><strong>What a WSGI server does</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">A WSGI server runs the Python application and passes requests and responses using the WSGI standard. It manages worker processes, handles communication between the web server and application, and helps the app run more reliably than a local development server.</p>\n\n\n\n<p class=\"wp-block-paragraph\">WSGI also separates web server operations from application logic. That improves portability and gives teams more flexibility when choosing frameworks, servers, and hosting environments.</p>\n\n\n\n<h2 id=\"h-why-wsgi-matters-for-production\" class=\"wp-block-heading\"><strong>Why WSGI matters for production</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Most Python frameworks include a development server for local testing. Production deployments use WSGI for more reliable traffic handling, process management, and server integration.</p>\n\n\n\n<p class=\"wp-block-paragraph\">WSGI helps because it standardizes the connection between the Python application and the server layer. If the app follows the WSGI standard, teams can change parts of the deployment setup without rewriting the application itself.</p>\n\n\n\n<h2 id=\"h-wsgi-vs-web-server-vs-python-framework\" class=\"wp-block-heading\"><strong>WSGI vs web server vs Python framework</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">WSGI is easier to understand when each layer has a clear job.</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Layer</strong></td><td><strong>Example</strong></td><td><strong>What it does</strong></td></tr><tr><td>Web server</td><td>Nginx, Apache</td><td>Receives HTTP requests, handles SSL, serves static files, and routes traffic</td></tr><tr><td>WSGI server</td><td>Gunicorn, uWSGI, mod_wsgi</td><td>Runs the Python app and passes requests through the WSGI interface</td></tr><tr><td>Python framework</td><td>Django, Flask, Pyramid</td><td>Handles routing, views, templates, app logic, and responses</td></tr></tbody></table></figure>\n\n\n\n<h2 id=\"h-common-wsgi-servers\" class=\"wp-block-heading\"><strong>Common WSGI servers</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Common WSGI servers include Gunicorn, <a href=\"https://uwsgi-docs.readthedocs.io/en/latest/#\" target=\"_blank\" rel=\"noreferrer noopener\">uWSGI</a>, mod_wsgi, and CherryPy. Gunicorn is one of the most common choices for Django and Flask deployments, especially when paired with Nginx. uWSGI offers more configuration options for complex production setups, while mod_wsgi is often used in Apache-based environments. <a href=\"https://cherrypy.dev/\" target=\"_blank\" rel=\"noreferrer noopener\">CherryPy</a> includes a built-in WSGI-compatible server and can be useful for lightweight Python applications.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Most beginners will run into <a href=\"https://gunicorn.org/\" target=\"_blank\" rel=\"noreferrer noopener\">Gunicorn</a>, uWSGI, or mod_wsgi first. The right choice depends on the framework, hosting environment, traffic needs, and how much configuration control the team wants.</p>\n\n\n\n<h2 id=\"h-wsgi-vs-asgi\" class=\"wp-block-heading\"><strong>WSGI vs ASGI</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">WSGI works well for traditional synchronous Python web applications. In a synchronous model, the app handles request-response work in a more linear flow.</p>\n\n\n\n<p class=\"wp-block-paragraph\">ASGI stands for Asynchronous Server Gateway Interface. It supports asynchronous Python applications, WebSockets, background events, and long-lived connections.</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>Feature</td><td>WSGI</td><td>ASGI</td></tr><tr><td>Request model</td><td>Synchronous</td><td>Asynchronous</td></tr><tr><td>Best for</td><td>Traditional Python web apps</td><td>Async apps, WebSockets, real-time features</td></tr><tr><td>Common frameworks</td><td>Django, Flask, Pyramid</td><td>FastAPI, Starlette, async Django use cases</td></tr><tr><td>Common servers</td><td>Gunicorn, uWSGI, <a href=\"https://modwsgi.readthedocs.io/en/master/\">mod_wsgi</a></td><td>Uvicorn, Daphne, Hypercorn</td></tr></tbody></table></figure>\n\n\n\n<p class=\"wp-block-paragraph\"></p>\n\n\n\n<p class=\"wp-block-paragraph\">ASGI doesn’t make WSGI obsolete for every project. WSGI still fits many traditional Python applications, while ASGI fits apps that need async behavior or real-time connections.</p>\n\n\n\n<h2 id=\"h-basic-wsgi-application-example\" class=\"wp-block-heading\"><strong>Basic WSGI application example</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">A WSGI application is a callable object that accepts request information and returns a response.</p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img width=\"1024\" height=\"208\" loading=\"lazy\" decoding=\"async\" src=\"https://res.cloudinary.com/lwcom/images/w_1024,h_208,c_scale/f_auto,q_auto/v1782834810/prod/wsgi_snippet1_4635565f9c4/wsgi_snippet1_4635565f9c4.webp?_i=AA\" alt=\"\" class=\"wp-post-217247 wp-image-463556\" style=\"aspect-ratio:4.923376029277219;width:768px;height:auto\" data-public-id=\"prod/wsgi_snippet1_4635565f9c4/wsgi_snippet1_4635565f9c4.webp\" data-transformation-crop=\"w_1024,h_208,c_scale\" data-format=\"webp\" data-transformations=\"f_auto,q_auto\" data-version=\"1782834810\" data-seo=\"1\" data-responsive=\"1\" srcset=\"https://res.cloudinary.com/lwcom/images/w_1024,h_208,c_scale/f_auto,q_auto/v1782834810/prod/wsgi_snippet1_4635565f9c4/wsgi_snippet1_4635565f9c4.webp?_i=AA 1024w, https://res.cloudinary.com/lwcom/images/w_1000,h_203,c_scale/f_auto,q_auto/v1782834810/prod/wsgi_snippet1_4635565f9c4/wsgi_snippet1_4635565f9c4.webp?_i=AA 1000w, https://res.cloudinary.com/lwcom/images/w_800,h_162,c_scale/f_auto,q_auto/v1782834810/prod/wsgi_snippet1_4635565f9c4/wsgi_snippet1_4635565f9c4.webp?_i=AA 800w, https://res.cloudinary.com/lwcom/images/w_600,h_121,c_scale/f_auto,q_auto/v1782834810/prod/wsgi_snippet1_4635565f9c4/wsgi_snippet1_4635565f9c4.webp?_i=AA 600w, https://res.cloudinary.com/lwcom/images/w_400,h_81,c_scale/f_auto,q_auto/v1782834810/prod/wsgi_snippet1_4635565f9c4/wsgi_snippet1_4635565f9c4.webp?_i=AA 400w, https://res.cloudinary.com/lwcom/images/w_200,h_40,c_scale/f_auto,q_auto/v1782834810/prod/wsgi_snippet1_4635565f9c4/wsgi_snippet1_4635565f9c4.webp?_i=AA 200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">In this example, environ contains request information, start_response starts the HTTP response, and the returned value contains the response body.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Frameworks like Flask abstract this pattern behind decorators, but the same callable interface runs underneath. When a request reaches a Flask route, the framework handles the environ and start_response arguments for you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">A Flask route might look like this:</p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img width=\"1024\" height=\"152\" loading=\"lazy\" decoding=\"async\" src=\"https://res.cloudinary.com/lwcom/images/w_1024,h_152,c_scale/f_auto,q_auto/v1782834842/prod/wsgi_snippet2_463557466a7/wsgi_snippet2_463557466a7.webp?_i=AA\" alt=\"\" class=\"wp-post-217247 wp-image-463557\" style=\"aspect-ratio:6.737792153589315;width:771px;height:auto\" data-public-id=\"prod/wsgi_snippet2_463557466a7/wsgi_snippet2_463557466a7.webp\" data-transformation-crop=\"w_1024,h_152,c_scale\" data-format=\"webp\" data-transformations=\"f_auto,q_auto\" data-version=\"1782834842\" data-seo=\"1\" data-responsive=\"1\" srcset=\"https://res.cloudinary.com/lwcom/images/w_1024,h_152,c_scale/f_auto,q_auto/v1782834842/prod/wsgi_snippet2_463557466a7/wsgi_snippet2_463557466a7.webp?_i=AA 1024w, https://res.cloudinary.com/lwcom/images/w_1000,h_148,c_scale/f_auto,q_auto/v1782834842/prod/wsgi_snippet2_463557466a7/wsgi_snippet2_463557466a7.webp?_i=AA 1000w, https://res.cloudinary.com/lwcom/images/w_800,h_118,c_scale/f_auto,q_auto/v1782834842/prod/wsgi_snippet2_463557466a7/wsgi_snippet2_463557466a7.webp?_i=AA 800w, https://res.cloudinary.com/lwcom/images/w_600,h_89,c_scale/f_auto,q_auto/v1782834842/prod/wsgi_snippet2_463557466a7/wsgi_snippet2_463557466a7.webp?_i=AA 600w, https://res.cloudinary.com/lwcom/images/w_400,h_59,c_scale/f_auto,q_auto/v1782834842/prod/wsgi_snippet2_463557466a7/wsgi_snippet2_463557466a7.webp?_i=AA 400w, https://res.cloudinary.com/lwcom/images/w_200,h_29,c_scale/f_auto,q_auto/v1782834842/prod/wsgi_snippet2_463557466a7/wsgi_snippet2_463557466a7.webp?_i=AA 200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<h2 id=\"h-example-production-setup\" class=\"wp-block-heading\"><strong>Example production setup</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">A common production setup looks like this:</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Nginx → Gunicorn → Django or Flask app</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">In this setup, Nginx receives public traffic, handles SSL, serves static files, and passes application requests to Gunicorn. Gunicorn runs the Python application. Django or Flask handles routing, views, templates, and application logic.</p>\n\n\n\n<p class=\"wp-block-paragraph\">A basic Gunicorn command might look like this:</p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img width=\"1023\" height=\"96\" loading=\"lazy\" decoding=\"async\" src=\"https://res.cloudinary.com/lwcom/images/w_1023,h_96,c_scale/f_auto,q_auto/v1782834874/prod/wsgi_snippet3/wsgi_snippet3.webp?_i=AA\" alt=\"\" class=\"wp-post-217247 wp-image-463558\" style=\"aspect-ratio:10.668263670906988;width:773px;height:auto\" data-public-id=\"prod/wsgi_snippet3/wsgi_snippet3.webp\" data-transformation-crop=\"w_1023,h_96,c_scale\" data-format=\"webp\" data-transformations=\"f_auto,q_auto\" data-version=\"1782834874\" data-seo=\"1\" data-responsive=\"1\" srcset=\"https://res.cloudinary.com/lwcom/images/w_1023,h_96,c_scale/f_auto,q_auto/v1782834874/prod/wsgi_snippet3/wsgi_snippet3.webp?_i=AA 1023w, https://res.cloudinary.com/lwcom/images/w_1000,h_93,c_scale/f_auto,q_auto/v1782834874/prod/wsgi_snippet3/wsgi_snippet3.webp?_i=AA 1000w, https://res.cloudinary.com/lwcom/images/w_800,h_75,c_scale/f_auto,q_auto/v1782834874/prod/wsgi_snippet3/wsgi_snippet3.webp?_i=AA 800w, https://res.cloudinary.com/lwcom/images/w_600,h_56,c_scale/f_auto,q_auto/v1782834874/prod/wsgi_snippet3/wsgi_snippet3.webp?_i=AA 600w, https://res.cloudinary.com/lwcom/images/w_400,h_37,c_scale/f_auto,q_auto/v1782834874/prod/wsgi_snippet3/wsgi_snippet3.webp?_i=AA 400w, https://res.cloudinary.com/lwcom/images/w_200,h_18,c_scale/f_auto,q_auto/v1782834874/prod/wsgi_snippet3/wsgi_snippet3.webp?_i=AA 200w\" sizes=\"(max-width: 1023px) 100vw, 1023px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">A real production deployment needs more than one command. At minimum, teams should also configure:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\"><strong>Process management:</strong> Use systemd or Supervisor to keep Gunicorn running as a background service.</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\"><strong>Restart behavior:</strong> Configure automatic restarts after a failure so one crashed worker doesn’t take the application offline.</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\"><strong>Logs:</strong> Use the –access-logfile and –error-logfile options to capture and retain request and error data.</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\"><strong>Environment variables:</strong> Load secrets and configuration through the hosting environment’s variable manager or a protected .env file rather than hardcoding them in the application.</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\"><strong>Static file handling:</strong> Configure Nginx to serve static files directly instead of routing those requests through Gunicorn.</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\"><strong>SSL:</strong> Terminate SSL at the Nginx layer and proxy application traffic to Gunicorn through a local socket or port.</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\"><strong>Monitoring:</strong> Track worker health, response times, and error rates so the team can identify problems before users report them.</li>\n</ul>\n\n\n\n<h2 id=\"h-common-wsgi-deployment-mistakes\" class=\"wp-block-heading\"><strong>Common WSGI deployment mistakes</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">WSGI can help Python applications run in production, but the setup still needs careful configuration.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Common mistakes include:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Using the development server in production</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Exposing the WSGI server directly to the public internet</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Forgetting to configure static files</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Ignoring logs and process management</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Running too few or too many workers</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Mismanaging environment variables</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Skipping SSL and reverse proxy setup</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Choosing a WSGI server without considering the hosting environment</li>\n</ul>\n\n\n\n<h2 id=\"h-wsgi-hosting-requirements\" class=\"wp-block-heading\"><strong>WSGI hosting requirements</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">A Python app using WSGI needs a hosting environment that gives developers enough control to configure the app correctly. Look for support for the right Python version, SSH access, dependency installation, process management, reverse proxy setup, static file handling, SSL configuration, logs, monitoring, and enough CPU, RAM, and storage for the app’s needs.</p>\n\n\n\n<p class=\"wp-block-paragraph\">A strong hosting environment should also support framework-specific requirements for tools like Django, Flask, or Pyramid. WSGI is easier to manage when the hosting environment provides control, predictable resources, and support when production issues come up.</p>\n\n\n\n<h2 id=\"h-wsgi-faqs\" class=\"wp-block-heading\"><strong>WSGI FAQs</strong></h2>\n\n\n\n<div class=\"wp-block-kadence-accordion alignnone\"><div class=\"kt-accordion-wrap kt-accordion-id217247_4de6f7-34 kt-accordion-has-4-panes kt-active-pane-0 kt-accordion-block kt-pane-header-alignment-left kt-accodion-icon-style-basic kt-accodion-icon-side-right\" style=\"max-width:none\"><div class=\"kt-accordion-inner-wrap\" data-allow-multiple-open=\"false\" data-start-open=\"0\">\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-1 kt-pane217247_005f71-0f\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\"><strong>Why is WSGI needed?</strong></span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel kt-accordion-panel-hidden\"><div class=\"kt-accordion-panel-inner\">\n<p class=\"wp-block-paragraph\">WSGI gives Python apps and web servers a shared interface, so developers do not need custom code for every server and framework combination.</p>\n</div></div></div>\n\n\n\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-2 kt-pane217247_3d3011-2d\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\"><strong>What is the most popular WSGI server?</strong></span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel kt-accordion-panel-hidden\"><div class=\"kt-accordion-panel-inner\">\n<p class=\"wp-block-paragraph\">Gunicorn is one of the most popular WSGI servers, especially for Django and Flask apps. uWSGI and mod_wsgi are also common.</p>\n</div></div></div>\n\n\n\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-3 kt-pane217247_efb4dd-0d\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\"><strong>Is WSGI still used?</strong></span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel kt-accordion-panel-hidden\"><div class=\"kt-accordion-panel-inner\">\n<p class=\"wp-block-paragraph\">Yes. WSGI is still widely used for traditional Python web applications that use synchronous request-response patterns.</p>\n</div></div></div>\n\n\n\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-4 kt-pane217247_750e63-1b\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\"><strong>What is the difference between WSGI and ASGI?</strong></span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel kt-accordion-panel-hidden\"><div class=\"kt-accordion-panel-inner\">\n<p class=\"wp-block-paragraph\">WSGI is synchronous and fits traditional Python web apps. ASGI supports asynchronous apps, WebSockets, and real-time connections.</p>\n</div></div></div>\n</div></div></div>\n\n\n\n<h2 id=\"h-getting-started-with-wsgi\" class=\"wp-block-heading\"><strong>Getting started with WSGI</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">WSGI gives Python web applications a standard way to communicate with web servers, which makes production deployment more portable and easier to manage.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Start by identifying your framework, expected traffic, and hosting environment, then choose a WSGI server that fits how the app needs to run.</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">If you need a hosting environment for a Python application, explore Liquid Web <a href=\"https://www.liquidweb.com/vps-hosting/\">VPS</a> or dedicated hosting to get the control, resources, and support needed for production WSGI deployments.</p>\n\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id217247_eea417-ea alignnone has-theme-palette8-background-color kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kb-blocks-bg-video-container\"><video data-lw-lazy-video=\"1\" data-src=\"https://www.liquidweb.com/wp-content/uploads/2024/09/Cloud-small.webm\" preload=\"none\" class=\"kb-blocks-bg-video\" id=\"bg-row-video-217247_eea417-ea\" playsinline muted loop autoplay></video></div><div class=\"kt-row-layout-overlay kt-row-overlay-gradient\"></div><div class=\"kt-row-column-wrap kt-has-2-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kt-inner-column-height-full kb-theme-content-width\">\n\n<div class=\"wp-block-kadence-column kadence-column217247_59d137-10 kb-section-has-overlay kb-section-sm-dir-vertical\"><div class=\"kt-inside-inner-col\">\n<h3 class=\"kt-adv-heading217247_afac71-29 wp-block-kadence-advancedheading has-theme-palette-9-color has-text-color\" data-kb-block=\"kb-adv-heading217247_afac71-29\">Ready to get started?</h3>\n\n\n\n<p class=\"kt-adv-heading217247_a245ce-1f wp-block-kadence-advancedheading has-theme-palette-9-color has-text-color\" data-kb-block=\"kb-adv-heading217247_a245ce-1f\">Discover flexible VPS hosting for teams that want total freedom.</p>\n</div></div>\n\n\n\n<div class=\"wp-block-kadence-column kadence-column217247_0f5f3b-29\"><div class=\"kt-inside-inner-col\">\n<div class=\"wp-block-kadence-column kadence-column217247_b1343d-9c kb-section-dir-horizontal\"><div class=\"kt-inside-inner-col\">\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns217247_ad3210-5d\"><a class=\"kb-button kt-button button kb-btn217247_e04ab7-2f kt-btn-size-standard kt-btn-width-type-auto kb-btn-global-outline kt-btn-has-text-true kt-btn-has-svg-false wp-block-kadence-singlebtn\" href=\"https://www.liquidweb.com/vps-hosting/self-managed/\"><span class=\"kt-btn-inner-text\">Explore plans</span></a></div>\n</div></div>\n</div></div>\n\n</div></div>\n\n\n<p class=\"wp-block-paragraph\"></p>\n<p>The post <a href=\"https://www.liquidweb.com/blog/what-is-wsgi/\">What is WSGI? Meaning, purpose, and how it works</a> appeared first on <a href=\"https://www.liquidweb.com\">Liquid Web</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:73:\"\n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n\n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"IT architecture: definition, types, strategies, and examples\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://www.liquidweb.com/blog/it-architecture-strategies/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:6:{i:0;a:5:{s:4:\"data\";s:18:\"Enterprise Hosting\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:10:\"Technology\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:16:\"Custom Solutions\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:19:\"Integrating Systems\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:11:\"integration\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:6:\"VMware\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://wwwprod.lwinternal.com/?p=238301\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:627:\"<p>Key takeaways IT architecture connects systems, data, applications, infrastructure, security, and business goals. Without it, technology decisions can become disconnected, expensive, and harder to manage as the business grows. A good architecture helps teams decide what to keep, modernize, connect, and support with the right infrastructure. Ready to get started? Get the control and flexibility...</p>\n<p>The post <a href=\"https://www.liquidweb.com/blog/it-architecture-strategies/\">IT architecture: definition, types, strategies, and examples</a> appeared first on <a href=\"https://www.liquidweb.com\">Liquid Web</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"enclosure\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:69:\"https://www.liquidweb.com/wp-content/uploads/2024/09/Cloud-small.webm\";s:6:\"length\";s:6:\"288430\";s:4:\"type\";s:10:\"video/webm\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Teon Fountain\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:29343:\"\n<p class=\"wp-block-paragraph\">Key takeaways</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">IT architecture connects technology systems to business goals.</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Main types include enterprise, solution, infrastructure, and application architecture.</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Strong IT architecture needs standards, scalability, security, and reliable operations.</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Hosting, cloud, security, and support choices affect long-term growth.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">IT architecture connects systems, data, applications, infrastructure, security, and business goals. Without it, technology decisions can become disconnected, expensive, and harder to manage as the business grows.</p>\n\n\n\n<p class=\"wp-block-paragraph\">A good architecture helps teams decide what to keep, modernize, connect, and support with the right infrastructure.</p>\n\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id238301_2aa7e8-3c alignnone has-theme-palette8-background-color kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kb-blocks-bg-video-container\"><video data-lw-lazy-video=\"1\" data-src=\"https://www.liquidweb.com/wp-content/uploads/2024/09/Cloud-small.webm\" preload=\"none\" class=\"kb-blocks-bg-video\" id=\"bg-row-video-238301_2aa7e8-3c\" playsinline muted loop autoplay></video></div><div class=\"kt-row-layout-overlay kt-row-overlay-gradient\"></div><div class=\"kt-row-column-wrap kt-has-2-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kt-inner-column-height-full kb-theme-content-width\">\n\n<div class=\"wp-block-kadence-column kadence-column238301_2994a4-a0 kb-section-has-overlay kb-section-sm-dir-vertical\"><div class=\"kt-inside-inner-col\">\n<h3 class=\"kt-adv-heading238301_eab50a-93 wp-block-kadence-advancedheading has-theme-palette-9-color has-text-color\" data-kb-block=\"kb-adv-heading238301_eab50a-93\">Ready to get started?</h3>\n\n\n\n<p class=\"kt-adv-heading238301_b897a0-d2 wp-block-kadence-advancedheading has-theme-palette-9-color has-text-color\" data-kb-block=\"kb-adv-heading238301_b897a0-d2\">Get the control and flexibility to configure your VPS your way.</p>\n</div></div>\n\n\n\n<div class=\"wp-block-kadence-column kadence-column238301_7443e5-16\"><div class=\"kt-inside-inner-col\">\n<div class=\"wp-block-kadence-column kadence-column238301_f07cd1-95 kb-section-dir-horizontal\"><div class=\"kt-inside-inner-col\">\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns238301_132cb0-fb\"><a class=\"kb-button kt-button button kb-btn238301_ff4b2f-33 kt-btn-size-standard kt-btn-width-type-auto kb-btn-global-outline kt-btn-has-text-true kt-btn-has-svg-false wp-block-kadence-singlebtn\" href=\"https://www.liquidweb.com/vps-hosting/self-managed/\"><span class=\"kt-btn-inner-text\">Explore plans</span></a></div>\n</div></div>\n</div></div>\n\n</div></div>\n\n\n<h2 id=\"h-what-is-it-architecture\" class=\"wp-block-heading\"><strong>What is IT architecture?</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">IT architecture is the blueprint for how technology works across a business. It defines how applications, data, infrastructure, networks, security controls, integrations, and operational processes support business goals.</p>\n\n\n\n<p class=\"wp-block-paragraph\">IT architecture can affect performance, scalability, security, cost, and how easily teams can adapt when business needs change.</p>\n\n\n\n<h2 id=\"h-the-main-types-of-it-architecture\" class=\"wp-block-heading\"><strong>The main types of IT architecture</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Different architecture types focus on different levels of the technology environment.</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Type of IT architecture</strong></td><td><strong>What it covers</strong></td><td><strong>Example</strong></td></tr><tr><td>Enterprise architecture</td><td>Company-wide IT strategy, standards, policies, and long-term technology direction</td><td>Aligning IT investments with business growth plans</td></tr><tr><td>Solution architecture</td><td>The design of a specific system, product, or business solution</td><td>Building a customer portal that connects CRM, billing, and support tools</td></tr><tr><td>Technology and infrastructure architecture</td><td>The environments that applications and systems run on, including servers, cloud platforms, networks, hosting, storage, security, and operations</td><td>Choosing dedicated servers, private cloud, or hybrid infrastructure to support business applications</td></tr><tr><td>Software and application architecture</td><td>How software is structured, built, connected, and maintained within those environments, including code patterns, APIs, databases, data flows, and integrations</td><td>Designing a SaaS application with APIs, databases, and user-facing services</td></tr></tbody></table></figure>\n\n\n\n<h3 id=\"h-enterprise-architecture\" class=\"wp-block-heading\"><strong>Enterprise architecture</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://www.liquidweb.com/blog/enterprise-architecture/\">Enterprise architecture</a> usually covers standards, governance, applications, data, infrastructure, security, and the roadmap for future technology decisions.</p>\n\n\n\n<p class=\"wp-block-paragraph\">It answers a broad strategic question: How should IT support long-term business goals?</p>\n\n\n\n<h3 id=\"h-solution-architecture\" class=\"wp-block-heading\"><strong>Solution architecture</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://www.liquidweb.com/blog/solutions-architect/\">Solution architecture</a> defines how a specific system or project meets business requirements. It covers specifications, integrations, and data flows for a single system or release.</p>\n\n\n\n<p class=\"wp-block-paragraph\">A solution architect may design how a new billing system, ecommerce platform, customer portal, or internal application connects to existing tools and data.</p>\n\n\n\n<p class=\"wp-block-paragraph\">It answers a project-level question: How should this specific solution work?</p>\n\n\n\n<h3 id=\"h-technology-and-infrastructure-architecture\" class=\"wp-block-heading\"><strong>Technology and infrastructure architecture</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">This layer includes physical servers, cloud environments, hosting platforms, networks, storage, backups, security controls, observability tools, and operational systems. Observability includes logging, metrics, tracing, monitoring, and dashboards that help teams track performance and reliability.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Infrastructure architecture affects uptime, performance, control, compliance, cost, and the ability to scale as systems grow.</p>\n\n\n\n<p class=\"wp-block-paragraph\">It answers a foundation-level question: What technology environment does the business need to run reliably?</p>\n\n\n\n<h3 id=\"h-software-and-application-architecture\" class=\"wp-block-heading\"><strong>Software and application architecture</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Application architecture focuses on how individual applications are structured, connected, secured, and maintained.</p>\n\n\n\n<p class=\"wp-block-paragraph\">This includes application logic, APIs, databases, user interfaces, service dependencies, data flows, and integration patterns.</p>\n\n\n\n<p class=\"wp-block-paragraph\">It answers an application-level question: How should this application work, connect, and scale?</p>\n\n\n\n<h2 id=\"h-core-components-of-it-architecture\" class=\"wp-block-heading\"><strong>Core components of IT architecture</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">IT architecture includes the systems and decisions that shape how technology works across the organization.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Common components include:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Hardware and servers</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Cloud and hosting environments</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Networks and connectivity</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Software and applications</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Data and databases</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">APIs and integrations</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Security controls</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Monitoring, backups, and disaster recovery</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Governance and documentation</li>\n</ul>\n\n\n\n<h3 id=\"h-api-gateways\" class=\"wp-block-heading\"><strong>API gateways</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">An API gateway acts as a central entry point for requests between users, applications, and services. It can manage routing, authentication, rate limiting, and traffic control.</p>\n\n\n\n<p class=\"wp-block-paragraph\">API gateways help simplify how systems connect, especially in environments with many services or third-party integrations.</p>\n\n\n\n<h3 id=\"h-load-balancing-and-autoscaling\" class=\"wp-block-heading\"><strong>Load balancing and autoscaling</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Load balancing distributes traffic across multiple servers or resources so one system does not carry the full load.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Autoscaling adjusts compute resources as demand changes. Together, these patterns help reduce bottlenecks, support traffic spikes, and keep applications more reliable.</p>\n\n\n\n<h3 id=\"h-caching-and-cdns\" class=\"wp-block-heading\"><strong>Caching and CDNs</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Caching stores frequently accessed data so systems do not need to generate or retrieve the same information repeatedly.</p>\n\n\n\n<p class=\"wp-block-paragraph\">A content delivery network, or CDN, stores assets closer to users. This can reduce latency, improve performance, and make customer-facing applications feel faster.</p>\n\n\n\n<h3 id=\"h-message-queues\" class=\"wp-block-heading\"><strong>Message queues</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Message queues allow systems to communicate asynchronously. Instead of forcing one service to wait for another to finish a task, messages can move through a queue and process in order.</p>\n\n\n\n<p class=\"wp-block-paragraph\">This helps reduce pressure during spikes and improves reliability in distributed systems.</p>\n\n\n\n<h2 id=\"h-it-architecture-frameworks-and-methodologies\" class=\"wp-block-heading\"><strong>IT architecture frameworks and methodologies</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Frameworks give teams shared language, documentation standards, and planning methods. A business doesn’t need to use every framework, but it should have a consistent way to define decisions, govern changes, and document architecture.</p>\n\n\n\n<h3 id=\"h-togaf\" class=\"wp-block-heading\"><strong>TOGAF</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">TOGAF, or The Open Group Architecture Framework, helps organizations plan, document, govern, and improve enterprise architecture.</p>\n\n\n\n<p class=\"wp-block-paragraph\">It’s often used for large-scale architecture planning, especially when teams need a structured approach to business, data, application, and technology architecture.</p>\n\n\n\n<h3 id=\"h-uml\" class=\"wp-block-heading\"><strong>UML</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">UML, or Unified Modeling Language, gives teams a visual way to map software design, system behavior, and relationships between components.</p>\n\n\n\n<p class=\"wp-block-paragraph\">It can help technical and nontechnical stakeholders understand how an application or system works.</p>\n\n\n\n<h3 id=\"h-babok\" class=\"wp-block-heading\"><strong>BABOK</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">BABOK, or the Business Analysis Body of Knowledge, supports business analysis and helps connect operational needs with IT planning.</p>\n\n\n\n<p class=\"wp-block-paragraph\">For IT architecture, it can help teams define requirements, understand business processes, and make sure technology decisions support real business needs.</p>\n\n\n\n<h2 id=\"h-it-architecture-strategy-how-to-build-one\" class=\"wp-block-heading\"><strong>IT architecture strategy: how to build one</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">An IT architecture strategy explains where the organization is today, where it needs to go, and how technology should support that move.</p>\n\n\n\n<h3 id=\"h-1-define-business-goals\" class=\"wp-block-heading\"><strong>1. Define business goals</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Start with the outcomes the business needs to support. That may include faster growth, better performance, stronger security, compliance, cost control, modernization, or a better customer experience.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Document how each business goal connects to specific requirements and architecture decisions. This traceability helps teams explain why a technical choice was made and which business outcome it supports.</p>\n\n\n\n<h3 id=\"h-2-map-the-current-environment\" class=\"wp-block-heading\"><strong>2. Map the current environment</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Document the systems the business already uses. Include applications, data, servers, cloud platforms, integrations, user groups, vendors, security controls, and operational dependencies.</p>\n\n\n\n<p class=\"wp-block-paragraph\">This helps teams see what already works, what creates risk, and which systems depend on each other.</p>\n\n\n\n<h3 id=\"h-3-identify-gaps-and-risks\" class=\"wp-block-heading\"><strong>3. Identify gaps and risks</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Look for bottlenecks, legacy systems, duplicate tools, poor documentation, weak security controls, scaling limits, and unclear ownership.</p>\n\n\n\n<p class=\"wp-block-paragraph\">This step helps separate the urgent problems from the long-term architecture issues.</p>\n\n\n\n<h3 id=\"h-4-choose-standards-and-patterns\" class=\"wp-block-heading\"><strong>4. Choose standards and patterns</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Architecture works better when teams agree on standards. Define preferred platforms, hosting models, integration methods, security requirements, documentation standards, and governance rules.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Standards make it easier to build, maintain, and troubleshoot systems as the environment grows.</p>\n\n\n\n<h3 id=\"h-5-plan-the-future-state\" class=\"wp-block-heading\"><strong>5. Plan the future state</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Create a target architecture that supports business goals without ignoring migration complexity. The future state should account for existing systems, budget, security, business continuity, and growth. Not every system needs to move at once; a good strategy gives teams a practical roadmap.</p>\n\n\n\n<h3 id=\"h-6-review-and-update-regularly\" class=\"wp-block-heading\"><strong>6. Review and update regularly</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">IT architecture should change as the business changes. Review the architecture when traffic grows, teams expand, applications change, compliance needs shift, or legacy systems start slowing down operations.</p>\n\n\n\n<h2 id=\"h-it-architecture-examples\" class=\"wp-block-heading\"><strong>IT architecture examples</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">IT architecture becomes easier to understand when you connect it to real business scenarios.</p>\n\n\n\n<h3 id=\"h-ecommerce-business\" class=\"wp-block-heading\"><strong>Ecommerce business</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">For an ecommerce business, IT architecture affects hosting, checkout performance, inventory systems, payment tools, customer data, security, backups, and traffic spikes.</p>\n\n\n\n<p class=\"wp-block-paragraph\">A weak architecture can create slow checkout pages, disconnected inventory data, payment errors, and poor recovery options if something fails.</p>\n\n\n\n<h3 id=\"h-saas-company\" class=\"wp-block-heading\"><strong>SaaS company</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">For a SaaS company, IT architecture affects APIs, databases, user accounts, monitoring, uptime, deployment workflows, global performance, and scaling.</p>\n\n\n\n<p class=\"wp-block-paragraph\">A SaaS architecture needs to support product growth without making the platform harder to maintain.</p>\n\n\n\n<h3 id=\"h-multi-location-business\" class=\"wp-block-heading\"><strong>Multi-location business</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">For a multi-location business, IT architecture affects remote access, user permissions, networking, cloud tools, shared data, and operational consistency.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The architecture should help employees access the right systems without creating unnecessary security risk.</p>\n\n\n\n<h3 id=\"h-legacy-modernization-project\" class=\"wp-block-heading\"><strong>Legacy modernization project</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">For a modernization project, IT architecture helps teams decide which systems to keep, replace, connect, or move to cloud or private cloud.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Private cloud can be useful when a business needs more control, legacy compatibility, predictable performance, and support without moving everything to public cloud at once.</p>\n\n\n\n<h2 id=\"h-modern-it-architecture-trends\" class=\"wp-block-heading\"><strong>Modern IT architecture trends</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Modern IT architecture keeps moving toward more flexible, distributed, and connected environments. Many organizations now use cloud and hybrid infrastructure, private cloud for control and legacy compatibility, microservices, edge services, CDNs, automation, infrastructure as code, observability, and API-first integrations.</p>\n\n\n\n<p class=\"wp-block-paragraph\">These trends are important when they solve a business problem. The right architecture should support the workload, improve reliability, and make growth easier to manage instead of chasing trends for their own sake.</p>\n\n\n\n<h2 id=\"h-common-it-architecture-mistakes\" class=\"wp-block-heading\"><strong>Common IT architecture mistakes</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Even a good technology plan can fail if the architecture doesn’t match the business. Common mistakes include choosing tools before defining business needs, ignoring legacy dependencies, building only for today’s traffic, treating security as an add-on, and forgetting documentation or system ownership.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Architecture can also become harder to manage when teams overcomplicate the environment, ignore hosting and backup needs, or fail to review the architecture as the business changes.</p>\n\n\n\n<h2 id=\"h-it-architecture-checklist\" class=\"wp-block-heading\"><strong>IT architecture checklist</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Use this checklist to review whether the current architecture supports the business.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Business goals are documented</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Core applications are mapped</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Data flows are understood</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Integrations are documented</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Hosting and infrastructure fit workload needs</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Security controls are built into each layer</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Backups and disaster recovery are defined</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Performance and scalability needs are known</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Ownership is assigned for each major system</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Standards and governance are documented</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Future-state architecture is mapped</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">A review schedule is in place</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">You don’t need to fix every gap at once. Start with the systems that affect revenue, customers, security, or daily operations.</p>\n\n\n\n<h2 id=\"h-how-hosting-and-infrastructure-fit-into-it-architecture\" class=\"wp-block-heading\"><strong>How hosting and infrastructure fit into IT architecture</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Hosting and infrastructure decisions affect uptime, performance, scalability, security, cost, backups, and team workload.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Dedicated servers can support high-control workloads. <a href=\"https://www.liquidweb.com/private-cloud-hosting/\">Private cloud</a> can help businesses that need flexibility, isolation, and legacy compatibility. Managed hosting can reduce the burden on internal teams by covering tasks such as monitoring, patching, security updates, backups, and incident response.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Liquid Web helps businesses build hosting environments that support their architecture, from dedicated infrastructure to private cloud and managed hosting.</p>\n\n\n\n<h2 id=\"h-it-architecture-faqs\" class=\"wp-block-heading\"><strong>IT architecture FAQs</strong></h2>\n\n\n\n<div class=\"wp-block-kadence-accordion alignnone\"><div class=\"kt-accordion-wrap kt-accordion-id238301_52d0e3-57 kt-accordion-has-4-panes kt-active-pane-0 kt-accordion-block kt-pane-header-alignment-left kt-accodion-icon-style-basic kt-accodion-icon-side-right\" style=\"max-width:none\"><div class=\"kt-accordion-inner-wrap\" data-allow-multiple-open=\"false\" data-start-open=\"0\">\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-1 kt-pane238301_13154e-e0\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\"><strong>What are the main types of IT architecture?</strong></span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel kt-accordion-panel-hidden\"><div class=\"kt-accordion-panel-inner\">\n<p class=\"wp-block-paragraph\">The main types include enterprise, solution, technology and infrastructure, and software or application architecture.</p>\n</div></div></div>\n\n\n\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-2 kt-pane238301_671041-1b\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\"><strong>Why is IT architecture important?</strong></span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel kt-accordion-panel-hidden\"><div class=\"kt-accordion-panel-inner\">\n<p class=\"wp-block-paragraph\">IT architecture helps organizations plan technology decisions, reduce risk, improve reliability, support growth, and align IT with business goals.</p>\n</div></div></div>\n\n\n\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-3 kt-pane238301_8190d4-54\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\"><strong>What is the difference between IT architecture and enterprise architecture?</strong></span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel kt-accordion-panel-hidden\"><div class=\"kt-accordion-panel-inner\">\n<p class=\"wp-block-paragraph\">IT architecture covers the overall technology environment. Enterprise architecture focuses on company-wide strategy, standards, governance, and long-term business alignment.</p>\n</div></div></div>\n\n\n\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-4 kt-pane238301_bc69c6-2b\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\"><strong>How do you create an IT architecture strategy?</strong></span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel kt-accordion-panel-hidden\"><div class=\"kt-accordion-panel-inner\">\n<p class=\"wp-block-paragraph\">Start by defining business goals, mapping the current environment, identifying gaps, choosing standards, planning the future state, and reviewing it regularly.</p>\n</div></div></div>\n</div></div></div>\n\n\n\n<h2 id=\"h-getting-started-with-it-architecture\" class=\"wp-block-heading\"><strong>Getting started with IT architecture</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">IT architecture gives businesses a clearer way to connect systems, infrastructure, data, security, and operations to business goals. The stronger the architecture, the easier it becomes to scale, modernize, reduce risk, and make better technology decisions.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Start by mapping your current applications, data flows, hosting environment, integrations, and pain points.</strong> That single step can show where your architecture is working and where it needs improvement.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If your architecture depends on reliable hosting, private cloud, dedicated servers, or expert infrastructure support, explore Liquid Web Private Cloud and dedicated hosting solutions. Liquid Web can help you build an environment that supports your current systems and your next stage of growth.</p>\n\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id238301_e2a7c2-60 alignnone has-theme-palette8-background-color kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kb-blocks-bg-video-container\"><video data-lw-lazy-video=\"1\" data-src=\"https://www.liquidweb.com/wp-content/uploads/2024/09/Cloud-small.webm\" preload=\"none\" class=\"kb-blocks-bg-video\" id=\"bg-row-video-238301_e2a7c2-60\" playsinline muted loop autoplay></video></div><div class=\"kt-row-layout-overlay kt-row-overlay-gradient\"></div><div class=\"kt-row-column-wrap kt-has-2-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kt-inner-column-height-full kb-theme-content-width\">\n\n<div class=\"wp-block-kadence-column kadence-column238301_1e4980-b4 kb-section-has-overlay kb-section-sm-dir-vertical\"><div class=\"kt-inside-inner-col\">\n<h3 class=\"kt-adv-heading238301_513c22-9b wp-block-kadence-advancedheading has-theme-palette-9-color has-text-color\" data-kb-block=\"kb-adv-heading238301_513c22-9b\">Ready to get started?</h3>\n\n\n\n<p class=\"kt-adv-heading238301_11400e-37 wp-block-kadence-advancedheading has-theme-palette-9-color has-text-color\" data-kb-block=\"kb-adv-heading238301_11400e-37\">Get the control and flexibility to configure your VPS your way.</p>\n</div></div>\n\n\n\n<div class=\"wp-block-kadence-column kadence-column238301_85fafd-e5\"><div class=\"kt-inside-inner-col\">\n<div class=\"wp-block-kadence-column kadence-column238301_3c1654-c8 kb-section-dir-horizontal\"><div class=\"kt-inside-inner-col\">\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns238301_907751-6e\"><a class=\"kb-button kt-button button kb-btn238301_818a4d-4f kt-btn-size-standard kt-btn-width-type-auto kb-btn-global-outline kt-btn-has-text-true kt-btn-has-svg-false wp-block-kadence-singlebtn\" href=\"https://www.liquidweb.com/vps-hosting/self-managed/\"><span class=\"kt-btn-inner-text\">Explore plans</span></a></div>\n</div></div>\n</div></div>\n\n</div></div>\n\n\n<p class=\"wp-block-paragraph\"></p>\n<p>The post <a href=\"https://www.liquidweb.com/blog/it-architecture-strategies/\">IT architecture: definition, types, strategies, and examples</a> appeared first on <a href=\"https://www.liquidweb.com\">Liquid Web</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:70:\"\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n\n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"503 service temporarily unavailable: what it means and how to fix it\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://www.liquidweb.com/blog/503-service-temporarily-unavailable/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:7:\"Hosting\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:15:\"Troubleshooting\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:11:\"autoscaling\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:8:\"downtime\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:6:\"Errors\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://www.liquidweb.com/?p=354288\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:590:\"<p>Key takeaways A temporary service outage may not seem like a big deal, but downtime can quickly affect leads, sales, loyalty, and search visibility. If a 503 error appears during checkout, a product launch, or a high-traffic promotion, the business impact can be immediate. Ready to get started? Find hosting built for speed, scalability, and...</p>\n<p>The post <a href=\"https://www.liquidweb.com/blog/503-service-temporarily-unavailable/\">503 service temporarily unavailable: what it means and how to fix it</a> appeared first on <a href=\"https://www.liquidweb.com\">Liquid Web</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"enclosure\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:69:\"https://www.liquidweb.com/wp-content/uploads/2024/09/Cloud-small.webm\";s:6:\"length\";s:6:\"288430\";s:4:\"type\";s:10:\"video/webm\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Chris Orlando\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:33566:\"\n<p class=\"wp-block-paragraph\">Key takeaways</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">A 503 error means the server cannot handle the request right now.</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Common causes include overload, maintenance, plugin issues, CDN/firewall problems, or misconfiguration.</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Visitors can refresh or wait, while site owners should check resources, logs, and recent changes.</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Repeated 503 errors may mean the site has outgrown its hosting.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">A temporary service outage may not seem like a big deal, but downtime can quickly affect leads, sales, loyalty, and search visibility. If a 503 error appears during checkout, a product launch, or a high-traffic promotion, the business impact can be immediate.</p>\n\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id354288_691009-74 alignnone has-theme-palette8-background-color kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kb-blocks-bg-video-container\"><video data-lw-lazy-video=\"1\" data-src=\"https://www.liquidweb.com/wp-content/uploads/2024/09/Cloud-small.webm\" preload=\"none\" class=\"kb-blocks-bg-video\" id=\"bg-row-video-354288_691009-74\" playsinline muted loop autoplay></video></div><div class=\"kt-row-layout-overlay kt-row-overlay-gradient\"></div><div class=\"kt-row-column-wrap kt-has-2-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kt-inner-column-height-full kb-theme-content-width\">\n\n<div class=\"wp-block-kadence-column kadence-column354288_a47cef-e0 kb-section-has-overlay kb-section-sm-dir-vertical\"><div class=\"kt-inside-inner-col\">\n<h3 class=\"kt-adv-heading354288_2302ce-27 wp-block-kadence-advancedheading has-theme-palette-9-color has-text-color\" data-kb-block=\"kb-adv-heading354288_2302ce-27\">Ready to get started?</h3>\n\n\n\n<p class=\"kt-adv-heading354288_56e0be-2b wp-block-kadence-advancedheading has-theme-palette-9-color has-text-color\" data-kb-block=\"kb-adv-heading354288_56e0be-2b\">Find hosting built for speed, scalability, and high-traffic workloads.</p>\n</div></div>\n\n\n\n<div class=\"wp-block-kadence-column kadence-column354288_ed2f25-d2\"><div class=\"kt-inside-inner-col\">\n<div class=\"wp-block-kadence-column kadence-column354288_6b1796-12 kb-section-dir-horizontal\"><div class=\"kt-inside-inner-col\">\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns354288_78799d-4b\"><a class=\"kb-button kt-button button kb-btn354288_ab9575-07 kt-btn-size-standard kt-btn-width-type-auto kb-btn-global-outline kt-btn-has-text-true kt-btn-has-svg-false wp-block-kadence-singlebtn\" href=\"https://www.liquidweb.com/hosting-solutions/high-performance-hosting/\"><span class=\"kt-btn-inner-text\">Explore packages</span></a></div>\n</div></div>\n</div></div>\n\n</div></div>\n\n\n<h2 id=\"h-what-does-503-service-temporarily-unavailable-mean\" class=\"wp-block-heading\"><strong>What does 503 service temporarily unavailable mean?</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">A 503 service temporarily unavailable error is an HTTP status code that means a website won’t load because the server cannot handle the request right now. The server may still be working, but it cannot return the requested page at that moment.</p>\n\n\n\n<p class=\"wp-block-paragraph\">That’s usually because the host server is overloaded with requests, undergoing maintenance, or affected by a temporary configuration issue. If it happens once and resolves quickly, the site may not need major changes. If it happens repeatedly, the <a href=\"https://www.liquidweb.com/hosting/\">hosting</a> environment, application, or server configuration needs attention.</p>\n\n\n\n<p class=\"wp-block-paragraph\">For context, there are five classes of HTTP status codes. Errors 500 through 599 all relate to server errors, so error 503 indicates a server-side problem, and everyone who tries to load the website will see this error.</p>\n\n\n\n<h2 id=\"h-common-503-error-messages\" class=\"wp-block-heading\"><strong>Common 503 error messages</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">A 503 error can appear with different wording depending on the browser, web server, CMS, hosting environment, or custom error page.</p>\n\n\n\n<p class=\"wp-block-paragraph\">You may see messages such as:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">HTTP error 503</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">503 Service Unavailable</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">503 Service Temporarily Unavailable</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Error 503: Service Unavailable</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">HTTP/1.1 Service Unavailable</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Service Unavailable</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Unavailable for scheduled maintenance</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">The server is temporarily unable to service your request</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">The wording may change, but the meaning is the same: the server cannot serve the page right now.</p>\n\n\n\n<h2 id=\"h-how-long-does-503-service-unavailable-last\" class=\"wp-block-heading\"><strong>How long does 503 service unavailable last?</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">A 503 service unavailable error can last a few seconds, a few minutes, or longer depending on the cause.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If the issue comes from a short traffic spike or scheduled maintenance, the site may come back quickly without any action from the visitor. If the issue comes from a stuck update, plugin conflict, resource exhaustion, CDN problem, firewall rule, or server misconfiguration, the error may continue until someone fixes the underlying issue.</p>\n\n\n\n<p class=\"wp-block-paragraph\">A long-lasting or recurring 503 error deserves quick attention because it can point to a deeper hosting, application, or server configuration problem.</p>\n\n\n\n<h2 id=\"h-what-causes-a-503-service-temporarily-unavailable-error\" class=\"wp-block-heading\"><strong>What causes a 503 service temporarily unavailable error?</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">The cause of a 503 error usually falls into one of a few categories. Start with the most common triggers below before moving into deeper troubleshooting.</p>\n\n\n\n<h3 id=\"h-server-overload-or-resource-limits\" class=\"wp-block-heading\"><strong>Server overload or resource limits</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">A server can return a 503 error when traffic, scripts, database load, PHP workers, CPU, RAM, or disk I/O exceed what the hosting environment can handle. This can happen during a normal traffic spike, a seasonal sale, a campaign launch, or a sudden burst of bot traffic.</p>\n\n\n\n<h3 id=\"h-scheduled-or-stuck-maintenance\" class=\"wp-block-heading\"><strong>Scheduled or stuck maintenance</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">A 503 can appear during scheduled maintenance or brief server interruptions. These usually resolve on their own within a few minutes. If the error doesn’t clear, a CMS update, plugin update, maintenance mode file, server task, or deployment process may have gotten stuck.</p>\n\n\n\n<h3 id=\"h-wordpress-plugin-or-theme-issues\" class=\"wp-block-heading\"><strong>WordPress plugin or theme issues</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 503 errors can come from malformed plugin code, broken APIs, malware, or code that makes too many requests. They can also happen after installing a new plugin, updating a plugin or theme, adding a resource-heavy feature, running too many third-party code modules, hitting PHP memory or worker limits, or creating database strain during high traffic.</p>\n\n\n\n<h3 id=\"h-cdn-firewall-or-security-rule-issues\" class=\"wp-block-heading\"><strong>CDN, firewall, or security rule issues</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">A <a href=\"https://www.liquidweb.com/cdn-hosting-services/\">CDN</a>, firewall, WAF, or security plugin can trigger a 503 error if it blocks legitimate requests, routes traffic incorrectly, or applies rate limiting too aggressively.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If the issue begins after a CDN or firewall change, review the most recent rule updates and traffic-blocking settings. CDN or WAF tools may temporarily block or rate-limit traffic aggressively when malicious requests are detected. If the blocking continues, review and reconfigure the relevant rules.</p>\n\n\n\n<h3 id=\"h-server-misconfiguration\" class=\"wp-block-heading\"><strong>Server misconfiguration</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">A 503 can also come from problems with Apache, Nginx, PHP-FPM, caching, load balancers, application settings, or database connections. These issues often show up in <a href=\"https://www.nexcess.net/help/nexcess-client-portal-logs/?__hstc=196914611.b0486436d7ddf55746d0677f81125594.1776708313029.1781705429191.1781711566937.173&__hssc=196914611.9.1781711566937&__hsfp=678f1df23c8cc4fa7ae62a0818b4dc6d&_ics=1781714543599&clickid=~3UPFADvujpkab~9578Z6XNORKNDEGzroha323SUOHCyojd63UROF&_gl=1*1a61gnx*_gcl_aw*R0NMLjE3NzczMDAwMDcuQ2owS0NRandrcnpQQmhDcUFSSXNBSk40NjBsSmVRbHNoRXhKVWQyd2FGNjRZeGhaWHN3R3JQU3J2dWdJaEUta3VQNG10cllkZnBlRzdvd2FBbGhORUFMd193Y0I.*_gcl_dc*R0NMLjE3NzczMDAwMDcuQ2owS0NRandrcnpQQmhDcUFSSXNBSk40NjBsSmVRbHNoRXhKVWQyd2FGNjRZeGhaWHN3R3JQU3J2dWdJaEUta3VQNG10cllkZnBlRzdvd2FBbGhORUFMd193Y0I.*_gcl_au*MTIxNDAzNDYwMC4xNzc2NzA4MzEx*_ga*OTI4NDU3MDg2LjE3NzY3MDgzMDk.*_ga_4H92SYZK1F*czE3ODE3MDU0MjUkbzk0JGcxJHQxNzgxNzE0NTQ5JGo2MCRsMCRoMTc1NDM3MDQ5Mw..\">server logs</a>, application logs, or hosting portal logs.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Misconfiguration can happen after a deployment, migration, server update, control panel change, or plugin update.</p>\n\n\n\n<h3 id=\"h-attacks-or-abusive-traffic\" class=\"wp-block-heading\"><strong>Attacks or abusive traffic</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">503 errors can also result from DDoS attacks, abusive bots, scraping, or brute force attempts that overwhelm server resources. Security monitoring, CDN support, WAF rules, and scalable hosting can help reduce the risk.</p>\n\n\n\n<h2 id=\"h-what-visitors-can-try-first\" class=\"wp-block-heading\"><strong>What visitors can try first</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">If you’re a visitor, you usually cannot fix a server-side 503 error yourself. However, you can rule out local issues before giving up.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Try these steps:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Refresh the page once</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Wait a few minutes and try again</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Check whether the site is down for everyone</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Clear your browser cache or try a private window</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Try another browser, device, or network</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Restart your modem or router if other sites are also having trouble</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Contact the website owner if the issue continues</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">If other websites load normally and only one site returns a 503, the issue likely sits with that website or its hosting environment.</p>\n\n\n\n<h2 id=\"h-how-site-owners-can-fix-a-503-service-temporarily-unavailable-error\" class=\"wp-block-heading\"><strong>How site owners can fix a 503 service temporarily unavailable error</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">If you own or manage the site, start with the fastest checks first, then move into server and application troubleshooting. Before making significant file changes, back up your website and database.</p>\n\n\n\n<h3 id=\"h-check-for-active-maintenance\" class=\"wp-block-heading\"><strong>Check for active maintenance</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Check your hosting provider’s status page to see whether maintenance or an outage is in progress. Liquid Web customers can also review the Liquid Web <a href=\"https://status.liquidweb.com/?_ics=1781714422683&clickid=~3UPFADvujpkab~9578Z6XNORKNDEGzroha323SUQLIBxpja90YVL\">status page</a> and <a href=\"https://status.liquidweb.com/history?_ics=1781714432953&clickid=~3UPFADvujpkab~9578Z6XNORKNDEGzroha323SUQLIBxpja90YVL\">incident history page</a> for current and past service updates.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Check whether your CMS, hosting environment, or server tools are running updates or maintenance. For WordPress, confirm that the site isn’t stuck in maintenance mode.</p>\n\n\n\n<h3 id=\"h-check-server-resource-usage\" class=\"wp-block-heading\"><strong>Check server resource usage</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Review these resources first:</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Resource</strong></td><td><strong>What to check</strong></td><td><strong>Why it can cause a 503</strong></td><td><strong>Next step</strong></td></tr><tr><td>CPU</td><td>High or sustained CPU usage</td><td>Server cannot process requests fast enough</td><td>Review traffic, scripts, plugins, and processes</td></tr><tr><td>RAM</td><td>Memory usage and memory limits</td><td>Processes may fail or restart</td><td>Check application memory use and hosting limits</td></tr><tr><td>PHP workers</td><td>Worker saturation</td><td>Requests queue up or fail</td><td>Review traffic, WooCommerce activity, and long-running requests</td></tr><tr><td>Database load</td><td>Slow queries or connection limits</td><td>Pages cannot load required data</td><td>Review database logs and heavy queries</td></tr><tr><td>Disk I/O</td><td>High read/write activity</td><td>Server slows under file or database operations</td><td>Check backups, logs, imports, and media-heavy tasks</td></tr><tr><td>Traffic spike</td><td>Sudden visitor or bot traffic</td><td>Server reaches capacity</td><td>Use caching, CDN, WAF, or more capacity</td></tr><tr><td>Apache/Nginx processes</td><td>Process limits or service failures</td><td>Web server cannot serve requests</td><td>Review web server logs and restart only when needed</td></tr></tbody></table></figure>\n\n\n\n<p class=\"wp-block-paragraph\"></p>\n\n\n\n<p class=\"wp-block-paragraph\">If a traffic spike triggered the 503 error, use caching, a CDN, autoscaling, or more server capacity to reduce the load. </p>\n\n\n\n<h3 id=\"h-review-server-and-application-logs\" class=\"wp-block-heading\"><strong>Review server and application logs</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Error logs can help narrow down the cause of 503 errors, including plugin failures, memory limits, database connection issues, backend timeouts, blocked requests, or server process failures.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Check web server logs, PHP error logs, application logs, WordPress debug logs, database logs, CDN or firewall logs, and hosting portal logs.</p>\n\n\n\n<h3 id=\"h-disable-recent-plugins-or-themes\" class=\"wp-block-heading\"><strong>Disable recent plugins or themes</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Temporarily deactivate your theme and plugins, especially if you started getting the 503 error after installing or updating them. Deactivate everything, then wait to see whether the error clears. If so, reactivate plugins one by one to identify which one causes the issue.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you cannot access the WordPress admin, use <a href=\"https://www.liquidweb.com/blog/what-is-ftp/\">FTP</a> or SFTP to navigate to /wp-content/plugins/ and rename each plugin folder to deactivate it. Do the same with the theme folder in /wp-content/themes/.</p>\n\n\n\n<h3 id=\"h-check-the-wordpress-heartbeat-api\" class=\"wp-block-heading\"><strong>Check the WordPress Heartbeat API</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">The WordPress Heartbeat API controls post autosaving and real-time admin notifications but increases request volume. On resource-constrained servers, this can contribute to 503 errors.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If logs or resource usage point to excessive admin-ajax requests, limit the <a href=\"https://wordpress.org/plugins/heartbeat-control/\" target=\"_blank\" rel=\"noreferrer noopener\">Heartbeat API</a> and see whether the error returns.</p>\n\n\n\n<h3 id=\"h-check-cdn-firewall-and-security-settings\" class=\"wp-block-heading\"><strong>Check CDN, firewall, and security settings</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Review any recent CDN, firewall, WAF, DNS, or security plugin changes. A rule may block legitimate requests, rate-limit too aggressively, or route traffic incorrectly.</p>\n\n\n\n<p class=\"wp-block-paragraph\">To rule out CDN misconfiguration, temporarily disable the CDN and test the site directly. If the error clears, contact the CDN provider to review the configuration.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Only bypass or disable security tools when it’s safe to do so. If your site is under attack, weakening protection can make the problem worse.</p>\n\n\n\n<h3 id=\"h-check-database-and-application-dependencies\" class=\"wp-block-heading\"><strong>Check database and application dependencies</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">A 503 can happen when the web server works, but another required service doesn’t. Review database connection limits, slow or locked queries, crashed backend processes, unavailable APIs, failed background jobs, stopped queue workers, and cache or session storage failures.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Application-heavy sites should also review deployment logs and recent code changes.</p>\n\n\n\n<h3 id=\"h-restore-a-backup\" class=\"wp-block-heading\"><strong>Restore a backup</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">If a recent code change caused the error, roll back to a previous backup. If the source is unclear, restore progressively earlier versions to isolate the change.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Use this carefully. Restoring a backup may remove recent orders, form submissions, user data, or content changes unless you preserve them first.</p>\n\n\n\n<h3 id=\"h-reboot-your-server\" class=\"wp-block-heading\"><strong>Reboot your server</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Rebooting your server can sometimes clear the issue, but it should be a last resort because it can interrupt active processes and traffic. If you have multiple servers or you’re unsure whether a reboot is safe, contact your hosting provider first. </p>\n\n\n\n<h3 id=\"h-contact-your-hosting-provider\" class=\"wp-block-heading\"><strong>Contact your hosting provider</strong></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Contact your hosting provider if the issue persists or if you need help reviewing server-level logs, resources, or configurations.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Contact your host quickly if:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">The error lasts more than a few minutes</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">The site is down during a business-critical period</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">The admin dashboard is inaccessible</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Logs show server-level failures</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">CPU, RAM, PHP workers, or database load are maxed out</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Firewall or CDN rules appear to block legitimate traffic</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">You suspect an attack</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">The 503 error keeps returning after temporary fixes</li>\n</ul>\n\n\n\n<h2 id=\"h-503-vs-500-vs-502-vs-504-errors\" class=\"wp-block-heading\"><strong>503 vs 500 vs 502 vs 504 errors</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">A 503 error is one type of server-side problem, but it isn’t the only one. Use this table to separate common 5xx errors.</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Error</strong></td><td><strong>What it usually means</strong></td><td><strong>Common cause</strong></td><td><strong>First place to check</strong></td></tr><tr><td>500 Internal Server Error</td><td>The server hit an unexpected problem</td><td>Application error, PHP issue, code problem, server misconfiguration</td><td>Application logs and server logs</td></tr><tr><td>502 Bad Gateway</td><td>One server received an invalid response from another server</td><td>Proxy, gateway, upstream server, CDN, or load balancer issue</td><td>Proxy/CDN logs and upstream service status</td></tr><tr><td>503 Service Unavailable</td><td>The server cannot handle requests right now</td><td>Overload, maintenance, resource limits, plugin conflict, firewall/CDN issue</td><td>Resource usage, maintenance status, logs</td></tr><tr><td>504 Gateway Timeout</td><td>A server did not receive a response in time</td><td>Slow backend, database issue, API timeout, upstream service delay</td><td>Backend service logs and database performance</td></tr></tbody></table></figure>\n\n\n\n<h2 id=\"h-does-a-503-error-hurt-seo\" class=\"wp-block-heading\"><strong>Does a 503 error hurt SEO?</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">A short 503 error usually isn’t a major SEO problem if it resolves quickly. Search engines understand that 503 responses can be temporary, especially during maintenance.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Repeated or long-lasting 503 errors are different. If crawlers keep hitting 503 responses, they may crawl the site less often, delay indexing updates, or treat the page as unavailable. Visitors may also leave quickly, which can affect engagement and conversions.</p>\n\n\n\n<p class=\"wp-block-paragraph\">During planned maintenance, use a Retry-After header when possible. That tells browsers and crawlers when they should try the request again.</p>\n\n\n\n<h2 id=\"h-how-to-prevent-503-errors\" class=\"wp-block-heading\"><strong>How to prevent 503 errors</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Some 503 errors are unavoidable. Maintenance, short outages, and sudden traffic spikes can still happen. Recurring overload-related 503 errors, though, often point to hosting, traffic planning, application, or configuration problems.</p>\n\n\n\n<p class=\"wp-block-paragraph\">To reduce the risk:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Choose hosting that fits your traffic and workload needs</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Monitor server resource usage</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Use caching where appropriate</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Use a CDN for static assets and traffic distribution</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Keep WordPress, plugins, themes, and application code updated</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Remove resource-heavy or unused plugins</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Plan for traffic spikes, launches, and promotions</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Use uptime monitoring and alerting</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Review logs regularly</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Keep backups and recovery processes ready</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Add autoscaling or more capacity when the site grows</li>\n</ul>\n\n\n\n<h2 id=\"h-503-errors-during-ecommerce-traffic-spikes\" class=\"wp-block-heading\"><strong>503 errors during ecommerce traffic spikes</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Ecommerce sites face higher impact during traffic spikes because checkout interruptions affect revenue directly. For ecommerce sites, review:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">PHP workers and CPU usage</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Database load</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Cart and checkout performance</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">CDN and cache behavior</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Payment gateway dependencies</li>\n\n\n\n<li style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Hosting capacity before a major sale</li>\n</ul>\n\n\n\n<h2 id=\"h-503-service-temporarily-unavailable-faqs\" class=\"wp-block-heading\"><strong>503 service temporarily unavailable FAQs</strong></h2>\n\n\n\n<div class=\"wp-block-kadence-accordion alignnone\"><div class=\"kt-accordion-wrap kt-accordion-id354288_412833-d5 kt-accordion-has-4-panes kt-active-pane-0 kt-accordion-block kt-pane-header-alignment-left kt-accodion-icon-style-basic kt-accodion-icon-side-right\" style=\"max-width:none\"><div class=\"kt-accordion-inner-wrap\" data-allow-multiple-open=\"false\" data-start-open=\"0\">\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-1 kt-pane354288_6b89a1-26\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\"><strong>Is a 503 error my fault?</strong></span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel kt-accordion-panel-hidden\"><div class=\"kt-accordion-panel-inner\">\n<p class=\"wp-block-paragraph\">If you are a visitor, usually no. A 503 is typically a server-side issue. If you own the site, it may point to server resources, maintenance, plugins, CDN/firewall settings, application issues, or hosting limits.</p>\n</div></div></div>\n\n\n\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-2 kt-pane354288_0a163f-3c\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\"><strong>How do I fix a 503 service unavailable error?</strong></span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel kt-accordion-panel-hidden\"><div class=\"kt-accordion-panel-inner\">\n<p class=\"wp-block-paragraph\">Visitors can refresh the page and try again later. Site owners should start with maintenance status, resource usage, logs, recent changes, and hosting support.</p>\n</div></div></div>\n\n\n\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-3 kt-pane354288_bdc6fa-43\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\"><strong>What causes a 503 error in WordPress?</strong></span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel kt-accordion-panel-hidden\"><div class=\"kt-accordion-panel-inner\">\n<p class=\"wp-block-paragraph\">WordPress 503 errors often come from plugin conflicts, theme issues, resource limits, PHP memory, database load, stuck maintenance mode, excessive Heartbeat API requests, or server overload.</p>\n</div></div></div>\n\n\n\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-4 kt-pane354288_023f88-c7\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\"><strong>Does a 503 error mean the website is hacked?</strong></span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel kt-accordion-panel-hidden\"><div class=\"kt-accordion-panel-inner\">\n<p class=\"wp-block-paragraph\">Not always. A 503 usually points to overload, maintenance, or configuration issues, but attacks, bots, malware, or abusive traffic can also trigger 503 errors.</p>\n</div></div></div>\n</div></div></div>\n\n\n\n<h2 id=\"h-503-service-temporarily-unavailable-next-steps\" class=\"wp-block-heading\"><strong>503 service temporarily unavailable next steps</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">A 503 service temporarily unavailable error usually means the server cannot handle requests right now because of overload, maintenance, configuration problems, application issues, or CDN/firewall settings.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Start by confirming whether the issue is temporary. </strong>If you own the site, check maintenance status first, then move into deeper server or application troubleshooting.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If your site keeps hitting 503 errors, Liquid Web can help you find a hosting environment built for higher traffic, stronger performance, and hands-on support.</p>\n\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id354288_6c277f-ae alignnone has-theme-palette8-background-color kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kb-blocks-bg-video-container\"><video data-lw-lazy-video=\"1\" data-src=\"https://www.liquidweb.com/wp-content/uploads/2024/09/Cloud-small.webm\" preload=\"none\" class=\"kb-blocks-bg-video\" id=\"bg-row-video-354288_6c277f-ae\" playsinline muted loop autoplay></video></div><div class=\"kt-row-layout-overlay kt-row-overlay-gradient\"></div><div class=\"kt-row-column-wrap kt-has-2-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kt-inner-column-height-full kb-theme-content-width\">\n\n<div class=\"wp-block-kadence-column kadence-column354288_c29388-1f kb-section-has-overlay kb-section-sm-dir-vertical\"><div class=\"kt-inside-inner-col\">\n<h3 class=\"kt-adv-heading354288_aea193-68 wp-block-kadence-advancedheading has-theme-palette-9-color has-text-color\" data-kb-block=\"kb-adv-heading354288_aea193-68\">Ready to get started?</h3>\n\n\n\n<p class=\"kt-adv-heading354288_aedf19-2c wp-block-kadence-advancedheading has-theme-palette-9-color has-text-color\" data-kb-block=\"kb-adv-heading354288_aedf19-2c\">Find hosting built for speed, scalability, and high-traffic workloads.</p>\n</div></div>\n\n\n\n<div class=\"wp-block-kadence-column kadence-column354288_5311a3-02\"><div class=\"kt-inside-inner-col\">\n<div class=\"wp-block-kadence-column kadence-column354288_124f9b-07 kb-section-dir-horizontal\"><div class=\"kt-inside-inner-col\">\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns354288_a55866-77\"><a class=\"kb-button kt-button button kb-btn354288_cd044c-4d kt-btn-size-standard kt-btn-width-type-auto kb-btn-global-outline kt-btn-has-text-true kt-btn-has-svg-false wp-block-kadence-singlebtn\" href=\"https://www.liquidweb.com/hosting-solutions/high-performance-hosting/\"><span class=\"kt-btn-inner-text\">Explore packages</span></a></div>\n</div></div>\n</div></div>\n\n</div></div>\n\n\n<p class=\"wp-block-paragraph\"></p>\n<p>The post <a href=\"https://www.liquidweb.com/blog/503-service-temporarily-unavailable/\">503 service temporarily unavailable: what it means and how to fix it</a> appeared first on <a href=\"https://www.liquidweb.com\">Liquid Web</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:31:\"https://www.liquidweb.com/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"\n hourly \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"\n 1 \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:18:{s:4:\"date\";s:29:\"Sun, 26 Jul 2026 22:19:02 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:6:\"server\";s:10:\"cloudflare\";s:10:\"cf-apo-via\";s:12:\"origin, feed\";s:4:\"vary\";s:34:\"Accept-Encoding, X-Forwarded-Proto\";s:13:\"cf-edge-cache\";s:25:\"cache, platform=wordpress\";s:4:\"link\";s:109:\"<https://www.liquidweb.com/wp-json/>; rel=\"https://api.w.org/\", <https://www.liquidweb.com/>; rel=\"canonical\"\";s:25:\"strict-transport-security\";s:35:\"max-age=31536000; includeSubDomains\";s:13:\"last-modified\";s:29:\"Fri, 24 Jul 2026 14:55:51 GMT\";s:4:\"etag\";s:36:\"W/\"ed3e842479b9beeab39e007e6036f4a4\"\";s:15:\"referrer-policy\";s:26:\"no-referrer-when-downgrade\";s:9:\"x-nocache\";s:1:\"1\";s:16:\"content-encoding\";s:2:\"br\";s:15:\"cf-cache-status\";s:6:\"BYPASS\";s:17:\"speculation-rules\";s:22:\"\"/cdn-cgi/speculation\"\";s:13:\"server-timing\";s:62:\"cfCacheStatus;desc=\"BYPASS\", cfEdge;dur=123, cfOrigin;dur=1377\";s:6:\"cf-ray\";s:20:\"a216c8957dbd8d71-HEL\";s:7:\"alt-svc\";s:19:\"h3=\":443\"; ma=86400\";}s:5:\"build\";i:1785046066;s:21:\"cache_expiration_time\";i:1785147543;s:23:\"__cache_expiration_time\";i:1785147543;}','off'),(350087,'_transient_timeout_elementor_remote_info_api_data_4.1.4','1785175745','off'),(350088,'_transient_elementor_remote_info_api_data_4.1.4','a:4:{s:9:\"timestamp\";s:10:\"1785131757\";s:14:\"upgrade_notice\";a:3:{s:7:\"version\";s:5:\"2.0.0\";s:7:\"message\";s:0:\"\";s:11:\"update_link\";s:0:\"\";}s:11:\"pro_widgets\";a:82:{i:0;a:4:{s:4:\"name\";s:6:\"search\";s:5:\"title\";s:6:\"Search\";s:4:\"icon\";s:17:\"eicon-site-search\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:1;a:4:{s:4:\"name\";s:5:\"posts\";s:5:\"title\";s:5:\"Posts\";s:4:\"icon\";s:15:\"eicon-post-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:2;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-2\";s:5:\"title\";s:7:\"Classic\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:3;a:4:{s:4:\"name\";s:9:\"portfolio\";s:5:\"title\";s:9:\"Portfolio\";s:4:\"icon\";s:18:\"eicon-gallery-grid\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:4;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-3\";s:5:\"title\";s:8:\"Showcase\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:5;a:4:{s:4:\"name\";s:9:\"mega-menu\";s:5:\"title\";s:4:\"Menu\";s:4:\"icon\";s:15:\"eicon-mega-menu\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:6;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-4\";s:5:\"title\";s:5:\"Links\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:7;a:4:{s:4:\"name\";s:4:\"form\";s:5:\"title\";s:4:\"Form\";s:4:\"icon\";s:21:\"eicon-form-horizontal\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:8;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-5\";s:5:\"title\";s:8:\"Services\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:9;a:4:{s:4:\"name\";s:9:\"loop-grid\";s:5:\"title\";s:9:\"Loop Grid\";s:4:\"icon\";s:18:\"eicon-loop-builder\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:10;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-6\";s:5:\"title\";s:13:\"Portfolio Bio\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:11;a:4:{s:4:\"name\";s:13:\"loop-carousel\";s:5:\"title\";s:13:\"Loop Carousel\";s:4:\"icon\";s:19:\"eicon-carousel-loop\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:12;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-7\";s:5:\"title\";s:13:\"Business Card\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:13;a:4:{s:4:\"name\";s:7:\"gallery\";s:5:\"title\";s:7:\"Gallery\";s:4:\"icon\";s:23:\"eicon-gallery-justified\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:14;a:4:{s:4:\"name\";s:17:\"animated-headline\";s:5:\"title\";s:17:\"Animated Headline\";s:4:\"icon\";s:23:\"eicon-animated-headline\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:15;a:4:{s:4:\"name\";s:10:\"price-list\";s:5:\"title\";s:10:\"Price List\";s:4:\"icon\";s:16:\"eicon-price-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:16;a:4:{s:4:\"name\";s:11:\"price-table\";s:5:\"title\";s:11:\"Price Table\";s:4:\"icon\";s:17:\"eicon-price-table\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:17;a:4:{s:4:\"name\";s:8:\"flip-box\";s:5:\"title\";s:8:\"Flip Box\";s:4:\"icon\";s:14:\"eicon-flip-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:18;a:4:{s:4:\"name\";s:14:\"call-to-action\";s:5:\"title\";s:14:\"Call to Action\";s:4:\"icon\";s:20:\"eicon-image-rollover\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:19;a:4:{s:4:\"name\";s:14:\"media-carousel\";s:5:\"title\";s:14:\"Media Carousel\";s:4:\"icon\";s:20:\"eicon-media-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:20;a:4:{s:4:\"name\";s:15:\"nested-carousel\";s:5:\"title\";s:8:\"Carousel\";s:4:\"icon\";s:21:\"eicon-nested-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:21;a:4:{s:4:\"name\";s:10:\"off-canvas\";s:5:\"title\";s:10:\"Off-Canvas\";s:4:\"icon\";s:16:\"eicon-off-canvas\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:22;a:4:{s:4:\"name\";s:9:\"countdown\";s:5:\"title\";s:9:\"Countdown\";s:4:\"icon\";s:15:\"eicon-countdown\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:23;a:4:{s:4:\"name\";s:13:\"share-buttons\";s:5:\"title\";s:13:\"Share Buttons\";s:4:\"icon\";s:11:\"eicon-share\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:24;a:4:{s:4:\"name\";s:10:\"blockquote\";s:5:\"title\";s:10:\"Blockquote\";s:4:\"icon\";s:16:\"eicon-blockquote\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:25;a:4:{s:4:\"name\";s:6:\"lottie\";s:5:\"title\";s:6:\"Lottie\";s:4:\"icon\";s:12:\"eicon-lottie\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:26;a:4:{s:4:\"name\";s:7:\"hotspot\";s:5:\"title\";s:7:\"Hotspot\";s:4:\"icon\";s:19:\"eicon-image-hotspot\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:27;a:4:{s:4:\"name\";s:13:\"paypal-button\";s:5:\"title\";s:13:\"PayPal Button\";s:4:\"icon\";s:19:\"eicon-paypal-button\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:28;a:4:{s:4:\"name\";s:14:\"code-highlight\";s:5:\"title\";s:14:\"Code Highlight\";s:4:\"icon\";s:20:\"eicon-code-highlight\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:29;a:4:{s:4:\"name\";s:14:\"video-playlist\";s:5:\"title\";s:14:\"Video Playlist\";s:4:\"icon\";s:20:\"eicon-video-playlist\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:30;a:4:{s:4:\"name\";s:8:\"template\";s:5:\"title\";s:8:\"Template\";s:4:\"icon\";s:19:\"eicon-document-file\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:31;a:4:{s:4:\"name\";s:13:\"stripe-button\";s:5:\"title\";s:13:\"Stripe Button\";s:4:\"icon\";s:19:\"eicon-stripe-button\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:32;a:4:{s:4:\"name\";s:16:\"progress-tracker\";s:5:\"title\";s:16:\"Progress Tracker\";s:4:\"icon\";s:22:\"eicon-progress-tracker\";s:10:\"categories\";s:40:\"[\"pro-elements\",\"theme-elements-single\"]\";}i:33;a:4:{s:4:\"name\";s:8:\"nav-menu\";s:5:\"title\";s:8:\"Nav Menu\";s:4:\"icon\";s:14:\"eicon-nav-menu\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:34;a:4:{s:4:\"name\";s:17:\"table-of-contents\";s:5:\"title\";s:17:\"Table of Contents\";s:4:\"icon\";s:23:\"eicon-table-of-contents\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:35;a:4:{s:4:\"name\";s:5:\"login\";s:5:\"title\";s:5:\"Login\";s:4:\"icon\";s:15:\"eicon-lock-user\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:36;a:4:{s:4:\"name\";s:6:\"slides\";s:5:\"title\";s:6:\"Slides\";s:4:\"icon\";s:12:\"eicon-slides\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:37;a:4:{s:4:\"name\";s:20:\"testimonial-carousel\";s:5:\"title\";s:20:\"Testimonial Carousel\";s:4:\"icon\";s:26:\"eicon-testimonial-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:38;a:4:{s:4:\"name\";s:7:\"reviews\";s:5:\"title\";s:7:\"Reviews\";s:4:\"icon\";s:12:\"eicon-review\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:39;a:4:{s:4:\"name\";s:15:\"facebook-button\";s:5:\"title\";s:15:\"Facebook Button\";s:4:\"icon\";s:23:\"eicon-facebook-like-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:40;a:4:{s:4:\"name\";s:17:\"facebook-comments\";s:5:\"title\";s:17:\"Facebook Comments\";s:4:\"icon\";s:23:\"eicon-facebook-comments\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:41;a:4:{s:4:\"name\";s:14:\"facebook-embed\";s:5:\"title\";s:14:\"Facebook Embed\";s:4:\"icon\";s:14:\"eicon-fb-embed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:42;a:4:{s:4:\"name\";s:13:\"facebook-page\";s:5:\"title\";s:13:\"Facebook Page\";s:4:\"icon\";s:13:\"eicon-fb-feed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:43;a:4:{s:4:\"name\";s:15:\"theme-site-logo\";s:5:\"title\";s:9:\"Site Logo\";s:4:\"icon\";s:15:\"eicon-site-logo\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:44;a:4:{s:4:\"name\";s:16:\"theme-site-title\";s:5:\"title\";s:10:\"Site Title\";s:4:\"icon\";s:16:\"eicon-site-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:45;a:4:{s:4:\"name\";s:16:\"theme-page-title\";s:5:\"title\";s:10:\"Page Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:46;a:4:{s:4:\"name\";s:16:\"theme-post-title\";s:5:\"title\";s:10:\"Post Title\";s:4:\"icon\";s:16:\"eicon-post-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:47;a:4:{s:4:\"name\";s:18:\"theme-post-excerpt\";s:5:\"title\";s:12:\"Post Excerpt\";s:4:\"icon\";s:18:\"eicon-post-excerpt\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:48;a:4:{s:4:\"name\";s:25:\"theme-post-featured-image\";s:5:\"title\";s:14:\"Featured Image\";s:4:\"icon\";s:20:\"eicon-featured-image\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:49;a:4:{s:4:\"name\";s:19:\"theme-archive-title\";s:5:\"title\";s:13:\"Archive Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:50;a:4:{s:4:\"name\";s:13:\"archive-posts\";s:5:\"title\";s:13:\"Archive Posts\";s:4:\"icon\";s:19:\"eicon-archive-posts\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:51;a:4:{s:4:\"name\";s:10:\"author-box\";s:5:\"title\";s:10:\"Author Box\";s:4:\"icon\";s:12:\"eicon-person\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:52;a:4:{s:4:\"name\";s:13:\"post-comments\";s:5:\"title\";s:13:\"Post Comments\";s:4:\"icon\";s:14:\"eicon-comments\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:53;a:4:{s:4:\"name\";s:15:\"post-navigation\";s:5:\"title\";s:15:\"Post Navigation\";s:4:\"icon\";s:21:\"eicon-post-navigation\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:54;a:4:{s:4:\"name\";s:9:\"post-info\";s:5:\"title\";s:9:\"Post Info\";s:4:\"icon\";s:15:\"eicon-post-info\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:55;a:4:{s:4:\"name\";s:7:\"sitemap\";s:5:\"title\";s:7:\"Sitemap\";s:4:\"icon\";s:13:\"eicon-sitemap\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:56;a:4:{s:4:\"name\";s:11:\"breadcrumbs\";s:5:\"title\";s:11:\"Breadcrumbs\";s:4:\"icon\";s:11:\"eicon-yoast\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:57;a:4:{s:4:\"name\";s:21:\"woocommerce-menu-cart\";s:5:\"title\";s:9:\"Menu Cart\";s:4:\"icon\";s:10:\"eicon-cart\";s:10:\"categories\";s:41:\"[\"theme-elements\",\"woocommerce-elements\"]\";}i:58;a:4:{s:4:\"name\";s:19:\"wc-archive-products\";s:5:\"title\";s:16:\"Archive Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:59;a:4:{s:4:\"name\";s:31:\"woocommerce-archive-description\";s:5:\"title\";s:19:\"Archive Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:60;a:4:{s:4:\"name\";s:20:\"woocommerce-products\";s:5:\"title\";s:8:\"Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:61;a:4:{s:4:\"name\";s:22:\"woocommerce-breadcrumb\";s:5:\"title\";s:23:\"WooCommerce Breadcrumbs\";s:4:\"icon\";s:25:\"eicon-product-breadcrumbs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:62;a:4:{s:4:\"name\";s:14:\"wc-add-to-cart\";s:5:\"title\";s:18:\"Custom Add To Cart\";s:4:\"icon\";s:17:\"eicon-woocommerce\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:63;a:4:{s:4:\"name\";s:11:\"wc-elements\";s:5:\"title\";s:17:\"WooCommerce Pages\";s:4:\"icon\";s:19:\"eicon-product-pages\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:64;a:4:{s:4:\"name\";s:13:\"wc-categories\";s:5:\"title\";s:18:\"Product Categories\";s:4:\"icon\";s:24:\"eicon-product-categories\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:65;a:4:{s:4:\"name\";s:25:\"woocommerce-product-title\";s:5:\"title\";s:13:\"Product Title\";s:4:\"icon\";s:19:\"eicon-product-title\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:66;a:4:{s:4:\"name\";s:26:\"woocommerce-product-images\";s:5:\"title\";s:14:\"Product Images\";s:4:\"icon\";s:20:\"eicon-product-images\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:67;a:4:{s:4:\"name\";s:25:\"woocommerce-product-price\";s:5:\"title\";s:13:\"Product Price\";s:4:\"icon\";s:19:\"eicon-product-price\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:68;a:4:{s:4:\"name\";s:31:\"woocommerce-product-add-to-cart\";s:5:\"title\";s:11:\"Add To Cart\";s:4:\"icon\";s:25:\"eicon-product-add-to-cart\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:69;a:4:{s:4:\"name\";s:26:\"woocommerce-product-rating\";s:5:\"title\";s:14:\"Product Rating\";s:4:\"icon\";s:20:\"eicon-product-rating\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:70;a:4:{s:4:\"name\";s:25:\"woocommerce-product-stock\";s:5:\"title\";s:13:\"Product Stock\";s:4:\"icon\";s:19:\"eicon-product-stock\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:71;a:4:{s:4:\"name\";s:24:\"woocommerce-product-meta\";s:5:\"title\";s:12:\"Product Meta\";s:4:\"icon\";s:18:\"eicon-product-meta\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:72;a:4:{s:4:\"name\";s:37:\"woocommerce-product-short-description\";s:5:\"title\";s:17:\"Short Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:73;a:4:{s:4:\"name\";s:29:\"woocommerce-product-data-tabs\";s:5:\"title\";s:17:\"Product Data Tabs\";s:4:\"icon\";s:18:\"eicon-product-tabs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:74;a:4:{s:4:\"name\";s:42:\"woocommerce-product-additional-information\";s:5:\"title\";s:22:\"Additional Information\";s:4:\"icon\";s:19:\" eicon-product-info\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:75;a:4:{s:4:\"name\";s:27:\"woocommerce-product-related\";s:5:\"title\";s:15:\"Product Related\";s:4:\"icon\";s:21:\"eicon-product-related\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:76;a:4:{s:4:\"name\";s:26:\"woocommerce-product-upsell\";s:5:\"title\";s:7:\"Upsells\";s:4:\"icon\";s:20:\"eicon-product-upsell\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:77;a:4:{s:4:\"name\";s:25:\"woocommerce-checkout-page\";s:5:\"title\";s:8:\"Checkout\";s:4:\"icon\";s:14:\"eicon-checkout\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:78;a:4:{s:4:\"name\";s:16:\"woocommerce-cart\";s:5:\"title\";s:4:\"Cart\";s:4:\"icon\";s:14:\"eicon-woo-cart\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:79;a:4:{s:4:\"name\";s:22:\"woocommerce-my-account\";s:5:\"title\";s:10:\"My Account\";s:4:\"icon\";s:16:\"eicon-my-account\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:80;a:4:{s:4:\"name\";s:28:\"woocommerce-purchase-summary\";s:5:\"title\";s:16:\"Purchase Summary\";s:4:\"icon\";s:22:\"eicon-purchase-summary\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:81;a:4:{s:4:\"name\";s:19:\"woocommerce-notices\";s:5:\"title\";s:19:\"WooCommerce Notices\";s:4:\"icon\";s:25:\"eicon-woocommerce-notices\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}}s:17:\"canary_deployment\";a:2:{s:11:\"plugin_info\";a:11:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:5:\"3.6.0\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.0.zip\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=1427768\";s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"7.0.2\";s:12:\"requires_php\";s:3:\"5.6\";}s:10:\"conditions\";a:0:{}}}','off'),(350089,'_transient_timeout_rank_math_feed_posts_v2','1785152910','off'),(350090,'_transient_rank_math_feed_posts_v2','a:4:{i:0;a:5:{s:5:\"title\";a:1:{s:8:\"rendered\";s:51:\"Content AI 2.0: Introducing AI SEO Inside WordPress\";}s:4:\"date\";s:19:\"2026-07-26 22:19:11\";s:4:\"link\";s:62:\"https://rankmath.com/blog/introducing-supercharged-content-ai/\";s:12:\"custom_label\";s:0:\"\";s:9:\"condition\";s:0:\"\";}i:1;a:3:{s:5:\"title\";a:1:{s:8:\"rendered\";s:51:\"15 Best SEO Plugins for WordPress to Boost Rankings\";}s:4:\"date\";s:19:\"2026-07-24 07:28:02\";s:4:\"link\";s:57:\"https://rankmath.com/blog/best-seo-plugins-for-wordpress/\";}i:2;a:3:{s:5:\"title\";a:1:{s:8:\"rendered\";s:55:\"How to Easily Fix Negative Brand Sentiment in AI Search\";}s:4:\"date\";s:19:\"2026-07-17 03:38:03\";s:4:\"link\";s:75:\"https://rankmath.com/blog/how-to-fix-negative-brand-sentiment-in-ai-search/\";}i:3;a:3:{s:5:\"title\";a:1:{s:8:\"rendered\";s:46:\"5 Ways to Improve Your Brand’s AI Visibility\";}s:4:\"date\";s:19:\"2026-07-13 03:20:41\";s:4:\"link\";s:60:\"https://rankmath.com/blog/improve-your-brands-ai-visibility/\";}}','off'),(350091,'_site_transient_timeout_wp_plugin_dependencies_plugin_timeout_elementor','1785152914','off'),(350092,'_site_transient_wp_plugin_dependencies_plugin_timeout_elementor','1','off'),(350115,'_site_transient_timeout_browser_be3419a8b5757aa334d087cf317c2456','1785719032','off'),(350116,'_site_transient_browser_be3419a8b5757aa334d087cf317c2456','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"92.0.4515.131\";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;}','off'),(350128,'_site_transient_timeout_browser_40c270e7dacc30f08f8fb8f4c9d74b2f','1785719239','off'),(350129,'_site_transient_browser_40c270e7dacc30f08f8fb8f4c9d74b2f','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"90.0.4430.212\";s:8:\"platform\";s:5:\"Linux\";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;}','off'),(350139,'_site_transient_timeout_browser_778d5d4d874ff14b101d1c889a78d76b','1785719264','off'),(350140,'_site_transient_browser_778d5d4d874ff14b101d1c889a78d76b','a:10:{s:4:\"name\";s:6:\"Safari\";s:7:\"version\";s:6:\"14.1.1\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.apple.com/safari/\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/safari.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/safari.png?1\";s:15:\"current_version\";s:2:\"11\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'),(350216,'njt_fs_first_time_active','1','auto'),(350217,'njt_fs_review','1785387882','auto'),(350218,'njt_popup_filebird_cross','1785215082','auto'),(350219,'njt_notification_filebird_cross','1785215082','auto'),(350220,'njt_fs_version','2.1.2','auto'),(350221,'njt_fs_settings','a:1:{s:28:\"njt_fs_file_manager_settings\";a:3:{s:16:\"root_folder_path\";s:46:\"/storage/v11061/stealthre-styling/public_html/\";s:15:\"root_folder_url\";s:28:\"https://stealthrestyling.com\";s:27:\"enable_sensitive_protection\";s:1:\"1\";}}','auto'),(350222,'njt_fs_selector_themes','a:1:{s:13:\"administrator\";a:1:{s:11:\"themesValue\";s:7:\"Default\";}}','auto'),(350233,'_elementor_design_system_sync_css_meta','a:2:{s:4:\"time\";i:1785132187;i:0;b:0;}','auto'),(350234,'_transient_timeout_TEC_IS_ANY_LICENSE_VALID_TRANSIENT','1785136096','off'),(350235,'_transient_TEC_IS_ANY_LICENSE_VALID_TRANSIENT','a:1:{s:7:\"plugins\";a:2:{s:16:\"event-aggregator\";b:0;s:8:\"promoter\";b:0;}}','off'),(350236,'_site_transient_timeout_browser_7c73ef5b8d3235ae0606f2e84e457ff5','1785737296','off'),(350237,'_site_transient_browser_7c73ef5b8d3235ae0606f2e84e457ff5','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"145.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;}','off'),(350238,'elementor_pro_remote_info_api_data_4.1.0','a:2:{s:7:\"timeout\";i:1785161323;s:5:\"value\";s:257372:\"{\"stable_version\":\"4.2.0\",\"last_updated\":\"2026-07-20 19:00:43\",\"sections\":\"a:2:{s:11:\\\"description\\\";s:161:\\\"Elementor Pro adds new features to the Elementor Page Builder plugin. Control your conversions, your user engagement, your entire website, from one page builder.\\\";s:9:\\\"changelog\\\";s:242608:\\\"<h1>Elementor Pro - by Elementor.com<\\/h1>\\n<h4>4.2.0 - 2026-07-20<\\/h4>\\n<ul>\\n<li>New: Introducing Loop for building dynamic content layouts - Atomic Editor<\\/li>\\n<li>Tweak: Added Email 2 as an additional action after submit in Atomic Form - Atomic Editor<\\/li>\\n<li>Tweak: Improved the settings UI in Atomic Form - Atomic Editor<\\/li>\\n<li>Tweak: Added autocomplete support for better accessibility in Atomic Form - Atomic Editor<\\/li>\\n<li>Tweak: Added accessibility support for Atomic Form success and error messages after submission - Atomic Editor<\\/li>\\n<li>Fix: Local styles are not loaded inside Shortcode or Template widgets - Atomic Editor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/32921\\\">#32921<\\/a>)<\\/li>\\n<li>Fix: Empty overrides in nested Components show the default value instead of remaining empty - Atomic Editor<\\/li>\\n<li>Fix: Classes created from Components override the expected class priority - Atomic Editor<\\/li>\\n<li>Fix: Redoing detach Component inside another Component leaves stale exposed properties behind - Atomic Editor<\\/li>\\n<li>Fix: Atomic Form elements cannot be copied and pasted - Atomic Editor<\\/li>\\n<li>Fix: Metadata is missing from email submissions in Atomic Form - Atomic Editor<\\/li>\\n<li>Fix: Sub-menu indicators flicker while the page is loading in WordPress Menu widget<\\/li>\\n<li>Fix: Load on Click duplicates the initial posts instead of loading the next posts when using multiple Posts widgets<\\/li>\\n<li>Fix: Buttons are not keyboard accessible in Flip Box widget<\\/li>\\n<li>Fix: Non-existent pages can trigger a fatal error in Archive and 404 templates<\\/li>\\n<li>Fix: Custom Search Results URLs can trigger a fatal error in Search widget<\\/li>\\n<li>Fix: Headings are highlighted inconsistently when scrolling down and back up in Table of Contents widget<\\/li>\\n<li>Fix: PHP warnings appear when WooCommerce coupons are disabled in Cart and Checkout widgets<\\/li>\\n<\\/ul>\\n<h4>4.1.3 - 2026-07-14<\\/h4>\\n<ul>\\n<li>Fix: Content section isn't expanded by default when adding atomic element inside Atomic Form - Atomic Editor<\\/li>\\n<li>Fix: Atomic Form cannot be saved as template - Atomic Editor<\\/li>\\n<\\/ul>\\n<h4>4.1.2 - 2026-06-23<\\/h4>\\n<ul>\\n<li>Fix: Email action is not configured correctly when submitting Atomic Forms - Atomic Editor<\\/li>\\n<\\/ul>\\n<h4>4.1.1 - 2026-06-08<\\/h4>\\n<ul>\\n<li>Fix: Live Results item count does not apply correctly on Tablet and Mobile in Search widget<\\/li>\\n<li>Fix: Default animation appears for logged-out users when using an ACF URL dynamic tag in Lottie widget<\\/li>\\n<li>Fix: "Something went wrong" error appears when using Taxonomy Filter with a Loop Grid based on Current Query<\\/li>\\n<\\/ul>\\n<h4>4.1.0 - 2026-05-26<\\/h4>\\n<ul>\\n<li>Tweak: Added Radio Button element to Atomic Form - Atomic Editor<\\/li>\\n<li>Tweak: Added Select element to Atomic Form - Atomic Editor<\\/li>\\n<li>Tweak: Added Date Picker element to Atomic Form - Atomic Editor<\\/li>\\n<li>Tweak: Added Time Picker element to Atomic Form - Atomic Editor<\\/li>\\n<li>Tweak: Added File Upload element to Atomic Form - Atomic Editor<\\/li>\\n<li>Tweak: Added Webhook URL support to Atomic Form - Atomic Editor<\\/li>\\n<li>Tweak: Improved the default To and From field settings in Atomic Form - Atomic Editor<\\/li>\\n<li>Tweak: Updated the Connected Input ID control to a Select control in Atomic Form - Atomic Editor<\\/li>\\n<li>Tweak: Added the Atomic Elements section when editing Loop Grid templates - Atomic Editor<\\/li>\\n<li>Tweak: Added support for dynamic field mentions in email content in Atomic Form - Atomic Editor<\\/li>\\n<li>Tweak: Added Start and End grid lines for the While Scrolling effect in Interactions - Atomic Editor<\\/li>\\n<li>Tweak: Updated the minimum required WordPress version to 6.8<\\/li>\\n<li>Fix: Custom styles are lost for Atomic elements used in loops - Atomic Editor<\\/li>\\n<li>Fix: Action Log and Page Title are not recorded in Atomic Form submissions - Atomic Editor<\\/li>\\n<li>Fix: Inline editing does not work for Buttons inside Atomic Form - Atomic Editor<\\/li>\\n<li>Fix: Atomic Form cannot be dragged into containers or child containers - Atomic Editor<\\/li>\\n<li>Fix: Pasting content from another site may cause a fatal error with Loop Item Templates<\\/li>\\n<\\/ul>\\n<h4>4.0.4 - 2026-04-28<\\/h4>\\n<ul>\\n<li>Fix: Flexbox and Div Block do not work with display conditions - Atomic Editor<\\/li>\\n<li>Fix: Custom CSS editor not editable in RTL websites - Atomic Editor<\\/li>\\n<\\/ul>\\n<h4>4.0.3 - 2026-04-20<\\/h4>\\n<ul>\\n<li>Tweak: Updated base style font styling in Atomic Form - Atomic Editor<\\/li>\\n<li>Fix: Submit button not working inside popups in Atomic Form - Atomic Editor<\\/li>\\n<li>Fix: Forms fail to send when using ACF Email dynamic tag - Atomic Editor<\\/li>\\n<li>Fix: Custom CSS editor not editable in RTL websites - Atomic Editor<\\/li>\\n<\\/ul>\\n<h4>4.0.2 - 2026-04-13<\\/h4>\\n<ul>\\n<li>Fix: Interactions apply only to the first matching element instead of all instances on the page - Atomic Editor<\\/li>\\n<\\/ul>\\n<h4>4.0.1 - 2026-04-01<\\/h4>\\n<ul>\\n<li>Fix: Exposed text properties appear empty in existing components - Atomic Editor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/35357\\\">#35357<\\/a>)<\\/li>\\n<li>Fix: Cannot publish existing components with overridable properties - Atomic Editor<\\/li>\\n<li>Fix: Unexpected characters appear when deleting attribute values using backspace - Atomic Editor<\\/li>\\n<\\/ul>\\n<h4>4.0.0 - 2026-03-30<\\/h4>\\n<ul>\\n<li>New: Introducing Atomic Forms using composable Atomic elements - create flexible form layouts by combining individual field elements - Atomic Editor<\\/li>\\n<li>New: Introducing Interactions with new triggers and custom effects for dynamic experiences - create animations based on user scroll and user behavior - Atomic Editor<\\/li>\\n<li>Tweak: Component creation is available for Pro users - Atomic Editor<\\/li>\\n<li>Tweak: Added the ability to detach Components into editable layouts - Atomic Editor<\\/li>\\n<li>Tweak: Added support for custom fonts in typography controls - Atomic Editor<\\/li>\\n<li>Fix: Unable to paste content into the Custom CSS field - Atomic Editor<\\/li>\\n<li>Fix: Error when assigning a dynamic custom field to a component's inner element in Components - Atomic Editor<\\/li>\\n<\\/ul>\\n<h4>3.35.1 - 2026-02-11<\\/h4>\\n<ul>\\n<li>Fix: Enqueue script errors when <code>WP_DEBUG<\\/code> is enabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/34617\\\">#34617<\\/a>)<\\/li>\\n<li>Fix: General UI issues in Editor screens in WordPress Admin<\\/li>\\n<\\/ul>\\n<h4>3.35.0 - 2026-02-02<\\/h4>\\n<ul>\\n<li>Tweak: Extended the color picker to support ACF fields - Editor V4<\\/li>\\n<li>Tweak: Enabled size variables with custom units across relevant controls - Editor V4<\\/li>\\n<li>Tweak: Enabled size variables in border radius controls - Editor V4<\\/li>\\n<\\/ul>\\n<h4>3.34.4 - 2026-01-29<\\/h4>\\n<ul>\\n<li>Fix: Shortcodes overflow the screen on Saved Templates screen in WordPress Admin<\\/li>\\n<li>Fix: Avoid Multiple Popups control does not work in Popups<\\/li>\\n<\\/ul>\\n<h4>3.34.3 - 2026-01-26<\\/h4>\\n<ul>\\n<li>Fix: Theme Builder WordPress view does not work as expected<\\/li>\\n<li>Fix: Submissions menu appears even when the setting is disabled<\\/li>\\n<\\/ul>\\n<h4>3.34.2 - 2026-01-22<\\/h4>\\n<ul>\\n<li>Tweak: Updated notification behavior in Elementor menu in WordPress admin<\\/li>\\n<\\/ul>\\n<h4>3.34.1 - 2026-01-20<\\/h4>\\n<ul>\\n<li>Tweak: Unified the Elementor interface into a single place to manage, optimize, and configure Elementor capabilities in WordPress admin<\\/li>\\n<\\/ul>\\n<h4>3.34.0 - 2025-12-22<\\/h4>\\n<ul>\\n<li>New: Added support for Display Conditions for Atomic Elements - Editor V4<\\/li>\\n<li>Tweak: Enabled media queries for the Desktop breakpoint only in Custom CSS - Editor V4<\\/li>\\n<li>Tweak: Added support for ACF field in Dynamic Tags - Editor V4<\\/li>\\n<li>Tweak: Added support for Google Calendar in Contact URL Dynamic Tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Tel link in Contact URL Dynamic Tag - Editor V4<\\/li>\\n<li>Tweak: Added support for ACF Image field in Dynamic Tags - Editor V4<\\/li>\\n<li>Tweak: Removed icon from the accessibility tree in Flip Box widget<\\/li>\\n<li>Tweak: Applied CSS logical properties in text-align controls and improved RTL rendering in the Editor<\\/li>\\n<li>Fix: Website Template library displayed in English instead of the translated language<\\/li>\\n<li>Fix: Custom CSS field breaks when using certain characters - Editor V4<\\/li>\\n<\\/ul>\\n<h4>3.33.2 - 2025-12-03<\\/h4>\\n<ul>\\n<li>Fix: Incorrect status shown for Custom Code, Fonts, and Icons after importing a Website Template<\\/li>\\n<li>Fix: Display Conditions window appears empty in the editor<\\/li>\\n<\\/ul>\\n<h4>3.33.1 - 2025-11-11<\\/h4>\\n<ul>\\n<li>Fix: Styles not loading correctly in Custom Fonts and Custom Icons admin screens (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/33396\\\">#33396<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.33.0 - 2025-11-10<\\/h4>\\n<ul>\\n<li>New: Introducing Custom CSS for element-level styling with full isolation and responsive control - Editor V4<\\/li>\\n<li>New: Introducing media save to cloud in Website Templates, enabling users to store media assets directly in the cloud for easier access and management.<\\/li>\\n<li>Tweak: Added support for Post Excerpt dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Internal URL dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Post Terms dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Shortcode dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Popup dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Off-Canvas dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Lightbox dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Add To Cart dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for ACF URL dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Archive Title dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for the Email Contact URL dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for reduced-motion preferences in Flip Box widget<\\/li>\\n<li>Tweak: Updated minimum supported versions for Chrome, Firefox, and Safari<\\/li>\\n<li>Tweak: Updated Notes button location in the Editor Top Bar<\\/li>\\n<\\/ul>\\n<h4>3.32.3 - 2025-10-21<\\/h4>\\n<ul>\\n<li>Fix: Website Template fails to apply when Custom Code or Custom Icons are included<\\/li>\\n<\\/ul>\\n<h4>3.32.2 - 2025-09-29<\\/h4>\\n<ul>\\n<li>Fix: Exported taxonomies are not displayed correctly on the summary page in Website Templates export<\\/li>\\n<li>Fix: Certain taxonomies are not exported as expected in Website Templates export<\\/li>\\n<\\/ul>\\n<h4>3.32.1 - 2025-09-16<\\/h4>\\n<ul>\\n<li>Fix: Theme Builder fails to load when containers are disabled<\\/li>\\n<li>Fix: Popup and single product templates not imported or exported as expected<\\/li>\\n<\\/ul>\\n<h4>3.32.0 - 2025-09-15<\\/h4>\\n<ul>\\n<li>New: Introducing Size Variables to store and reuse numeric values across spacing, typography, layout, and borders - Editor V4<\\/li>\\n<li>New: Introducing granular Transitions with property-level control for advanced micro-animations - Editor V4<\\/li>\\n<li>New: Added granular content selection for Website Templates import and export, including pages, menus, post types, and taxonomies<\\/li>\\n<li>Tweak: Enhanced accessibility of background images in Slides widget with proper aria attributes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23543\\\">#23543<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/31063\\\">#31063<\\/a>)<\\/li>\\n<li>Tweak: Added REST API support for the Custom Code feature<\\/li>\\n<li>Tweak: Moved Background control from Content tab to Style tab in Flip Box widget<\\/li>\\n<li>Tweak: Removed SVG icons from the accessibility tree in Share Buttons widget<\\/li>\\n<li>Tweak: Removed dropdown indicator icons from the accessibility tree in WordPress Menu widget<\\/li>\\n<li>Fix: PHP 8.4 deprecation notices when running with <code>WP_DEBUG<\\/code> enabled<\\/li>\\n<li>Fix: Reduced-motion preferences are not applied to Animated Headline widget<\\/li>\\n<li>Fix: Reduced-motion preferences are not applied in Motion Effects<\\/li>\\n<li>Fix: Added required PHP and WordPress versions to the plugin header<\\/li>\\n<\\/ul>\\n<h4>3.31.3 - 2025-09-08<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in WordPress Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.31.2 - 2025-08-10<\\/h4>\\n<ul>\\n<li>Tweak: Improved release version functionality<\\/li>\\n<\\/ul>\\n<h4>3.31.1 - 2025-08-06<\\/h4>\\n<ul>\\n<li>Tweak: Updated <code>form-data<\\/code> package version<\\/li>\\n<\\/ul>\\n<h4>3.31.0 - 2025-08-05<\\/h4>\\n<ul>\\n<li>New: Introducing Attributes - add custom HTML attributes to elements for advanced control - Editor V4<\\/li>\\n<li>Tweak: Optimized Custom Code styles by removing redundant RTL file<\\/li>\\n<li>Tweak: Improved performance by loading ribbon styles only when used in Call to Action and Price Table widgets<\\/li>\\n<li>Tweak: Improved semantic markup structure for header and footer documents<\\/li>\\n<li>Tweak: Reorganized design controls in Animated Headline widget<\\/li>\\n<li>Tweak: Reorganized design controls in Blockquote widget<\\/li>\\n<li>Tweak: Reorganized design controls in Countdown widget<\\/li>\\n<li>Tweak: Replaced SASS mixins and functions with native CSS logical properties<\\/li>\\n<li>Fix: Empty headers are rendered in Table of Contents widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28167\\\">#28167<\\/a>)<\\/li>\\n<li>Fix: <code>TypeError<\\/code> bug in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.30.1 - 2025-07-22<\\/h4>\\n<ul>\\n<li>Security Fix: Improved content sanitization in multiple widgets<\\/li>\\n<li>Fix: UI issue in Hotspot widget when Optimized Markup experiment is enabled<\\/li>\\n<li>Fix: Taxonomy filter not working in the Editor when Optimized Markup experiment is enabled<\\/li>\\n<\\/ul>\\n<h4>3.30.0 - 2025-07-01<\\/h4>\\n<ul>\\n<li>New: Introduced Full Website Templates in the Cloud - export, manage, and reuse full site kits across all your websites from one place<\\/li>\\n<li>Tweak: Activated "Optimized Markup" feature on new sites<\\/li>\\n<li>Tweak: Activated "Menu" feature on new sites<\\/li>\\n<li>Tweak: Improved error handling for Theme Builder display conditions<\\/li>\\n<li>Tweak: Added styling controls to Post Excerpt widget<\\/li>\\n<li>Tweak: Improved accessibility with <code>role<\\/code> and <code>aria-label<\\/code> attributes Post Navigation widget<\\/li>\\n<li>Tweak: Added <code>aria-label<\\/code> in Form widget<\\/li>\\n<li>Tweak: Added <code>aria-label<\\/code> in Login widget<\\/li>\\n<li>Tweak: Arranged content as lists in Portfolio and Posts widgets<\\/li>\\n<li>Tweak: Added Box Shadow and Text Shadow controls in Countdown widget<\\/li>\\n<li>Tweak: Moved image resolution control to content tab in Price List widget<\\/li>\\n<li>Tweak: Renamed and reorganized style sections in Price List widget<\\/li>\\n<li>Tweak: Added conditional logic to controls in Price Table widget<\\/li>\\n<li>Tweak: Grouped layout controls under list section in Price List widget<\\/li>\\n<li>Tweak: Updated minimum required WordPress version to 6.6<\\/li>\\n<li>Fix: Inline font icons support doesn't work in Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24367\\\">#24367<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18343\\\">#18343<\\/a>)<\\/li>\\n<li>Fix: Page Title condition doesn't work on child pages in Widget Display Conditions<\\/li>\\n<li>Fix: Editor users with "Access to edit content only" are able to delete elements<\\/li>\\n<li>Fix: Links are not crawlable in Video Playlist widget<\\/li>\\n<li>Fix: Uses hardcoded admin fonts in Video Playlist widget<\\/li>\\n<li>Fix: Editor freezes when the Form widget is used with a high PHP upload size limit<\\/li>\\n<li>Fix: Errors occur when Debug mode is enabled in Slides widget<\\/li>\\n<li>Fix: Plugin dependency not enforced in Elementor Pro<\\/li>\\n<li>Fix: Console shows deprecation warning in Global Widgets<\\/li>\\n<\\/ul>\\n<h4>3.29.2 - 2025-06-04<\\/h4>\\n<ul>\\n<li>Tweak: Added selectors to Menu widget for compatibility with Optimized Markup experiment<\\/li>\\n<\\/ul>\\n<h4>3.29.1 - 2025-05-28<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Animated Headline widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Price Table widget<\\/li>\\n<\\/ul>\\n<h4>3.29.0 - 2025-05-19<\\/h4>\\n<ul>\\n<li>New: Introduced Cloud Templates - save, manage, and reuse your templates across all your sites from a single cloud library<\\/li>\\n<li>Tweak: Improved accessibility with <code>role<\\/code> attributes in Share Buttons widget<\\/li>\\n<li>Tweak: Improved accessibility by grouping content with <code>role=region<\\/code> in the Video Playlist widget<\\/li>\\n<li>Fix: Focus color is not applied correctly for accessibility in WordPress Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24239\\\">#24239<\\/a>)<\\/li>\\n<li>Fix: Common scripts loaded late when using the Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.28.4 - 2025-05-05<\\/h4>\\n<ul>\\n<li>Fix: Empty results appeared on the frontend when using the Taxonomy Filter with the 'Avoid Duplicates' option in Loop Grid widget<\\/li>\\n<li>Fix: Errors occur when Debug mode is enabled and the Optimized Markup experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.28.3 - 2025-04-16<\\/h4>\\n<ul>\\n<li>Tweak: Improved sidebar navigation flow on the Elementor Home screen<\\/li>\\n<\\/ul>\\n<h4>3.28.2 - 2025-03-30<\\/h4>\\n<ul>\\n<li>Fix: Default Elementor animation shown for logged-out users when using an "External URL" source in Lottie widget<\\/li>\\n<\\/ul>\\n<h4>3.28.1 - 2025-03-23<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Animated Headline and Form widgets<\\/li>\\n<\\/ul>\\n<h4>3.28.0 - 2025-03-17<\\/h4>\\n<ul>\\n<li>Tweak: Ensured File Upload field styles are overridden by global styles in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11651\\\">#11651<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17223\\\">#17223<\\/a>)<\\/li>\\n<li>Tweak: Updated Scroll Snap description to clarify incompatibility with animations and motion effects<\\/li>\\n<li>Tweak: Prevented special characters from being encoded in the email subject field in Form widget<\\/li>\\n<li>Tweak: Loaded module styles within the module instead of registering them in <code>plugin.php<\\/code><\\/li>\\n<li>Tweak: Updated minimum required WordPress version to 6.5<\\/li>\\n<li>Tweak: Improved keyboard accessibility for menus in Editor Top Bar<\\/li>\\n<li>Tweak: Made the edit button accessible in the Template widget<\\/li>\\n<li>Tweak: Optimized Form widget performance by caching field assets <code>using get_style_depends()<\\/code> and <code>get_script_depends()<\\/code> methods<\\/li>\\n<li>Tweak: Added Text Shadow control in Testimonial Carousel, Call to Action and Animated Headline widgets<\\/li>\\n<li>Fix: Button icon alignment breaks when Inline Font Icons feature is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16077\\\">#16077<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16511\\\">#16511<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17692\\\">#17692<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17922\\\">#17922<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19253\\\">#19253<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19370\\\">#19370<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21236\\\">#21236<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21844\\\">#21844<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28080\\\">#28080<\\/a>)<\\/li>\\n<li>Fix: Dropdown caret color did not follow menu item color when Inline Font Icons feature is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17500\\\">#17500<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18466\\\">#18466<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21664\\\">#21664<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24929\\\">#24929<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28064\\\">#28064<\\/a>)<\\/li>\\n<li>Fix: Page doesn't scroll up when a coupon error notice appears in Checkout widget<\\/li>\\n<\\/ul>\\n<h4>3.27.7 - 2025-03-13<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Lottie widget<\\/li>\\n<\\/ul>\\n<h4>3.27.6 - 2025-03-10<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Template Condition<\\/li>\\n<\\/ul>\\n<h4>3.27.5 - 2025-03-03<\\/h4>\\n<ul>\\n<li>Fix: The <code>wp_trigger_error<\\/code> function causes the site to crash instead of triggering a warning when used with ACF text<\\/li>\\n<\\/ul>\\n<h4>3.27.4 - 2025-02-16<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Screenshots module<\\/li>\\n<li>Security Fix: Improved code security enforcement in Query control<\\/li>\\n<li>Fix: ACF <code>true_false<\\/code> field causing a fatal error when used as a dynamic tag with third-party plugins (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/30170\\\">#30170<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.27.3 - 2025-02-06<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Stripe Button widget<\\/li>\\n<\\/ul>\\n<h4>3.27.2 - 2025-02-03<\\/h4>\\n<ul>\\n<li>Fix: Value type configuration issue causing errors when using ACF<\\/li>\\n<li>Fix: Hide content on responsive breakpoint option is not working on WordPress Menu widget when Optimized Markup experiment is activated<\\/li>\\n<\\/ul>\\n<h4>3.27.1 - 2025-01-27<\\/h4>\\n<ul>\\n<li>Tweak: Increased the number of items allowed in Dynamic Tags options in Display Conditions for Elements<\\/li>\\n<li>Security Fix: Improved code security enforcement in Global widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Lottie widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Admin settings<\\/li>\\n<li>Fix: Accessible navigation in popups caused unintended scrolling of the page when triggered (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29175\\\">#29175<\\/a>)<\\/li>\\n<li>Fix: Empty custom fields are missing in the Dynamic Tags options in Display Conditions for Elements<\\/li>\\n<\\/ul>\\n<h4>3.27.0 - 2025-01-20<\\/h4>\\n<ul>\\n<li>Tweak: Removed the <code>elementor-widget-container<\\/code> div from the Menu, Loop, Table of Contents, Form, and Hotspot widgets as part of the Optimized Markup experiment to improve HTML structure<\\/li>\\n<li>Tweak: Reduced DOM size by optimizing the submit button markup in Search widget<\\/li>\\n<li>Tweak: Moved style loading to the head instead of the footer to improve CLS<\\/li>\\n<li>Tweak: Enabled conditional loading of Swiper.js based on widget dependencies to reduce unnecessary assets and improve page load times<\\/li>\\n<li>Tweak: Standardized navigation elements like arrows and bullets across all carousel and slider widgets for improved accessibility<\\/li>\\n<li>Tweak: Improved accessibility when the submit button has only an icon and no text in Search widget<\\/li>\\n<li>Tweak: Removed <code>load_plugin_textdomain()<\\/code> function from Elementor Pro<\\/li>\\n<\\/ul>\\n<h4>3.26.3 - 2025-01-07<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Search widget<\\/li>\\n<li>Fix: Height issues cause slideshow thumbnails to display incorrectly in Media Carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29663\\\">#29663<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.26.2 - 2024-12-22<\\/h4>\\n<ul>\\n<li>Fix: Menu items are not clickable in various scenarios in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29191\\\">#29191<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.26.1 - 2024-12-17<\\/h4>\\n<ul>\\n<li>Fix: Restore deprecated <code>Plugin::enqueue_styles()<\\/code> function to avoid errors with 3rd party plugins<\\/li>\\n<\\/ul>\\n<h4>3.26.0 - 2024-12-16<\\/h4>\\n<ul>\\n<li>New: Introducing dynamic content support for Off-canvas in Loop Grid widget templates - enabling seamless display of additional content dynamically (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29049\\\">#29049<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28935\\\">#28935<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7106\\\">#7106<\\/a>)<\\/li>\\n<li>New: AdBlock Detection trigger for Popups - display targeted popups for visitors using ad blockers<\\/li>\\n<li>New: Added Reload Page link action for Dynamic Tags<\\/li>\\n<li>Tweak: Added "Space Between Dots" control to Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2526\\\">#2526<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3277\\\">#3277<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21697\\\">#21697<\\/a>)<\\/li>\\n<li>Tweak: Replaced hidden <code>elementor-screen-only<\\/code> div with <code>aria-label<\\/code> attributes<\\/li>\\n<li>Tweak: Removed <code>elementor-widget-container<\\/code> div from Elementor widgets as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Optimize popup styling by loading it only when necessary<\\/li>\\n<li>Tweak: Updated Gap between slides control to support only PX units in Carousel widget<\\/li>\\n<li>Tweak: Removed the dependency between the Tabs handler and the Menu handler<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> in Carousel widgets<\\/li>\\n<li>Tweak: Added <code>aria-roledescription=carousel<\\/code> to carousel wrapper<\\/li>\\n<li>Tweak: Added <code>aria-roledescription=slide<\\/code> to slide wrapper<\\/li>\\n<li>Tweak: Optimized carousel widgets markup as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Updated minimum required Safari version to 15.5<\\/li>\\n<li>Tweak: Facebook widgets are no longer supported on mobile due to Facebook functionality changes<\\/li>\\n<li>Fix: Motion Effects sticky feature is not working when Scroll Snap is enabled<\\/li>\\n<li>Fix: Custom Image Resolution option is not working in Gallery widget<\\/li>\\n<li>Fix: 'Reading Settings' unexpectedly reduces the number of posts displayed when using the Archive with Pagination setting<\\/li>\\n<li>Fix: Step Form does not scroll to the top when the first field is not an input field in Form widget<\\/li>\\n<li>Fix: Display Condition feature is available without an active Elementor license in Floating Elements<\\/li>\\n<li>Fix: Background options of Flip Box in Loop Grid widget are not working when images are added using ACF Dynamic Tags<\\/li>\\n<li>Fix: Dropdown icon in the Select field of the Form widget is cut off when the Inline Font Icons feature is activated<\\/li>\\n<li>Fix: Incompatibility between Form widget and WPML when using Nested Elements<\\/li>\\n<li>Fix: Performance issues when changing the title name in the Menu widget<\\/li>\\n<li>Fix: Warnings appear when Element Caching is set to Inactive in Carousel widgets<\\/li>\\n<li>Fix: Swiper styling missing from Lightbox inside Gallery widgets<\\/li>\\n<\\/ul>\\n<h4>3.25.5 - 2024-12-10<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Fix: Accessible navigation in popups caused unintended scrolling of the page when triggered (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29175\\\">#29175<\\/a>)<\\/li>\\n<li>Fix: Popup overlay shown for non-logged users even when disabled<\\/li>\\n<\\/ul>\\n<h4>3.25.4 - 2024-11-20<\\/h4>\\n<ul>\\n<li>Tweak: Improved Global Widget loading method to enhance performance<\\/li>\\n<\\/ul>\\n<h4>3.25.3 - 2024-11-13<\\/h4>\\n<ul>\\n<li>Fix: Nested Elements are activated even when the Container experiment is inactive<\\/li>\\n<\\/ul>\\n<h4>3.25.2 - 2024-11-03<\\/h4>\\n<ul>\\n<li>Fix: Styling issues affecting popup layout when using a Dynamic Tag to open the popup<\\/li>\\n<li>Fix: Image captions are not displaying for non-logged-in users in Media Carousel widget<\\/li>\\n<li>Fix: Custom Add to Cart widget with Quantity enabled causes critical error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29159\\\">#29159<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.25.1 - 2024-10-31<\\/h4>\\n<ul>\\n<li>Fix: Multiple Custom Add to Cart widgets on the same page are adding the same product<\\/li>\\n<\\/ul>\\n<h4>3.25.0 - 2024-10-28<\\/h4>\\n<ul>\\n<li>Tweak: Added pagination functionality to the Live Results in Search widget<\\/li>\\n<li>Tweak: Added Anchor Offset control to allow precise positioning when scrolling to anchor links on the page<\\/li>\\n<li>Tweak: Load motion effects styles only when they are in use<\\/li>\\n<li>Tweak: Load sticky styles only when they are in use<\\/li>\\n<li>Tweak: Load popup styles only when they are in use<\\/li>\\n<li>Tweak: Load theme builder styles only when they are in use<\\/li>\\n<li>Tweak: Load transition styles for Call to Action and Gallery widgets only when they are in use<\\/li>\\n<li>Tweak: Load styles for Form widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for WooCommerce widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Theme Elements widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Carousel widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Pricing widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Floating Elements separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Link in Bio widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load minified CSS in the Loop Builder's Call to Action button in the Editor<\\/li>\\n<li>Tweak: Removed "Payments" module styles<\\/li>\\n<li>Tweak: Removed <code>elementor-button-wrapper<\\/code> div from Payapl widget as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Removed <code>elementor-button-wrapper<\\/code> div from Stripe widget as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Merged "Form Submissions" feature into the version and moved it to the Advanced tab<\\/li>\\n<li>Tweak: Merged "Display Conditions" into the version<\\/li>\\n<li>Fix: Missing translation string for the empty message in the Table of Contents widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27580\\\">#27580<\\/a>)<\\/li>\\n<li>Fix: Local Storage and Session Storage were being used even when popups were not in use (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7151\\\">#7151<\\/a>)<\\/li>\\n<li>Fix: Masonry layout is not working when pagination is set to "Load More" or "Infinite Scroll" in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23684\\\">#23684<\\/a>)<\\/li>\\n<li>Fix: Extra gap between widgets on the frontend when using Off-canvas widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27706\\\">#27706<\\/a>)<\\/li>\\n<li>Fix: Pagination and custom queries did not work when the Posts Widget was saved as a Global Widget or used via shortcode<\\/li>\\n<li>Fix: Lightbox videos are missing controls and displayed at the wrong size in Media Carousel widget<\\/li>\\n<li>Fix: Pagination options with Individual Pagination not working as expected in Posts and Loop Grid widgets<\\/li>\\n<li>Fix: Justified or Masonry layouts for the Pro Gallery would not display images on the frontend when inserted via nested tabs<\\/li>\\n<li>Fix: Error issue in the Loop Grid widget when used in theme parts with the Taxonomy Filter<\\/li>\\n<li>Fix: Removed the focus ring after clicking to open the Off Canvas inside the Editor<\\/li>\\n<li>Fix: Background gradient colors from the dynamic color tag values are not rendering on the frontend<\\/li>\\n<li>Fix: Excessive database requests generated by the Loop Grid widget<\\/li>\\n<li>Fix: Colors from Dynamic Tags were not rendered on the frontend<\\/li>\\n<li>Fix: Display issue in the Menu widget caused by the 'Native Intersection Observer API<\\/li>\\n<li>Fix: Dropdown area not working in certain scenarios in Menu widget<\\/li>\\n<li>Fix: Content Width control inside the Mega Menu is displaying an empty value<\\/li>\\n<\\/ul>\\n<h4>3.24.4 - 2024-10-09<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Media Carousel widget<\\/li>\\n<\\/ul>\\n<h4>3.24.3 - 2024-10-01<\\/h4>\\n<ul>\\n<li>Fix: Floating Elements template not loading when Single Page template is set with All Singular condition<\\/li>\\n<li>Fix: Form field styles not loading properly in various scenarios<\\/li>\\n<\\/ul>\\n<h4>3.24.2 - 2024-09-18<\\/h4>\\n<ul>\\n<li>Fix: Icons not displaying when Inline SVG Icons experiment is active in Link In Bio widgets and Floating Elements<\\/li>\\n<\\/ul>\\n<h4>3.24.1 - 2024-09-12<\\/h4>\\n<ul>\\n<li>Fix: Widget styles not loading correctly on front causing alignment inconsistencies (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28676\\\">#28676<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.24.0 - 2024-09-10<\\/h4>\\n<ul>\\n<li>New: Introducing support for Variable Fonts - allowing for more dynamic and flexible text styling (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6703\\\">#6703<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11333\\\">#11333<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19277\\\">#19277<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25485\\\">#25485<\\/a>)<\\/li>\\n<li>Tweak: Added 'Structure' indication for widgets with Display Conditions applied (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28027\\\">#28027<\\/a>)<\\/li>\\n<li>Tweak: Added a new option for setting the live search results width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28280\\\">#28280<\\/a>)<\\/li>\\n<li>Tweak: Improved Honeypot field functionality in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28480\\\">#28480<\\/a>)<\\/li>\\n<li>Tweak: Added options to 'Copy', 'Paste', and 'Clear' Display Conditions in Context Menu<\\/li>\\n<li>Tweak: Improved performance of the Menu widget when using Dynamic Tags in the URL field<\\/li>\\n<li>Tweak: Improved performance when using Dynamic Tags in Nested Elements<\\/li>\\n<li>Tweak: Added the option for users to disable Akismet for specific Elementor forms<\\/li>\\n<li>Tweak: Adjusted URL structure when presenting the Search Archive page in Search widget<\\/li>\\n<li>Tweak: Added the 'Create Template' button in Search widget<\\/li>\\n<li>Tweak: Added an option to enable the 'Loader' animation while live results are loading in Search widget<\\/li>\\n<li>Tweak: Load share buttons compatibility styles only when they are in use<\\/li>\\n<li>Tweak: Load dialog styles only when they are in use<\\/li>\\n<li>Tweak: Load global widget styles only during Editor preview<\\/li>\\n<li>Tweak: Conditionally load widget styles only when the widgets are used<\\/li>\\n<li>Tweak: Load styles for CTA hover animations only when they are in use<\\/li>\\n<li>Tweak: Load notes styles only when the WordPress Toolbar is displayed<\\/li>\\n<li>Tweak: Split <code>animations.min.css<\\/code> into multiple CSS files and load them conditionally<\\/li>\\n<li>Tweak: Promoted Display Conditions feature to Stable status<\\/li>\\n<li>Tweak: Merged Taxonomy Filter feature into the version<\\/li>\\n<li>Tweak: Merged Search feature into the version<\\/li>\\n<li>Tweak: Added a note to 'Current Query' explaining the impact of WordPress settings on pagination within Archives<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for the Off-Canvas widget<\\/li>\\n<li>Fix: Manual Selection option is not excluding sticky posts in Posts and Loop Grid widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18689\\\">#18689<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23331\\\">#23331<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28179\\\">#28179<\\/a>)<\\/li>\\n<li>Fix: Template ID does not change according to the imported Loop Item (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21404\\\">#21404<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22202\\\">#22202<\\/a>)<\\/li>\\n<li>Fix: 'Editing Mode' for the Off-canvas was not functioning correctly in certain scenarios<\\/li>\\n<li>Fix: Added definition to <code>clear_custom_image_sizes<\\/code> hook to prevent edge case issues<\\/li>\\n<li>Fix: Flickering issue with search result buttons when closing results using the keyboard escape key in Search widget<\\/li>\\n<li>Fix: Theme Style settings for buttons were overriding the text styling in Search widget<\\/li>\\n<li>Fix: Nesting menu inside another menu causes functionality issues in Menu widget<\\/li>\\n<li>Fix: Error when using array as custom fields value in Dynamic Tags<\\/li>\\n<\\/ul>\\n<h4>3.23.3 - 2024-08-05<\\/h4>\\n<ul>\\n<li>Fix: Dropdown area not working in certain scenarios in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28194\\\">#28194<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.23.2 - 2024-07-29<\\/h4>\\n<ul>\\n<li>Fix: Horizontal scroll bar appearing on the page when using Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28087\\\">#28087<\\/a>)<\\/li>\\n<li>Fix: Dropdown area disappearing in certain scenarios in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.23.1 - 2024-07-23<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in link URL<\\/li>\\n<\\/ul>\\n<h4>3.23.0 - 2024-07-15<\\/h4>\\n<ul>\\n<li>New: Search Widget with Live Results - Display live search results as visitors type into the search box, enhancing user experience and engagement (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27664\\\">#27664<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24931\\\">#24931<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21459\\\">#21459<\\/a>)<\\/li>\\n<li>Tweak: Renamed <code>width<\\/code> to <code>Min width<\\/code> and added <code>Max width<\\/code> control to Hotspot tooltips (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18930\\\">#18930<\\/a>)<\\/li>\\n<li>Tweak: Applied a logical DOM order to the Mega Menu widget to improve accessibility<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for WordPress Menu widget<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for Menu widget<\\/li>\\n<li>Tweak: Added a bottom option to the Image Position control in Call to Action widget<\\/li>\\n<li>Fix: Missing version string in included CSS query string when Improved CSS Loading is enabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21879\\\">#21879<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23821\\\">#23821<\\/a>)<\\/li>\\n<li>Fix: Form submission icon message does not display correctly when Inline Font Icons feature is activated<\\/li>\\n<li>Fix: Save and Close button position issues in the conditions screen in Theme Builder.<\\/li>\\n<li>Fix: Focus appears on the first element when using the mouse to open Off-Canvas<\\/li>\\n<li>Fix: Links to Elementor Settings are broken in various locations<\\/li>\\n<li>Fix: Conditions field not showing all relevant conditions in Theme Builder<\\/li>\\n<li>Fix: Off-Canvas flickering in sticky containers with exit animations triggered by sticky effects<\\/li>\\n<\\/ul>\\n<h4>3.22.1 - 2024-06-24<\\/h4>\\n<ul>\\n<li>Fix: Styling of Global widgets not loading when Element Caching experiment is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27704\\\">#27704<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.22.0 - 2024-06-16<\\/h4>\\n<ul>\\n<li>New: Introducing Off-Canvas widget - create engaging and creative layers triggered by a link (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6225\\\">#6225<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21769\\\">#21769<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25770\\\">#25770<\\/a>)<\\/li>\\n<li>Tweak: Added option to remove 'User IP' and 'User Agent' from the form submissions metadata (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14285\\\">#14285<\\/a>)<\\/li>\\n<li>Tweak: Replaced <code>waypoints.js<\\/code> library with the native Intersection Observer API<\\/li>\\n<li>Tweak: Extended Alignment and Position capabilities in Form widget<\\/li>\\n<li>Tweak: Moved icon View control to style tab in Flip Box widget<\\/li>\\n<li>Tweak: Moved icon View control to style tab in Call to Action widget<\\/li>\\n<li>Tweak: Optimized Form widget to eliminate unnecessary markup when the button icon is empty<\\/li>\\n<li>Tweak: Optimized Posts widget to eliminate unnecessary markup when Load More button text is empty<\\/li>\\n<li>Tweak: Remove <code>placeholder<\\/code> arguments from URL controls<\\/li>\\n<li>Tweak: Implemented CSS logical properties to Icon Position in Form, Posts and Menu Cart widgets<\\/li>\\n<li>Tweak: Activated Display Conditions feature for existing sites<\\/li>\\n<li>Tweak: Activated Taxonomy Filter feature for existing sites<\\/li>\\n<li>Tweak: Added functionality to delay the running of the ready triggers on inner elements<\\/li>\\n<li>Fix: Icons are now part of the link in the Menu Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24298\\\">#24298<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25112\\\">#25112<\\/a>)<\\/li>\\n<li>Fix: <code>all: unset<\\/code> assigned to buttons cause focus issues (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24322\\\">#24322<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25448\\\">#25448<\\/a>)<\\/li>\\n<li>Fix: Menu cart SVG icon disappears on front when Optimized Control Loading experiment is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27342\\\">#27342<\\/a>)<\\/li>\\n<li>Fix: Elementor Pro auto-updates are not working on multisite networks (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12615\\\">#12615<\\/a>)<\\/li>\\n<li>Fix: PHP error appears in the editor when using Loop Grid in an archive template<\\/li>\\n<li>Fix: UI glitch on Icon Position control in Paypal and Stripe Buttons widgets<\\/li>\\n<li>Fix: Icon Position control RTL issue in Hotspot widget<\\/li>\\n<li>Fix: Manual Selection "Include By" Query doesn't work with product categories<\\/li>\\n<\\/ul>\\n<h4>3.21.3 - 2024-05-20<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Loop Grid widget<\\/li>\\n<li>Fix: License expired affects the Display Conditions functionality in the front end<\\/li>\\n<\\/ul>\\n<h4>3.21.2 - 2024-04-30<\\/h4>\\n<ul>\\n<li>Fix: Special characters are not displayed correctly when using the Excerpt widget in Loop template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25860\\\">#25860<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.21.1 - 2024-04-24<\\/h4>\\n<ul>\\n<li>Fix: Excerpt Length setting doesn't function correctly for languages with non-English characters in Post Excerpt widget<\\/li>\\n<\\/ul>\\n<h4>3.21.0 - 2024-04-15<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Taxonomy Query - Enabling the display of post and product categories and tags within Loop Grid and Loop Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21372\\\">#21372<\\/a>)<\\/li>\\n<li>Tweak: Optimized Hotspot widget to prevent rendering when no image is provided<\\/li>\\n<li>Tweak: Optimized Blockquote widget to eliminate unnecessary markup when devoid of content<\\/li>\\n<li>Tweak: Optimized Template widget to eliminate unnecessary markup when no template is selected<\\/li>\\n<li>Tweak: Optimized Code Highlight widget to eliminate unnecessary markup when there is no content<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Portfolio widget<\\/li>\\n<li>Tweak: Implemented accessibility improvements of Author Avatar image alt text in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25440\\\">#25440<\\/a>)<\\/li>\\n<li>Tweak: Notes feature merged to version<\\/li>\\n<li>Tweak: Implemented accessibility improvements of Profile Picture alt text in Author widget<\\/li>\\n<li>Fix: Display issue on hover state in WooCommerce Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.20.3 - 2024-04-10<\\/h4>\\n<ul>\\n<li>Fix: Compatibility issue between the My Account widget and other third-party plugins (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20986\\\">#20986<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.20.2 - 2024-03-26<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Media Carousel widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Post Navigation widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Gallery widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.20.1 - 2024-03-20<\\/h4>\\n<ul>\\n<li>Fix: Strengthened code integrity in deprecated Woo Single Element widget<\\/li>\\n<li>Fix: PHP error notice appears when using Loop Grid with the Taxonomy Filter widgets<\\/li>\\n<\\/ul>\\n<h4>3.20.0 - 2024-03-11<\\/h4>\\n<ul>\\n<li>Tweak: Implemented OR logic in the Display Conditions feature<\\/li>\\n<li>Tweak: Added X and Threads social networks to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25299\\\">#25299<\\/a>)<\\/li>\\n<li>Tweak: Added Archive Title dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Title dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Alt dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Caption dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Bio dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Email dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Website dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Page Title rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Post Title rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Comments Number rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Archive Author rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added support for WordPress Custom Fields in Display Conditions feature<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23875\\\">#23875<\\/a>)<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Login widget<\\/li>\\n<li>Tweak: Added additional style controls in the Table of Contents widget<\\/li>\\n<li>Tweak: Added Transition Duration option in Blockquote widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21295\\\">#21295<\\/a>)<\\/li>\\n<li>Tweak: Added Transition Duration to button in Flip Box widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Author Box widget<\\/li>\\n<li>Tweak: Added Transition Duration to List in Table of Contents widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Login widget<\\/li>\\n<li>Tweak: Added Transition Duration in Post Navigation widget<\\/li>\\n<li>Tweak: Added Transition Duration Show More in Video Playlist widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Form widget<\\/li>\\n<li>Tweak: Removed separator-none argument from all Editor controls<\\/li>\\n<li>Tweak: Add <code><time><\\/code> wrapper for Date and Time items in Post Info widget<\\/li>\\n<li>Tweak: Page Transitions feature merged to version<\\/li>\\n<li>Tweak: Scroll Snap feature merged to version<\\/li>\\n<li>Tweak: Promoted Display Conditions feature to Beta status and activated for new sites<\\/li>\\n<li>Tweak: Promoted Taxonomy Filter feature to beta status and activated for new sites<\\/li>\\n<li>Fix: Page Transitions feature and Load Font Awesome 4 Support cause a console error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18885\\\">#18885<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19334\\\">#19334<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21082\\\">#21082<\\/a>)<\\/li>\\n<li>Fix: Added better output escaping in Taxonomy Filter widget<\\/li>\\n<\\/ul>\\n<h4>3.19.3 - 2024-02-26<\\/h4>\\n<ul>\\n<li>Tweak: Improved Loop CSS loading structure in Loop Grid item<\\/li>\\n<li>Security Fix: Addressed security weaknesses in Dynamic Tags<\\/li>\\n<\\/ul>\\n<h4>3.19.2 - 2024-02-07<\\/h4>\\n<ul>\\n<li>Fix: Export data inconsistencies when using form actions in Form widget<\\/li>\\n<\\/ul>\\n<h4>3.19.1 - 2024-02-05<\\/h4>\\n<ul>\\n<li>Fix: Enqueuing non-existing Loop Template CSS file in Loop Item template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24959\\\">#24959<\\/a>)<\\/li>\\n<li>Fix: Improved code security enforcement in Countdown widget<\\/li>\\n<\\/ul>\\n<h4>3.19.0 - 2024-01-29<\\/h4>\\n<ul>\\n<li>New: Introducing Display Conditions for Elements - allowing users to customize content visibility based on specified criteria (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4246\\\">#4246<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21152\\\">#21152<\\/a>)<\\/li>\\n<li>New: Implemented Akismet Integration for enhanced spam protection and security in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11401\\\">#11401<\\/a>)<\\/li>\\n<li>New: Introducing Permissions functionality to Element Manager - providing users with enhanced control over access and management capabilities<\\/li>\\n<li>Tweak: Added styling option for dropdown indicator in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21907\\\">#21907<\\/a>)<\\/li>\\n<li>Tweak: Added additional size units and custom units in all elements<\\/li>\\n<li>Tweak: Implemented CSS logical properties in WordPress Menu widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Reviews widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Countdown widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor Editor<\\/li>\\n<li>Tweak: Updated <code>jquery.smartmenus.js<\\/code> version from 1.1.1 to 1.2.0<\\/li>\\n<li>Fix: Dynamic Background Image does not load on the first Loop Item in a Loop Grid (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21489\\\">#21489<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22368\\\">#22368<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23085\\\">#23085<\\/a>)<\\/li>\\n<li>Fix: History panel deprecation notices in console log<\\/li>\\n<li>Fix: Second Pro rollback installed the latest version instead of the specifically selected older version<\\/li>\\n<li>Fix: Incorrect position of the dropdown content when applying entrance animation in Menu Widget<\\/li>\\n<li>Fix: UX issues when using in-place editing in Menu widget<\\/li>\\n<li>Fix: Pagination with page reload is not working when used with the Taxonomy filter and Loop Grid widget in Archive template<\\/li>\\n<\\/ul>\\n<h4>3.18.2 - 2023-12-20<\\/h4>\\n<ul>\\n<li>Fix: Modified controls sanitization to enforce better security policies in Price List widget<\\/li>\\n<li>Fix: Error messages related to loop filter appear on front when using PHP 8.X and <code>WP_DEBUG<\\/code> is true<\\/li>\\n<\\/ul>\\n<h4>3.18.1 - 2023-12-06<\\/h4>\\n<ul>\\n<li>Fix: No results appeared when reloading the page with deep link and de-selecting terms in Taxonomy Filter widget<\\/li>\\n<li>Fix: No results appeared when filtering the Uncategorized category in Filter Taxonomy widget<\\/li>\\n<li>Fix: Notes still available when the Notes feature is deactivated<\\/li>\\n<\\/ul>\\n<h4>3.18.0 - 2023-12-04<\\/h4>\\n<ul>\\n<li>Tweak: Added the ability to upload files as attachments to emails in the File Upload field in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4868\\\">#4868<\\/a>)<\\/li>\\n<li>Tweak: Introduced the capability to design and edit the empty state in the Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24261\\\">#24261<\\/a>)<\\/li>\\n<li>Tweak: Implemented the option to close the menu content area with a click anywhere on the screen in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22686\\\">#22686<\\/a>)<\\/li>\\n<li>Tweak: Improve scrolling behavior inside the content area when there is not enough space in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22712\\\">#22712<\\/a>)<\\/li>\\n<li>Tweak: Expanded breakpoint options in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22488\\\">#22488<\\/a>)<\\/li>\\n<li>Tweak: Added Logical Combination control in Taxonomy Filter widget<\\/li>\\n<li>Tweak: Added additional units to Horizontal and Vertical padding for Dropdown in WordPress Menu widget<\\/li>\\n<li>Tweak: Hide navigation arrows when there is only one slide in Loop Carousel and Carousel widgets<\\/li>\\n<li>Tweak: Added various HTML Tag controls in Video Playlist widget<\\/li>\\n<li>Tweak: Added responsive control to navigation size in Slides, Reviews, Media Carousel and Testimonial Carousel widgets<\\/li>\\n<li>Tweak: Added semantic <code><search><\\/code> wrapper in Search Form widget<\\/li>\\n<li>Tweak: Added semantic <code><search><\\/code> wrapper in Taxonomy Filter widget<\\/li>\\n<li>Tweak: Added Multiple Selection control in Taxonomy Filter widget<\\/li>\\n<li>Fix: Deprecated notice when using ${var} in strings instead of {$var} with PHP 8.2 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23927\\\">#23927<\\/a>)<\\/li>\\n<li>Fix: Dropdown indicator position issue in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23947\\\">#23947<\\/a>)<\\/li>\\n<li>Fix: Dynamic Tags are not available when choosing 'self-hosted' source in Video widget<\\/li>\\n<li>Fix: Telephone field placeholder is aligned to the left in RTL websites in Form widget<\\/li>\\n<\\/ul>\\n<h4>3.17.1 - 2023-11-01<\\/h4>\\n<ul>\\n<li>Fix: Modified controls sanitization to enforce better security policies in Code Highlight, Form, Lottie, Price List, and Video Playlist widgets<\\/li>\\n<\\/ul>\\n<h4>3.17.0 - 2023-10-25<\\/h4>\\n<ul>\\n<li>Tweak: Added AJAX pagination option or seamless page navigation between content in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1284\\\">#1284<\\/a>)<\\/li>\\n<li>Tweak: Introduced Individual Pagination option when multiple Post widgets are on the same page, providing enhanced control over pagination<\\/li>\\n<li>Tweak: Introduced Individual Pagination option when multiple Loop Grid widgets are on the same page, providing enhanced control over pagination<\\/li>\\n<li>Tweak: Added a None option to the breakpoint options in Menu widget<\\/li>\\n<li>Tweak: Added a horizontal scrolling option in Menu widget<\\/li>\\n<li>Tweak: Upgraded minimum required PHP version to 7.3<\\/li>\\n<li>Tweak: Improved accessibility when minimize button is disabled in Table of Content widget<\\/li>\\n<li>Fix: Table of Content widget without icons displays <code>undefined<\\/code> error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17523\\\">#17523<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17768\\\">#17768<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18463\\\">#18463<\\/a>)<\\/li>\\n<li>Fix: Hover behavior issues on menu items in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23430\\\">#23430<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22431\\\">#22431<\\/a>)<\\/li>\\n<li>Fix: Links inside Loop Carousel are not working on initial load in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23705\\\">#23705<\\/a>)<\\/li>\\n<li>Fix: Popups accessible navigation adds outlines to the wrong first focusable element<\\/li>\\n<li>Fix: Dropdown area aligned to the left side of the screen if contains Tabs widget in Menu widget<\\/li>\\n<li>Fix: Content horizontal position not aligning correctly when used with carousel widgets in Menu widget<\\/li>\\n<li>Fix: Accessibility errors in PageSpeed Insights in Table of Contents widget<\\/li>\\n<\\/ul>\\n<h4>3.16.2 - 2023-09-20<\\/h4>\\n<ul>\\n<li>Fix: Fit to Content dropdown position calculation is incorrect in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23808\\\">#23808<\\/a>)<\\/li>\\n<li>Fix: Reverted hide navigation arrows when there is only one slide in the Loop or Nested carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23804\\\">#23804<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.16.1 - 2023-09-14<\\/h4>\\n<ul>\\n<li>Fix: Dynamic tag for ACF image field is not working as expected (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23757\\\">#23757<\\/a>)<\\/li>\\n<li>Fix: Sticky functionality affects padding values in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23758\\\">#23758<\\/a>)<\\/li>\\n<li>Fix: HTML list issues for padding and margin in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.16.0 - 2023-09-12<\\/h4>\\n<ul>\\n<li>Tweak: Implemented accessibility improvements in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23607\\\">#23607<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22554\\\">#22554<\\/a>)<\\/li>\\n<li>Fix: 'Fallback: Recent Posts' option malfunctions in the Query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21436\\\">#21436<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23259\\\">#23259<\\/a>)<\\/li>\\n<li>Tweak: Hide navigation arrows when there is only one slide in the Loop or Nested carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22056\\\">#22056<\\/a>)<\\/li>\\n<li>Tweak: Used appropriate image <code>alt<\\/code> in Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17680\\\">#17680<\\/a>)<\\/li>\\n<li>Tweak: Optimized Scroll Snap functionality when using Container widget<\\/li>\\n<li>Tweak: Enhanced Elementor Role Manager functionality when using Containers<\\/li>\\n<li>Tweak: Added Notes feature to the Editor Top Bar<\\/li>\\n<li>Tweak: Replace CSS <code>float<\\/code> with other layouts in the Editor<\\/li>\\n<li>Tweak: Upgraded HTML Structure for the Menu widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Carousel and Menu widgets<\\/li>\\n<li>Tweak: Added keyboard accessibility to a link in Posts widget<\\/li>\\n<li>Tweak: Loop Builder feature merged to version<\\/li>\\n<li>Fix: Addressed inconsistency in hover effect durations between icon, dropdown indicator colors, and text colors in the Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22376\\\">#22376<\\/a>)<\\/li>\\n<li>Fix: Slides break if the parent container is set to HTML A tag in Loop Carousel and Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22678\\\">#22678<\\/a>)<\\/li>\\n<li>Fix: The icon size setting is not affecting uploaded SVG icons in the Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22372\\\">#22372<\\/a>)<\\/li>\\n<li>Fix: Taxonomy filter does not work with slug in foreign characters (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23315\\\">#23315<\\/a>)<\\/li>\\n<li>Fix: Improved code security enforcement in Dynamic Tags<\\/li>\\n<li>Fix: Sticky container incorrectly adjusts its width when transitioning from a smaller breakpoint to a larger one within the Editor<\\/li>\\n<\\/ul>\\n<h4>3.15.1 - 2023-08-09<\\/h4>\\n<ul>\\n<li>Fix: Improved code security enforcement in Table of Contents widget<\\/li>\\n<\\/ul>\\n<h4>3.15.0 - 2023-07-31<\\/h4>\\n<ul>\\n<li>New: Introducing Taxonomy Filter widget - Empower visitors to seamlessly filter listings in Loop Grids based on taxonomies (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3140\\\">#3140<\\/a>)<\\/li>\\n<li>Tweak: Added an "Offset Sides" functionality in Carousel and Loop Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21114\\\">#21114<\\/a>)<\\/li>\\n<li>Tweak: Modified the size of the Publish button in the Editor Top Bar feature (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22472\\\">#22472<\\/a>)<\\/li>\\n<li>Tweak: Improved Ajax permissions functionality for better security enforcement<\\/li>\\n<li>Tweak: Added option for pagination custom position in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added option for navigation custom position in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added additional styling options for navigation in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added labels to shortcode column in WordPress admin<\\/li>\\n<li>Tweak: Unified the appearance of <code>stretch<\\/code> and <code>center<\\/code> buttons in Menu widget<\\/li>\\n<li>Tweak: Unified the appearance of <code>stretch<\\/code> and <code>center<\\/code> buttons in My Account widget<\\/li>\\n<li>Tweak: Improved panel UI in Video Playlist widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor Editor<\\/li>\\n<li>Tweak: Added "Title HTML Tag" and "Description HTML Tag" in Price List widget<\\/li>\\n<li>Tweak: Added "Title HTML Tag" and "Description HTML Tag" in Slides widget<\\/li>\\n<li>Tweak: Added "Title HTML Tag" and "Description HTML Tag" in Flip Box widget<\\/li>\\n<li>Tweak: Added "Description HTML Tag" in Call To Action widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Share Buttons widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Fix: WooCommerce Status page failed to recognize Elementor WooCommerce widgets<\\/li>\\n<li>Fix: Pagination does not work inside single templates when using Posts and Loop Grid widgets<\\/li>\\n<li>Fix: Incorrect saving of WooCommerce page settings in Elementor site settings under certain scenarios<\\/li>\\n<\\/ul>\\n<h4>3.14.1 - 2023-06-26<\\/h4>\\n<ul>\\n<li>Tweak: Improved navigation on touch devices in Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22827\\\">#22827<\\/a>)<\\/li>\\n<li>Fix: Missing navigation arrows on lightbox in Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22870\\\">#22870<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.14.0 - 2023-06-19<\\/h4>\\n<ul>\\n<li>New: Introducing Carousel widget - Infinite design possibilities, and nesting capabilities (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2587\\\">#2587<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/219\\\">#219<\\/a>)<\\/li>\\n<li>Tweak: Added Static Item Position functionality to Alternate template in Loop Grid widget<\\/li>\\n<li>Tweak: Added visual indication of Page Parts<\\/li>\\n<li>Tweak: Added dividers option between menu items in Menu widget<\\/li>\\n<li>Tweak: Changed the HTML structure of Pagination and Navigation in Loop Carousel and Nested Carousel widgets<\\/li>\\n<li>Tweak: Added shop page in WooCommerce Pages section in Site Settings<\\/li>\\n<li>Tweak: Added Text Shadow, Box Shadow and Padding control to button in Call to Action widget<\\/li>\\n<li>Tweak: Added Lazy Load support for images in Video Playlist widget<\\/li>\\n<li>Tweak: Added <code>alt<\\/code> attribute to images in Video Playlist widget<\\/li>\\n<li>Tweak: Replaced select control with choose control for Flip Direction control in Flip Box widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Use <code>media_types<\\/code> array in Media controls<\\/li>\\n<li>Fix: Lightbox is still enabled after disabling it in the Site Settings in Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11193\\\">#11193<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19871\\\">#19871<\\/a>)<\\/li>\\n<li>Fix: Responsive settings for templates don't work as expected when Additional Custom Breakpoints feature is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16819\\\">#16819<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19394\\\">#19394<\\/a>)<\\/li>\\n<li>Fix: Inner containers are not presented as expected in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21813\\\">#21813<\\/a>)<\\/li>\\n<li>Fix: Popup width does not support percentages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22413\\\">#22413<\\/a>)<\\/li>\\n<li>Fix: PHP 8.x throws errors when using WooCommerce Ajax response (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22199\\\">#22199<\\/a>)<\\/li>\\n<li>Fix: Mini cart template appears as empty in various scenarios in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22789\\\">#22789<\\/a>)<\\/li>\\n<li>Fix: Order by Price doesn't work for the Latest products or Manual Selection in Products widget<\\/li>\\n<li>Fix: Dropdown indicator icon is not vertically aligned to the text when using icon in Menu Widget<\\/li>\\n<li>Fix: Mixed content warning in the console for Video Playlist widget<\\/li>\\n<li>Fix: Preview settings are not presented as expected after first save in Loop Template<\\/li>\\n<li>Fix: Not-crawlable link error in Video Playlist widget<\\/li>\\n<li>Fix: Lightbox is still enabled after disabling it in the Site Settings in Logo widget<\\/li>\\n<li>Fix: Focus state issue on page load when using Table of Content widget<\\/li>\\n<\\/ul>\\n<h4>3.13.2 - 2023-05-22<\\/h4>\\n<ul>\\n<li>Fix: Hover settings not working as expected on Touch-Enabled devices in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22258\\\">#22258<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.13.1 - 2023-05-11<\\/h4>\\n<ul>\\n<li>Security Fix: Addressed security weaknesses in access management related functions<\\/li>\\n<li>Fix: Excerpt content pulled from post content is showing with HTML tags in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22367\\\">#22367<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.13.0 - 2023-05-08<\\/h4>\\n<ul>\\n<li>Tweak: Provided an option to assign excerpt automatically from post content in Post Excerpt dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20256\\\">#20256<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21715\\\">#21715<\\/a>)<\\/li>\\n<li>Tweak: Added Display Conditions functionality in Editor Top bar (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21675\\\">#21675<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22050\\\">#22050<\\/a>)<\\/li>\\n<li>Tweak: Removed <code>elementor_page_id<\\/code> from request URLs in the WC AJAX calls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18675\\\">#18675<\\/a>)<\\/li>\\n<li>Tweak: Added icons to menu items in Mega Menu widget (<a href=\\\"https:\\/\\/github.com\\/orgs\\/elementor\\/discussions\\/21602\\\">#21602<\\/a>)<\\/li>\\n<li>Tweak: Added keyboard accessibility to Toggle Button in WordPress Menu widget (<a href=\\\"https:\\/\\/github.com\\/orgs\\/elementor\\/discussions\\/2348\\\">#2348<\\/a>)<\\/li>\\n<li>Tweak: Added 'Active item state' to top-level menu items for anchor links in the Menu widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Loop Carousel widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Slides widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Media, Testimonial and Reviews Carousel widgets<\\/li>\\n<li>Tweak: Added keyboard accessibility to Table of Content widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to Search Form widget<\\/li>\\n<li>Tweak: Added accessibility to images in Slides widget<\\/li>\\n<li>Tweak: Added accessibility to images in Call To Action widget<\\/li>\\n<li>Tweak: Added accessibility to images in Media Carousel widget<\\/li>\\n<li>Tweak: Added accessibility to images in Gallery widget<\\/li>\\n<li>Tweak: Added Lazy Load support for avatar image in Post Info widget<\\/li>\\n<li>Tweak: Added Lazy Load support to various Elementor Editor and Admin images<\\/li>\\n<li>Tweak: Added Lazy Load support for author image in Author Box widget<\\/li>\\n<li>Tweak: Added Lazy Load support for images in Price List widget<\\/li>\\n<li>Fix: Content width is affected by the widget's width when Content Width is set to Fit to Content in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21842\\\">#21842<\\/a>)<\\/li>\\n<li>Fix: Empty value on Rows field causes an error in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21451\\\">#21451<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.12.2 - 2023-04-09<\\/h4>\\n<ul>\\n<li>Fix: Mini cart template appears as empty in various WordPress themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21836\\\">#21836<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.12.1 - 2023-04-02<\\/h4>\\n<ul>\\n<li>Fix: Default background colors are presented as transparent in Popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21824\\\">#21824<\\/a>)<\\/li>\\n<li>Fix: Reverted the tweak of Form Submissions feature merged to the version (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21821\\\">#21821<\\/a>)<\\/li>\\n<li>Fix: Dropdown area is not closing when hovering outside of the content area in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.12.0 - 2023-03-29<\\/h4>\\n<ul>\\n<li>New: Introducing the Mega Menu with the new Menu widget - empowers you to achieve a much higher level of menu design, customization, and creativity<\\/li>\\n<li>New: Diversify your design with a Loop Alternate template - apply another template within your Loop Grid for design creativity<\\/li>\\n<li>New: Kickstart your workflow with predesigned Loop container-based templates<\\/li>\\n<li>Tweak: Added custom icon controls to various locations in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13678\\\">#13678<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17941\\\">#17941<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19295\\\">#19295<\\/a>)<\\/li>\\n<li>Tweak: Added a spacing control between navigation and slides in the Loop Carousel<\\/li>\\n<li>Tweak: Added responsive control to the 'Gap between slides' control in the Loop Carousel<\\/li>\\n<li>Tweak: Added Custom CSS section in Loop Item template<\\/li>\\n<li>Tweak: Added an Article class metadata in Loop Item template<\\/li>\\n<li>Tweak: Added Lazy Load support for background images in CTA widget when using the Lazy Load Background Images experiment<\\/li>\\n<li>Tweak: Added Lazy Load support for background images in Flipbox widget when using the Lazy Load Background Images experiment<\\/li>\\n<li>Tweak: Added additional size units and custom units in all elements<\\/li>\\n<li>Tweak: Changed Nav Menu widget name to WordPress Menu widget<\\/li>\\n<li>Tweak: Added "Form Validation" control to Form widget<\\/li>\\n<li>Tweak: Updated custom messages in the Form widget<\\/li>\\n<li>Tweak: Improved accessibility in various elements in Gallery widget<\\/li>\\n<li>Tweak: Form Submissions feature merged to version<\\/li>\\n<li>Tweak: Loop feature promoted to Stable status<\\/li>\\n<li>Tweak: Page Transitions feature promoted to Stable status<\\/li>\\n<li>Tweak: Improved accessibility in filter bar in Gallery widget<\\/li>\\n<li>Tweak: Remove unused <code>aspect-ratio-*<\\/code> CSS classes<\\/li>\\n<li>Fix: Not all active breakpoints appear under "Advanced Rules" in popup publish settings (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17020\\\">#17020<\\/a>)<\\/li>\\n<li>Fix: Dynamic background image and video is not working with ACF in Loop Grid widget<\\/li>\\n<\\/ul>\\n<h4>3.11.7 - 2023-03-22<\\/h4>\\n<ul>\\n<li>Tweak: Improved code security enforcement in WooCommerce components<\\/li>\\n<\\/ul>\\n<h4>3.11.6 - 2023-03-14<\\/h4>\\n<ul>\\n<li>Tweak: Improved code security enforcement in Author Box and Countdown widgets<\\/li>\\n<\\/ul>\\n<h4>3.11.5 - 2023-03-12<\\/h4>\\n<ul>\\n<li>Fix: Hamburger Menu Toggle not showing if breakpoint is set to Tablet Extra in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21003\\\">#21003<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.11.4 - 2023-03-07<\\/h4>\\n<ul>\\n<li>Tweak: Prevented SVG file upload for better security enforcement in Forms widget<\\/li>\\n<\\/ul>\\n<h4>3.11.3 - 2023-02-26<\\/h4>\\n<ul>\\n<li>Fix: Error message appears when submitting a form placed below Loop Grid and Loop Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21432\\\">#21432<\\/a>)<\\/li>\\n<li>Fix: PHP 8.x compatibility issues in various places<\\/li>\\n<\\/ul>\\n<h4>3.11.2 - 2023-02-22<\\/h4>\\n<ul>\\n<li>Fix: Save & Back handle becomes inaccessible in various scenarios cases in Loop Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21316\\\">#21316<\\/a>)<\\/li>\\n<li>Fix: Can't edit page when using 'Content Tabs' and 'Section' options in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.11.1 - 2023-02-15<\\/h4>\\n<ul>\\n<li>Fix: Featured Image dynamic tag is not working in Background images (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21313\\\">#21313<\\/a>)<\\/li>\\n<li>Fix: Time zone is not correct in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17485\\\">#17485<\\/a>)<\\/li>\\n<li>Fix: File upload field is not working in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21341\\\">#21341<\\/a>)<\\/li>\\n<li>Fix: Post Image Attachments dynamic tag is not working in various widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21314\\\">#21314<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.11.0 - 2023-02-13<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Carousel widget - Create powerful & repeating loop templates and populate each one with dynamic content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/219\\\">#219<\\/a>)<\\/li>\\n<li>New: Added Date and Time Range option to Advanced Rules in Popup<\\/li>\\n<li>Tweak: Improved accessibility when opening and closing a popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9788\\\">#9788<\\/a>)<\\/li>\\n<li>Tweak: Improved accessibility of full-screen mode in Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19907\\\">#19907<\\/a>)<\\/li>\\n<li>Tweak: Added keyboard accessibility support to Flip Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5861\\\">#5861<\\/a>)<\\/li>\\n<li>Tweak: Add <code>aria-label<\\/code> to read more link in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13784\\\">#13784<\\/a>)<\\/li>\\n<li>Tweak: Use <code>aspect-ratio<\\/code> property instead of CSS trick in Media Carousel widget<\\/li>\\n<li>Tweak: Updated translation string in Stripe widget<\\/li>\\n<li>Fix: Masonry and Columns controls are not working as expected with responsive in Posts and Loop Grid widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20670\\\">#20670<\\/a>)<\\/li>\\n<li>Fix: Invalid attributes names in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17400\\\">#17400<\\/a>)<\\/li>\\n<li>Fix: Post Image Attachments dynamic tag is not working as expected in various widgets<\\/li>\\n<li>Fix: Form fields order is not presented correctly when exported to CSV in Form Submissions<\\/li>\\n<li>Fix: Dynamic background image and video are not working with ACF in Loop Grid widget<\\/li>\\n<\\/ul>\\n<h4>3.10.3 - 2023-01-29<\\/h4>\\n<ul>\\n<li>Tweak: Added introduction video to loop item information modal in Theme Builder<\\/li>\\n<li>Fix: PHP 8.x throws errors and notices in some cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21087\\\">#21087<\\/a>)<\\/li>\\n<li>Fix: Infinite Scroll and Load on click pagination are not working as expected in Archive template<\\/li>\\n<li>Fix: Show row even when values do not exist in Form Submissions<\\/li>\\n<\\/ul>\\n<h4>3.10.2 - 2023-01-17<\\/h4>\\n<ul>\\n<li>Fix: Updated compatibility tag for Elementor v3.10<\\/li>\\n<\\/ul>\\n<h4>3.10.1 - 2023-01-09<\\/h4>\\n<p>Fix: Preview Could not be loaded error message appears on pages containing the Loop Grid in a header or footer templates<\\/p>\\n<h4>3.10.0 - 2023-01-09<\\/h4>\\n<ul>\\n<li>New: Added new dynamic tag for due date in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7737\\\">#7737<\\/a>)<\\/li>\\n<li>Tweak: Added <code>modified<\\/code> and <code>comment_count<\\/code> to Order By in posts query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11159\\\">#11159<\\/a>)<\\/li>\\n<li>Tweak: Replaced <code>footer<\\/code> tag in Blockquote and Comments widgets for better semantics<\\/li>\\n<li>Fix: Compatibility issue in Imagify Media Library filters due to <code>_elementor_is_screenshot<\\/code> meta filter (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19988\\\">#19988<\\/a>)<\\/li>\\n<li>Fix: Hotspot Widget label icon height issues when Inline Font Icons experiment is active<\\/li>\\n<li>Fix: Editing glitch when using two loop grid widgets on the same page with the same loop item template<\\/li>\\n<li>Fix: Equal height is not working when using sections in Loop Grid widget<\\/li>\\n<li>Fix: Large amount of menu items are not appearing correctly on a mobile device in Nav Menu widget<\\/li>\\n<li>Fix: Featured Image does not change dynamically when using infinite\\/click pagination in Loop Grid widget<\\/li>\\n<li>Fix: Removed action call of non-existent <code>display_empty_cart_template()<\\/code> method in Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.9.2 - 2022-12-21<\\/h4>\\n<ul>\\n<li>Fix: JS events do not trigger in Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20708\\\">#20708<\\/a>)<\\/li>\\n<li>Fix: PHP Errors appear when not using the toggle menu in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18636\\\">#18636<\\/a>)<\\/li>\\n<li>Fix: Popups' backgrounds disappear when using Lazy Load Background Images experiment<\\/li>\\n<\\/ul>\\n<h4>3.9.1 - 2022-12-14<\\/h4>\\n<ul>\\n<li>Fix: WooCommerce Product Gallery dynamic tag is not working in Basic Gallery, Gallery and Image Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20678\\\">#20678<\\/a>)<\\/li>\\n<li>Fix: Hide Empty option is not working in Menu Cart widget<\\/li>\\n<li>Fix: The Stripe Button widget doesn't work in Templates<\\/li>\\n<\\/ul>\\n<h4>3.9.0 - 2022-12-06<\\/h4>\\n<ul>\\n<li>New: Added support for WooCommerce to Loop Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20020\\\">#20020<\\/a>)<\\/li>\\n<li>Tweak: Added more options to 'Show up to X times' advanced rule in Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8187\\\">#8187<\\/a>)<\\/li>\\n<li>Tweak: Allow saving and reloading a page while editing in-place loop item template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19882\\\">#19882<\\/a>)<\\/li>\\n<li>Tweak: Added <code>$location param<\\/code> to <code>elementor\\/theme\\/get_location_templates\\/template_id<\\/code> hook (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18453\\\">#18453<\\/a>)<\\/li>\\n<li>Tweak: Removed redundant labels from group controls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11666\\\">#11666<\\/a>)<\\/li>\\n<li>Tweak: Added support to use sections and columns as the layout structure of a Loop item template<\\/li>\\n<li>Tweak: Disabled movement when a repeater item is in focus in edit mode<\\/li>\\n<li>Tweak: Upgrade the autoprefixer package to better minify CSS files<\\/li>\\n<li>Tweak: Removed duplicate SQL queries on every page for better performance<\\/li>\\n<li>Tweak: Improved License validation mechanism to avoid limitations<\\/li>\\n<li>Tweak: Added more units options to Border Width control in various elements<\\/li>\\n<li>Tweak: Added <code>em<\\/code> units to Border Radius control in various elements<\\/li>\\n<li>Tweak: Added 'Equal height' functionality to Loop Grid widget<\\/li>\\n<li>Fix: Issue with Related Products widget and WooCommerce Pixel Manager plugin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16934\\\">#16934<\\/a>)<\\/li>\\n<li>Fix: My Account widget gets hidden when using a single page template with post content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19627\\\">#19627<\\/a>)<\\/li>\\n<li>Fix: Cart is not updated when cache enabled in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19312\\\">#19312<\\/a>)<\\/li>\\n<li>Fix: Entrance animations are not working as expected with Infinite Loop and Load on CLick pagination in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20293\\\">#20293<\\/a>)<\\/li>\\n<li>Fix: Loading page issues in Form Submissions screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19973\\\">#19973<\\/a>)<\\/li>\\n<li>Fix: Recently Edited date and time not working as expected in Elementor Overview plugin in WordPress dashboard (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17966\\\">#17966<\\/a>)<\\/li>\\n<li>Fix: Recurring license mismatch error message when using translators plugins<\\/li>\\n<li>Fix: Submenu items triggers page transition instead of opening in Nav Menu widget<\\/li>\\n<li>Fix: Query values of Posts widget are not imported correctly when importing a Kit<\\/li>\\n<li>Fix: Loop items are exceeding the widget boundaries in Loop Grid widget<\\/li>\\n<li>Fix: Order by option is not working as expected when choosing Upsells, Cross-Sells and Related Products query in Products widget<\\/li>\\n<li>Fix: Various widgets disappear in certain scenarios when choosing direction Row or Column in Container<\\/li>\\n<\\/ul>\\n<h4>3.8.2 - 2022-11-20<\\/h4>\\n<ul>\\n<li>Fix: Z-index issues when applying sticky to Container<\\/li>\\n<li>Fix: Error message appears on front with Editor and Shop Manager roles when using the Loop Builder widget<\\/li>\\n<\\/ul>\\n<h4>3.8.1 - 2022-11-06<\\/h4>\\n<ul>\\n<li>Fix: Sticky inner section is not staying in the column when applying sticky option in Sections (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20203\\\">#20203<\\/a>)<\\/li>\\n<li>Fix: Post Title widget located in a loop item template disappears when enabling the hide title option inside page settings (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20207\\\">#20207<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20255\\\">#20255<\\/a>)<\\/li>\\n<li>Fix: ACF Dynamic data not rendering correctly in various scenarios (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20235\\\">#20235<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20258\\\">#20258<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20277\\\">#20277<\\/a>)<\\/li>\\n<li>Fix: Z-index issues when applying sticky to Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20227\\\">#20227<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.8.0 - 2022-10-30<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Builder as a beta status experiment - Create powerful & repeating loop templates and populate each one with dynamic content and design flexibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4440\\\">#4440<\\/a>)<\\/li>\\n<li>Tweak: Add <code>wp_body_open()<\\/code> to header in Header template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11562\\\">#11562<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15828\\\">#15828<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13089\\\">#13089<\\/a>)<\\/li>\\n<li>Tweak: Added support border-radius option to the Code Highlight widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14316\\\">#14316<\\/a>)<\\/li>\\n<li>Tweak: Import\\/Export CLI and UI mechanisms were merged into a unified service<\\/li>\\n<li>Tweak: User with no permission to Notes cannot be mentioned in a note<\\/li>\\n<li>Tweak: User with no permission to view a post cannot be mentioned in a note<\\/li>\\n<li>Tweak: Notes was added to the right click context-menu<\\/li>\\n<li>Tweak: Notes panel can be resizable<\\/li>\\n<li>Tweak: Notes panel can be dragged outside of the canvas in responsive mode in the editor<\\/li>\\n<li>Tweak: Updated form validation messages translation strings in Form widget<\\/li>\\n<li>Tweak: Updated translators comments<\\/li>\\n<li>Tweak: Theme Builder logo and Title should be clickable<\\/li>\\n<li>Tweak: Reduced API requests and DB calls on non-write setup<\\/li>\\n<li>Tweak: Added media queries to the Table of Contents widget<\\/li>\\n<li>Fix: Sticky option is not working as expected in various scenarios in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18357\\\">#18357<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19540\\\">#19540<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19618\\\">#19618<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19777\\\">#19777<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19827\\\">#19827<\\/a>)<\\/li>\\n<li>Fix: Mixed Content errors on HTTPS in Video Playlist Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18895\\\">#18895<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18945\\\">#18945<\\/a>)<\\/li>\\n<li>Fix: Note's timestamp is being updated according to the last activity in Notes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19123\\\">#19123<\\/a>)<\\/li>\\n<li>Fix: Accessibility attribute <code>role=navigation<\\/code> is redundant in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17582\\\">#17582<\\/a>)<\\/li>\\n<li>Fix: Accessibility attribute <code>role=navigation<\\/code> is redundant in pagination in Posts widget<\\/li>\\n<li>Fix: Share buttons is accessible with keyboard but not clickable<\\/li>\\n<li>Fix: Sub-items icons style is missing in preview with Inline Font Icons experiment in Nav Menu widget<\\/li>\\n<li>Fix: Quotes are appearing as HTML when editing a note in Notes<\\/li>\\n<li>Fix: Label's Icon height increases when Inline Font Icons experiment is active in Hotspot Widget<\\/li>\\n<li>Fix: Sub conditions of templates are not overridden when importing a Kit<\\/li>\\n<li>Fix: X\\/Y Anchor Point controls were not visible for Scale and Rotate effects<\\/li>\\n<li>Fix: PHP warning notice appears in some situations when using motion effects<\\/li>\\n<\\/ul>\\n<h4>3.7.7 - 2022-09-20<\\/h4>\\n<ul>\\n<li>Fix: Default Flex Grow affects the layout when the container is set to direction Column in various widgets<\\/li>\\n<\\/ul>\\n<h4>3.7.6 - 2022-09-14<\\/h4>\\n<ul>\\n<li>Fix: Submissions menu item appears at the bottom of Elementor section in WordPress dashboard<\\/li>\\n<\\/ul>\\n<h4>3.7.5 - 2022-08-31<\\/h4>\\n<ul>\\n<li>Fix: Error message appears on front if WooCommerce is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19553\\\">#19553<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.7.4 - 2022-08-29<\\/h4>\\n<ul>\\n<li>Tweak: PHP 5.6 Is deprecated<\\/li>\\n<li>Fix: Triangle icon is not being displayed in the Select field when Inline Font Icons Experiment is active in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18598\\\">#18598<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19495\\\">#19495<\\/a>)<\\/li>\\n<li>Fix: The page jumps or flickers to the video playlist on page reload in Video Playlist Widget<\\/li>\\n<\\/ul>\\n<h4>3.7.3 - 2022-07-31<\\/h4>\\n<ul>\\n<li>Tweak: Improved license mechanism for correct validation<\\/li>\\n<li>Fix: Sticky option causes unexpected results when using the Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18357\\\">#18357<\\/a>)<\\/li>\\n<li>Fix: Price list, Portfolio, Flip Box and Gallery widgets disappear when the direction is set to column in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18880\\\">#18880<\\/a>)<\\/li>\\n<li>Fix: Quotes character is showing up as <code>&quot;<\\/code> when editing a note in Notes<\\/li>\\n<\\/ul>\\n<h4>3.7.2 - 2022-06-15<\\/h4>\\n<ul>\\n<li>Tweak: Applied optimized file handling in various modules<\\/li>\\n<li>Fix: Related posts query options are missing in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18633\\\">#18633<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18641\\\">#18641<\\/a>)<\\/li>\\n<li>Fix: Menu Cart Icon is not being displayed on all browsers when Inline Font Icons Experiment is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17705\\\">#17705<\\/a>)<\\/li>\\n<li>Fix: Gallery widget is not working as expected in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18408\\\">#18408<\\/a>)<\\/li>\\n<li>Fix: Flip box is not visible when the direction is set to Row in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18413\\\">#18413<\\/a>)<\\/li>\\n<li>Fix: Portfolio widget is not visible when dragged into "Row" direction Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17653\\\">#17653<\\/a>)<\\/li>\\n<li>Fix: Menu cart is open automatically in Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18629\\\">#18629<\\/a>)<\\/li>\\n<li>Fix: PHP error is being shown the license is expired in License screen<\\/li>\\n<\\/ul>\\n<h4>3.7.1 - 2022-05-16<\\/h4>\\n<ul>\\n<li>Fix: Notes icon appears as an empty square in admin top bar for users with permissions lower than Editor<\\/li>\\n<li>Fix: Notes experiment causes a PHP fatal error on some cases<\\/li>\\n<li>Fix: UI glitches in Notes feature<\\/li>\\n<\\/ul>\\n<h4>3.7.0 - 2022-05-10<\\/h4>\\n<ul>\\n<li>New: Introducing Notes - Work collaboratively directly within Elementor<\\/li>\\n<li>New: Stripe Button widget - Collect Stripe payments directly from your site (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14748\\\">#14748<\\/a>)<\\/li>\\n<li>New: Meet WooCommerce Add to Cart dynamic tag - add products to cart from every widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10607\\\">#10607<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11801\\\">#11801<\\/a>)<\\/li>\\n<li>New: Added WooCommerce Product Content dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16367\\\">#16367<\\/a>)<\\/li>\\n<li>Tweak: Added Related, Upsells and Cross-Sells query sources to Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8071\\\">#8071<\\/a>)<\\/li>\\n<li>Tweak: Added custom icon control to Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18007\\\">#18007<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14357\\\">#14357<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13151\\\">#13151<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11361\\\">#11361<\\/a>)<\\/li>\\n<li>Tweak: Added an option to minimize on Desktop device in Table of Contents widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9933\\\">#9933<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10729\\\">#10729<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10314\\\">#10314<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6327\\\">#6327<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6691\\\">#6691<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11774\\\">#11774<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9051\\\">#9051<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6327\\\">#6327<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5760\\\">#5760<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9774\\\">#9774<\\/a>)<\\/li>\\n<li>Tweak: Added align button to bottom option in various Product widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10263\\\">#10263<\\/a>)<\\/li>\\n<li>Tweak: Added align button to bottom control in Posts and Archive Posts widgets<\\/li>\\n<li>Tweak: Added the ability to hide and show the coupon section in WooCommerce Cart widget<\\/li>\\n<li>Tweak: Added the ability to hide and show the coupon section in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added alignment option to various buttons in WooCommerce Cart widget<\\/li>\\n<li>Tweak: Added alignment option to various buttons in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added percentage unit to padding control in Additional Information customize section in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added quick link to create new theme parts directly from the Finder<\\/li>\\n<li>Tweak: Added the option to add a custom template to Dashboard screen in My Account widget<\\/li>\\n<li>Tweak: Added spacing control to view cart button in various product widgets<\\/li>\\n<li>Tweak: Added the option to add a custom template to empty cart state in Cart widget<\\/li>\\n<li>Tweak: Adjusted the layout of the Payment Methods screen in the My Account widget<\\/li>\\n<li>Tweak: Added lazy load option to Media Carousel, Reviews and Testimonial Carousel widgets<\\/li>\\n<li>Tweak: Added Site Identity quick link to Logo widget<\\/li>\\n<li>Tweak: Added Site Identity quick link to Site Title widget<\\/li>\\n<li>Tweak: Created an attribute that allows disabling page transition for specific links<\\/li>\\n<li>Tweak: Added dynamic tag controls to Gallery widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Countdown widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Portfolio widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Price Table widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Login widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Blockquote widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Facebook Comments widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Post Navigation widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Search Form widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Author Box widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Post info widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Archive Posts widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Product Meta widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Archive Products widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Sitemap widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Reviews widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Code Highlight widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to PayPal Button widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added missing PHP documentation to hooks<\\/li>\\n<li>Fix: Scrolling glitches on mobile devices when Sticky Effect is enabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17767\\\">#17767<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18330\\\">#18330<\\/a>)<\\/li>\\n<li>Fix: Only 1st honypot field is validated when using multiple honeypot fields in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18136\\\">#18136<\\/a>)<\\/li>\\n<li>Fix: Checkout button background color is not working as expected in Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18289\\\">#18289<\\/a>)<\\/li>\\n<li>Fix: Button labels are not accessible for screen readers in Share buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8615\\\">#8615<\\/a>)<\\/li>\\n<li>Fix: Downloads titles controls are not working in responsive in WooCommerce Purchase Summary widget<\\/li>\\n<li>Fix: Excerpt length is not working as expected in Posts and Archive Posts widgets<\\/li>\\n<li>Fix: Titles & Totals weight is not working in WooCommerce Checkout widget<\\/li>\\n<li>Fix: Product image is not appearing on Single Product Page on template load<\\/li>\\n<li>Fix: Additional Information title not editable in some scenarios in WooCommerce Checkout widget<\\/li>\\n<li>Fix: Cart is not updating automatically on mobile in Cart widget<\\/li>\\n<li>Fix: UI Glitch in Masonry control in Portfolio widget<\\/li>\\n<li>Fix: Custom breakpoints experiment didn't work on Single post and page templates<\\/li>\\n<li>Fix: Testimonial carousel & Reviews widgets disregards the <code>alt<\\/code> attribute<\\/li>\\n<li>Fix: Playlist widget deeplink didn't send user directly to the widget in the page<\\/li>\\n<li>Fix: Masonry option causes the images to disappear in the Editor in Posts widget<\\/li>\\n<li>Fix: Scrollbar appears after clicking on the dropdown toggle in Nav Menu widget<\\/li>\\n<li>Fix: Custom icons disappear on frontend if the pack name contains numbers<\\/li>\\n<li>Fix: Custom Font disappears if the name contains only numbers<\\/li>\\n<li>Fix: <code>end-section()<\\/code> is missing from Progress Tracker and Facebook Embed widgets<\\/li>\\n<li>Tweak: Added a filter for conditions cache query in Theme Builder<\\/li>\\n<li>Fix: Customizations lost on Ajax refresh in WooCommerce Cart widget<\\/li>\\n<li>Fix: Hello theme Header and Footer experiment is not working when WooCommerce plugin is active<\\/li>\\n<li>Fix: Color controls are not working as expected in Checkout widget<\\/li>\\n<li>Fix: Color controls are not working as expected in My Account widget<\\/li>\\n<li>Fix: Empty state widget preview in the editor is disappearing in various widgets<\\/li>\\n<li>Fix: Cart is not updating automatically on mobile in WooCommerce Cart widget<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-7-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.6.5 - 2022-04-12<\\/h4>\\n<ul>\\n<li>Fix: Compatibility issues for several widgets in iOS 14 and macOS 13 devices (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18090\\\">#18090<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15910\\\">#15910<\\/a>)<\\/li>\\n<li>Fix: Button Alignment doesn't work in Custom Add To Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17810\\\">#17810<\\/a>)<\\/li>\\n<li>Fix: PHP warning is thrown in some cases in PayPal button widget<\\/li>\\n<li>Fix: PHP 8.1 throws errors and notices in some cases<\\/li>\\n<li>Fix: PHP notice was thrown when Kit Import process initiated without display conditions<\\/li>\\n<li>Fix: Create Account button always opens on the Sign Up screen even if the user has an account in Onboarding process<\\/li>\\n<\\/ul>\\n<h4>3.6.4 - 2022-03-15<\\/h4>\\n<ul>\\n<li>Tweak: Kit import dynamic reference support for templates and dynamic tags<\\/li>\\n<li>Tweak: Updated tested up to version tag to <code>3.6.0<\\/code><\\/li>\\n<li>Fix: Sticky caused scrolling issues after clicking an element that expands the page height (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17821\\\">#17821<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17839\\\">#17839<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18069\\\">#18069<\\/a>)<\\/li>\\n<li>Fix: When saving Global widget JS error is being thrown and editor fails to load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17954\\\">#17954<\\/a>)<\\/li>\\n<li>Fix: Motion effects are missing from Background section under Style tab in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18063\\\">#18063<\\/a>)<\\/li>\\n<li>Fix: Imported Kit doesn't appear in the theme builder after successful import in some cases<\\/li>\\n<li>Fix: Added future Pro support to fix the Cart icon that shifted aside in Menu cart widget<\\/li>\\n<\\/ul>\\n<h4>3.6.3 - 2022-02-28<\\/h4>\\n<ul>\\n<li>Fix: Custom Code display conditions modal is not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17865\\\">#17865<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17942\\\">#17942<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17994\\\">#17994<\\/a>)<\\/li>\\n<li>Fix: Share buttons are not accessible for keyboard navigation (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8615\\\">#8615<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.6.2 - 2022-02-14<\\/h4>\\n<ul>\\n<li>Fix: Auto updates mechanism is not working as expected (this version might be also installed automatically)<\\/li>\\n<\\/ul>\\n<h4>3.6.1 - 2022-02-09<\\/h4>\\n<ul>\\n<li>Tweak: Allow connecting via generic source for future feature support<\\/li>\\n<li>Fix: Custom Code doesn't work when WooCommerce is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17675\\\">#17675<\\/a>)<\\/li>\\n<li>Fix: Content animation didn't work when Improved asset loading experiment is active Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17055\\\">#17055<\\/a>)<\\/li>\\n<li>Fix: PHP warning appears some times when trying to force-check for available updates<\\/li>\\n<li>Fix: Page transitions are being triggered when not needed<\\/li>\\n<li>Fix: Text alignment on Tablet responsive device affects base device in Testimonial Carousel widget<\\/li>\\n<li>Fix: Harden Submissions feature to prevent potential security issues<\\/li>\\n<li>Fix: Page Transitions Icon option Preloader doesn't work on frontend<\\/li>\\n<\\/ul>\\n<h4>3.6.0 - 2022-01-31<\\/h4>\\n<ul>\\n<li>New: WooCommerce Purchase Summary widget - Fully customize the content and style of your order summary page (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5756\\\">#5756<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15862\\\">#15862<\\/a>)<\\/li>\\n<li>New: WooCommerce Notices styling on Site Settings - Customize the appearance of WooCommerce notices (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14570\\\">#14570<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15896\\\">#15896<\\/a>)<\\/li>\\n<li>New: WooCommerce Notices widget - Set the position of WooCommerce notices on your shop pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8124\\\">#8124<\\/a>)<\\/li>\\n<li>Experiment: Page Transitions - Customize the page loading experience, and increase brand recognition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10576\\\">#10576<\\/a>)<\\/li>\\n<li>Tweak: Added WooCommerce & Theme Elements widgets to Improved CSS Loading experiment to save up 126KB per page load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17412\\\">#17412<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17337\\\">#17337<\\/a>)<\\/li>\\n<li>Tweak: Added new layout options in WooCommerce Add To Cart and WooCommerce Custom Add To Cart widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5437\\\">#5437<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10617\\\">#10617<\\/a>)<\\/li>\\n<li>Tweak: Added Stroke functionality for typography control in various widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11158\\\">#11158<\\/a>)<\\/li>\\n<li>Tweak: Removed <code>elementor-section-wrap<\\/code> by adding it to the Optimized DOM Output experiment (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16950\\\">#16950<\\/a>)<\\/li>\\n<li>Tweak: Added style controls for variations in WooCommerce Menu Cart widget<\\/li>\\n<li>Tweak: Added color control to navigation dots in Media Carousel, Reviews, and Slides widgets<\\/li>\\n<li>Tweak: Disabled Vimeo autoplay on edit mode when getting video data in Video Playlist widget<\\/li>\\n<li>Tweak: Added notice about Facebook's new EU consent policy in Facebook Button, Facebook Comments, Facebook Embed, and Facebook Page widgets<\\/li>\\n<li>Tweak: Refactor string translation calls to use native WP translation methods<\\/li>\\n<li>Tweak: Convert <code>home_url<\\/code> license API call to <code>get_site_url<\\/code> for better compatibility<\\/li>\\n<li>Tweak: Promoted Default to New Theme Builder and Scroll Snap experiments to Stable status in Experiments screen<\\/li>\\n<li>Tweak: Scroll Snap experiment set to active by default for all websites in Experiments screen<\\/li>\\n<li>Tweak: Scrolling Effects in Header and Section backgrounds are not working as expected when effects are relative to the entire page<\\/li>\\n<li>Tweak: Added "Auto Updates" capability to Pro versions<\\/li>\\n<li>Tweak: Removed sequenced animation hover effect option from Classic skin in Call to Action widget<\\/li>\\n<li>Tweak: Added "Excerpt Length" control in Post Excerpt widget<\\/li>\\n<li>Tweak: Deleted deprecated methods from Query Control module<\\/li>\\n<li>Tweak: Adjusted Inline-CSS Experiment to work with Additional Custom Breakpoints experiment<\\/li>\\n<li>Fix: Automatically open cart functionality didn't work in product page in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5921\\\">#5921<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16276\\\">#16276<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16879\\\">#16879<\\/a>)<\\/li>\\n<li>Fix: Buttons are not visible when there are too many products in the cart in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16221\\\">#16221<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17283\\\">#17283<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16333\\\">#16333<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13005\\\">#13005<\\/a>)<\\/li>\\n<li>Fix: Mini cart modal z-index is too low in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16333\\\">#16333<\\/a>)<\\/li>\\n<li>Fix: Side cart buttons are not visible at first glance on mobile in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16221\\\">#16221<\\/a>)<\\/li>\\n<li>Fix: Read More field recognizes inline HTML elements as plain text in Posts and Archive Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16985\\\">#16985<\\/a>)<\\/li>\\n<li>Fix: Load More functionality caused JS error console in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17036\\\">#17036<\\/a>)<\\/li>\\n<li>Fix: Autoplay is not working as expected when the lazy load is active in Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15304\\\">#15304<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16274\\\">#16274<\\/a>)<\\/li>\\n<li>Fix: Right navigation area wasn't 100% clickable in Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14252\\\">#14252<\\/a>)<\\/li>\\n<li>Fix: Posts duplicate when there are two Posts widgets inside a page using pagination functionality (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17056\\\">#17056<\\/a>)<\\/li>\\n<li>Fix: Global widget changes are not reflected on frontend (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16820\\\">#16820<\\/a>)<\\/li>\\n<li>Fix: JS Error console message when using the Load More functionality and Post Per Page option in Posts widget<\\/li>\\n<li>Fix: Heading styling is not being loaded when Inline CSS experiment is active in Post and Page Title widgets<\\/li>\\n<li>Fix: Sticky offset not working as expected when changing device mode on the browser<\\/li>\\n<li>Fix: Scroll Snap functionality wasn't applied on Templates and Archives<\\/li>\\n<li>Fix: Toggle icon color didn't work on hover state when Inline Font Icons experiment is activated in Nav Menu widget<\\/li>\\n<li>Fix: Variations style controls are not working as expected in WooCommerce Add to Cart widget<\\/li>\\n<li>Fix: Display conditions module is not working as expected when using the new Theme Builder UI<\\/li>\\n<li>Fix: Edit header handles <code>z-index<\\/code> issues in Header document<\\/li>\\n<li>Fix: Panel icons UI glitch in Call To Action widget<\\/li>\\n<li>Fix: WordPress 5.9 <code>WP_User_query<\\/code> <code>who<\\/code> argument deprecation adjustments<\\/li>\\n<\\/ul>\\n<h4>3.5.2 - 2021-11-28<\\/h4>\\n<ul>\\n<li>Tweak: Adjusted license mechanism to support trial period<\\/li>\\n<li>Fix: Updates made to Global Widgets do not reflect accordingly to linked widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16815\\\">#16815<\\/a>)<\\/li>\\n<li>Fix: Hamburger toggle button doesn't change to \\u201cclose\\u201d when menu is collapsed in Nav Menu widget when Inline Font Awesome experiment is active<\\/li>\\n<li>Fix: Global Widget cannot be unlinked<\\/li>\\n<\\/ul>\\n<h4>3.5.1 - 2021-11-10<\\/h4>\\n<ul>\\n<li>Fix: Inline HTML elements appear as plain text in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16816\\\">#16816<\\/a>)<\\/li>\\n<li>Fix: Dropdown items inherited values from Main Menu space between control in Nav Menu widget (<a href=\\\"(https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16815)\\\">#16815<\\/a><\\/li>\\n<li>Fix: Order Summary titles style controls not applying on various devices in Cart widget<\\/li>\\n<li>Fix: Panel "Need Help" link is not correct in WooCommerce section in Site Settings<\\/li>\\n<\\/ul>\\n<h4>3.5.0 - 2021-11-01<\\/h4>\\n<ul>\\n<li>New: WooCommerce Checkout widget - Fully customize the content and style of your checkout page (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15282\\\">#15282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15990\\\">#15990<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13218\\\">#13218<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: WooCommerce Cart widget - Style your cart page the way you want with design flexibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15282\\\">#15282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13218\\\">#13218<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: WooCommerce My Account widget - Create a custom design for your my account pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: Progress Tracker widget - Motivate your customers to keep reading your site content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16576\\\">#16576<\\/a>)<\\/li>\\n<li>New: Meet WooCommerce Site Settings - Set your store pages within Elementor<\\/li>\\n<li>Experiment: Scroll Snap - Set the scene of every scroll (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10752\\\">#10752<\\/a>)<\\/li>\\n<li>Tweak: Changed infrastructure to prevent rendering bugs in Global Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16354\\\">#16354<\\/a>)<\\/li>\\n<li>Tweak: Added the option to open submission in a new tab in Form Submissions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14967\\\">#14967<\\/a>)<\\/li>\\n<li>Tweak: Added various responsive controls in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1851\\\">#1851<\\/a>)<\\/li>\\n<li>Tweak: Split Title and Price styling controls in Price List widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7688\\\">#7688<\\/a>)<\\/li>\\n<li>Tweak: Added various responsive capabilities to controls in Posts Archive widget<\\/li>\\n<li>Tweak: Adjusted Motion Effects module to support future feature<\\/li>\\n<li>Tweak: Changed admin notice content when Pro installed without Core installed<\\/li>\\n<li>Tweak: Cleanup in <code>wp_options<\\/code> table<\\/li>\\n<li>Tweak: Changed Connect logic in Elementor top bar to simplify the connect process<\\/li>\\n<li>Tweak: Marked new Theme Builder as an Experiment and set to default for new sites<\\/li>\\n<li>Tweak: Enforced better security policies in various widgets and modules<\\/li>\\n<li>Tweak: Added load more button functionality to the Posts Archive widget<\\/li>\\n<li>Tweak: Renamed Elementor's responsive SCSS variables<\\/li>\\n<li>Tweak: Added dividers to horizontal layout in Nav Menu widget<\\/li>\\n<li>Tweak: Removed Google+ social network from Share Buttons widget<\\/li>\\n<li>Tweak: Convert usage of old Responsive class to use the new Breakpoints Manager<\\/li>\\n<li>Fix: jQuery in Heading doesn't work for not logged in users in Custom Code (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14515\\\">#14515<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14266\\\">#14266<\\/a>)<\\/li>\\n<li>Fix: Menu animation causing page horizontal scroll in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15184\\\">#15184<\\/a>)<\\/li>\\n<li>Fix: Wrong function call in Table of Content & Post Excerpt widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16547\\\">#16547<\\/a>)<\\/li>\\n<li>Fix: Slides to Scroll control can't be set to Default if Widescreen mode has a value in Testimonial Carousel widget<\\/li>\\n<li>Fix: Sticky offset not working properly when changing device mode<\\/li>\\n<li>Fix: UTF character issues when exporting CSV file in Form Submissions<\\/li>\\n<li>Fix: Load More functionality doesn't work when the Posts widget placed inside an Archive template<\\/li>\\n<li>Fix: UI glitches and editing issues in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.4.2 - 2021-10-12<\\/h4>\\n<ul>\\n<li>Fix: Icons color style conflicts when Font-Awesome Inline experiment is active in Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16435\\\">#16435<\\/a>)<\\/li>\\n<li>Fix: Mini Cart hides page content when closed in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16305\\\">#16305<\\/a>)<\\/li>\\n<li>Fix: UI glitches in the Editor edit mode when inserting Post Content widget and Font-Awesome Inline experiment is active in Single Post template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16358\\\">#16358<\\/a>)<\\/li>\\n<li>Fix: Slides per view controls disappeared from multiple breakpoints in Testimonial Carousel<\\/li>\\n<li>Fix: Product variations UI glitch in Menu Cart widget<\\/li>\\n<li>Fix: Buttons UI glitch on Safari browser in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.4.1 - 2021-09-01<\\/h4>\\n<ul>\\n<li>Fix: Sticky functionality is not working if the Additional Custom Breakpoints experiment is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16186\\\">#16186<\\/a>)<\\/li>\\n<li>Fix: Slideshow skin UI glitch in Media Carousel widget<\\/li>\\n<li>Fix: Product price typography weight control is not working as expected in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.4.0 - 2021-09-01<\\/h4>\\n<ul>\\n<li>Tweak: Added new Mini Cart layout type in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11312\\\">#11312<\\/a>)<\\/li>\\n<li>Tweak: Added styling options for Cart, Products, and Cart buttons in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14952\\\">#14952<\\/a>)<\\/li>\\n<li>Tweak: Added the ability to open cart automatically when an item is added in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14119\\\">#14119<\\/a>)<\\/li>\\n<li>Tweak: Added the ability to remove an item from cart without reloading the page with an AJAX request (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9531\\\">#9531<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10875\\\">#10875<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11309\\\">#11309<\\/a>)<\\/li>\\n<li>Tweak: Added Load More AJAX functionality to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1284\\\">#1284<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14557\\\">#14557<\\/a>)<\\/li>\\n<li>Tweak: Added Vimeo support to the Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15319\\\">#15319<\\/a>)<\\/li>\\n<li>Tweak: Improved asset loading performance by serving lighter JS files (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8572\\\">#8572<\\/a>)<\\/li>\\n<li>Tweak: Added query string to the URL only after the first video is played in Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15348\\\">#15348<\\/a>)<\\/li>\\n<li>Tweak: Added various layout options with more responsive controls and cart structure options in Menu Cart widget<\\/li>\\n<li>Tweak: Added the option to open the menu cart by click or hover in Menu Cart widget<\\/li>\\n<li>Tweak: Added the ability to choose a specific product to draw data from in WooCommerce Dynamic tags<\\/li>\\n<li>Tweak: Removed auto-scroll to the widget location when arriving from external URL in Video Playlist widget<\\/li>\\n<li>Tweak: Removed the Video Playlist widget from the Experiments list<\\/li>\\n<li>Tweak: Added descriptive error messages for MailChimp action after submit and on form submit in Forms widget<\\/li>\\n<li>Tweak: Added tooltip trigger None and Hover for link in Hotspot widget<\\/li>\\n<li>Tweak: Added responsive controls to Offset and Effects Offset in Sticky options<\\/li>\\n<li>Tweak: Added responsive control to Alignment in Testimonial Carousel widget<\\/li>\\n<li>Tweak: Adjusted Motion Effects module to support future feature<\\/li>\\n<li>Tweak: Added future compatibility to support better loading of <code>eicons<\\/code> font<\\/li>\\n<li>Tweak: Changed Rename Part title and button color in Theme Builder<\\/li>\\n<li>Fix: Products don't appear on the cart while editing in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15451\\\">#15451<\\/a>)<\\/li>\\n<li>Fix: Videos always start muted in the Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15292\\\">#15292<\\/a>)<\\/li>\\n<li>Fix: Unnecessary spacing if submenu indicator is set to None in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15365\\\">#15365<\\/a>)<\\/li>\\n<li>Fix: MailChimp double opt-in feature doesn't work in Forms widget<\\/li>\\n<li>Fix: Fetching MailChimp groups field blocks the loading of the rest of the fields in the Form widget<\\/li>\\n<li>Fix: Missing field IDs causes forms not to be sent in Forms widget<\\/li>\\n<li>Fix: Full Content Skin is not working properly when inserted twice on the same page in Posts widget<\\/li>\\n<li>Fix: Avoid Duplicates option doesn't exclude manual selections in Posts widget<\\/li>\\n<li>Fix: Submenu indicator alignment issue in Nav menu widget<\\/li>\\n<li>Fix: Query control deprecated message appears when debug mode is defined<\\/li>\\n<li>Fix: Tweet Button icon incorrect color and size when the icon is rendered as SVG in Blockquote widget<\\/li>\\n<li>Fix: Video icon size is not changing on Active state in Video Playlist widget<\\/li>\\n<li>Fix: Header icon color is not working in Table Of Content widget<\\/li>\\n<li>Fix: Icons style glitches when Font Awesome Inline experiment is active in Video Playlist widget<\\/li>\\n<li>Fix: Bullet markers are not visible on preview mode when Font Awesome Inline experiment is active in Table of Content widget<\\/li>\\n<li>Fix: UI Glitch when Font-Awesome Inline experiment is active in Price Table widget<\\/li>\\n<li>Fix: Submenu Indicator appears larger when Font Awesome Inline experiment is active in Nav Menu widget<\\/li>\\n<li>Fix: Part name is deleted when clicking on the "Change" Button without changing the name in Theme Builder<\\/li>\\n<li>Fix: Redundant pagination queries in the Editor<\\/li>\\n<li>Deprecated: Remove all usages of <code>Elementor\\\\Utils::get_create_new_post_url()<\\/code><\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-4-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.3.8 - 2021-08-23<\\/h4>\\n<ul>\\n<li>Fix: Products grid width issue when adjusting columns and rows in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16001\\\">#16001<\\/a>)<\\/li>\\n<li>Fix: Font Awesome Inline experiment causes icons glitch in Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16045\\\">#16045<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA v3 <code>z-index<\\/code> is lower than the Section's background color<\\/li>\\n<li>Fix: Style missing when Font Awesome inline experiment is active in Post Info widget<\\/li>\\n<li>Fix: Font Awesome icons were not loaded in Post Info widget<\\/li>\\n<li>Fix: Zero character can't be used as a placeholder in Number field in Form widget<\\/li>\\n<li>Fix: Carousels are not working properly in the Editor when Additional Custom Breakpoints experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.3.7 - 2021-08-15<\\/h4>\\n<ul>\\n<li>Tweak: Added support for Additional Custom Breakpoints in Nav Menu widget<\\/li>\\n<li>Tweak: Added support for Additional Custom breakpoints in Motion Effects<\\/li>\\n<li>Fix: Columns didn't respond to changes in Gallery widget if Additional Custom Breakpoints Experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.3.6 - 2021-08-10<\\/h4>\\n<ul>\\n<li>Tweak: Added support for future feature in Nav Menu widget<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Product Related widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Upsells widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Product Categories widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.3.5 - 2021-08-01<\\/h4>\\n<ul>\\n<li>Fix: Responsive layout glitches in Products and Products Archive widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15773\\\">#15773<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA V3 integration conflict with required fields validation in Forms widget<\\/li>\\n<\\/ul>\\n<h4>3.3.4 - 2021-07-21<\\/h4>\\n<ul>\\n<li>Fix: Grid layout glitch in WooCommerce Products Archive widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15718\\\">#15718<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.3.3 - 2021-07-20<\\/h4>\\n<ul>\\n<li>Tweak: Added a descriptive message in Collect Submissions action after submit<\\/li>\\n<li>Tweak: Added future compatibility for Additional Custom Breakpoints for Pro widgets<\\/li>\\n<li>Fix: Some widget style breaks when Improved CSS Loading Experiment is active in certain cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15632\\\">#15632<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15683\\\">#15683<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15660\\\">#15660<\\/a>)<\\/li>\\n<li>Fix: Translation update keep appearing as available after install (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14297\\\">#14297<\\/a>)<\\/li>\\n<li>Fix: Wrong default icon color when using Font Awesome icons as inline SVG in Call to Action widget<\\/li>\\n<\\/ul>\\n<h4>3.3.2 - 2021-07-13<\\/h4>\\n<ul>\\n<li>Tweak: Updated plugin description<\\/li>\\n<li>Fix: MailChimp tags in form widget replaced existing tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11111\\\">#11111<\\/a>)<\\/li>\\n<li>Fix: Clicking videos from the items list in edit mode doesn\\u2019t initiate videos properly<\\/li>\\n<li>Fix: User unauthorized message when activated but not connected in Kit Library<\\/li>\\n<li>Fix: Carousel widgets did not support additional custom breakpoint responsive values<\\/li>\\n<li>Fix: Tab border is overridden by the Section background color in Video Playlist widget<\\/li>\\n<li>Fix: Widgets style breaks when Improved CSS Load experiment is active in a Single Page template and Post Content widget<\\/li>\\n<\\/ul>\\n<h4>3.3.1 - 2021-06-20<\\/h4>\\n<ul>\\n<li>Tweak: Added support for more Theme Builder display conditions in Export \\/ Import experiment<\\/li>\\n<li>Tweak: Adjusted License page heading structure for future feature<\\/li>\\n<li>Tweak: Adjusted Font Awesome icon for allowing support for future feature<\\/li>\\n<li>Fix: <code>frontend.min.js<\\/code> file size increased in Elementor Pro 3.3.0 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15278\\\">#15278<\\/a>)<\\/li>\\n<li>Fix: Prevent conditions from being reset when object cache is enabled in site (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13299\\\">#13299<\\/a>)<\\/li>\\n<li>Fix: Custom Code publish modal responsiveness issues (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14519\\\">#14519<\\/a>)<\\/li>\\n<li>Fix: Populating fields with options programmatically doesn't appear in Submissions screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10671\\\">#10671<\\/a>)<\\/li>\\n<li>Fix: Large images are not shown on the Image Carousel widget when set via Toolset dynamic tag<\\/li>\\n<li>Fix: Enable inline editing to the inner content tabs in Video Playlist widget<\\/li>\\n<li>Fix: Clicking on the video list doesn't play videos properly in Video Playlist widget<\\/li>\\n<li>Fix: Hide Play Icon control when Image overlay is toggled off in Video Playlist widget<\\/li>\\n<li>Fix: Removed extra space below the player when viewing from mobile view in Video Playlist widget<\\/li>\\n<li>Fix: Import button is not working properly in Theme Builder interface<\\/li>\\n<li>Fix: Preview Dynamic Content as control is not updating preview and throws an error in Popup Builder<\\/li>\\n<\\/ul>\\n<h4>3.3.0 - 2021-06-08<\\/h4>\\n<ul>\\n<li>New: Video Playlist widget - Add Engaging Video Content to Your Website (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11859\\\">#11859<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7803\\\">#7803<\\/a>)<\\/li>\\n<li>New: Hotspot widget - Create Interactive Images With Contextually Relevant Information (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7282\\\">#7282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2768\\\">#2768<\\/a>)<\\/li>\\n<li>Tweak: Accessibility improvements for sub-menus in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13859\\\">#13859<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13810\\\">#13810<\\/a>)<\\/li>\\n<li>Tweak: MailChimp action after submit can now add new tags to existing subscribers in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11111\\\">#11111<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/forms\\/record\\/actions_before<\\/code> to filter the record before it sent to Actions After Submit in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14261\\\">#14261<\\/a>)<\\/li>\\n<li>Tweak: Yoast SEO breadcrumbs widget can be used in Elementor without the need of enabling them in Yoast setting<\\/li>\\n<li>Tweak: Added future support for widgets CSS conditional loading (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10329\\\">#10329<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14229\\\">#14229<\\/a>)<\\/li>\\n<li>Tweak: Added future support for Sticky JS library conditional loading<\\/li>\\n<li>Tweak: Added future support for Import \\/ Export experiment<\\/li>\\n<li>Tweak: Preparations and fixes for Import Export Experiment in Pro version<\\/li>\\n<li>Tweak: Added gradient button capabilities to Login widget buttons<\\/li>\\n<li>Tweak: Added gradient button capabilities to Slides widget button<\\/li>\\n<li>Tweak: Added gradient button capabilities to Price Table widget button<\\/li>\\n<li>Tweak: Added gradient button capabilities to Flip Box widget button<\\/li>\\n<li>Tweak: Added Code Highlight widget Developers Documentation<\\/li>\\n<li>Tweak: Adjusted Submissions page for future updates<\\/li>\\n<li>Tweak: Added <code>em<\\/code> and <code>%<\\/code> units for padding control in Carousel widgets<\\/li>\\n<li>Tweak: Shorten currency name to currency symbol in PayPal button widget<\\/li>\\n<li>Fix: Custom Fonts URLs should be replaced when replace URL is triggered (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7376\\\">#7376<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10382\\\">#10382<\\/a>)<\\/li>\\n<li>Fix: The currency symbol size changed in the Price Table widget if enabling sale (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13519\\\">#13519<\\/a>)<\\/li>\\n<li>Fix: Nav Menu widget is not loading Font Awesome submenu icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9907\\\">#9907<\\/a>)<\\/li>\\n<li>Fix: Hamburger toggle is not working in Nav menu widget<\\/li>\\n<li>Fix: Activation bug for IDN domains<\\/li>\\n<li>Fix: Conditions modal responsive glitches in Custom Code<\\/li>\\n<li>Fix: Duplicated strings in Custom Code module<\\/li>\\n<li>Fix: Enable resize option for code input field in Custom Code<\\/li>\\n<li>Fix: \\u201cSave & Close \\u201cbutton in Custom Code's Conditions modal was not visible on small screen sizes<\\/li>\\n<li>Fix: Removing a column from a section in the navigator resulted in an empty section<\\/li>\\n<li>Fix: Recommend option is cut If the layout is not "Standard" in the Facebook Button widget<\\/li>\\n<li>Fix: Video item does not play without adding an image in Media Carousel widget<\\/li>\\n<li>Fix: <code>search-plus<\\/code> icon missing from panel in Media Carousel widget<\\/li>\\n<li>Fix: UI hover state glitch in Media Carousel widget<\\/li>\\n<li>Fix: PHP notice was thrown when trying to import a kit without overrideConditions parameter in Kit Import flow<\\/li>\\n<li>Fix: Templates conditions not imported if there are no conflicts in Import Export Experiment<\\/li>\\n<li>Fix: Non english values are not encoded properly on Submissions export<\\/li>\\n<li>Fix: Theme Builder import is not working properly<\\/li>\\n<li>Fix: UI glitch when no global widgets were found in Editor Panel<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-3-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.2.2 - 2021-05-05<\\/h4>\\n<ul>\\n<li>Tweak: Added support for Expert tier templates in Templates Library<\\/li>\\n<li>Tweak: Updated compatibility tag to support Elementor v3.2.x<\\/li>\\n<li>Tweak: Added compatibility for future Library improvements<\\/li>\\n<li>Fix: Toolset image dynamic field is not working with Gallery widget<\\/li>\\n<\\/ul>\\n<h4>3.2.1 - 2021-03-21<\\/h4>\\n<ul>\\n<li>Tweak: Added strings context in PayPal button and Price Table widgets<\\/li>\\n<li>Tweak: Added support for future Import \\/ Export Kit feature<\\/li>\\n<li>Fix: Submissions with over than 191 characters weren't indexed properly<\\/li>\\n<\\/ul>\\n<h4>3.2.0 - 2021-03-14<\\/h4>\\n<ul>\\n<li>New: PayPal Button widget - Collect PayPal payments directly from your site<\\/li>\\n<li>Experiment: Submissions - Save all of your form submissions in one place (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1686\\\">#1686<\\/a>)<\\/li>\\n<li>Tweak: Added Stay In Column option to Inner Section element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7956\\\">#7956<\\/a>)<\\/li>\\n<li>Tweak: Adjusted 'Max Height' control range in Table of Contents widget<\\/li>\\n<li>Tweak: Changed descriptive text in Create Custom Code screen<\\/li>\\n<li>Tweak: Added support for dynamic capabilities in Code Highlight widget<\\/li>\\n<li>Tweak: Added support for future load on demand for <code>share-link<\\/code> library<\\/li>\\n<li>Tweak: Added support for future load on demand for <code>dialog<\\/code> library in Popup<\\/li>\\n<li>Tweak: Allow overwriting the assets URL when using a mirror domain<\\/li>\\n<li>Fix: Animation was triggered multiple times when accessing the viewport in certain cases in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13951\\\">#13951<\\/a>)<\\/li>\\n<li>Fix: Location is not being updated after a Custom Code snippet is published (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13971\\\">#13971<\\/a>)<\\/li>\\n<li>Fix: Custom Fonts CSS files were not updated after regenerating CSS files<\\/li>\\n<li>Fix: Conditions modal is not responsive in Custom Code<\\/li>\\n<li>Fix: Empty order buttons are displayed in Custom Fonts screen<\\/li>\\n<li>Fix: Typo in 'Reply To' Email action after submit placeholder in Forms widget<\\/li>\\n<li>Fix: Unnecessary Save Draft button in Custom Code<\\/li>\\n<li>Fix: RTL glitches in Custom Code<\\/li>\\n<li>Fix: Sanitized options in the editor to enforce better security policies<\\/li>\\n<li>Deprecated: See all deprecations to this version in our (<a href=\\\"https:\\/\\/developers.elementor.com\\/v3-2-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.1.1 - 2021-02-23<\\/h4>\\n<ul>\\n<li>Tweak: Adjusted 'Max Height' control range in Table of Contents widget<\\/li>\\n<li>Fix: Popup event handler is undefined (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11475%5D\\\">#11475<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10690\\\">#10690<\\/a>)<\\/li>\\n<li>Fix: Conditions modal is not responsive in Custom Code<\\/li>\\n<li>Fix: RTL glitches in Code Highlight widget<\\/li>\\n<li>Fix: Minor UI glitches in Code Highlight widget<\\/li>\\n<li>Fix: Users can't get Pro Developer Edition version updates<\\/li>\\n<\\/ul>\\n<h4>3.1.0 - 2021-02-13<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Code - Add custom code snippets to your site, including <code>head<\\/code>, <code>body<\\/code> start and <code>body<\\/code> end<\\/li>\\n<li>New: Meet Code Highlight widget - showcase any syntax with highlighted UI (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5815\\\">#5815<\\/a>)<\\/li>\\n<li>Experiment: Improved Pro widgets performance by loading JS and Swiper assets conditionally in frontend (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8572\\\">#8572<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/experiment-optimized-asset-loading\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added Compatibility Tag support in Elementor Pro (<a href=\\\"https:\\/\\/developers.elementor.com\\/compatibility-tag\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Rotating Text animation in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4625\\\">#4625<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added an option to set Selected color for Typing effect in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5403\\\">#5403<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7826\\\">#7826<\\/a>)<\\/li>\\n<li>Tweak: Added animation Loop option for Animated Headline (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9749\\\">#9749<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2457\\\">#2457<\\/a>)<\\/li>\\n<li>Tweak: Added timing options for Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4392\\\">#4392<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4242\\\">#4242<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added Word Wrap control to Code Highlight widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13577\\\">#13577<\\/a>)<\\/li>\\n<li>Tweak: Upgraded Font Awesome Pro library to v5.15.1<\\/li>\\n<li>Tweak: Improved method of loading field mapping repeater in Form widget (<a href=\\\"https:\\/\\/developers.elementor.com\\/how-to-add-a-repeater-control-to-elementor-add-on\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added "Show on Browsers" Popup Advanced Rule<\\/li>\\n<li>Tweak: Added real-time JS handling to prevent redundant renders in Slides widget and all Carousel widgets<\\/li>\\n<li>Tweak: Import scroll utility from core and remove it from Pro<\\/li>\\n<li>Tweak: Added alignment options for Post Excerpt widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9757\\\">#9757<\\/a>)<\\/li>\\n<li>Tweak: Changed alignment control to work with selectors in Share Buttons<\\/li>\\n<li>Tweak: Upgraded to Webpack 5, Grunt-Webpack 4 and TerserPlugin instead of UglifyJsPlugin<\\/li>\\n<li>Fix: Steps Divider is not vertically aligned in Multi Step Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12569\\\">#12569<\\/a>)<\\/li>\\n<li>Fix: Slides are playing in an infinite loop mode even when the option is disabled in Slides Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6726\\\">#6726<\\/a>)<\\/li>\\n<li>Fix: Redundant spacing is added to Share Buttons widget<\\/li>\\n<li>Fix: Step buttons text is not updated without a page reload in Forms widget<\\/li>\\n<li>Fix: Overflow issue in certain animations in Animated Headline widget<\\/li>\\n<li>Fix: When dragging a new Testimonial Carousel there is a console error thrown<\\/li>\\n<li>Fix: Step Buttons are cut in mobile view in Multi Step Form<\\/li>\\n<li>Fix: Submit and Step buttons size differences when using Twenty Twenty theme<\\/li>\\n<li>Fix: Duplicate button Text Color control in Slides widget<\\/li>\\n<li>Fix: JS error is thrown when editing and saving global widgets<\\/li>\\n<li>Fix: <code>get_version<\\/code> API function may fail with Redis \\/ DB cache<\\/li>\\n<li>Fix: Multiple license check requests are created in certain cases<\\/li>\\n<li>Deprecated: Deprecate methods prefixed with an underscore and replace them with unprefixed methods<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-1-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.0.10 - 2021-01-20<\\/h4>\\n<ul>\\n<li>Tweak: Added Editing Handles string translation compatibility with Elementor v3.1.0<\\/li>\\n<\\/ul>\\n<h4>3.0.9 - 2020-12-29<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility to support Elementor 3.1.0<\\/li>\\n<li>Fix: Wrong phrasing of Import template success message in Theme Builder<\\/li>\\n<li>Fix: Border color glitch in Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.8 - 2020-11-26<\\/h4>\\n<ul>\\n<li>Fix: Navigation arrows UI glitch in Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13172\\\">#13172<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.0.7 - 2020-11-25<\\/h4>\\n<ul>\\n<li>Fix: Console Error when dragging Testimonials Carousel widget<\\/li>\\n<li>Fix: Arrows of Testimonial and Reviews Carousel widgets navigate to the wrong direction in RTL websites<\\/li>\\n<li>Fix: Removed the conditional loading of Webpack<\\/li>\\n<li>Fix: Fatal error is thrown after deleting an associated custom taxonomy when Posts widget with Cards skin has a badge<\\/li>\\n<li>Fix: Upload JSON files only when the user allowed to prevent security issues<\\/li>\\n<li>Fix: Gallery not displayed in Theme Builder templates preview<\\/li>\\n<\\/ul>\\n<h4>3.0.6 - 2020-11-04<\\/h4>\\n<ul>\\n<li>Tweak: Updated the embedded post in Facebook Embed widget<\\/li>\\n<li>Fix: Minor UI glitches in Theme Builder's conditions screen footer<\\/li>\\n<li>Fix: Template type changes into Single Page after conditions change in Theme Builder<\\/li>\\n<li>Fix: Redundant Custom Caption option in Site Logo widget<\\/li>\\n<li>Fix: Removed unused code in Drip integration<\\/li>\\n<li>Fix: Removed Weibo and WeChat social networks due to website and links inactivity from Share Buttons widget<\\/li>\\n<li>Fix: Removed redundant code from Portfolio and Post Navigation widgets<\\/li>\\n<\\/ul>\\n<h4>3.0.5 - 2020-09-23<\\/h4>\\n<ul>\\n<li>Fix: If the default page layout is set to "Canvas" Headers and Footers cannot be edited<\\/li>\\n<li>Fix: Product Image Dynamic Tag throws an error when no image is set<\\/li>\\n<li>Fix: Missing Single document placeholder in Theme Builder<\\/li>\\n<li>Fix: Document editing handles inherit the <code>font-family<\\/code> from 3rd party source<\\/li>\\n<li>Fix: Can't add linebreaks to Textarea input when used as Multi Step Form<\\/li>\\n<li>Fix: Incorrect width in Facebook Page widget<\\/li>\\n<li>Fix: Added compatibility to allow the use of 'get_create_url' in Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.4 - 2020-09-09<\\/h4>\\n<ul>\\n<li>Fix: Autogenerated screenshots appear in WP Media Library modal (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12304\\\">#12304<\\/a>)<\\/li>\\n<li>Fix: Make sure Elementor Posts widget Pagination doesn't interfere with 3rd party plugins (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12127\\\">#12127<\\/a>)<\\/li>\\n<li>Fix: Shrinking conditions indicator in Theme Builder<\\/li>\\n<li>Fix: Column can't be dragged and dropped if it populates a Global widget<\\/li>\\n<li>Fix: Styles are missing from Single templates in some edge cases<\\/li>\\n<\\/ul>\\n<h4>3.0.3 - 2020-09-02<\\/h4>\\n<ul>\\n<li>Fix: Pagination doesn't work in WordPress 5.5 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12127\\\">#12127<\\/a>)<\\/li>\\n<li>Fix: Change delete template action to "Move to Trash" in the new Theme Builder view<\\/li>\\n<\\/ul>\\n<h4>3.0.2 - 2020-08-31<\\/h4>\\n<ul>\\n<li>Tweak: Replaced WordPress "Learn More" links with dynamic links for better control over time (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12312\\\">#12312<\\/a>)<\\/li>\\n<li>Tweak: UI tweaks to the Conditions screen In the new Theme Builder<\\/li>\\n<li>Fix: Motion Effects not working when assigned to a column and throws JS error when DOM optimization is disabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12299\\\">#12299<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12275\\\">#12275<\\/a>)<\\/li>\\n<li>Fix: Multiple Galleries display all the images in the Lightbox slideshow (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11809\\\">#11809<\\/a>)<\\/li>\\n<li>Fix: Old Theme Builder is being opened when accessing through the Finder<\\/li>\\n<li>Fix: Mixed templates import glitch in Theme Builder<\\/li>\\n<li>Fix: Card icon sizes in Theme Builder<\\/li>\\n<li>Fix: Preview button leads to <code>render_mode<\\/code> instead of preview when importing a template from the new Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.1 - 2020-08-26<\\/h4>\\n<ul>\\n<li>Tweak: Keep previous Theme Builder when accessing from the WP Dashboard for legacy support<\\/li>\\n<li>Tweak: Updated video tutorials in Theme Builder<\\/li>\\n<li>Tweak: Don't show auto-screenshots in the Media Library (Props <a href=\\\"https:\\/\\/github.com\\/black-eye\\\">@black-eye<\\/a>)<\\/li>\\n<li>Fix: Repeater items throws <code>childView<\\/code> is undefined message in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12239\\\">#12239<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12221\\\">#12221<\\/a>)<\\/li>\\n<li>Fix: Misspelling of the word "occurred" in Form widget default error message (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12137\\\">#12137<\\/a>)<\\/li>\\n<li>Fix: Facebook comments not showing up (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12157\\\">#12157<\\/a>)<\\/li>\\n<li>Fix: Check for conflicts in Theme Builder doesn't work properly<\\/li>\\n<li>Fix: Minor UI fixes in Theme Builder<\\/li>\\n<li>Fix: Dark mode glitches in Theme Builder<\\/li>\\n<li>Fix: Global Site Part toaster appears when you publish a Popup<\\/li>\\n<li>Fix: Site Parts aren't in the correct order in Theme Builder<\\/li>\\n<li>Fix: Date field caused forms to get corrupted in Forms widget<\\/li>\\n<li>Fix: Theme Builder application page is forbidden<\\/li>\\n<\\/ul>\\n<h4>3.0.0 - 2020-08-23<\\/h4>\\n<ul>\\n<li>New: Introducing the new and improved Theme Builder<\\/li>\\n<li>Tweak: Removed <code>.elementor-inner<\\/code> and <code>.elementor-column-wrap<\\/code> from DOM output to improve performance (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7351\\\">#7351<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7817\\\">#7817<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/dom-improvements-ahead-html-wrappers-removal-from-v3-0\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added contextual anchors ID support to Table of Contents widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10052\\\">#10052<\\/a>)<\\/li>\\n<li>Tweak: Added WeChat and Weibo social networks to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11554\\\">#11554<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities for Redirect after Login\\/Logout in Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11343\\\">#11343<\\/a>)<\\/li>\\n<li>Tweak: Added Blend Mode and CSS Filters controls to adjust the Background Overlay in Flipbox widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11653\\\">#11653<\\/a>)<\\/li>\\n<li>Tweak: Added responsive capabilities to Toggle Button styling in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8269\\\">#8269<\\/a>)<\\/li>\\n<li>Tweak: Added responsive Text Alignment control in Call to Action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11968\\\">#11968<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic content to Ribbon element in Call to Action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10364\\\">#10364<\\/a>)<\\/li>\\n<li>Tweak: Converted uses of Color and Typography Schemes to Global Colors and Fonts<\\/li>\\n<li>Tweak: Separated Title and Description control fields labels in Call to Action widget<\\/li>\\n<li>Tweak: Removed unnecessary style in WC Product with variations<\\/li>\\n<li>Tweak: Converted Portfolio, Posts and Share Buttons widgets to use CSS Variable-based Elementor Grid (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-dropping-support-ie\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added Date Modified option to Posts widget metadata<\\/li>\\n<li>Fix: PHP 7.4 compatibility to Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11355\\\">#11355<\\/a>)<\\/li>\\n<li>Fix: Divider alignment issue in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11628\\\">#11628<\\/a>)<\\/li>\\n<li>Fix: Color doesn\\u2019t change in Products Archive Description widget<\\/li>\\n<li>Fix: WC Product variations layout breaks when using Variation Swatches plugin<\\/li>\\n<li>Fix: WC Product variations layout issue<\\/li>\\n<li>Fix: WC Product variations mobile zoom-in glitch<\\/li>\\n<li>Fix: Can't edit a Popup after accessing Theme Style<\\/li>\\n<li>Fix: Twitter icon missing in Blockquote widget<\\/li>\\n<li>Fix: Removed redundant default text color from Share Buttons minimal skin<\\/li>\\n<li>Fix: UI glitch in Display Conditions modal<\\/li>\\n<li>Fix: Insert template button UI glitch in Templates Library<\\/li>\\n<li>Fix: Added sanitization to post titles in WordPress dashboard for better security<\\/li>\\n<li>Fix: Show when arriving from search engines rule doesn't work in Popup<\\/li>\\n<li>Fix: Child categories are shown with a different parent category in Query control<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-0-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>2.10.3 - 2020-06-29<\\/h4>\\n<ul>\\n<li>Fix: Form not being submitted when using "Progress Bar" and "None" view types in Multi Step Form (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11596\\\">#11596<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11610\\\">#11610<\\/a>)<\\/li>\\n<li>Fix: Missing "for" attribute in Password field label in Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8646\\\">#8646<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.10.2 - 2020-06-16<\\/h4>\\n<ul>\\n<li>Fix: Run step events only when in Multi Step Form mode (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11644\\\">#11644<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.10.1 - 2020-06-16<\\/h4>\\n<ul>\\n<li>Tweak: Improved License validation mechanism to avoid limitations<\\/li>\\n<li>Tweak: Changed control labels and ordering in Price Table, Lottie and Form widgets<\\/li>\\n<li>Fix: Popup close button vertical position glitch (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10921\\\">#10921<\\/a>)<\\/li>\\n<li>Fix: Radio field placement glitch when in Multi Step mode in Form widget<\\/li>\\n<li>Fix: Clicking <code>Enter<\\/code> key submits the form in Multi Step Form<\\/li>\\n<li>Fix: Hardened sanitization in Custom Attributes to avoid security issues<\\/li>\\n<\\/ul>\\n<h4>2.10.0 - 2020-06-07<\\/h4>\\n<ul>\\n<li>New: Introducing Multi-Step Forms - Breakdown long forms into simple steps (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5975\\\">#5975<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3911\\\">#3911<\\/a>)<\\/li>\\n<li>New: Introducing Lottie widget - easily add Lottie animations to your site, no coding needed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11026\\\">#11026<\\/a>)<\\/li>\\n<li>Tweak: Added spacing option to Posts widget pagination (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5682\\\">#5682<\\/a>)<\\/li>\\n<li>Tweak: Changed texts and logic for administrator plugin renewal notices<\\/li>\\n<li>Tweak: Added new Scroll Util for improved scrolling handling<\\/li>\\n<li>Tweak: Improved Motion Effects animation performance<\\/li>\\n<\\/ul>\\n<h4>2.9.5 - 2020-05-24<\\/h4>\\n<ul>\\n<li>Fix: Added sanitization to Custom Attributes control to avoid security issue<\\/li>\\n<\\/ul>\\n<h4>2.9.4 - 2020-05-07<\\/h4>\\n<ul>\\n<li>Fix: Hardened user role that is allowed to upload icon sets and unzip only allowed files in Custom Icons to prevent security vulnerability<\\/li>\\n<\\/ul>\\n<h4>2.9.3 - 2020-04-19<\\/h4>\\n<ul>\\n<li>Fix: Form shortcode IDs are not wrapped in double-quotes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11023\\\">#11023<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10932\\\">#10932<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10967\\\">#10967<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11000\\\">#11000<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11049\\\">#11049<\\/a>)<\\/li>\\n<li>Fix: Escaped Form records metadata to prevent security vulnerability<\\/li>\\n<li>Fix: Closing "Save Changes" document confirmation modal causes Panel infinite loading<\\/li>\\n<li>Fix: Ken Burns effect not working when there is only one slide in Slides widget<\\/li>\\n<li>Fix: Document handles UI glitch<\\/li>\\n<\\/ul>\\n<h4>2.9.2 - 2020-03-25<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility with WordPress v5.4 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10745\\\">#10745<\\/a>)<\\/li>\\n<li>Fix: Image ratio number is displayed under the Archive Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10874\\\">#10874<\\/a>)<\\/li>\\n<li>Fix: Theme Style Link color setting overrides the Table of Content list style<\\/li>\\n<li>Fix: PHP notice when using dynamic user info <code>id<\\/code><\\/li>\\n<li>Fix: Navigation arrows direction is crossed on first drag in Slides Widget<\\/li>\\n<li>Fix: "No headings were found on this page" message was not displayed in the frontend in Table of Contents widget<\\/li>\\n<li>Fix: Container includes Popup tags by default in Table of Contents widget<\\/li>\\n<li>Fix: Twitter icon display issue when Font Awesome 4 support is disabled in Blockquote widget<\\/li>\\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action<\\/li>\\n<\\/ul>\\n<h4>2.9.1 - 2020-03-16<\\/h4>\\n<ul>\\n<li>Fix: Can't access Elementor Editor when there is Page Title widget in the page<\\/li>\\n<li>Fix: Applying styling to Post Content widget affects the Page and Post editing handles<\\/li>\\n<\\/ul>\\n<h4>2.9.0 - 2020-03-15<\\/h4>\\n<ul>\\n<li>New: Introducing Full Site Editing: Design header, footer, and content all in one place! (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4985\\\">#4985<\\/a>)<\\/li>\\n<li>New: Added Global Custom CSS for Your Entire Site in Theme Style (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3345\\\">#3345<\\/a>)<\\/li>\\n<li>New: Added Dynamic Colors tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6485\\\">#6485<\\/a>)<\\/li>\\n<li>Tweak: Added option to set the Site Part HTML Wrapper Tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9293\\\">#9293<\\/a>)<\\/li>\\n<li>Tweak: Added Link Attributes support to Pro widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5716\\\">#5716<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3642\\\">#3642<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9225\\\">#9225<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9079\\\">#9079<\\/a>)<\\/li>\\n<li>Tweak: Added Theme Style support in Theme Builder parts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10564\\\">#10564<\\/a>)<\\/li>\\n<li>Tweak: Avoid creating empty Custom Font<\\/li>\\n<li>Tweak: Added <code>aria-expanded<\\/code> attribute to Menu Cart widget<\\/li>\\n<li>Tweak: Moved Link Actions module to Core plugin<\\/li>\\n<li>Tweak: Changed the name of \\u201cTypeKit Web Fonts by Adobe\\u201d to \\u201cAdobe Fonts\\u201d<\\/li>\\n<li>Tweak: Removed redundant display conditions from Blockquote, Flipbox, Price Table, and Search Form widgets<\\/li>\\n<li>Tweak: Pro widgets are not draggable unless Elementor license has been activated<\\/li>\\n<li>Tweak: Remove redundant <code>label_block<\\/code> parameters from several controls<\\/li>\\n<li>Tweak: Converted controls selectors to CSS variables in Gallery widget<\\/li>\\n<li>Tweak: Replaced Stumbleupon with Mix in Reviews widget recommended icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10099\\\">#10099<\\/a>)<\\/li>\\n<li>Tweak: Added Mix to the Share Buttons network list (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10099\\\">#10099<\\/a>)<\\/li>\\n<li>Tweak: Added "Open in new tab" option to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7924\\\">#7924<\\/a>)<\\/li>\\n<li>Tweak: Upgraded Font Awesome Pro library to v5.12.0<\\/li>\\n<li>Tweak: Added new Lightbox compatibility for Gallery and Media Carousel widgets<\\/li>\\n<li>Tweak: Expose external API for Swiper instances<\\/li>\\n<li>Tweak: Added compatibility to JS API in Theme Builder, Popups, Form widget and Global widget<\\/li>\\n<li>Tweak: Replaced nerd icons with new Elementor emojis<\\/li>\\n<li>Tweak: Added specific <code>color<\\/code> attribute to header title in Table of Contents widget<\\/li>\\n<li>Fix: Line break issues in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10585\\\">#10585<\\/a>)<\\/li>\\n<li>Fix: Theme Style Link color overrides the Table of Content list style<\\/li>\\n<li>Fix: Active state glitches when using Table of contents widget with Sticky mode<\\/li>\\n<li>Fix: "Graphic Element" section appears as empty in case of unmarked Graphic Element in Call to Action widget<\\/li>\\n<li>Fix: Page Title widget render glitches in the Editor<\\/li>\\n<li>Fix: Image ratio parameter visible in some edge cases in Posts widget<\\/li>\\n<li>Fix: Image missing when sharing to Pinterest using Share Buttons widget<\\/li>\\n<li>Fix: Theme Style Link color setting override the list style in Table of Contents widget<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v2-9-0-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>2.8.5 - 2020-03-08<\\/h4>\\n<ul>\\n<li>Tweak: Added new Swiper parameter to all Pro carousels to allow 3rd party integration<\\/li>\\n<li>Fix: Missing closing bracket in Animated Headline widget<\\/li>\\n<li>Fix: Share buttons widgets show Font Awesome 4 icons on first drag in Editor<\\/li>\\n<\\/ul>\\n<h4>2.8.4 - 2020-02-16<\\/h4>\\n<ul>\\n<li>Tweak: Added Lightbox Title & Description support to Gallery widget<\\/li>\\n<li>Tweak: Added RTL support for Slides widget<\\/li>\\n<li>Tweak: Display Lightbox images in Full size in Gallery widget<\\/li>\\n<li>Fix: Template with Slides widget not working properly when placed inside Tabs, Accordion and Toggle widget<\\/li>\\n<li>Fix: Dropdown menu lost styling after Elementor Pro v2.8 upgrade in Nav Menu widget<\\/li>\\n<li>Fix: Indent doesn't work on RTL websites in Table of Contents widget<\\/li>\\n<li>Fix: Query Control throws <code>Undefined index: q<\\/code> error<\\/li>\\n<li>Fix: Typography control not affecting dropdown menu in Nav Menu widget<\\/li>\\n<li>Fix: Discord forms integration fails to send submissions in some server configurations<\\/li>\\n<li>Fix: Rotating headlines don't align center in Animated Headline widget<\\/li>\\n<li>Fix: Custom secondary color displayed when not needed in Share buttons widget<\\/li>\\n<li>Fix: Motion Effects of certain objects are not functioning properly on Safari browser<\\/li>\\n<li>Fix: Missing eye icon in Single template footer preview button<\\/li>\\n<\\/ul>\\n<h4>2.8.3 - 2020-01-01<\\/h4>\\n<ul>\\n<li>Tweak: Updated Table of Contents widget panel location<\\/li>\\n<li>Fix: ACF URL Dynamic field throws <code>undefined index<\\/code> PHP notice (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9929\\\">#9929<\\/a>)<\\/li>\\n<li>Fix: Gallery lightbox pagination shows images from all tabs<\\/li>\\n<li>Fix: "Reply To" option not working in Form widget "Email 2" Action<\\/li>\\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action<\\/li>\\n<li>Fix: Underline option not working in Table of Contents widget Normal state<\\/li>\\n<li>Fix: Query Control <code>Undefined index: autocomplete<\\/code> notice in some cases<\\/li>\\n<li>Fix: Missing display condition to Read More Spacing control in Posts widget<\\/li>\\n<\\/ul>\\n<h4>2.8.2 - 2019-12-19<\\/h4>\\n<ul>\\n<li>Tweak: Improved scroll-spy and collapsing functionality in Table of Contents widget<\\/li>\\n<li>Fix: "No products were found" message not being displayed in an empty Products Archive<\\/li>\\n<li>Fix: Redundant <code><br><\\/code> tags in Single theme template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9927\\\">#9927<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9928\\\">#9928<\\/a>)<\\/li>\\n<li>Fix: Draft Popup shows up in Dynamic tag dropdown<\\/li>\\n<\\/ul>\\n<h4>2.8.1 - 2019-12-18<\\/h4>\\n<ul>\\n<li>Fix: Share Buttons widget not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9920\\\">#9920<\\/a>)<\\/li>\\n<li>Fix: Redundant <code><p><\\/code> tags added to Single Template posts<\\/li>\\n<\\/ul>\\n<h4>2.8.0 - 2019-12-18<\\/h4>\\n<ul>\\n<li>New: Table of Contents Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5171\\\">#5171<\\/a>)<\\/li>\\n<li>New: Added Font Awesome Pro Duotone font family support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9578\\\">#9578<\\/a>)<\\/li>\\n<li>Tweak: Added Lazy Load option to Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9763\\\">#9763<\\/a>)<\\/li>\\n<li>Tweak: Added Random order option to Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9269\\\">#9269<\\/a>)<\\/li>\\n<li>Tweak: Updated Font Awesome Pro to v5.11.2 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9578\\\">#9578<\\/a>)<\\/li>\\n<li>Tweak: Added preselect support for multiple default select values in Forms Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9324\\\">#9324<\\/a>)<\\/li>\\n<li>Tweak: Avoid duplicate queries for Custom Icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9579\\\">#9579<\\/a>)<\\/li>\\n<li>Tweak: Major performance improvements to Gallery widget<\\/li>\\n<li>Tweak: Avoid non-existing images in Gallery widget<\\/li>\\n<li>Tweak: Added <code>tabindex<\\/code>, <code>aria-expanded<\\/code>, <code>aria-hidden<\\/code> and <code>role="navigation"<\\/code> accessibility attributes to Nav Menu widget<\\/li>\\n<li>Tweak: Changed button HTML tag from <code>button<\\/code> to <code>span<\\/code> in Call to Action and Flip Box widgets for better W3C compliance and accessibility<\\/li>\\n<li>Tweak: Removed Google+ from default networks in Share Buttons widget<\\/li>\\n<li>Tweak: Added compatibility for Library Connect<\\/li>\\n<li>Tweak: Added i18n to Toolset date dynamic tag<\\/li>\\n<li>Tweak: Added external link support to Gallery widget<\\/li>\\n<li>Tweak: Changed the link external attributes implementation to use <code>add_link_attributes()<\\/code> in Gallery widget<\\/li>\\n<li>Tweak: Updated references to the new Schemes system location<\\/li>\\n<li>Tweak: Avoid running Gallery handler when the gallery is empty<\\/li>\\n<li>Tweak: UI Tweaks in Editor Panel<\\/li>\\n<li>Tweak: Added responsive capabilities to Pointer Width control in Nav Menu widget<\\/li>\\n<li>Tweak: Added mobile support for responsive controls in Nav Menu widget<\\/li>\\n<li>Tweak: Refactor <code>register_controls()<\\/code> method in Posts widget skin trait<\\/li>\\n<li>Fix: ACF URL "undefined Index" notice (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7646\\\">#7646<\\/a>)<\\/li>\\n<li>Fix: WooCommerce Mini-Cart widget causes fatal error in edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9304\\\">#9304<\\/a>)<\\/li>\\n<li>Fix: <code>PHP Notice: Undefined index<\\/code> display for Author query (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9864\\\">#9864<\\/a>)<\\/li>\\n<li>Fix: Added compatibility for Button widget placed inside Swiper carousel (<a href=\\\"https:\\/\\/wordpress.org\\/support\\/topic\\/broken-buttons-since-elementor-2-8\\/\\\">Topic<\\/a>)<\\/li>\\n<li>Fix: Avoid empty spaces in Post info widget<\\/li>\\n<li>Tweak: Always show "Custom label" control in Login widget<\\/li>\\n<li>Fix: Nav Menu item typography selector in Nav Menu widget<\\/li>\\n<li>Fix: Facebook Like Button widget causes flickering<\\/li>\\n<li>Fix: WooCommerce mini-cart behaviour when using <code>plain<\\/code> permalinks format<\\/li>\\n<li>Fix: Avoid running Popup triggers when set without conditions<\\/li>\\n<li>Fix: Removed "Date" query from Products widget<\\/li>\\n<li>Fix: Slides widget when used as a Shortcode and is hidden<\\/li>\\n<li>Fix: Custom URL being accessed on swipe in Media Carousel<\\/li>\\n<li>Fix: Media Carousel widget Cube effect glitch<\\/li>\\n<li>Fix: Lightbox shows images from multiple Gallery widgets in the same page<\\/li>\\n<li>Fix: Image <code>alt<\\/code> Text not displayed on overlay in Gallery widget<\\/li>\\n<li>Fix: Gallery widget not visible in Posts widget Full Content skin<\\/li>\\n<li>Fix: WooCommerce mini-cart remove unnecessary hooks registration when WooCommerce integration set to <code>Disable<\\/code><\\/li>\\n<li>Fix: Slides widget button wrapping breaks in mobile view<\\/li>\\n<li>Fix: Dynamic capabilities with the Reviews widget<\\/li>\\n<li>Fix: Disabling autoplay doesn't work in Slides widget<\\/li>\\n<li>Fix: Posts widget Full Content skin not working on Single template<\\/li>\\n<li>Fix: Autocomplete not working for "By Author" condition in Display Conditions screen<\\/li>\\n<li>Fix: Posts widget alignment issue<\\/li>\\n<li>Fix: Product Variations Clear button not working in edge cases<\\/li>\\n<li>Fix: Styling issues in Form widget submit button<\\/li>\\n<\\/ul>\\n<h4>2.7.3 - 2019-10-28<\\/h4>\\n<ul>\\n<li>Tweak: Added RTL support to Galleries widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9213\\\">#9213<\\/a>)<\\/li>\\n<li>Tweak: Added Custom Icons compatibility for WordPress 5.3<\\/li>\\n<li>Fix: Missing template function declaration causes fatal error in WC mini-cart widget<\\/li>\\n<li>Fix: Pause on hover doesn't work in Carousel widgets<\\/li>\\n<li>Fix: Link-actions conflict with <code>?action=<\\/code> parameter in the URL<\\/li>\\n<li>Fix: Lightbox navigation not working in Gallery widget Single mode<\\/li>\\n<li>Fix: Ken burns effect not working on the 1st slide if Infinite Loop option is turned off in Carousel widgets<\\/li>\\n<li>Fix: Popup Advanced Rules detects internal links as external if current URL starts with <code>www<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.7.2 - 2019-10-06<\\/h4>\\n<ul>\\n<li>Fix: Slide Overlay not working when applying Ken burns effect in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9209\\\">#9209<\\/a>)<\\/li>\\n<li>Fix: Content width glitch in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Horizontal Alignment not working when applying custom style per slide in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Missing semicolon in Custom Fonts <code>font-display<\\/code> CSS<\\/li>\\n<\\/ul>\\n<h4>2.7.1 - 2019-09-26<\\/h4>\\n<ul>\\n<li>Fix: Background Overlay layer is over the slide content in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Duplicate images under "All" filter in Multiple Gallery<\\/li>\\n<\\/ul>\\n<h4>2.7.0 - 2019-09-24<\\/h4>\\n<ul>\\n<li>New: Enhanced Galleries widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1898\\\">#1898<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3103\\\">#3103<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4279\\\">#4279<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7631\\\">#7631<\\/a>)<\\/li>\\n<li>New: Dynamic Number (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5952\\\">#5952<\\/a>)<\\/li>\\n<li>New: Full content skin for Posts and Archive-posts widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4617\\\">#4617<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic number capability to Price List, Price Table, Counter, Star Rating, Progress Bar widgets<\\/li>\\n<li>Tweak: Added tags support to forms Mailchimp action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5418\\\">#5418<\\/a>)<\\/li>\\n<li>Tweak: User Profile Picture Dynamic Tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7947\\\">#7947<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8740\\\">#8740<\\/a>)<\\/li>\\n<li>Tweak: Added <code>font-display<\\/code> support to custom fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5993\\\">#5993<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-pro-2-7-custom-fonts-font-display-support\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added Text Shadow control to Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8800\\\">#8800<\\/a>)<\\/li>\\n<li>Tweak: Added Re-subscribe support to MailerLite (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8799\\\">#8799<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Facebook Embed widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9030\\\">#9030<\\/a>)<\\/li>\\n<li>Tweak: Use <code>swiper.js<\\/code> instead of <code>slick.js<\\/code> in Slides widget (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-2-7-moving-sliders-from-slick-to-swiper\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/search_form\\/before_input<\\/code> action hook to Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5598\\\">#5598<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/search_form\\/after_input<\\/code> action hook to Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5598\\\">#5598<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic support for Custom field key (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7789\\\">#7789<\\/a>)<\\/li>\\n<li>Tweak: Increased expired license notice bar frequency<\\/li>\\n<li>Tweak: Changed the icon name of Slides widget<\\/li>\\n<li>Tweak: Added designated Finder's Icons for Custom icons & Custom fonts<\\/li>\\n<li>Tweak: Use Ken Burns Effect as an external module<\\/li>\\n<li>Tweak: Remove Fontello conflicting CSS on import to Custom Icons sets<\\/li>\\n<li>Tweak: Editor Panel UI tweaks<\\/li>\\n<li>Tweak: Added DOM events on Popup show\\/hide (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-pro-2-7-popup-events\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added option to change the variations field width in Add to Cart widget<\\/li>\\n<li>Tweak: Use select control instead of select2 in Menu Cart widget<\\/li>\\n<li>Tweak: Added conditions to the tabs instead of to each control in Share Buttons widget<\\/li>\\n<li>Tweak: Added Typography controls to HTML field in Forms widget<\\/li>\\n<li>Tweak: Allow edit selected Font file in Custom Font<\\/li>\\n<li>Tweak: Changed reCAPTCHA v3 error message<\\/li>\\n<li>Tweak: Remove the "Save as Global" option on Global widget context menu<\\/li>\\n<li>Fix: Corrected selector for <code>removeControlSpinner()<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8790\\\">#8790<\\/a>)<\\/li>\\n<li>Fix: Slides widget navigation icons misplacement (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8533\\\">#8533<\\/a>)<\\/li>\\n<li>Fix: Horizontal Scrollbar when Slider widget is set to Full Width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8527\\\">#8527<\\/a>)<\\/li>\\n<li>Fix: Inconsistent behavior when "Infinite Loop" enabled with "Autoplay" in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6726\\\">#6726<\\/a>)<\\/li>\\n<li>Fix: Ken Burns effect on Chrome transition glitches (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1671\\\">#1671<\\/a>)<\\/li>\\n<li>Fix: Nothing found message shows up inside the columns set in Posts Archive widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7347\\\">#7347<\\/a>)<\\/li>\\n<li>Fix: Responsive UI glitch in Popup Conditions modal tabs<\\/li>\\n<li>Fix: Removed unnecessary divider in Call to Action widget<\\/li>\\n<li>Fix: Custom Add To Cart * button style (size, position and background color) when <code>quantity<\\/code> is enabled.<\\/li>\\n<li>Fix: Add support for Document\\/PageBase in Theme Builder (Core >=2.7.0)<\\/li>\\n<li>Fix: Ampersand character breaks email link in Share Buttons widget<\\/li>\\n<li>Fix: Correct custom font attachment <code>mime-type<\\/code> to show uploaded Custom Fonts<\\/li>\\n<li>Fix: Mini-Cart not refreshing in Menu Cart widget<\\/li>\\n<li>Fix: Cart drawer not working when WC Subscriptions plugin is activated<\\/li>\\n<li>Fix: Querying CPT with custom taxonomies does not show the taxonomies before saving<\\/li>\\n<li>Fix: Double rendering on change caused console error in Theme Builder's conditions screen<\\/li>\\n<li>Fix: Translations and Strings in Share Buttons widget<\\/li>\\n<li>Fix: Avoid using offset if the source is Manual selection in Query Control<\\/li>\\n<li>Fix: Form being submitted although reCAPTCHA v3 validation failed in Forms widget<\\/li>\\n<\\/ul>\\n<h4>2.6.5 - 2019-08-26<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7<\\/li>\\n<li>Fix: Button style not working when <code>quantity<\\/code> is enabled in Custom Add To Cart widget<\\/li>\\n<li>Fix: Updated minified JS file fixed WhatsApp base URL in Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>2.6.4 - 2019-08-21<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7<\\/li>\\n<li>Fix: Changed WhatsApp base URL in Share Buttons widget for cross-device compatibility<\\/li>\\n<li>Fix: Random slides order after several clicks on pagination in Testimonial Carousel widget<\\/li>\\n<\\/ul>\\n<h4>2.6.3 - 2019-08-18<\\/h4>\\n<ul>\\n<li>Fix: Core version rollback to <code>>2.6.0<\\/code> causes a fatal error<\\/li>\\n<li>Fix: Duplicate images when slideshow skin is selected in Media Carousel lightbox<\\/li>\\n<li>Fix: Default bottom margin added to reCAPTCHA V3 badge<\\/li>\\n<li>Fix: Input glitch in reCAPTCHA V3 threshold settings<\\/li>\\n<\\/ul>\\n<h4>2.6.2 - 2019-07-30<\\/h4>\\n<ul>\\n<li>Tweak: Better accessibility support in Search Form widget<\\/li>\\n<li>Fix: UI glitched in Popup publish screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8616\\\">#8616<\\/a>)<\\/li>\\n<li>Fix: "Child of Term" and "Any child of term" conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8695\\\">#8695<\\/a>)<\\/li>\\n<li>Fix: Restored <code>library_widget_templates<\\/code> action hook for 3rd party compatibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8687\\\">#8687<\\/a>)<\\/li>\\n<li>Fix: Twitter Icon missing in Blockquote widget<\\/li>\\n<li>Fix: Form reCAPTCHA v3 badge position not working<\\/li>\\n<li>Fix: Renewal notice bar appears in wrong situations<\\/li>\\n<li>Fix: Draft Icon Set loads empty Icon Library<\\/li>\\n<\\/ul>\\n<h4>2.6.1 - 2019-07-24<\\/h4>\\n<ul>\\n<li>Fix: Query Control autocomplete not retrieving results (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8672\\\">#8672<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8661\\\">#8661<\\/a>)<\\/li>\\n<li>Fix: Price Table features section not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8660\\\">#8660<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.6.0 - 2019-07-23<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Icon sets - including Fontello, IcoMoon and Fontastic support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/110\\\">#110<\\/a>)<\\/li>\\n<li>New: Added Font Awesome 5 Pro integration including 5,300+ icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4430\\\">#4430<\\/a>)<\\/li>\\n<li>New: Added reCAPTCHA v3 integration to Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8213\\\">#8213<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6039\\\">#6039<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7165\\\">#7165<\\/a>)<\\/li>\\n<li>Tweak: Added Exit Animation for Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7063\\\">#7063<\\/a>)<\\/li>\\n<li>Tweak: Added ACF Dynamic tag support for archive pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5147\\\">#5147<\\/a>)<\\/li>\\n<li>Tweak: Added Navigator Indicators for Custom CSS & Motion Effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2180\\\">#2180<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities for Form Redirect action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7552\\\">#7552<\\/a>)<\\/li>\\n<li>Tweak: Added Logged In Message styling options for Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7928\\\">#7928<\\/a>)<\\/li>\\n<li>Tweak: Added <code>none<\\/code> breakpoint option to Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7916\\\">#7916<\\/a>)<\\/li>\\n<li>Tweak: Added option to place Post Terms dynamic tag without links (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8366\\\">#8366<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor\\/query\\/query_results<\\/code> hook to Query Control to allow full control over results (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7912\\\">#7912<\\/a>)<\\/li>\\n<li>Tweak: Allow choosing Heading HTML tag in Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8090\\\">#8090<\\/a>)<\\/li>\\n<li>Tweak: Show popup on dynamic click even when <code>Avoid Multiple Popups<\\/code> option is selected (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8189\\\">#8189<\\/a>)<\\/li>\\n<li>Tweak: Added condition option to all of archive child pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8256\\\">#8256<\\/a>)<\\/li>\\n<li>Tweak: Added <code>Effects Relative To<\\/code> control to Scrolling Effects<\\/li>\\n<li>Tweak: Allow shortcodes in HTML Form field<\\/li>\\n<li>Tweak: Removed donReach integration from Share Buttons widget due to service inconsistent stability<\\/li>\\n<li>Tweak: Changed MailChimp <code>List<\\/code> label to <code>Audience<\\/code><\\/li>\\n<li>Tweak: Improved Entrance and Exit animation behavior in Popup<\\/li>\\n<li>Tweak: Added <code>Deprecated Notice<\\/code> control to <code>Archive Products<\\/code> and <code>Woo Products<\\/code> widgets<\\/li>\\n<li>Tweak: Added default dynamic title for archives in Theme Builder<\\/li>\\n<li>Tweak: Added condition to show <code>Centered Slides<\\/code> control in Media Carousel widget<\\/li>\\n<li>Tweak: Added notice bar in the Editor when the license is expired or not activated<\\/li>\\n<li>Tweak: Replaced <code>select<\\/code> control with <code>choose<\\/code> control in Price List widget<\\/li>\\n<li>Tweak: Removed Font Awesome 4 dependencies from the Editor<\\/li>\\n<li>Tweak: Minor styling tweaks in the Popup publish modal<\\/li>\\n<li>Tweak: Hide ordering form in Products widget on front page<\\/li>\\n<li>Tweak: Removed page title markup when 'Hide Title' is active<\\/li>\\n<li>Tweak: Added style controls for HTML field in Form widget<\\/li>\\n<li>Fix: Form widget Date picker makes the Popup builder disappear (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7240\\\">#7240<\\/a>)<\\/li>\\n<li>Fix: Sticky element stop point stops working on viewport resize (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7884\\\">#7884<\\/a>)<\\/li>\\n<li>Fix: Copy-Paste style not pasting the Pointer option in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8497\\\">#8497<\\/a>)<\\/li>\\n<li>Fix: Missing Print icon in Share Buttons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8506\\\">#8506<\\/a>)<\\/li>\\n<li>Fix: UI style glitch in Blockquote widget when viewing from iPad<\\/li>\\n<li>Deprecated: <code>DB::save_editor()<\\/code> - Remove usage of this method (<a href=\\\"https:\\/\\/developers.elementor.com\\/v2-6-0-planned-deprecations\\/\\\">Deprecation Post<\\/a>)<\\/li>\\n<li>Deprecated: <code>DB::get_plain_editor()<\\/code> - Remove usage of this method (<a href=\\\"https:\\/\\/developers.elementor.com\\/v2-6-0-planned-deprecations\\/\\\">Deprecation Post<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.14 - 2019-07-14<\\/h4>\\n<ul>\\n<li>Fix: Better WC Related Product grid support to various themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8555\\\">#8555<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.13 - 2019-07-11<\\/h4>\\n<ul>\\n<li>Fix: Better WC grid support to various themes<\\/li>\\n<\\/ul>\\n<h4>2.5.12 - 2019-07-10<\\/h4>\\n<ul>\\n<li>Fix: Grid for WooCommerce Archive Product widget<\\/li>\\n<li>Fix: Remove redundant <code>whitespace<\\/code> CSS property causes style glitch in iPad<\\/li>\\n<li>Tweak: Added more compatibility for Elementor v2.6<\\/li>\\n<\\/ul>\\n<h4>2.5.11 - 2019-07-02<\\/h4>\\n<ul>\\n<li>Fix: Close icon missing from Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8460\\\">#8460<\\/a>)<\\/li>\\n<li>Fix: Elementor Pro v2.5.10 shows PHP notice regarding notice bar (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8461\\\">#8461<\\/a>)<\\/li>\\n<li>Fix: Fatal error when deleting used Pods fields (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8396\\\">#8396<\\/a>)<\\/li>\\n<li>Fix: Missing dropdown icon in conditions screen<\\/li>\\n<\\/ul>\\n<h4>2.5.10 - 2019-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.6<\\/li>\\n<li>Tweak: Error caused by empty Rows & Columns values in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8261\\\">#8261<\\/a>)<\\/li>\\n<li>Fix: Do not unset <code>product<\\/code> CPT if it's not from WooCommerce (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8160\\\">#8160<\\/a>)<\\/li>\\n<li>Fix: Column Spacing not working in WooCommerce Archive Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8285\\\">#8285<\\/a>)<\\/li>\\n<li>Fix: Title styling not working in Products Categories widget<\\/li>\\n<li>Fix: Empty value in Dynamic Pods Gallery dropdown using Safari browser<\\/li>\\n<li>Fix: WooCommerce archives included in "All Archives" condition<\\/li>\\n<\\/ul>\\n<h4>2.5.9 - 2019-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Removed <code>auto-confirm<\\/code> control from MailPoet to support new version of MailPoet<\\/li>\\n<li>Fix: Multiple Custom Fonts not rendered in the editor<\\/li>\\n<li>Fix: Products <code>sale<\\/code> query - handle exclude by manual selection.<\\/li>\\n<li>Fix: Product Categories grid row & column style<\\/li>\\n<li>Fix: Form integration AJAX cache override<\\/li>\\n<li>Fix: Removed redundant CSS on Canvas & Header-Footer page templates<\\/li>\\n<\\/ul>\\n<h4>2.5.8 - 2019-05-06<\\/h4>\\n<ul>\\n<li>Fix: Popup entrance animation not working in frontend<\\/li>\\n<li>Fix: Popup Exit Intent trigger activated multiple times<\\/li>\\n<\\/ul>\\n<h4>2.5.7 - 2019-05-05<\\/h4>\\n<ul>\\n<li>Fix: Embedded video keeps playing after a Popup is closed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7875\\\">#7875<\\/a>)<\\/li>\\n<li>Fix: Maximum call stack size exceeded error in Safari (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7824\\\">#7824<\\/a>)<\\/li>\\n<li>Fix: Entrance animations not appearing on Popup reopen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7395\\\">#7395<\\/a>)<\\/li>\\n<li>Fix: WC variations select style glitch in several themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8008\\\">#8008<\\/a>)<\\/li>\\n<li>Fix: Theme Builder taxonomy conditions not retrieving proper results in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.5.6 - 2019-04-29<\\/h4>\\n<ul>\\n<li>Tweak: Removed <code>Shortcode<\\/code> dynamic from Image, Gallery and Media control<\\/li>\\n<li>Fix: Popup not inheriting entrance animation in responsive mode (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7809\\\">#7809<\\/a>)<\\/li>\\n<li>Fix: Terms autocomplete retrieves wrong results in Query Control<\\/li>\\n<li>Fix: Query Control Related by author glitches in edge cases<\\/li>\\n<li>Fix: Query Control using terms for Products widget<\\/li>\\n<li>Fix: Posts cards style glitch in small screens<\\/li>\\n<li>Fix: Display conditions delete icon missing in small screens<\\/li>\\n<li>Fix: Avoid rendering Menu Cart widget in WordPress native editor<\\/li>\\n<\\/ul>\\n<h4>2.5.5 - 2019-04-08<\\/h4>\\n<ul>\\n<li>Tweak: Allow text selection inside a Popup<\\/li>\\n<li>Fix: Added backwards compatibility for <code>tax_query<\\/code> in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7751\\\">#7751<\\/a>)<\\/li>\\n<li>Fix: Missing arguments for <code>widget_title<\\/code> filter (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7745\\\">#7745<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.4 - 2019-04-03<\\/h4>\\n<ul>\\n<li>Fix: Move Query from using <code>term_id<\\/code> to <code>term_taxonomy_id<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7653\\\">#7653<\\/a>)<\\/li>\\n<li>Fix: Offset manipulation hook removal in Query control<\\/li>\\n<li>Fix: Missing form field <code>ID<\\/code> in some edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7711\\\">#7711<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7660\\\">#7660<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.3 - 2019-03-31<\\/h4>\\n<ul>\\n<li>Tweak: Updated Google Calendar dynamic tag URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7673\\\">#7673<\\/a>)<\\/li>\\n<li>Fix: Missing form field names (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7651\\\">#7651<\\/a>)<\\/li>\\n<li>Fix: PHP 5.4 backward compatibility in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7633\\\">#7633<\\/a>)<\\/li>\\n<li>Fix: <code>products_deprecated<\\/code> Query Control module compatibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7654\\\">#7654<\\/a>)<\\/li>\\n<li>Fix: Changed query method from <code>term_id<\\/code> to <code>term_taxonomy_id<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7653\\\">#7653<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.2 - 2019-03-27<\\/h4>\\n<ul>\\n<li>Fix: Overwrite parent widget type in Global Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7632\\\">#7632<\\/a>)<\\/li>\\n<li>Fix: Avoid Duplicates option not working in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7635\\\">#7635<\\/a>)<\\/li>\\n<li>Fix: Manual Selection option not working in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7634\\\">#7634<\\/a>)<\\/li>\\n<li>Fix: Incorrect condition caused handlers issues inside popup<\\/li>\\n<\\/ul>\\n<h4>2.5.1 - 2019-03-26<\\/h4>\\n<ul>\\n<li>Fix: Query Control invalid call to deprecated action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7619\\\">#7619<\\/a>)<\\/li>\\n<li>Tweak: Renamed action hook from <code>elementor_pro\\/{$widget_name}\\/query\\/{$query_id}<\\/code> to <code>elementor\\/query\\/{$query_id}<\\/code><\\/li>\\n<li>Tweak: Renamed filter hook from <code>elementor_pro\\/query_control\\/get_query_args\\/current_query<\\/code> to <code>elementor\\/query\\/get_query_args\\/current_query<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.5.0 - 2019-03-26<\\/h4>\\n<ul>\\n<li>New: Introducing Motion Effects including Scrolling & Mouse effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/72\\\">#72<\\/a>)<\\/li>\\n<li>New: Introducing Related Posts for Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7306\\\">#7306<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7490\\\">#7490<\\/a>)<\\/li>\\n<li>New: Introducing Date query for Query Control<\\/li>\\n<li>New: Introducing Sticky Posts support for Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2501\\\">#2501<\\/a>)<\\/li>\\n<li>Tweak: Added option to open a Popup by a custom selector (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6871\\\">#6871<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6876\\\">#6876<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7258\\\">#7258<\\/a>)<\\/li>\\n<li>Tweak: Option to count when Popup is closed in "Show up to X times" Advanced Rule<\\/li>\\n<li>Tweak: Added full border radius control options inside Popup<\\/li>\\n<li>Tweak: Changed exit intent icon in Popups<\\/li>\\n<li>Tweak: Show only one popup in its own preview<\\/li>\\n<li>Tweak: Added responsive support to Popup entrance animation control<\\/li>\\n<li>Tweak: Conditions - Singular <code>All Pages<\\/code> string changed to <code>Pages<\\/code><\\/li>\\n<li>Tweak: Added form field shortcode support for Drip tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7000\\\">#7000<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities to Price List widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7258\\\">#7258<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Custom Attributes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6779\\\">#6779<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities to Flip Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6986\\\">#6986<\\/a>)<\\/li>\\n<li>Tweak: Decrease <code>z-index<\\/code> for Nav Menu (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6869\\\">#6869<\\/a>)<\\/li>\\n<li>Tweak: Changed "Scrolling Effects" section label to "Motion Effects"<\\/li>\\n<li>Tweak: Use filter <code>get_meta_viewport<\\/code> for header templates (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7043\\\">#7043<\\/a>)<\\/li>\\n<li>Tweak: use filterable <code>Util::get_public_post_types()<\\/code> in Theme Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7172\\\">#7172<\\/a>)<\\/li>\\n<li>Tweak: Added Cloudflare rocket-loader support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7443\\\">#7443<\\/a>)<\\/li>\\n<li>Tweak: Added responsive support to WC Products Columns & Rows Gap controls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6913\\\">#6913<\\/a>)<\\/li>\\n<li>Tweak: WC Menu cart "View Cart" & "Checkout" buttons styling<\\/li>\\n<li>Fix: Custom ID reset to default when dragging repeater<\\/li>\\n<li>Fix: Conflict between archive-products widget and WC customizer<\\/li>\\n<li>Fix: Add to Cart widget <code>spacing<\\/code> and <code>space-between<\\/code><\\/li>\\n<li>Fix: Library view when creating a new Header or Footer<\\/li>\\n<li>Fix: Post types labels missing on Add New Template modal<\\/li>\\n<\\/ul>\\n<h4>2.4.8 - 2019-03-11<\\/h4>\\n<ul>\\n<li>Fix: Missing query section in Products widget<\\/li>\\n<li>Fix: Missing Taxonomy controls in Products widget in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.4.7 - 2019-03-06<\\/h4>\\n<ul>\\n<li>Fix: Compatibility Global Widget with Elementor v2.5.0+<\\/li>\\n<\\/ul>\\n<h4>2.4.6 - 2019-03-04<\\/h4>\\n<ul>\\n<li>Fix: Pods gallery dynamic when empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7127\\\">#7127<\\/a>)<\\/li>\\n<li>Fix: Duplicate call for conditions screen issue<\\/li>\\n<li>Fix: Compatibility with Elementor v2.5.0<\\/li>\\n<\\/ul>\\n<h4>2.4.5 - 2019-02-18<\\/h4>\\n<ul>\\n<li>Fix: Image size issue in Testimonial Carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7058\\\">#7058<\\/a>)<\\/li>\\n<li>Fix: MailChimp groups not saved in a form integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7083\\\">#7083<\\/a>)<\\/li>\\n<li>Fix: Show popup preview only on it's own preview<\\/li>\\n<li>Fix: Elementor dashboard templates URL corrupted links in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.4.4 - 2019-02-11<\\/h4>\\n<ul>\\n<li>Tweak: Added ACF Date Time Picker field support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6690\\\">#6690<\\/a>)<\\/li>\\n<li>Tweak: Changed the term of <code>All Posts<\\/code> condition to <code>Posts<\\/code><\\/li>\\n<li>Fix: Added <code><IfModule><\\/code> to avoid 500 error when <code>mod-headers<\\/code> is missing (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7034\\\">#7034<\\/a>)<\\/li>\\n<li>Fix: Include post CSS deletion in Global Widget update (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6856\\\">#6856<\\/a>)<\\/li>\\n<li>Fix: <code>Textarea<\\/code> default value in Forms Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6934\\\">#6934<\\/a>)<\\/li>\\n<li>Fix: MailPoet latest version caused fatal error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6996\\\">#6996<\\/a>)<\\/li>\\n<li>Fix: Fatal Error caused by calling MailPoet deleted method<\\/li>\\n<li>Notice: MailPoet <code>Auto Confirm<\\/code> option will now default to "On"<\\/li>\\n<\\/ul>\\n<h4>2.4.3 - 2019-01-30<\\/h4>\\n<ul>\\n<li>Fix: Custom Add to Cart widget responsive alignment settings<\\/li>\\n<li>Fix: Links in Post Info widget<\\/li>\\n<li>Fix: WooCommerce <code>View Cart<\\/code> string translate<\\/li>\\n<li>Fix: Wrapper classes for header\\/footer templates (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6884\\\">#6884<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.4.2 - 2019-01-25<\\/h4>\\n<ul>\\n<li>Tweak: Added pixel units to Close Button position control in Popups<\\/li>\\n<li>Fix: Exclude error in WC Products widget<\\/li>\\n<\\/ul>\\n<h4>2.4.1 - 2019-01-24<\\/h4>\\n<ul>\\n<li>Tweak: Added CSS classes control to Popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6826\\\">#6826<\\/a>)<\\/li>\\n<li>Tweak: Added responsive image size to Testimonial Carousel widget<\\/li>\\n<li>Fix: PHP warning when Toolset Date dynamic is empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6842\\\">#6842<\\/a>)<\\/li>\\n<li>Fix: Support of exclude-ids in WC Products widget<\\/li>\\n<li>Fix: Popup close button not clickable<\\/li>\\n<li>Fix: Alignment justify issue of Add to Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6749\\\">#6749<\\/a>)<\\/li>\\n<li>Fix: Bad anchors breaks the page JS<\\/li>\\n<li>Fix: Popup overlay shown when turned off<\\/li>\\n<\\/ul>\\n<h4>2.4.0 - 2019-01-21<\\/h4>\\n<ul>\\n<li>New: Introducing Popup Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/628\\\">#628<\\/a>)<\\/li>\\n<li>New: Added <code>Popup<\\/code> Dynamic Tag<\\/li>\\n<li>New: Added <code>Popup<\\/code> forms action after submit<\\/li>\\n<li>New: Added User Info dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6322\\\">#6322<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for "Nothing Found" message<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/theme_builder\\/archive\\/escape_nothing_found_message<\\/code> Filter to avoid HTML escaping in "Nothing Found" message (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6053\\\">#6053<\\/a>)<\\/li>\\n<li>Tweak: Added <code>add_doc_to_location<\\/code> method to Allow insertion of a document to a location<\\/li>\\n<li>Fix: <code>z-index<\\/code> issue with CTA widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6486\\\">#6486<\\/a>)<\\/li>\\n<li>Fix: Hide the Post Content widget and show it only in a Single document<\\/li>\\n<li>Fix: <code>selector<\\/code> replacement in Custom CSS<\\/li>\\n<li>Fix: Apply <code>the_content<\\/code> on the real content only<\\/li>\\n<li>Fix: CSS for WC products selector (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6559\\\">#6559<\\/a>)<\\/li>\\n<li>Fix: Odnoklassniki share URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6638\\\">#6638<\\/a>)<\\/li>\\n<li>Fix: Custom link new tab in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5766\\\">#5766<\\/a>)<\\/li>\\n<li>Fix: <code>nofollow<\\/code> link in Flip Box & CTA widgets<\\/li>\\n<li>Fix: Post Terms in Post Info widget<\\/li>\\n<li>Fix: Added screen reader to some icons & buttons for better accessibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5386\\\">#5386<\\/a>)<\\/li>\\n<li>Fix: Accessibility labels in Reviews widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6630\\\">#6630<\\/a>)<\\/li>\\n<li>Fix: Link to cart page not working when WooCommerce Subscriptions is active<\\/li>\\n<li>Fix: MailChimp Selected list not showing on reloading in Form widget<\\/li>\\n<li>Fix: Sub-menu arrow position in Nav Menu widget<\\/li>\\n<li>Fix: Conflict with WP Security Audit Log plugin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6648\\\">#6648<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.3.1 - 2018-12-19<\\/h4>\\n<ul>\\n<li>Fix: Template widget search functionality (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6473\\\">#6473<\\/a>)<\\/li>\\n<li>Fix: Apply <code>the_content<\\/code> filter to post content in theme builder<\\/li>\\n<\\/ul>\\n<h4>2.3.0 - 2018-12-17<\\/h4>\\n<ul>\\n<li>New: Introducing Discord Integration for Forms (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4218\\\">#4218<\\/a>)<\\/li>\\n<li>New: Introducing Slack Integration for Forms<\\/li>\\n<li>New: Introducing MailerLite Integration for Forms (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4462\\\">#4462<\\/a>)<\\/li>\\n<li>New: Activate Elementor Pro plugin by connecting to Elementor account<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/utils\\/get_public_post_types<\\/code> filter hook (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5900\\\">#5900<\\/a>)<\\/li>\\n<li>Tweak: Added <code>loop_start<\\/code> & <code>the_content<\\/code> hooks for Post Content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6173\\\">#6173<\\/a>)<\\/li>\\n<li>Tweak: Removed Custom Attributes from Page Settings<\\/li>\\n<li>Tweak: Always add the Custom CSS control to the Advanced tab<\\/li>\\n<li>Fix: In sub Term condition false positive in edge cases<\\/li>\\n<li>Fix: ToolSet Dynamic Image fallback<\\/li>\\n<li>Fix: Style glitch with the dropdown color in Nav Menu widget<\\/li>\\n<li>Fix: Style glitch in the Conditions screen in Safari browser<\\/li>\\n<li>Fix: Ribbon in the CTA widget obscures drop down menu (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6080\\\">#6080<\\/a>)<\\/li>\\n<li>Fix: The color of label won't change color in Widget login<\\/li>\\n<\\/ul>\\n<h4>2.2.5 - 2018-12-11<\\/h4>\\n<ul>\\n<li>New: Add Style Tab & Custom CSS for Header & Footer Templates.<\\/li>\\n<li>Tweak: Added a better identifier for subpages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6362\\\">#6362<\\/a>)<\\/li>\\n<li>Tweak: Removed Custom Attributes from page settings<\\/li>\\n<li>Fix: Yahoo event URL date issue (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6354\\\">#6354<\\/a>)<\\/li>\\n<li>Fix: Allow timezone settings in Google event URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6354\\\">#6354<\\/a>)<\\/li>\\n<li>Fix: Avoid <code>z-index<\\/code> changes by <code>nanocss<\\/code> in build process<\\/li>\\n<li>Fix: Added missing WC upsells products CSS<\\/li>\\n<li>Fix: Nav Menu dropdown losing color on hover<\\/li>\\n<li>Fix: WC Product Add-ons CSS compatibility<\\/li>\\n<\\/ul>\\n<h4>2.2.4 - 2018-12-04<\\/h4>\\n<ul>\\n<li>Fix: Global widget not saving changes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6340\\\">#6340<\\/a>)<\\/li>\\n<li>Fix: Dynamic tags support in Blockquote widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6334\\\">#6334<\\/a>)<\\/li>\\n<li>Fix: Forms Redirect URL action when using form field values with spaces<\\/li>\\n<\\/ul>\\n<h4>2.2.3 - 2018-11-29<\\/h4>\\n<ul>\\n<li>Fix: Missing "Edit Template" in Template widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6271\\\">#6271<\\/a>)<\\/li>\\n<li>Fix: Follow menu anchors with UTF8 characters in Nav Menu<\\/li>\\n<li>Fix: Show only supported templates in Template widget<\\/li>\\n<li>Fix: Revert conflicting fix for a default order for WC archive<\\/li>\\n<\\/ul>\\n<h4>2.2.2 - 2018-11-28<\\/h4>\\n<ul>\\n<li>Fix: Lightbox dynamic tag crashes the editor<\\/li>\\n<\\/ul>\\n<h4>2.2.1 - 2018-11-28<\\/h4>\\n<ul>\\n<li>New: Added <code>ACF File<\\/code> Dynamic tag to support text controls.<\\/li>\\n<li>Tweak: Added option to hide item count bubble when cart is empty in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6223\\\">#6223<\\/a>)<\\/li>\\n<li>Tweak: Added Actions group for Lightbox and Contact URL tags<\\/li>\\n<li>Tweak: Added filter <code>elementor_pro\\/dynamic_tags\\/shortcode\\/should_escape<\\/code> to avoid escaping in Shortcode dynamic tag<\\/li>\\n<li>Tweak: MailPoet3 integration allow Subscriber to to subscribe to multiple lists<\\/li>\\n<li>Tweak: Added front-end max file size validation for upload fields<\\/li>\\n<li>Tweak: Added <code>by-author<\\/code> per Post-Type condition for theme builder<\\/li>\\n<li>Fix: Template widget panel not showing the selected template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6271\\\">#6271<\\/a>)<\\/li>\\n<li>Fix: Conflict between ACF with Safari browser on Select option in Dynamic tag<\\/li>\\n<li>Fix: Add post classes only for the Single template<\\/li>\\n<li>Fix: Set document type as not editable for unsupported document like Global widget<\\/li>\\n<li>Fix: Avoid duplicate query for current WC product query<\\/li>\\n<li>Fix: Product Archive showing oldest products instead of latest<\\/li>\\n<li>Fix: CSS reset in Posts widget using cards skin<\\/li>\\n<\\/ul>\\n<h4>2.2.0 - 2018-11-19<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Attributes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/290\\\">#290<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3990\\\">#3990<\\/a>)<\\/li>\\n<li>New: Added evergreen option for Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4459\\\">#4459<\\/a>)<\\/li>\\n<li>New: Added expire actions option for Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5242\\\">#5242<\\/a>)<\\/li>\\n<li>New: Introducing Reviews widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3854\\\">#3854<\\/a>)<\\/li>\\n<li>New: Introducing Sitemap widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5594\\\">#5594<\\/a>)<\\/li>\\n<li>New: Added Request Parameter dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4934\\\">#4934<\\/a>)<\\/li>\\n<li>New: Added Shortcode dynamic tag<\\/li>\\n<li>New: Added Image and Video Lightbox dynamic tag<\\/li>\\n<li>New: Added Contact URL dynamic tag<\\/li>\\n<li>New: Added Featured Image Data dynamic tag<\\/li>\\n<li>New: Added default value to each field in the Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4268\\\">#4268<\\/a>)<\\/li>\\n<li>New: Added "Any Child Of" condition to template conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5321\\\">#5321<\\/a>)<\\/li>\\n<li>New: Added "In Child" condition to template conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5587\\\">#5587<\\/a>)<\\/li>\\n<li>Tweak: Added Form Redirect URL with form values (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2564\\\">#2564<\\/a>)<\\/li>\\n<li>Tweak: Added default post classes to template wrapper (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5959\\\">#5959<\\/a>)<\\/li>\\n<li>Tweak: Better labels for terms in Query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6092\\\">#6092<\\/a>)<\\/li>\\n<li>Tweak: Renamed "Child Of" templates condition to "Direct Child Of"<\\/li>\\n<li>Tweak: Added <code>elementor\\/theme\\/get_location_templates\\/condition_sub_id<\\/code> filter hook to allow template condition translations<\\/li>\\n<li>Tweak: Load the Template Library widget via Ajax for better performance<\\/li>\\n<li>Tweak: Added 404 page title for Page Title dynamic tag<\\/li>\\n<li>Fix: Menu Cart Toggle has # URL link (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6141\\\">#6141<\\/a>)<\\/li>\\n<li>Fix: Alignment issue in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5790\\\">#5790<\\/a>)<\\/li>\\n<li>Fix: Avoid potential security risk in forms<\\/li>\\n<li>Fix: Template By Author condition conflicts with 404 page<\\/li>\\n<li>Fix: Restored WC Product Content widget in Single Product template<\\/li>\\n<li>Fix: Theme Builder Preview URLs for date archives and 404 pages<\\/li>\\n<li>Fix: Highlight active menu anchor items only when scrolled into view<\\/li>\\n<li>Fix: Carousel Pagination Progress style to support new Swiper version<\\/li>\\n<\\/ul>\\n<h4>2.1.13 - 2018-11-12<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for new brand Finder in v2.3.0<\\/li>\\n<li>Fix: Settings conflict when there are multiple carousels in the page<\\/li>\\n<\\/ul>\\n<h4>2.1.12 - 2018-11-05<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.3<\\/li>\\n<li>Tweak: Better performance for Template Library widget<\\/li>\\n<li>Fix: Fatal error if a taxonomy used in a dynamic field is removed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6029\\\">#6029<\\/a>)<\\/li>\\n<li>Fix: Date Time dynamic tag now respect site language (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6001\\\">#6001<\\/a>)<\\/li>\\n<li>Fix: Custom CSS printed twice in the front-end<\\/li>\\n<li>Fix: ACF Image field PHP warning (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6051\\\">#6051<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.1.11 - 2018-10-22<\\/h4>\\n<ul>\\n<li>New: Added ACF local fields compatibility<\\/li>\\n<li>Tweak: Re-brand TypeKit by Adobe Fonts integration<\\/li>\\n<li>Fix: Exclude <code>is_embed<\\/code> from Singular condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5915\\\">#5915<\\/a>)<\\/li>\\n<li>Fix: Avoid conflict with Ad Blockers and Share Buttons<\\/li>\\n<li>Fix: Current date time dynamic tag now shows local time<\\/li>\\n<li>Fix: Avoid conflict with 3rd party plugins that filter the permalink<\\/li>\\n<li>Fix: Avoid PHP warning when no groups are selected for MailChimp integration<\\/li>\\n<li>Fix: Avoid PHP warning if checkbox field is empty for ACF<\\/li>\\n<li>Fix: Respect password protected for a WC single product template<\\/li>\\n<li>Fix: Respect <code>order<\\/code> settings for WC archive also without pagination<\\/li>\\n<\\/ul>\\n<h4>2.1.10 - 2018-10-09<\\/h4>\\n<ul>\\n<li>Tweak: Added responsive alignment control for Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5821\\\">#5821<\\/a>)<\\/li>\\n<li>Tweak: Added link control to Animated Headline widget<\\/li>\\n<li>Fix: Mobile nav menu jump on RTL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5711\\\">#5711<\\/a>)<\\/li>\\n<li>Fix: Responsive alignment control in Add to Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5830\\\">#5830<\\/a>)<\\/li>\\n<li>Fix: Added IE compatibility for Animated Headline widget<\\/li>\\n<li>Fix: Post Content widget is now shown only on <code>Single<\\/code> templates<\\/li>\\n<li>Fix: Query Control Pagination with offset<\\/li>\\n<\\/ul>\\n<h4>2.1.9 - 2018-09-17<\\/h4>\\n<ul>\\n<li>Tweak: Added Centered Slides option for Slideshow carousel<\\/li>\\n<li>Fix: Allow only public CPT for Manual Selection in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5091\\\">#5091<\\/a>)<\\/li>\\n<li>Fix: ACF Gallery option support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5344\\\">#5344<\\/a>)<\\/li>\\n<li>Fix: Page scrolling on resize when sticky is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5740\\\">#5740<\\/a>)<\\/li>\\n<li>Fix: Edit custom name for Global Widget in the Navigator (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5689\\\">#5689<\\/a>)<\\/li>\\n<li>Fix: Coverflow transition effect in Carousel<\\/li>\\n<li>Fix: Weird mobile behavior with Cube effect in Carousel<\\/li>\\n<li>Fix: Show the first thumbnail in the Slideshow carousel correctly<\\/li>\\n<\\/ul>\\n<h4>2.1.8 - 2018-09-12<\\/h4>\\n<ul>\\n<li>Tweak: Added styling options for WC Additional Information widget<\\/li>\\n<li>Tweak: Added styling options for 'View Cart' link in Products widget<\\/li>\\n<li>Fix: 3rd party plugin support for WC single product template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5338\\\">#5338<\\/a>)<\\/li>\\n<li>Fix: Layout of Related Product widget with WC native style<\\/li>\\n<\\/ul>\\n<h4>2.1.7 - 2018-09-03<\\/h4>\\n<ul>\\n<li>New: WC Archive Description widget<\\/li>\\n<li>Tweak: Added blend mode to Slides widget background overlay (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5555\\\">#5555<\\/a>)<\\/li>\\n<li>Tweak: Added 'Current Subcategories' option to Product Categories widget<\\/li>\\n<li>Fix: Added default vertical alignment in Author Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5589\\\">#5589<\\/a>)<\\/li>\\n<li>Tweak: Added more blend mode options for CTA widget<\\/li>\\n<li>Tweak: Improved plugin updater method based on WordPress version<\\/li>\\n<li>Fix: Improved IE compatibility for Posts and Portfolio widgets<\\/li>\\n<li>Fix: Added default gap for products pagination<\\/li>\\n<li>Fix: Post thumbnail flickering in Safari browser<\\/li>\\n<li>Fix: Close mobile nav menu on click only in full-width mode<\\/li>\\n<li>Fix: Added trailing slash to pagination links in Posts widget<\\/li>\\n<\\/ul>\\n<h4>2.1.6 - 2018-08-28<\\/h4>\\n<ul>\\n<li>New: WC Product Category Image widget and Dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5117\\\">#5117<\\/a>)<\\/li>\\n<li>Tweak: Allow HTML in Excerpt widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5491\\\">#5491<\\/a>)<\\/li>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2<\\/li>\\n<li>Tweak: Deprecated Follow option in the Facebook Button widget<\\/li>\\n<li>Fix: Posts widget grid in Safari & IE11 (Depended on Elementor v2.2)<\\/li>\\n<li>Fix: Posts widget CSS when using cards skin in masonry mode<\\/li>\\n<li>Fix: ACF Image & ACF URL option support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5344\\\">#5344<\\/a>)<\\/li>\\n<li>Fix: WC product gallery links in RTL<\\/li>\\n<li>Fix: Dynamic tags in Call To Action widget<\\/li>\\n<\\/ul>\\n<h4>2.1.5 - 2018-08-21<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2<\\/li>\\n<li>Fix: Posts Widget layout theme compatibility<\\/li>\\n<li>Fix: Added compatibility for WooCommerce native style<\\/li>\\n<\\/ul>\\n<h4>2.1.4 - 2018-08-19<\\/h4>\\n<ul>\\n<li>Fix: Layout issue compatibility with themes caused by v2.1 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5442\\\">#5442<\\/a>)<\\/li>\\n<li>Fix: Dynamic setting in Pricing Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5460\\\">#5460<\\/a>)<\\/li>\\n<li>Fix: Hide Target URL control if is not necessary in Blockquote widget<\\/li>\\n<li>Fix: Selector specificity for WooCommerce Products widget<\\/li>\\n<li>Fix: WooCommerce conflicts in the editor in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.1.3 - 2018-08-15<\\/h4>\\n<ul>\\n<li>Fix: Thumbnails in the Posts widget jumping (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5350\\\">#5350<\\/a>)<\\/li>\\n<li>Fix: Responsive grid in the Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5375\\\">#5375<\\/a>)<\\/li>\\n<li>Fix: Added missing <code>setup_postdata<\\/code> for Product Data Tabs widget<\\/li>\\n<li>Fix: Rollback to older version of Flip Box widget to resolve 3D depth issue (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5399\\\">#5399<\\/a>)<\\/li>\\n<li>Fix: Allowed types in the Upload File field are now case-insensitive (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5254\\\">#5254<\\/a>)<\\/li>\\n<li>Fix: Carousel behavior when using a single slide<\\/li>\\n<\\/ul>\\n<h4>2.1.2 - 2018-08-12<\\/h4>\\n<ul>\\n<li>Fix: Error when ACF Pro is not installed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5367\\\">#5367<\\/a>)<\\/li>\\n<li>Fix: Edge cases in Inspector where document is a boolean<\\/li>\\n<li>Fix: Edge cases for incorrect file fields in PODS<\\/li>\\n<\\/ul>\\n<h4>2.1.1 - 2018-08-09<\\/h4>\\n<ul>\\n<li>Fix: Highlighted text in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5345\\\">#5345<\\/a>)<\\/li>\\n<li>Fix: Flip Box effect issues<\\/li>\\n<li>Fix: ACF Options page fields support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5329\\\">#5329<\\/a>)<\\/li>\\n<li>Fix: Import Pro templates in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.1.0 - 2018-08-07<\\/h4>\\n<ul>\\n<li>New: Introducing WooCommerce Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1690\\\">#1690<\\/a>)<\\/li>\\n<li>New: Introducing 12 new dynamic tags & widgets for WooCommerce: Gallery, Image, Price, Rating, Description, Breadcrumbs, Data Tabs, Stock, Related, Upsell, Title & Archive<\\/li>\\n<li>New: Introducing Cart Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4220\\\">#4220<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4600\\\">#4600<\\/a>)<\\/li>\\n<li>New: Added integration with Toolset (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2949\\\">#2949<\\/a>)<\\/li>\\n<li>New: Added integration with Pods (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4129\\\">#4129<\\/a>)<\\/li>\\n<li>New: Added stick to bottom in scrolling effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4799\\\">#4799<\\/a>)<\\/li>\\n<li>New: Added Scrolling Effect to Widgets under advanced tab<\\/li>\\n<li>New: Introducing Internal URL Dynamic Tag<\\/li>\\n<li>Tweak: Added a Last Updated Date in the Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4597\\\">#4597<\\/a>)<\\/li>\\n<li>Tweak: Added Redirect after Logout option for Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4447\\\">#4447<\\/a>)<\\/li>\\n<li>Tweak: Avoid repeating posts when using more than one in the Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1878\\\">#1878<\\/a>)<\\/li>\\n<li>Tweak: Add Custom Query hook for Query control (<a href=\\\"https:\\/\\/developers.elementor.com\\/custom-query-filter\\/\\\">More Info<\\/a>) (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1748\\\">#1748<\\/a>)<\\/li>\\n<li>Tweak: Added form-message style (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1180\\\">#1180<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag for button on the Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4242\\\">#4242<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag for Call to action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4767\\\">#4767<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic Tags support for Google Map field (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4602\\\">#4602<\\/a>)<\\/li>\\n<li>Tweak: Added an support for <code>label|value<\\/code> in options field (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4594\\\">#4594<\\/a>)<\\/li>\\n<li>Tweak: Added <code>by-author<\\/code> condition for theme builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4681\\\">#4681<\\/a>)<\\/li>\\n<li>Tweak: Added Activate\\/Deactivate license key via WP-CLI command (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4149\\\">#4149<\\/a>)<\\/li>\\n<li>Tweak: Added <code>is_scroll<\\/code> trigger to scrolling effect (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4340\\\">#4340<\\/a>)<\\/li>\\n<li>Tweak: Added In Same Term support for Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4177\\\">#4177<\\/a>)<\\/li>\\n<li>Tweak: Added responsive control for Slides To Scroll control in all carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3697\\\">#3697<\\/a>)<\\/li>\\n<li>Tweak: Added style options for Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1335\\\">#1335<\\/a>)<\\/li>\\n<li>Tweak: Added button CSS ID for Forms widget<\\/li>\\n<li>Tweak: Added pixel units to Post-Info divider height control<\\/li>\\n<li>Tweak: Rewrite sticky library to handle with stretch section, auto scroller & more bugs<\\/li>\\n<li>Tweak: Re-organize the panel categories per document type<\\/li>\\n<li>Tweak: Added ACF support for <code>options-page<\\/code> fields<\\/li>\\n<li>Tweak: Added dynamic tag for Animated headlines<\\/li>\\n<li>Tweak: Added dynamic tag for BlockQuote widget<\\/li>\\n<li>Fix: Elementor Full Width template in GeneratePress theme (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4817\\\">#4817<\\/a>)<\\/li>\\n<li>Fix: Checkbox fields can accidentally be set to required (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4324\\\">#4324<\\/a>)<\\/li>\\n<li>Fix: Initial slide in Carousel widget<\\/li>\\n<li>Fix: Stay on current slide while editing in Carousel widget<\\/li>\\n<li>Fix: Default slides per device in Carousel widget<\\/li>\\n<li>Deprecated: Woo Products, Woo Elements & Single elements widgets<\\/li>\\n<\\/ul>\\n<h4>2.0.18 - 2018-07-27<\\/h4>\\n<ul>\\n<li>Fix: Global widget error on saving page<\\/li>\\n<\\/ul>\\n<h4>2.0.17 - 2018-07-26<\\/h4>\\n<ul>\\n<li>Fix: Sub menu indicator direction in Nav Menu widget<\\/li>\\n<li>Fix: Change the title and icon for Global Widget when is moving<\\/li>\\n<li>Fix: CSS wrapper selector for Page Document<\\/li>\\n<\\/ul>\\n<h4>2.0.16 - 2018-07-16<\\/h4>\\n<ul>\\n<li>Tweak: CSS Filter Control module is now included in Elementor<\\/li>\\n<li>Fix: Border gap in Portfolio widget when item gap set as <code>0<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5077\\\">#5077<\\/a>)<\\/li>\\n<li>Fix: Restore current query after get Global Widget data<\\/li>\\n<li>Fix: Add action item in History on unlink Global widget<\\/li>\\n<\\/ul>\\n<h4>2.0.15 - 2018-07-10<\\/h4>\\n<ul>\\n<li>Fix: Dropdown menu items collapsing when activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4996\\\">#4996<\\/a>)<\\/li>\\n<li>Fix: GMT offset in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4997\\\">#4997<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.0.14 - 2018-07-08<\\/h4>\\n<ul>\\n<li>Tweak: Added set method to form record for developers (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4983\\\">#4983<\\/a>)<\\/li>\\n<li>Fix: Autoplay option for Carousels<\\/li>\\n<li>Fix: Close mobile menu on item click in the Nav Menu widget<\\/li>\\n<\\/ul>\\n<h4>2.0.13 - 2018-07-03<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for Elementor v2.1<\\/li>\\n<\\/ul>\\n<h4>2.0.12 - 2018-07-02<\\/h4>\\n<ul>\\n<li>Fix: Global widget PHP notices<\\/li>\\n<li>Fix: Slides widget active slide lost focus when clicking Editor tabs<\\/li>\\n<li>Fix: Form select field send all selected values on multiple selection<\\/li>\\n<li>Fix: Validate time field only if it's not empty<\\/li>\\n<li>Fix: ConvertKit API not saving name field<\\/li>\\n<\\/ul>\\n<h4>2.0.11 - 2018-06-12<\\/h4>\\n<ul>\\n<li>Fix: Theme Builder <code>author<\\/code> archive condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4593\\\">#4593<\\/a>)<\\/li>\\n<li>Fix: Respect password protected posts in Post Content widget<\\/li>\\n<li>Fix: Custom Fonts redirect to post edit screen in edge cases.<\\/li>\\n<\\/ul>\\n<h4>2.0.10 - 2018-06-05<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>elementor\\/theme\\/get_location_templates\\/template_id<\\/code> filter hook for multi-language plugins<\\/li>\\n<li>Fix: Dynamic Post Terms missing taxonomies if the taxonomy is registered to more then one post types (#4386)<\\/li>\\n<li>Fix: Fields shortcode missing after removing a field in Form widget<\\/li>\\n<li>Deprecated: <code>get_theme_templates_by_location<\\/code> is replaced by <code>get_location_templates<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.0.9 - 2018-05-28<\\/h4>\\n<ul>\\n<li>Fix: Compatibility for PHP version 5.4<\\/li>\\n<\\/ul>\\n<h4>2.0.8 - 2018-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Added Active state for Nav Menu dropdown<\\/li>\\n<li>Tweak: Added style for "Nothing Found" Message for Archive Posts widget<\\/li>\\n<li>Tweak: Removed caption control in Site Logo widget<\\/li>\\n<li>Tweak: Added option to position currency symbol before\\/after In Price Table widget<\\/li>\\n<li>Fix: Query control manual selection does not show more than 10 items (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4479\\\">#4479<\\/a>)<\\/li>\\n<li>Fix: Styling glitch with terms list in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4342\\\">#4342<\\/a>)<\\/li>\\n<li>Fix: Sub terms missing in Query control in edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4527\\\">#4527<\\/a>)<\\/li>\\n<li>Fix: Avoid rendering a template if it's not published<\\/li>\\n<li>Fix: 404 Page style not working<\\/li>\\n<li>Fix: Price Table button with hover animation not working in editor<\\/li>\\n<li>Fix: Styling conflict in Call to Action widget<\\/li>\\n<li>Fix: Global Widget tab translation<\\/li>\\n<li>Fix: Adding parent wrapper class to Site Title widget<\\/li>\\n<\\/ul>\\n<h4>2.0.7 - 2018-05-16<\\/h4>\\n<ul>\\n<li>Fix: Content not found on section when single is set to "All Singular"<\\/li>\\n<li>Fix: Open 404 template library for 404 page<\\/li>\\n<li>Tweak: Added CSS prefix for dev files<\\/li>\\n<li>Tweak: Removed product post type from display conditions<\\/li>\\n<\\/ul>\\n<h4>2.0.6 - 2018-05-15<\\/h4>\\n<ul>\\n<li>Tweak: Set type on create new single template<\\/li>\\n<li>Tweak: Always show the conditions dialog in the Draft status<\\/li>\\n<li>Tweak: Added document type <code>widget<\\/code><\\/li>\\n<li>Tweak: Added Post Custom Field tag to URL category<\\/li>\\n<li>Fix: When ACF Field Groups are Empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4428\\\">#4428<\\/a>)<\\/li>\\n<li>Fix: Links inside carousel in edge cases<\\/li>\\n<li>Fix: Responsive issue in My Templates area<\\/li>\\n<li>Fix: Image alignment for post content with text alignment<\\/li>\\n<li>Fix: Post Content widget when preview post is missing<\\/li>\\n<li>Fix: Global Widget tab translation<\\/li>\\n<li>Fix: Style settings for Post \\/ Archive Title widgets<\\/li>\\n<\\/ul>\\n<h4>2.0.5 - 2018-05-08<\\/h4>\\n<ul>\\n<li>Fix: Creating a CPT with name like document-type breaks the editor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4203\\\">#4203<\\/a>)<\\/li>\\n<li>Fix: Added support for new version of reCAPTCHA<\\/li>\\n<li>Fix: Added fallback for controls after <code>post_status<\\/code><\\/li>\\n<li>Fix: Required field in forms widget<\\/li>\\n<li>Fix: Media Carousel in the Coverflow skin<\\/li>\\n<li>Fix: 404 Page show wrong template in edge cases<\\/li>\\n<li>Fix: Save the default menu in the Nav Menu widget<\\/li>\\n<\\/ul>\\n<h4>2.0.4 - 2018-05-02<\\/h4>\\n<ul>\\n<li>Tweak: Added parent's class for extended widgets<\\/li>\\n<li>Tweak: Set entire-site as default to avoid conflict with save without conditions<\\/li>\\n<li>Tweak: Initialize global model when it's needed<\\/li>\\n<li>Tweak: Removed some duplicate strings<\\/li>\\n<li>Tweak: Query control now includes empty terms<\\/li>\\n<li>Tweak: Design polish for conditions dialog<\\/li>\\n<li>Tweak: Decreasing <code>minimumInputLength<\\/code> to 1 of select2<\\/li>\\n<li>Fix: Editor not loading for single templates in edge cases<\\/li>\\n<li>Fix: Select2 in Safari takes it's time to get the original select width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4310\\\">#4310<\\/a>)<\\/li>\\n<li>Fix: Slides per view not working for some effects<\\/li>\\n<li>Fix: New slides not showing in the editor<\\/li>\\n<li>Fix: Editor for section without a defined location, defaults to content area<\\/li>\\n<\\/ul>\\n<h4>2.0.3 - 2018-04-24<\\/h4>\\n<ul>\\n<li>Tweak: Optimize CSS for Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4214\\\">#4214<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4216\\\">#4216<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4225\\\">#4225<\\/a>)<\\/li>\\n<li>Fix: Double render on frontend view in core locations<\\/li>\\n<li>Fix: Masonry not working in edge cases<\\/li>\\n<li>Fix: Added default setting for Author Info tag<\\/li>\\n<\\/ul>\\n<h4>2.0.2 - 2018-04-18<\\/h4>\\n<ul>\\n<li>Fix: Regenerate conditions to include all templates<\\/li>\\n<\\/ul>\\n<h4>2.0.1 - 2018-04-17<\\/h4>\\n<ul>\\n<li>Tweak: Added div wrapper for Nothing Found massage (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4136\\\">#4136<\\/a>)<\\/li>\\n<li>Tweak: Show empty categories in Query Control & Display Conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4127\\\">#4127<\\/a>)<\\/li>\\n<li>Tweak: Added Divider control for Post Info widget<\\/li>\\n<li>Fix: Update admin links in Yoast Breadcrumbs widget<\\/li>\\n<li>Fix: Sticky element conflict with clearfix CSS<\\/li>\\n<li>Fix: Compatibility for PHP version 5.4.32 & 5.5.16 and below<\\/li>\\n<li>Fix: Avoid running <code>wp_head<\\/code> hooks twice<\\/li>\\n<\\/ul>\\n<h4>2.0.0 - 2018-04-16<\\/h4>\\n<ul>\\n<li>New: Introducing Theme Builder - <a href=\\\"https:\\/\\/elementor.com\\/introducing-theme-builder\\/\\\">Release Post<\\/a> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/417\\\">#417<\\/a>)<\\/li>\\n<li>New: Introducing Locations API to inject custom location templates<\\/li>\\n<li>New: Introducing Display Conditions for all dynamic templates<\\/li>\\n<li>New: Introducing Dynamic Tag feature - a new way to add dynamic content to your design<\\/li>\\n<li>New: Introducing Role manager to allow "Content Only mode" (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/483\\\">#483<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/653\\\">#653<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/885\\\">#885<\\/a>)<\\/li>\\n<li>New: Introducing 9 new dynamic widgets: Archive Posts, Archive Title, Post Content, Post Info, Post Title, Post Excerpt, Featured Image, Site Logo & Site Name (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/543\\\">#543<\\/a>)<\\/li>\\n<li>New: Introducing Developers area with guides and API documentation - <a href=\\\"https:\\/\\/elementor.com\\/introducing-elementor-developer-api\\/\\\">Release Post<\\/a> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/451\\\">#451<\\/a>)<\\/li>\\n<li>New: Introducing <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor-hello-theme\\\">Elementor Hello Theme<\\/a> - A demonstration theme for developers<\\/li>\\n<li>New: Added new type of templates: Header, Footer, Single and Archive (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2761\\\">#2761<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2623\\\">#2623<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2109\\\">#2109<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2061\\\">#2061<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2439\\\">#2439<\\/a>)<\\/li>\\n<li>New: Design 404 page with Single template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1558\\\">#1558<\\/a>)<\\/li>\\n<li>New: Design Search Results with Archive template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3196\\\">#3196<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2590\\\">#2590<\\/a>)<\\/li>\\n<li>New: Added Scrolling Effect for sections including <em>Sticky Element<\\/em> per device (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2412\\\">#2412<\\/a>)<\\/li>\\n<li>New: Integration with Custom Fields (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2054\\\">#2054<\\/a>)<\\/li>\\n<li>New: Partial support for Toolset integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2949\\\">#2949<\\/a>)<\\/li>\\n<li>New: Partial support for Pods integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2169\\\">#2169<\\/a>)<\\/li>\\n<li>New: Partial support for ACF integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2041\\\">#2041<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2059\\\">#2059<\\/a>)<\\/li>\\n<li>Tweak: Add custom fields support for ActiveCampaign (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3531\\\">#3531<\\/a>)<\\/li>\\n<li>Tweak: Allow brackets in Forms Tel field<\\/li>\\n<li>Tweak: Added currency format control for Price Table widget<\\/li>\\n<li>Tweak: Reduced API request for some servers<\\/li>\\n<li>Fix: Dropdown <code>border-radius<\\/code> in Nav Menu widget<\\/li>\\n<li>Fix: Price List widget layout breaks in edge cases<\\/li>\\n<li>Note: This version requires Elementor v2.0.6<\\/li>\\n<\\/ul>\\n<h4>1.15.6 - 2018-03-28<\\/h4>\\n<ul>\\n<li>Fix: Removed duplicate Custom CSS section (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3938\\\">#3938<\\/a>)<\\/li>\\n<li>Fix: <code>box-shadow<\\/code> issue with cards skin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3940\\\">#3940<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.15.5 - 2018-03-27<\\/h4>\\n<ul>\\n<li>Fix: Added global widget compatibility for Elementor v2.0<\\/li>\\n<li>Fix: Reduced API request for some servers<\\/li>\\n<\\/ul>\\n<h4>1.15.4 - 2018-03-26<\\/h4>\\n<ul>\\n<li>Tweak: Allow brackets in phone field<\\/li>\\n<li>Tweak: Added compatibility with Yoast 7.0.+<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v2.0<\\/li>\\n<li>Fix: Support for multiple carousel setting in editor<\\/li>\\n<li>Fix: <code>on_export<\\/code> issue in forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3890\\\">#3890<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.15.3 - 2018-03-07<\\/h4>\\n<ul>\\n<li>Tweak: Added unique class to field group div (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3595\\\">#3595<\\/a>)<\\/li>\\n<li>Fix: Screen Options missing when Pro is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3622\\\">#3622<\\/a>)<\\/li>\\n<li>Fix: Allow label styling even when <code>show labels<\\/code> is set hide (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3544\\\">#3544<\\/a>)<\\/li>\\n<li>Fix: Typography control not working in edge cases<\\/li>\\n<li>Fix: Safari compatibility for Search widget<\\/li>\\n<\\/ul>\\n<h4>1.15.2 - 2018-02-27<\\/h4>\\n<ul>\\n<li>Fix: Only add support mine-type if needed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3543\\\">#3543<\\/a>)<\\/li>\\n<li>Fix: Better support for Old Typekit kits<\\/li>\\n<\\/ul>\\n<h4>1.15.1 - 2018-02-21<\\/h4>\\n<ul>\\n<li>Tweak: Custom font title placeholder is not <code>enter font family<\\/code><\\/li>\\n<li>Tweak: Custom font title set as required<\\/li>\\n<li>Fix: Custom font, <code>font-face<\\/code> enqueued only once if used in global (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3513\\\">#3513<\\/a>)<\\/li>\\n<li>Fix: Added workaround for upload validation which relies on a PHP extension (fileinfo) with inconsistent reporting behavior.<\\/li>\\n<\\/ul>\\n<h4>1.15.0 - 2018-02-19<\\/h4>\\n<ul>\\n<li>New: Added custom fonts manager for self hosted fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/852\\\">#852<\\/a>)<\\/li>\\n<li>New: Integration with Adobe TypeKit fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/631\\\">#631<\\/a>)<\\/li>\\n<li>Tweak: Clear menu from Nav Menu widget on template export<\\/li>\\n<li>Tweak: Allow zero for GetResponse integration as <code>day of cycle<\\/code><\\/li>\\n<\\/ul>\\n<h4>1.14.2 - 2018-02-13<\\/h4>\\n<ul>\\n<li>Fix: Global widget content that got affected by previous update<\\/li>\\n<\\/ul>\\n<h4>1.14.1 - 2018-02-13<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>none<\\/code> option to content animation in CTA widget<\\/li>\\n<li>Tweak: Added <code>form_id<\\/code> to ActiveCampaign integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3422\\\">#3422<\\/a>)<\\/li>\\n<li>Fix: Page crashed when Global widget not found.<\\/li>\\n<\\/ul>\\n<h4>1.14.0 - 2018-02-12<\\/h4>\\n<ul>\\n<li>New: Added Call to Action widget<\\/li>\\n<li>Tweak: MailPoet pull field mapping from MailPoet instead of hardcoded<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v2.0<\\/li>\\n<li>Fix: Allow zero (0) to be accepted as a field value<\\/li>\\n<li>Fix: Login form when custom login URL is set<\\/li>\\n<li>Fix: Added Day of cycle control to GetResponse integration<\\/li>\\n<\\/ul>\\n<h4>1.13.2 - 2018-01-23<\\/h4>\\n<ul>\\n<li>Tweak: Added placeholder to Password field<\\/li>\\n<li>Tweak: Removed <code>subscriber_already_exists_message<\\/code> control to prevent potential data leakage<\\/li>\\n<li>Fix: MailPoet Subscriber Already Exists error validation against translated string directly from MailPoet<\\/li>\\n<li>Fix: Changed <code>imagesLoaded()<\\/code> to Vanilla JS to avoid compatibility issues with some themes<\\/li>\\n<li>Fix: Only validate Tel field if not empty<\\/li>\\n<li>Fix: Stop slider while editing<\\/li>\\n<\\/ul>\\n<h4>1.13.1 - 2018-01-16<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility with old PHP versions<\\/li>\\n<\\/ul>\\n<h4>1.13.0 - 2018-01-16<\\/h4>\\n<ul>\\n<li>New: Added File Upload field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1482\\\">#1482<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2974\\\">#2974<\\/a>)<\\/li>\\n<li>New: Added Acceptance field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1693\\\">#1693<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2974\\\">#2974<\\/a>)<\\/li>\\n<li>New: Added Date field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1868\\\">#1868<\\/a>)<\\/li>\\n<li>New: Added Time field for Forms widget<\\/li>\\n<li>New: Added Password field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2164\\\">#2164<\\/a>)<\\/li>\\n<li>New: Added HTML field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1500\\\">#1500<\\/a>)<\\/li>\\n<li>Tweak: Added characters validation for Tel field<\\/li>\\n<li>Tweak: Added min & max validation for Number field<\\/li>\\n<li>Tweak: Added multiple selection for Select field<\\/li>\\n<li>Tweak: Added donReach integration for Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>1.12.3 - 2018-01-09<\\/h4>\\n<ul>\\n<li>Fix: Render element plain content instead of parsed content when not needed in global widget<\\/li>\\n<li>Fix: Apply <code>url-encoding<\\/code> to "Tweet" button text in Blockquote widget to prevent unexpected corruption of the tweet text<\\/li>\\n<li>Fix: Removed My Account link from dashboard widget<\\/li>\\n<\\/ul>\\n<h4>1.12.2 - 2018-01-03<\\/h4>\\n<ul>\\n<li>Tweak: Added animation none for Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2964\\\">#2964<\\/a>)<\\/li>\\n<li>Fix: Active license button style<\\/li>\\n<\\/ul>\\n<h4>1.12.1 - 2018-01-02<\\/h4>\\n<ul>\\n<li>Tweak: Removed theme-element widgets from plain content<\\/li>\\n<li>Tweak: Set all theme-element widgets to extend same widget Base<\\/li>\\n<li>Tweak: Removed credit URL in forms meta data<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.9<\\/li>\\n<li>Fix: Validate Get response Error as real error<\\/li>\\n<li>Fix: Removed responsive height control from Facebook Page widget<\\/li>\\n<\\/ul>\\n<h4>1.12.0 - 2017-12-20<\\/h4>\\n<ul>\\n<li>New: Added Drip integration to Forms<\\/li>\\n<li>New: Added ActiveCampaign integration to Forms<\\/li>\\n<li>New: Added ConverKit integration to Forms<\\/li>\\n<li>New: Added GetResponse integration to Forms<\\/li>\\n<li>New: Added form <code>id<\\/code>, <code>name<\\/code> attributes to handle integration with auto collectors like HubSpot<\\/li>\\n<li>New: Added Global API key for MailChimp to improve the workflow<\\/li>\\n<li>Tweak: Better error handling and message display for Forms<\\/li>\\n<li>Fix: PHP notice Undefined variable <code>$cc_header<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2934\\\">#2934<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.11.0 - 2017-12-11<\\/h4>\\n<ul>\\n<li>New: Added a native Comments widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/543\\\">#543<\\/a>)<\\/li>\\n<li>New: Added an Author Box widget<\\/li>\\n<li>New: Added a Post Navigation widget<\\/li>\\n<li>New: Added a Yoast Breadcrumbs widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2749\\\">#2749<\\/a>)<\\/li>\\n<li>Tweak: Added a close button to search widget under Full Screen skin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2762\\\">#2762<\\/a>)<\\/li>\\n<li>Fix: Allow currency symbol to appear even if price isn't numeric<\\/li>\\n<li>Fix: Edge cases when the nav menu is empty in a stretched section<\\/li>\\n<li>Fix: Added fallback when you remove the <code>space-between<\\/code> on Swiper carousel<\\/li>\\n<\\/ul>\\n<h4>1.10.2 - 2017-12-03<\\/h4>\\n<ul>\\n<li>Fix: Missing save widget icon (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2878\\\">#2878<\\/a>)<\\/li>\\n<li>Fix: Global widgets not saving edits (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2874\\\">#2874<\\/a>)<\\/li>\\n<li>Fix: Removed <code>white-space: nowrap;<\\/code> property from vertical menu in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2815\\\">#2815<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.10.1 - 2017-11-30<\\/h4>\\n<ul>\\n<li>Tweak: Added default value for search form<\\/li>\\n<li>Tweak: Order template list A-Z in the library widget<\\/li>\\n<li>Tweak: get_users\\/authors query is now done using AJAX only, for better performance in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2865\\\">#2865<\\/a>)<\\/li>\\n<li>Fix: When adding <code>.00<\\/code> it is not displayed on the front<\\/li>\\n<li>Fix: Make sure space between is numeric for carousel control<\\/li>\\n<li>Fix: Added space for radio & checkbox fields in form widget<\\/li>\\n<\\/ul>\\n<h4>1.10.0 - 2017-11-15<\\/h4>\\n<ul>\\n<li>New: Added native Search form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2576\\\">#2576<\\/a>)<\\/li>\\n<li>Tweak: Added Slides To Scroll & Loop controls to Media Carousel and Testimonials widgets<\\/li>\\n<li>Tweak: Added Inline editing to Blockquote widget<\\/li>\\n<li>Fix: Animated Headline color bug (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2516\\\">#2516<\\/a>)<\\/li>\\n<li>Fix: Animated Headline with Rotating skin<\\/li>\\n<li>Fix: RTL fix for Animated Headline widget in 'typing' and 'clip' animations<\\/li>\\n<li>Fix: Empty menu cause jQuery to crash in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2662\\\">#2662<\\/a>)<\\/li>\\n<li>Fix: Custom CSS gone after reloading the editor<\\/li>\\n<\\/ul>\\n<h4>1.9.5 - 2017-10-27<\\/h4>\\n<ul>\\n<li>Fix: Broken Global widget with JS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2639\\\">#2639<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.9.4 - 2017-10-24<\\/h4>\\n<ul>\\n<li>Tweak: Improved UI for notices and license page<\\/li>\\n<li>Fix: Update system conflict with other EDD plugins<\\/li>\\n<li>Fix: WooCommerce frontend hooks on Elementor editor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2577\\\">#2577<\\/a>)<\\/li>\\n<li>Fix: Removed default border left in Nav Menu dropdown CSS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2496\\\">#2496<\\/a>)<\\/li>\\n<li>Fix: Increased submenu max-width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2558\\\">#2558<\\/a>)<\\/li>\\n<li>Fix: Save global templates without their defaults<\\/li>\\n<li>Fix: Horizontal scrolling issue with posts grid<\\/li>\\n<\\/ul>\\n<h4>1.9.3 - 2017-10-03<\\/h4>\\n<ul>\\n<li>Fix: Condition slide style that got affected by previous update<\\/li>\\n<\\/ul>\\n<h4>1.9.2 - 2017-10-02<\\/h4>\\n<ul>\\n<li>New: Added integration with MailPoet 3 for Forms actions<\\/li>\\n<li>Fix: Removed height control from Testimonial carousel in mobile editing mode<\\/li>\\n<li>Fix: Removed bottom padding when there's no pagination in Testimonial carousel<\\/li>\\n<li>Fix: Added condition for slides style section in skin bubble mode<\\/li>\\n<li>Fix: Slides per view control for mobile editing in Testimonial carousel<\\/li>\\n<li>Fix: Navigation Arrows icons matched with common Elementor Navigation Arrows<\\/li>\\n<\\/ul>\\n<h4>1.9.1 - 2017-09-28<\\/h4>\\n<ul>\\n<li>Fix: Slides per view for slideshow carousel<\\/li>\\n<li>Fix: Final polish for the new Testimonial Carousel widget<\\/li>\\n<li>Fix: Don't play video if slide type is not video<\\/li>\\n<li>Fix: Removed slides style section condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2497\\\">#2497<\\/a>)<\\/li>\\n<li>Fix: Set cursor as pointer for slideshow thumbnails<\\/li>\\n<\\/ul>\\n<h4>1.9.0 - 2017-09-26<\\/h4>\\n<ul>\\n<li>New: Added Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/216\\\">#216<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/347\\\">#347<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2209\\\">#2209<\\/a>)<\\/li>\\n<li>New: Added Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/715\\\">#715<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.8.3 - 2017-09-24<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility for WordPress 4.8.2 & 4.7.6<\\/li>\\n<li>Fix: Remove slashes from Form sent data<\\/li>\\n<\\/ul>\\n<h4>1.8.2 - 2017-09-19<\\/h4>\\n<ul>\\n<li>Tweak: Added target URL for the tweet message in Blockquote widget<\\/li>\\n<li>Tweak: Render the slide height before the slider is finished loading<\\/li>\\n<li>Fix: Space between words for Animated Headline widget<\\/li>\\n<li>Fix: RTL compatibility for Animated Headline widget<\\/li>\\n<li>Fix: Italic font style for Animated Headline widget<\\/li>\\n<li>Fix: Excluded Menu widget from the WP Editor text rendering<\\/li>\\n<\\/ul>\\n<h4>1.8.1 - 2017-09-18<\\/h4>\\n<ul>\\n<li>Fix: WCAG Compatible "required" field attribute for W3C validation (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2391\\\">#2391<\\/a>)<\\/li>\\n<li>Fix: Print the main menu only when is necessary in Menu widget<\\/li>\\n<li>Fix: Use CSS media query instead of JS to hide items in Menu widget to avoid flickering on page load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2381\\\">#2381<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.8.0 - 2017-09-12<\\/h4>\\n<ul>\\n<li>New: Added Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1406\\\">#1406<\\/a>)<\\/li>\\n<li>Fix: Field ID for checkbox control in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2279\\\">#2279<\\/a>)<\\/li>\\n<li>Fix: Style for Blockquote widget included<\\/li>\\n<\\/ul>\\n<h4>1.7.2 - 2017-09-07<\\/h4>\\n<ul>\\n<li>Tweak: Loading Facebook SDK via JS for better compatibility with caching plugins<\\/li>\\n<li>Fix: Responsive Embed Facebook post widget for Safari iOS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2340\\\">#2340<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.7.1 - 2017-09-05<\\/h4>\\n<ul>\\n<li>Fix: Facebook SDK version<\\/li>\\n<\\/ul>\\n<h4>1.7.0 - 2017-09-05<\\/h4>\\n<ul>\\n<li>New: Added Facebook Button widget for Like, Recommend, Share and Follow<\\/li>\\n<li>New: Added Facebook Embed widget for Post, Video and Comment<\\/li>\\n<li>New: Added Facebook Comments widget<\\/li>\\n<li>New: Added Facebook Page widget (Previously known as Like Box)<\\/li>\\n<li>New: Added Blockquote widget with Tweet button<\\/li>\\n<li>Tweak: Added Facebook SDK integration for all Facebook widgets<\\/li>\\n<li>Fix: Animated headline rotating with long words<\\/li>\\n<\\/ul>\\n<h4>1.6.1 - 2017-08-28<\\/h4>\\n<ul>\\n<li>Fix: Animated Headline marker gets in front of neighboring spans even when "Bring to Front" is not set<\\/li>\\n<li>Fix: Stroke animation in Animated Headline for MS Edge browser<\\/li>\\n<li>Fix: Animated headline with more than 1-word per rotation<\\/li>\\n<li>Fix: Animated Headline in two lines<\\/li>\\n<li>Fix: Some errors in Global widget<\\/li>\\n<\\/ul>\\n<h4>1.6.0 - 2017-08-22<\\/h4>\\n<ul>\\n<li>New: Added Animated Headline widget<\\/li>\\n<li>New: Added Hidden field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2038\\\">#2038<\\/a>)<\\/li>\\n<li>Tweak: Added notice to update Elementor to v1.6.5 or higher<\\/li>\\n<li>Fix: CSS Animations names no longer minified, in order to prevent unexpected conflicts<\\/li>\\n<\\/ul>\\n<h4>1.5.9 - 2017-08-16<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.7<\\/li>\\n<li>Fix: Portfolio compatibility for GeneratePress theme<\\/li>\\n<li>Fix: Portfolio filter compatibility for RTL<\\/li>\\n<li>Fix: Pagination apply for all posts widget in the page<\\/li>\\n<li>Fix: Global form widget with MailChimp integration not saving<\\/li>\\n<\\/ul>\\n<h4>1.5.8 - 2017-07-25<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.6<\\/li>\\n<li>Fix: Improved backward compatibility for query control rename<\\/li>\\n<\\/ul>\\n<h4>1.5.7 - 2017-07-24<\\/h4>\\n<ul>\\n<li>Tweak: Moved JS render of reCAPTCHA to a separate file<\\/li>\\n<li>Tweak: Display the label in the reCAPTCHA field for better experience<\\/li>\\n<li>Tweak: Rename <code>panel-posts-control<\\/code> to <code>query-control<\\/code> and added fallback support<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor with history feature<\\/li>\\n<li>Fix: reCAPTCHA preview on the editor<\\/li>\\n<li>Fix: Manual selection (query control) has stopped working after saving (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2000\\\">#2000<\\/a>)<\\/li>\\n<li>Fix: Added condition for icon size control in Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>1.5.6 - 2017-07-12<\\/h4>\\n<ul>\\n<li>Fix: Query Control correction for taxonomies (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1963\\\">#1963<\\/a>)<\\/li>\\n<li>Fix: Custom CSS override scheme color in the editor<\\/li>\\n<li>Fix: Added order by Menu Order for Query Control in WC widget<\\/li>\\n<li>Fix: Glitch with Flip Box background overlay<\\/li>\\n<\\/ul>\\n<h4>1.5.5 - 2017-07-03<\\/h4>\\n<ul>\\n<li>Tweak: Moved reCAPTCHA render to handler & load only if a form is exist<\\/li>\\n<li>Fix: MailChimp integration: Default number of items returned by API increased to 999<\\/li>\\n<li>Fix: MailChimp integration: Refresh the groups list if API is changed<\\/li>\\n<li>Fix: Sorted items in filter bar by A-Z<\\/li>\\n<li>Fix: Editor glitch with Elementor v1.5 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1927\\\">#1927<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.5.4 - 2017-06-22<\\/h4>\\n<ul>\\n<li>Tweak: Improved compatibility for Elementor v1.5<\\/li>\\n<li>Fix: URL default for Add To Cart widget<\\/li>\\n<li>Fix: Allowed <code>date<\\/code> and <code>birthday<\\/code> fields as text for MailChimp integration<\\/li>\\n<\\/ul>\\n<h4>1.5.3 - 2017-06-19<\\/h4>\\n<ul>\\n<li>Tweak: Make flip-box height responsive control<\\/li>\\n<li>Fix: Facebook share count now gets retrieved by Elementor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1829\\\">#1829<\\/a>)<\\/li>\\n<li>Fix: Global form widget with MailChimp integration not saving<\\/li>\\n<\\/ul>\\n<h4>1.5.2 - 2017-06-13<\\/h4>\\n<ul>\\n<li>Fix: Custom CSS panel location compatibility for the old versions<\\/li>\\n<\\/ul>\\n<h4>1.5.1 - 2017-06-12<\\/h4>\\n<ul>\\n<li>Fix: MailChimp update existing user registration<\\/li>\\n<li>Fix: Global widget with JS in the editor mode<\\/li>\\n<li>Fix: Label section condition in Login widget<\\/li>\\n<li>Fix: Changes to unlinked global widget do not appear in the editor<\\/li>\\n<\\/ul>\\n<h4>1.5.0 - 2017-05-23<\\/h4>\\n<ul>\\n<li>New: Added Cards, a new skin for Posts widget<\\/li>\\n<li>New: Added Exclude option to post query control group<\\/li>\\n<li>Tweak: Added <code>post_class()<\\/code> for each post in the loop<\\/li>\\n<li>Tweak: Added <code>.elementor-posts-masonry<\\/code> class when Masonry layout is enabled<\\/li>\\n<li>Tweak: Added compatibility for the next release of Elementor v1.5.0<\\/li>\\n<li>Tweak: CSS <code>autoprefixer<\\/code> now supports last 5 versions of browsers<\\/li>\\n<li>Tweak: Added <code>imageLoaded<\\/code> library for Posts & Portfolio widgets<\\/li>\\n<\\/ul>\\n<h4>1.4.4 - 2017-05-18<\\/h4>\\n<ul>\\n<li>Fix: Force Mailchimp API to return all lists and not just 10 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1683\\\">#1683<\\/a>)<\\/li>\\n<li>Fix: Added <code>.elementor-form<\\/code> class to Login form to fix style glitch<\\/li>\\n<\\/ul>\\n<h4>1.4.3 - 2017-05-14<\\/h4>\\n<ul>\\n<li>Tweak: Added Redirect After Login option to Login widget<\\/li>\\n<li>Tweak: Stay in the current page after logout in Login widget<\\/li>\\n<li>Tweak: Preparation for Elementor settings tabs in future version<\\/li>\\n<li>Fix: Pinterest in Share Buttons widget now sharing the URL alone<\\/li>\\n<li>Fix: Bug with <code>active<\\/code> class in portfolio filter item<\\/li>\\n<li>Fix: Higher specific list-style-type <code>none<\\/code> for filter items to override some theme style<\\/li>\\n<\\/ul>\\n<h4>1.4.2 - 2017-05-06<\\/h4>\\n<ul>\\n<li>Fix: Temporary patch for form field shortcode in some servers<\\/li>\\n<\\/ul>\\n<h4>1.4.1 - 2017-05-03<\\/h4>\\n<ul>\\n<li>Fix: Bug with custom success message in form widget<\\/li>\\n<li>Fix: Bug with meta data in email action<\\/li>\\n<\\/ul>\\n<h4>1.4.0 - 2017-05-03<\\/h4>\\n<ul>\\n<li>New: Forms: integration with MailChimp<\\/li>\\n<li>New: Forms: integration with MailPoet<\\/li>\\n<li>New: Forms: Added Email 2 action for email confirmation<\\/li>\\n<li>New: Forms: Added shortcodes for fields<\\/li>\\n<li>New: Forms: Added custom ID for fields<\\/li>\\n<li>New: Forms: Added option to edit email HTML template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1180\\\">#1180<\\/a>)<\\/li>\\n<li>New: Added Login widget<\\/li>\\n<li>Tweak: Move <code>send_html<\\/code> control to <code>email_content_type<\\/code><\\/li>\\n<li>Fix: Email still sent even if validation failed in form widget<\\/li>\\n<\\/ul>\\n<h4>1.3.2 - 2017-05-01<\\/h4>\\n<ul>\\n<li>New: Added action <code>elementor_pro\\/init<\\/code> for better integration with Elementor Pro<\\/li>\\n<li>Fix: Posts without featured image in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1234\\\">#1234<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1382\\\">#1382<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA & Honeypot fields with new method<\\/li>\\n<li>Fix: Added border width control in Share Buttons to avoid a glitch on Chrome browser<\\/li>\\n<li>Fix: Border radius glitch on hover in Share Buttons<\\/li>\\n<\\/ul>\\n<h4>1.3.1 - 2017-04-25<\\/h4>\\n<ul>\\n<li>Fix: Conflict update with revision history module<\\/li>\\n<\\/ul>\\n<h4>1.3.0 - 2017-04-25<\\/h4>\\n<ul>\\n<li>New: Added Share Buttons widget (<a href=\\\"https:\\/\\/wordpress.org\\/support\\/topic\\/social-sharing-buttons-is-it-possible\\/\\\">Topic<\\/a>)<\\/li>\\n<li>New: Added Custom CSS for Page Settings<\\/li>\\n<li>New: Added Masonry layout for Portfolio widget<\\/li>\\n<li>New: Added Cc & Bcc options to email action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1181\\\">#1181<\\/a>)<\\/li>\\n<li>New: Introduced <code>ElementorPro\\\\Modules\\\\Forms\\\\Classes\\\\Action_Base<\\/code> class for better 3rd party integration for forms<\\/li>\\n<li>Tweak: Debugger module now also shows errors from Pro<\\/li>\\n<li>Tweak: Added options for Elementor Library<\\/li>\\n<li>Tweak: New base posts module for optimized performance<\\/li>\\n<li>Tweak: Adjusting Posts \\/ Portfolio to the new structure<\\/li>\\n<li>Fix: Export for posts \\/ portfolio<\\/li>\\n<li>Fix: Duplicate repeater field with switcher control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1442\\\">#1442<\\/a>)<\\/li>\\n<li>Fix: Post per Page in the query control<\\/li>\\n<li>Fix: Metadata does not come through on form emails (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1566\\\">#1566<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.2.6 - 2017-04-19<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility with WooCommerce 3.0 - Products & Add to Cart widgets<\\/li>\\n<\\/ul>\\n<h4>1.2.5 - 2017-04-18<\\/h4>\\n<ul>\\n<li>Fix: Offset query for posts widgets (Posts, Portfolio and Products)<\\/li>\\n<\\/ul>\\n<h4>1.2.4 - 2017-03-21<\\/h4>\\n<ul>\\n<li>Tweak: Added Indian Rupee sign to Price Table widget<\\/li>\\n<li>Fix: Portfolio grid for IE11<\\/li>\\n<li>Fix: Link target blank in Price List widget<\\/li>\\n<li>Fix: Active item for filter bar in Portfolio widget<\\/li>\\n<\\/ul>\\n<h4>1.2.3 - 2017-03-06<\\/h4>\\n<ul>\\n<li>Tweak: Fully compatible with Elementor v1.3.0<\\/li>\\n<li>Tweak: Added trigger for after form submission in Forms widget<\\/li>\\n<li>Tweak: Changed handle name in reCAPTCHA field to avoid conflict with other contact forms<\\/li>\\n<li>Fix: Portfolio filter syntax in Non-Latin languages<\\/li>\\n<li>Fix: Added <code>no-repeat<\\/code> property for slide with <code>background-size:contain<\\/code><\\/li>\\n<li>Fix: Condition control & Import value in Posts widgets<\\/li>\\n<li>Fix: Offset and Pagination in WordPress (<a href=\\\"https:\\/\\/codex.wordpress.org\\/Making_Custom_Queries_using_Offset_and_Pagination\\\">More Info<\\/a>)<\\/li>\\n<li>Fix: Submit handler bubbling for custom events in Forms widget<\\/li>\\n<\\/ul>\\n<h4>1.2.2 - 2017-02-23<\\/h4>\\n<ul>\\n<li>Tweak: Change name from Side A\\/B to Front and Back in Flip Box widget<\\/li>\\n<li>Fix: Error when saving third party widgets in the global widget<\\/li>\\n<li>Fix: Image position "none" remains visible in editor preview (Posts)<\\/li>\\n<li>Fix: Hide the pagination when there are no links<\\/li>\\n<\\/ul>\\n<h4>1.2.1 - 2017-02-21<\\/h4>\\n<ul>\\n<li>Fix: Firefox Flip Box 3D compatibility<\\/li>\\n<\\/ul>\\n<h4>1.2.0 - 2017-02-21<\\/h4>\\n<ul>\\n<li>New: Added Flip Box widget<\\/li>\\n<li>New: Added Ken Burns effect for slides<\\/li>\\n<li>New: Added Masonry layout for Posts widget<\\/li>\\n<li>New: Added Pagination option for Posts widget<\\/li>\\n<li>Tweak: Added background size contain to slides<\\/li>\\n<li>Tweak: Improve Query control by preload items<\\/li>\\n<li>Fix: Text color for Checkbox and Radio fields<\\/li>\\n<\\/ul>\\n<h4>1.1.2 - 2017-02-05<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>aria-required<\\/code> for better accessibility in forms widget<\\/li>\\n<li>Fix: Conflict Call to <code>undefined<\\/code> method in Posts & Portfolio widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1271\\\">#1271<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1266\\\">#1266<\\/a>)<\\/li>\\n<li>Fix: Submit button HTML after error sending<\\/li>\\n<li>Fix: Success message for <code>skip_email<\\/code> function<\\/li>\\n<li>Notice: Elementor 1.2.0 or later now required<\\/li>\\n<\\/ul>\\n<h4>1.1.1 - 2017-01-24<\\/h4>\\n<ul>\\n<li>Fix: Can't save global widgets when <code>WP_DEBUG<\\/code> is <code>true<\\/code><\\/li>\\n<li>Fix: Undefined variable in WC widgets<\\/li>\\n<li>Fix: Removed duplicate strings<\\/li>\\n<\\/ul>\\n<h4>1.1.0 - 2017-01-24<\\/h4>\\n<ul>\\n<li>New: Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/102\\\">#102<\\/a>)<\\/li>\\n<li>New: WooCommerce Add to Cart widget<\\/li>\\n<li>New: WooCommerce Categories widget<\\/li>\\n<li>New: WooCommerce Elements widget<\\/li>\\n<li>New: Honeypot field for Forms widgets<\\/li>\\n<li>Tweak: Added inline options for taxonomies & authors if is less than 15 items<\\/li>\\n<li>Tweak: Added Required Mark for fields in Forms widget<\\/li>\\n<li>Fix: CSS selectors priority in Slides widget<\\/li>\\n<li>Fix: CSS bug in Price List widget<\\/li>\\n<li>Fix: Update all Post CSS files that includes specific Global Widget<\\/li>\\n<\\/ul>\\n<h4>1.0.9 - 2017-01-18<\\/h4>\\n<ul>\\n<li>Fix: Auto complete bug in query controls<\\/li>\\n<li>Fix: Render template with escaping slashes<\\/li>\\n<li>Fix: Reply-to field in Forms widget<\\/li>\\n<\\/ul>\\n<h4>1.0.8 - 2017-01-11<\\/h4>\\n<ul>\\n<li>Tweak: Code adjustments for Elementor API<\\/li>\\n<li>Fix: Removed go pro link from plugins page in admin<\\/li>\\n<\\/ul>\\n<h4>1.0.7 - 2017-01-05<\\/h4>\\n<ul>\\n<li>Tweak: Added filter by featured \\/ sale for WC Products widget<\\/li>\\n<li>Tweak: Added author control in Portfolio widget<\\/li>\\n<li>Tweak: Code adjustments for Elementor API<\\/li>\\n<li>Fix: Added support for empty image ratio<\\/li>\\n<li>Fix: Avoid nesting a sidebar within a template that will appear in the sidebar itself<\\/li>\\n<\\/ul>\\n<h4>1.0.6 - 2017-01-01<\\/h4>\\n<ul>\\n<li>Tweak: Added Auto-updates for local translation files<\\/li>\\n<li>Fix: Custom CSS for Global widgets<\\/li>\\n<li>Fix: Remove <code>nonce<\\/code> field (Fix some cache plugins)<\\/li>\\n<\\/ul>\\n<h4>1.0.5 - 2016-12-27<\\/h4>\\n<ul>\\n<li>Fix: Slide element bug fix - 'Link apply on' logic<\\/li>\\n<li>Fix: Removed unique wrapper for Custom CSS in order to allow media queries (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1086\\\">#1086<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.0.4 - 2016-12-21<\\/h4>\\n<ul>\\n<li>Tweak: Mobile Editing for fields in the form widget<\\/li>\\n<li>Tweak: Mobile Editing for posts<\\/li>\\n<li>Tweak: Allow send form as HTML<\\/li>\\n<li>Tweak: Improved auto upgrades for Multisite installation<\\/li>\\n<li>Tweak: Improve editor rendering experience for Portfolio widget<\\/li>\\n<li>Fix: Posts widget check if image exist<\\/li>\\n<li>Fix: Changed the clone method for global widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1042\\\">#1042<\\/a>)<\\/li>\\n<li>Fix: Bug slides in RTL (removed direction control)<\\/li>\\n<li>Fix: Slides with no height jumps when changing slides<\\/li>\\n<\\/ul>\\n<h4>1.0.3 - 2016-12-13<\\/h4>\\n<ul>\\n<li>Fix: Added escape placeholder for HTML Entities in form widget<\\/li>\\n<li>Fix: Countdown widget RTL bug<\\/li>\\n<li>Fix: Remove redundant #elementor selector for control style<\\/li>\\n<li>Fix: Added prefixing with '0' for one digit number in Countdown widget<\\/li>\\n<\\/ul>\\n<h4>1.0.2 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Fix: Page layout collapses when inserting reCAPTCHA field in Form<\\/li>\\n<\\/ul>\\n<h4>1.0.1 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Fix: WordPress widgets disappear from Editor when Elementor Pro active<\\/li>\\n<\\/ul>\\n<h4>1.0.0 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Initial release<\\/li>\\n<\\/ul>\\n\\\";}\",\"new_version\":\"4.2.0\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"https:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"https:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"6.8\",\"tested\":\"7.0\",\"elementor_requires\":\"3.34\",\"package\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtOFpQQ0NaSlQ3cWlVT3UwbHBvTzcxNjAyMDE4MDM3Z2VpdjJYUzhwUXZSIiwidXJsIjoiaHR0cHM6Ly9zdGVhbHRocmVzdHlsaW5nLmNvbSIsImRvd25sb2FkX2JldGEiOmZhbHNlLCJmaWxlX2tleSI6IjEiLCJpYXQiOjE3ODUxMzI1MjMsImV4cCI6MTc4NTIxODkyM30.JgWBRyjRTpJbDUbDPQlDuz029lpFZZa_jH0wql1dsVs\\/package_download\",\"download_link\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtOFpQQ0NaSlQ3cWlVT3UwbHBvTzcxNjAyMDE4MDM3Z2VpdjJYUzhwUXZSIiwidXJsIjoiaHR0cHM6Ly9zdGVhbHRocmVzdHlsaW5nLmNvbSIsImRvd25sb2FkX2JldGEiOmZhbHNlLCJmaWxlX2tleSI6IjEiLCJpYXQiOjE3ODUxMzI1MjMsImV4cCI6MTc4NTIxODkyM30.JgWBRyjRTpJbDUbDPQlDuz029lpFZZa_jH0wql1dsVs\\/package_download\",\"banners\":{\"2x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-1544x500.png?rev=1475479\",\"1x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-772x250.png?rev=1475479\"},\"icons\":{\"svg\":\"https:\\/\\/assets.elementor.com\\/miscellaneous\\/v1\\/images\\/icon.svg\"},\"requires_php\":\"7.4\"}\";}','off'),(350239,'_transient_timeout_as-post-store-dependencies-met','1785218946','off'),(350240,'_transient_as-post-store-dependencies-met','yes','off'),(350241,'rewrite_rules','a:288:{s:28:\"tribe/events/kitchen-sink/?$\";s:69:\"index.php?post_type=tribe_events&tribe_events_views_kitchen_sink=page\";s:93:\"tribe/events/kitchen-sink/(page|grid|typographical|elements|events-bar|navigation|manager)/?$\";s:76:\"index.php?post_type=tribe_events&tribe_events_views_kitchen_sink=$matches[1]\";s:20:\"events/qr/([^/]+)/?$\";s:33:\"index.php?tec_qr_hash=$matches[1]\";s:28:\"event-aggregator/(insert)/?$\";s:53:\"index.php?tribe-aggregator=1&tribe-action=$matches[1]\";s:25:\"(?:event)/([^/]+)/ical/?$\";s:56:\"index.php?ical=1&name=$matches[1]&post_type=tribe_events\";s:28:\"(?:events)/(?:page)/(\\d+)/?$\";s:71:\"index.php?post_type=tribe_events&eventDisplay=default&paged=$matches[1]\";s:41:\"(?:events)/(?:featured)/(?:page)/(\\d+)/?$\";s:79:\"index.php?post_type=tribe_events&featured=1&eventDisplay=list&paged=$matches[1]\";s:38:\"(?:events)/(feed|rdf|rss|rss2|atom)/?$\";s:67:\"index.php?post_type=tribe_events&eventDisplay=list&feed=$matches[1]\";s:51:\"(?:events)/(?:featured)/(feed|rdf|rss|rss2|atom)/?$\";s:78:\"index.php?post_type=tribe_events&featured=1&eventDisplay=list&feed=$matches[1]\";s:23:\"(?:events)/(?:month)/?$\";s:51:\"index.php?post_type=tribe_events&eventDisplay=month\";s:36:\"(?:events)/(?:month)/(?:featured)/?$\";s:62:\"index.php?post_type=tribe_events&eventDisplay=month&featured=1\";s:37:\"(?:events)/(?:month)/(\\d{4}-\\d{2})/?$\";s:73:\"index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]\";s:37:\"(?:events)/(?:list)/(?:page)/(\\d+)/?$\";s:68:\"index.php?post_type=tribe_events&eventDisplay=list&paged=$matches[1]\";s:50:\"(?:events)/(?:list)/(?:featured)/(?:page)/(\\d+)/?$\";s:79:\"index.php?post_type=tribe_events&eventDisplay=list&featured=1&paged=$matches[1]\";s:22:\"(?:events)/(?:list)/?$\";s:50:\"index.php?post_type=tribe_events&eventDisplay=list\";s:35:\"(?:events)/(?:list)/(?:featured)/?$\";s:61:\"index.php?post_type=tribe_events&eventDisplay=list&featured=1\";s:23:\"(?:events)/(?:today)/?$\";s:49:\"index.php?post_type=tribe_events&eventDisplay=day\";s:36:\"(?:events)/(?:today)/(?:featured)/?$\";s:60:\"index.php?post_type=tribe_events&eventDisplay=day&featured=1\";s:27:\"(?:events)/(\\d{4}-\\d{2})/?$\";s:73:\"index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]\";s:40:\"(?:events)/(\\d{4}-\\d{2})/(?:featured)/?$\";s:84:\"index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]&featured=1\";s:33:\"(?:events)/(\\d{4}-\\d{2}-\\d{2})/?$\";s:71:\"index.php?post_type=tribe_events&eventDisplay=day&eventDate=$matches[1]\";s:46:\"(?:events)/(\\d{4}-\\d{2}-\\d{2})/(?:featured)/?$\";s:82:\"index.php?post_type=tribe_events&eventDisplay=day&eventDate=$matches[1]&featured=1\";s:26:\"(?:events)/(?:featured)/?$\";s:43:\"index.php?post_type=tribe_events&featured=1\";s:13:\"(?:events)/?$\";s:53:\"index.php?post_type=tribe_events&eventDisplay=default\";s:18:\"(?:events)/ical/?$\";s:39:\"index.php?post_type=tribe_events&ical=1\";s:31:\"(?:events)/(?:featured)/ical/?$\";s:50:\"index.php?post_type=tribe_events&ical=1&featured=1\";s:38:\"(?:events)/(\\d{4}-\\d{2}-\\d{2})/ical/?$\";s:78:\"index.php?post_type=tribe_events&ical=1&eventDisplay=day&eventDate=$matches[1]\";s:51:\"(?:events)/(\\d{4}-\\d{2}-\\d{2})/ical/(?:featured)/?$\";s:89:\"index.php?post_type=tribe_events&ical=1&eventDisplay=day&eventDate=$matches[1]&featured=1\";s:60:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:page)/(\\d+)/?$\";s:97:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&paged=$matches[2]\";s:73:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:featured)/(?:page)/(\\d+)/?$\";s:108:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=list&paged=$matches[2]\";s:55:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:month)/?$\";s:80:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month\";s:68:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:month)/(?:featured)/?$\";s:91:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&featured=1\";s:69:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:list)/(?:page)/(\\d+)/?$\";s:97:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&paged=$matches[2]\";s:82:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:list)/(?:featured)/(?:page)/(\\d+)/?$\";s:108:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&featured=1&paged=$matches[2]\";s:54:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:list)/?$\";s:79:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list\";s:67:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:list)/(?:featured)/?$\";s:90:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&featured=1\";s:55:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:today)/?$\";s:78:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day\";s:68:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:today)/(?:featured)/?$\";s:89:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&featured=1\";s:73:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:day)/(\\d{4}-\\d{2}-\\d{2})/?$\";s:100:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]\";s:86:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:day)/(\\d{4}-\\d{2}-\\d{2})/(?:featured)/?$\";s:111:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1\";s:59:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(\\d{4}-\\d{2})/?$\";s:102:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&eventDate=$matches[2]\";s:72:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(\\d{4}-\\d{2})/(?:featured)/?$\";s:113:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&eventDate=$matches[2]&featured=1\";s:65:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(\\d{4}-\\d{2}-\\d{2})/?$\";s:100:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]\";s:78:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(\\d{4}-\\d{2}-\\d{2})/(?:featured)/?$\";s:111:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1\";s:50:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/feed/?$\";s:89:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&feed=rss2\";s:63:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:featured)/feed/?$\";s:100:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=list&feed=rss2\";s:50:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/ical/?$\";s:68:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&ical=1\";s:63:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:featured)/ical/?$\";s:79:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&ical=1\";s:75:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:78:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&feed=$matches[2]\";s:88:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:featured)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:89:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&feed=$matches[2]\";s:58:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:featured)/?$\";s:93:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=default\";s:45:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/?$\";s:82:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=default\";s:44:\"(?:events)/(?:tag)/([^/]+)/(?:page)/(\\d+)/?$\";s:84:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&paged=$matches[2]\";s:57:\"(?:events)/(?:tag)/([^/]+)/(?:featured)/(?:page)/(\\d+)/?$\";s:95:\"index.php?post_type=tribe_events&tag=$matches[1]&featured=1&eventDisplay=list&paged=$matches[2]\";s:39:\"(?:events)/(?:tag)/([^/]+)/(?:month)/?$\";s:67:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month\";s:52:\"(?:events)/(?:tag)/([^/]+)/(?:month)/(?:featured)/?$\";s:78:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&featured=1\";s:53:\"(?:events)/(?:tag)/([^/]+)/(?:list)/(?:page)/(\\d+)/?$\";s:84:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&paged=$matches[2]\";s:66:\"(?:events)/(?:tag)/([^/]+)/(?:list)/(?:featured)/(?:page)/(\\d+)/?$\";s:95:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&featured=1&paged=$matches[2]\";s:38:\"(?:events)/(?:tag)/([^/]+)/(?:list)/?$\";s:66:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list\";s:51:\"(?:events)/(?:tag)/([^/]+)/(?:list)/(?:featured)/?$\";s:77:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&featured=1\";s:39:\"(?:events)/(?:tag)/([^/]+)/(?:today)/?$\";s:65:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day\";s:52:\"(?:events)/(?:tag)/([^/]+)/(?:today)/(?:featured)/?$\";s:76:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&featured=1\";s:57:\"(?:events)/(?:tag)/([^/]+)/(?:day)/(\\d{4}-\\d{2}-\\d{2})/?$\";s:87:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]\";s:70:\"(?:events)/(?:tag)/([^/]+)/(?:day)/(\\d{4}-\\d{2}-\\d{2})/(?:featured)/?$\";s:98:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1\";s:43:\"(?:events)/(?:tag)/([^/]+)/(\\d{4}-\\d{2})/?$\";s:89:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&eventDate=$matches[2]\";s:56:\"(?:events)/(?:tag)/([^/]+)/(\\d{4}-\\d{2})/(?:featured)/?$\";s:100:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&eventDate=$matches[2]&featured=1\";s:49:\"(?:events)/(?:tag)/([^/]+)/(\\d{4}-\\d{2}-\\d{2})/?$\";s:87:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]\";s:62:\"(?:events)/(?:tag)/([^/]+)/(\\d{4}-\\d{2}-\\d{2})/(?:featured)/?$\";s:98:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1\";s:34:\"(?:events)/(?:tag)/([^/]+)/feed/?$\";s:76:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&feed=rss2\";s:47:\"(?:events)/(?:tag)/([^/]+)/(?:featured)/feed/?$\";s:87:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&feed=rss2&featured=1\";s:34:\"(?:events)/(?:tag)/([^/]+)/ical/?$\";s:55:\"index.php?post_type=tribe_events&tag=$matches[1]&ical=1\";s:47:\"(?:events)/(?:tag)/([^/]+)/(?:featured)/ical/?$\";s:66:\"index.php?post_type=tribe_events&tag=$matches[1]&featured=1&ical=1\";s:59:\"(?:events)/(?:tag)/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:65:\"index.php?post_type=tribe_events&tag=$matches[1]&feed=$matches[2]\";s:72:\"(?:events)/(?:tag)/([^/]+)/(?:featured)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:76:\"index.php?post_type=tribe_events&tag=$matches[1]&featured=1&feed=$matches[2]\";s:42:\"(?:events)/(?:tag)/([^/]+)/(?:featured)/?$\";s:59:\"index.php?post_type=tribe_events&tag=$matches[1]&featured=1\";s:29:\"(?:events)/(?:tag)/([^/]+)/?$\";s:69:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=default\";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:25:\"index.php?xsl=$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:22:\"tribe-promoter-auth/?$\";s:37:\"index.php?tribe-promoter-auth-check=1\";s:8:\"event/?$\";s:32:\"index.php?post_type=tribe_events\";s:38:\"event/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?post_type=tribe_events&feed=$matches[1]\";s:33:\"event/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?post_type=tribe_events&feed=$matches[1]\";s:25:\"event/page/([0-9]{1,})/?$\";s:50:\"index.php?post_type=tribe_events&paged=$matches[1]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s: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: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:46:\"e-floating-buttons/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:56:\"e-floating-buttons/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:76:\"e-floating-buttons/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"e-floating-buttons/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"e-floating-buttons/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:52:\"e-floating-buttons/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:35:\"e-floating-buttons/([^/]+)/embed/?$\";s:51:\"index.php?e-floating-buttons=$matches[1]&embed=true\";s:39:\"e-floating-buttons/([^/]+)/trackback/?$\";s:45:\"index.php?e-floating-buttons=$matches[1]&tb=1\";s:47:\"e-floating-buttons/([^/]+)/page/?([0-9]{1,})/?$\";s:58:\"index.php?e-floating-buttons=$matches[1]&paged=$matches[2]\";s:54:\"e-floating-buttons/([^/]+)/comment-page-([0-9]{1,})/?$\";s:58:\"index.php?e-floating-buttons=$matches[1]&cpage=$matches[2]\";s:43:\"e-floating-buttons/([^/]+)(?:/([0-9]+))?/?$\";s:57:\"index.php?e-floating-buttons=$matches[1]&page=$matches[2]\";s:35:\"e-floating-buttons/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"e-floating-buttons/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"e-floating-buttons/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"e-floating-buttons/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"e-floating-buttons/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"e-floating-buttons/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:33:\"venue/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"venue/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"venue/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"venue/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"venue/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"venue/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:22:\"venue/([^/]+)/embed/?$\";s:44:\"index.php?tribe_venue=$matches[1]&embed=true\";s:26:\"venue/([^/]+)/trackback/?$\";s:38:\"index.php?tribe_venue=$matches[1]&tb=1\";s:34:\"venue/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?tribe_venue=$matches[1]&paged=$matches[2]\";s:41:\"venue/([^/]+)/comment-page-([0-9]{1,})/?$\";s:51:\"index.php?tribe_venue=$matches[1]&cpage=$matches[2]\";s:30:\"venue/([^/]+)(?:/([0-9]+))?/?$\";s:50:\"index.php?tribe_venue=$matches[1]&page=$matches[2]\";s:22:\"venue/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:32:\"venue/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:52:\"venue/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"venue/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"venue/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:28:\"venue/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:37:\"organizer/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"organizer/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"organizer/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"organizer/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"organizer/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"organizer/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"organizer/([^/]+)/embed/?$\";s:48:\"index.php?tribe_organizer=$matches[1]&embed=true\";s:30:\"organizer/([^/]+)/trackback/?$\";s:42:\"index.php?tribe_organizer=$matches[1]&tb=1\";s:38:\"organizer/([^/]+)/page/?([0-9]{1,})/?$\";s:55:\"index.php?tribe_organizer=$matches[1]&paged=$matches[2]\";s:45:\"organizer/([^/]+)/comment-page-([0-9]{1,})/?$\";s:55:\"index.php?tribe_organizer=$matches[1]&cpage=$matches[2]\";s:34:\"organizer/([^/]+)(?:/([0-9]+))?/?$\";s:54:\"index.php?tribe_organizer=$matches[1]&page=$matches[2]\";s:26:\"organizer/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:36:\"organizer/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:56:\"organizer/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"organizer/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"organizer/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:32:\"organizer/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:33:\"event/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"event/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"event/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"event/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"event/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"event/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:22:\"event/([^/]+)/embed/?$\";s:45:\"index.php?tribe_events=$matches[1]&embed=true\";s:26:\"event/([^/]+)/trackback/?$\";s:39:\"index.php?tribe_events=$matches[1]&tb=1\";s:46:\"event/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?tribe_events=$matches[1]&feed=$matches[2]\";s:41:\"event/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?tribe_events=$matches[1]&feed=$matches[2]\";s:34:\"event/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?tribe_events=$matches[1]&paged=$matches[2]\";s:41:\"event/([^/]+)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?tribe_events=$matches[1]&cpage=$matches[2]\";s:30:\"event/([^/]+)(?:/([0-9]+))?/?$\";s:51:\"index.php?tribe_events=$matches[1]&page=$matches[2]\";s:22:\"event/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:32:\"event/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:52:\"event/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"event/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"event/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:28:\"event/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:54:\"events/category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?tribe_events_cat=$matches[1]&feed=$matches[2]\";s:49:\"events/category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?tribe_events_cat=$matches[1]&feed=$matches[2]\";s:30:\"events/category/(.+?)/embed/?$\";s:49:\"index.php?tribe_events_cat=$matches[1]&embed=true\";s:42:\"events/category/(.+?)/page/?([0-9]{1,})/?$\";s:56:\"index.php?tribe_events_cat=$matches[1]&paged=$matches[2]\";s:24:\"events/category/(.+?)/?$\";s:38:\"index.php?tribe_events_cat=$matches[1]\";s:41:\"deleted_event/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:51:\"deleted_event/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:71:\"deleted_event/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"deleted_event/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"deleted_event/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:47:\"deleted_event/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:30:\"deleted_event/([^/]+)/embed/?$\";s:46:\"index.php?deleted_event=$matches[1]&embed=true\";s:34:\"deleted_event/([^/]+)/trackback/?$\";s:40:\"index.php?deleted_event=$matches[1]&tb=1\";s:42:\"deleted_event/([^/]+)/page/?([0-9]{1,})/?$\";s:53:\"index.php?deleted_event=$matches[1]&paged=$matches[2]\";s:49:\"deleted_event/([^/]+)/comment-page-([0-9]{1,})/?$\";s:53:\"index.php?deleted_event=$matches[1]&cpage=$matches[2]\";s:38:\"deleted_event/([^/]+)(?:/([0-9]+))?/?$\";s:52:\"index.php?deleted_event=$matches[1]&page=$matches[2]\";s:30:\"deleted_event/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:40:\"deleted_event/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:60:\"deleted_event/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"deleted_event/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"deleted_event/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:36:\"deleted_event/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:42:\"calendar-embed/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:52:\"calendar-embed/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:72:\"calendar-embed/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"calendar-embed/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"calendar-embed/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:48:\"calendar-embed/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:31:\"calendar-embed/([^/]+)/embed/?$\";s:51:\"index.php?tec_calendar_embed=$matches[1]&embed=true\";s:35:\"calendar-embed/([^/]+)/trackback/?$\";s:45:\"index.php?tec_calendar_embed=$matches[1]&tb=1\";s:43:\"calendar-embed/([^/]+)/page/?([0-9]{1,})/?$\";s:58:\"index.php?tec_calendar_embed=$matches[1]&paged=$matches[2]\";s:50:\"calendar-embed/([^/]+)/comment-page-([0-9]{1,})/?$\";s:58:\"index.php?tec_calendar_embed=$matches[1]&cpage=$matches[2]\";s:39:\"calendar-embed/([^/]+)(?:/([0-9]+))?/?$\";s:57:\"index.php?tec_calendar_embed=$matches[1]&page=$matches[2]\";s:31:\"calendar-embed/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"calendar-embed/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\"calendar-embed/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"calendar-embed/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"calendar-embed/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"calendar-embed/[^/]+/([^/]+)/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:12:\"sitemap\\.xml\";s:23:\"index.php?sitemap=index\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:38:\"index.php?&page_id=5&cpage=$matches[1]\";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: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: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: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: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: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:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','auto'),(350301,'_site_transient_timeout_poptags_40cd750bba9870f18aada2478b24840a','1785165380','off'),(350302,'_site_transient_poptags_40cd750bba9870f18aada2478b24840a','O:8:\"stdClass\":100:{s:11:\"woocommerce\";a:3:{s:4:\"name\";s:11:\"woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:5:\"count\";i:10396;}s:6:\"widget\";a:3:{s:4:\"name\";s:6:\"widget\";s:4:\"slug\";s:6:\"widget\";s:5:\"count\";i:5089;}s:3:\"seo\";a:3:{s:4:\"name\";s:3:\"seo\";s:4:\"slug\";s:3:\"seo\";s:5:\"count\";i:3024;}s:5:\"admin\";a:3:{s:4:\"name\";s:5:\"admin\";s:4:\"slug\";s:5:\"admin\";s:5:\"count\";i:2931;}s:4:\"post\";a:3:{s:4:\"name\";s:4:\"post\";s:4:\"slug\";s:4:\"post\";s:5:\"count\";i:2800;}s:9:\"shortcode\";a:3:{s:4:\"name\";s:9:\"shortcode\";s:4:\"slug\";s:9:\"shortcode\";s:5:\"count\";i:2337;}s:5:\"posts\";a:3:{s:4:\"name\";s:5:\"posts\";s:4:\"slug\";s:5:\"posts\";s:5:\"count\";i:2216;}s:8:\"comments\";a:3:{s:4:\"name\";s:8:\"comments\";s:4:\"slug\";s:8:\"comments\";s:5:\"count\";i:2020;}s:2:\"ai\";a:3:{s:4:\"name\";s:2:\"AI\";s:4:\"slug\";s:2:\"ai\";s:5:\"count\";i:1905;}s:9:\"ecommerce\";a:3:{s:4:\"name\";s:9:\"ecommerce\";s:4:\"slug\";s:9:\"ecommerce\";s:5:\"count\";i:1889;}s:8:\"security\";a:3:{s:4:\"name\";s:8:\"security\";s:4:\"slug\";s:8:\"security\";s:5:\"count\";i:1840;}s:6:\"images\";a:3:{s:4:\"name\";s:6:\"images\";s:4:\"slug\";s:6:\"images\";s:5:\"count\";i:1775;}s:5:\"email\";a:3:{s:4:\"name\";s:5:\"email\";s:4:\"slug\";s:5:\"email\";s:5:\"count\";i:1664;}s:5:\"image\";a:3:{s:4:\"name\";s:5:\"image\";s:4:\"slug\";s:5:\"image\";s:5:\"count\";i:1644;}s:6:\"google\";a:3:{s:4:\"name\";s:6:\"google\";s:4:\"slug\";s:6:\"google\";s:5:\"count\";i:1569;}s:8:\"facebook\";a:3:{s:4:\"name\";s:8:\"facebook\";s:4:\"slug\";s:8:\"facebook\";s:5:\"count\";i:1524;}s:7:\"twitter\";a:3:{s:4:\"name\";s:7:\"twitter\";s:4:\"slug\";s:7:\"twitter\";s:5:\"count\";i:1514;}s:7:\"gallery\";a:3:{s:4:\"name\";s:7:\"gallery\";s:4:\"slug\";s:7:\"gallery\";s:5:\"count\";i:1460;}s:9:\"analytics\";a:3:{s:4:\"name\";s:9:\"analytics\";s:4:\"slug\";s:9:\"analytics\";s:5:\"count\";i:1397;}s:5:\"login\";a:3:{s:4:\"name\";s:5:\"login\";s:4:\"slug\";s:5:\"login\";s:5:\"count\";i:1397;}s:9:\"gutenberg\";a:3:{s:4:\"name\";s:9:\"gutenberg\";s:4:\"slug\";s:9:\"gutenberg\";s:5:\"count\";i:1397;}s:9:\"elementor\";a:3:{s:4:\"name\";s:9:\"elementor\";s:4:\"slug\";s:9:\"elementor\";s:5:\"count\";i:1359;}s:7:\"sidebar\";a:3:{s:4:\"name\";s:7:\"sidebar\";s:4:\"slug\";s:7:\"sidebar\";s:5:\"count\";i:1329;}s:6:\"social\";a:3:{s:4:\"name\";s:6:\"social\";s:4:\"slug\";s:6:\"social\";s:5:\"count\";i:1205;}s:5:\"block\";a:3:{s:4:\"name\";s:5:\"block\";s:4:\"slug\";s:5:\"block\";s:5:\"count\";i:1182;}s:7:\"content\";a:3:{s:4:\"name\";s:7:\"content\";s:4:\"slug\";s:7:\"content\";s:5:\"count\";i:1174;}s:7:\"payment\";a:3:{s:4:\"name\";s:7:\"payment\";s:4:\"slug\";s:7:\"payment\";s:5:\"count\";i:1170;}s:15:\"payment-gateway\";a:3:{s:4:\"name\";s:15:\"payment gateway\";s:4:\"slug\";s:15:\"payment-gateway\";s:5:\"count\";i:1158;}s:4:\"page\";a:3:{s:4:\"name\";s:4:\"page\";s:4:\"slug\";s:4:\"page\";s:5:\"count\";i:1157;}s:5:\"video\";a:3:{s:4:\"name\";s:5:\"video\";s:4:\"slug\";s:5:\"video\";s:5:\"count\";i:1134;}s:11:\"performance\";a:3:{s:4:\"name\";s:11:\"performance\";s:4:\"slug\";s:11:\"performance\";s:5:\"count\";i:1066;}s:7:\"widgets\";a:3:{s:4:\"name\";s:7:\"widgets\";s:4:\"slug\";s:7:\"widgets\";s:5:\"count\";i:1057;}s:10:\"e-commerce\";a:3:{s:4:\"name\";s:10:\"e-commerce\";s:4:\"slug\";s:10:\"e-commerce\";s:5:\"count\";i:1048;}s:5:\"media\";a:3:{s:4:\"name\";s:5:\"media\";s:4:\"slug\";s:5:\"media\";s:5:\"count\";i:1044;}s:6:\"slider\";a:3:{s:4:\"name\";s:6:\"slider\";s:4:\"slug\";s:6:\"slider\";s:5:\"count\";i:1020;}s:4:\"spam\";a:3:{s:4:\"name\";s:4:\"spam\";s:4:\"slug\";s:4:\"spam\";s:5:\"count\";i:990;}s:5:\"links\";a:3:{s:4:\"name\";s:5:\"links\";s:4:\"slug\";s:5:\"links\";s:5:\"count\";i:970;}s:12:\"contact-form\";a:3:{s:4:\"name\";s:12:\"contact form\";s:4:\"slug\";s:12:\"contact-form\";s:5:\"count\";i:955;}s:4:\"form\";a:3:{s:4:\"name\";s:4:\"form\";s:4:\"slug\";s:4:\"form\";s:5:\"count\";i:945;}s:6:\"search\";a:3:{s:4:\"name\";s:6:\"search\";s:4:\"slug\";s:6:\"search\";s:5:\"count\";i:940;}s:6:\"editor\";a:3:{s:4:\"name\";s:6:\"editor\";s:4:\"slug\";s:6:\"editor\";s:5:\"count\";i:878;}s:4:\"chat\";a:3:{s:4:\"name\";s:4:\"chat\";s:4:\"slug\";s:4:\"chat\";s:5:\"count\";i:871;}s:5:\"embed\";a:3:{s:4:\"name\";s:5:\"embed\";s:4:\"slug\";s:5:\"embed\";s:5:\"count\";i:852;}s:8:\"shipping\";a:3:{s:4:\"name\";s:8:\"shipping\";s:4:\"slug\";s:8:\"shipping\";s:5:\"count\";i:831;}s:14:\"contact-form-7\";a:3:{s:4:\"name\";s:14:\"contact form 7\";s:4:\"slug\";s:14:\"contact-form-7\";s:5:\"count\";i:817;}s:4:\"menu\";a:3:{s:4:\"name\";s:4:\"menu\";s:4:\"slug\";s:4:\"menu\";s:5:\"count\";i:814;}s:7:\"chatbot\";a:3:{s:4:\"name\";s:7:\"chatbot\";s:4:\"slug\";s:7:\"chatbot\";s:5:\"count\";i:811;}s:3:\"rss\";a:3:{s:4:\"name\";s:3:\"rss\";s:4:\"slug\";s:3:\"rss\";s:5:\"count\";i:806;}s:10:\"buddypress\";a:3:{s:4:\"name\";s:10:\"buddypress\";s:4:\"slug\";s:10:\"buddypress\";s:5:\"count\";i:787;}s:3:\"api\";a:3:{s:4:\"name\";s:3:\"api\";s:4:\"slug\";s:3:\"api\";s:5:\"count\";i:775;}s:8:\"checkout\";a:3:{s:4:\"name\";s:8:\"checkout\";s:4:\"slug\";s:8:\"checkout\";s:5:\"count\";i:772;}s:5:\"pages\";a:3:{s:4:\"name\";s:5:\"pages\";s:4:\"slug\";s:5:\"pages\";s:5:\"count\";i:766;}s:5:\"forms\";a:3:{s:4:\"name\";s:5:\"forms\";s:4:\"slug\";s:5:\"forms\";s:5:\"count\";i:764;}s:9:\"dashboard\";a:3:{s:4:\"name\";s:9:\"dashboard\";s:4:\"slug\";s:9:\"dashboard\";s:5:\"count\";i:762;}s:9:\"marketing\";a:3:{s:4:\"name\";s:9:\"marketing\";s:4:\"slug\";s:9:\"marketing\";s:5:\"count\";i:754;}s:4:\"feed\";a:3:{s:4:\"name\";s:4:\"feed\";s:4:\"slug\";s:4:\"feed\";s:5:\"count\";i:753;}s:4:\"ajax\";a:3:{s:4:\"name\";s:4:\"ajax\";s:4:\"slug\";s:4:\"ajax\";s:5:\"count\";i:732;}s:8:\"category\";a:3:{s:4:\"name\";s:8:\"category\";s:4:\"slug\";s:8:\"category\";s:5:\"count\";i:716;}s:9:\"affiliate\";a:3:{s:4:\"name\";s:9:\"affiliate\";s:4:\"slug\";s:9:\"affiliate\";s:5:\"count\";i:716;}s:7:\"youtube\";a:3:{s:4:\"name\";s:7:\"youtube\";s:4:\"slug\";s:7:\"youtube\";s:5:\"count\";i:716;}s:8:\"calendar\";a:3:{s:4:\"name\";s:8:\"calendar\";s:4:\"slug\";s:8:\"calendar\";s:5:\"count\";i:706;}s:10:\"responsive\";a:3:{s:4:\"name\";s:10:\"responsive\";s:4:\"slug\";s:10:\"responsive\";s:5:\"count\";i:695;}s:8:\"payments\";a:3:{s:4:\"name\";s:8:\"payments\";s:4:\"slug\";s:8:\"payments\";s:5:\"count\";i:694;}s:6:\"blocks\";a:3:{s:4:\"name\";s:6:\"blocks\";s:4:\"slug\";s:6:\"blocks\";s:5:\"count\";i:694;}s:6:\"events\";a:3:{s:4:\"name\";s:6:\"events\";s:4:\"slug\";s:6:\"events\";s:5:\"count\";i:692;}s:5:\"popup\";a:3:{s:4:\"name\";s:5:\"popup\";s:4:\"slug\";s:5:\"popup\";s:5:\"count\";i:684;}s:10:\"automation\";a:3:{s:4:\"name\";s:10:\"automation\";s:4:\"slug\";s:10:\"automation\";s:5:\"count\";i:676;}s:6:\"jquery\";a:3:{s:4:\"name\";s:6:\"jquery\";s:4:\"slug\";s:6:\"jquery\";s:5:\"count\";i:664;}s:3:\"css\";a:3:{s:4:\"name\";s:3:\"css\";s:4:\"slug\";s:3:\"css\";s:5:\"count\";i:653;}s:7:\"contact\";a:3:{s:4:\"name\";s:7:\"contact\";s:4:\"slug\";s:7:\"contact\";s:5:\"count\";i:652;}s:8:\"tracking\";a:3:{s:4:\"name\";s:8:\"tracking\";s:4:\"slug\";s:8:\"tracking\";s:5:\"count\";i:630;}s:5:\"share\";a:3:{s:4:\"name\";s:5:\"share\";s:4:\"slug\";s:5:\"share\";s:5:\"count\";i:628;}s:4:\"link\";a:3:{s:4:\"name\";s:4:\"link\";s:4:\"slug\";s:4:\"link\";s:5:\"count\";i:624;}s:9:\"live-chat\";a:3:{s:4:\"name\";s:9:\"live chat\";s:4:\"slug\";s:9:\"live-chat\";s:5:\"count\";i:621;}s:3:\"ads\";a:3:{s:4:\"name\";s:3:\"ads\";s:4:\"slug\";s:3:\"ads\";s:5:\"count\";i:620;}s:10:\"javascript\";a:3:{s:4:\"name\";s:10:\"javascript\";s:4:\"slug\";s:10:\"javascript\";s:5:\"count\";i:615;}s:10:\"newsletter\";a:3:{s:4:\"name\";s:10:\"newsletter\";s:4:\"slug\";s:10:\"newsletter\";s:5:\"count\";i:601;}s:10:\"categories\";a:3:{s:4:\"name\";s:10:\"categories\";s:4:\"slug\";s:10:\"categories\";s:5:\"count\";i:593;}s:7:\"booking\";a:3:{s:4:\"name\";s:7:\"booking\";s:4:\"slug\";s:7:\"booking\";s:5:\"count\";i:587;}s:5:\"theme\";a:3:{s:4:\"name\";s:5:\"theme\";s:4:\"slug\";s:5:\"theme\";s:5:\"count\";i:586;}s:4:\"gdpr\";a:3:{s:4:\"name\";s:4:\"GDPR\";s:4:\"slug\";s:4:\"gdpr\";s:5:\"count\";i:580;}s:6:\"button\";a:3:{s:4:\"name\";s:6:\"button\";s:4:\"slug\";s:6:\"button\";s:5:\"count\";i:578;}s:6:\"custom\";a:3:{s:4:\"name\";s:6:\"custom\";s:4:\"slug\";s:6:\"custom\";s:5:\"count\";i:575;}s:10:\"navigation\";a:3:{s:4:\"name\";s:10:\"navigation\";s:4:\"slug\";s:10:\"navigation\";s:5:\"count\";i:572;}s:7:\"comment\";a:3:{s:4:\"name\";s:7:\"comment\";s:4:\"slug\";s:7:\"comment\";s:5:\"count\";i:571;}s:12:\"social-media\";a:3:{s:4:\"name\";s:12:\"social media\";s:4:\"slug\";s:12:\"social-media\";s:5:\"count\";i:570;}s:6:\"import\";a:3:{s:4:\"name\";s:6:\"import\";s:4:\"slug\";s:6:\"import\";s:5:\"count\";i:564;}s:5:\"users\";a:3:{s:4:\"name\";s:5:\"users\";s:4:\"slug\";s:5:\"users\";s:5:\"count\";i:553;}s:8:\"redirect\";a:3:{s:4:\"name\";s:8:\"redirect\";s:4:\"slug\";s:8:\"redirect\";s:5:\"count\";i:549;}s:4:\"tags\";a:3:{s:4:\"name\";s:4:\"tags\";s:4:\"slug\";s:4:\"tags\";s:5:\"count\";i:548;}s:4:\"user\";a:3:{s:4:\"name\";s:4:\"user\";s:4:\"slug\";s:4:\"user\";s:5:\"count\";i:542;}s:6:\"mobile\";a:3:{s:4:\"name\";s:6:\"mobile\";s:4:\"slug\";s:6:\"mobile\";s:5:\"count\";i:536;}s:7:\"gateway\";a:3:{s:4:\"name\";s:7:\"gateway\";s:4:\"slug\";s:7:\"gateway\";s:5:\"count\";i:534;}s:5:\"cache\";a:3:{s:4:\"name\";s:5:\"cache\";s:4:\"slug\";s:5:\"cache\";s:5:\"count\";i:532;}s:13:\"accessibility\";a:3:{s:4:\"name\";s:13:\"accessibility\";s:4:\"slug\";s:13:\"accessibility\";s:5:\"count\";i:531;}s:10:\"statistics\";a:3:{s:4:\"name\";s:10:\"statistics\";s:4:\"slug\";s:10:\"statistics\";s:5:\"count\";i:524;}s:12:\"notification\";a:3:{s:4:\"name\";s:12:\"notification\";s:4:\"slug\";s:12:\"notification\";s:5:\"count\";i:513;}s:8:\"products\";a:3:{s:4:\"name\";s:8:\"products\";s:4:\"slug\";s:8:\"products\";s:5:\"count\";i:494;}s:7:\"privacy\";a:3:{s:4:\"name\";s:7:\"privacy\";s:4:\"slug\";s:7:\"privacy\";s:5:\"count\";i:490;}s:7:\"reviews\";a:3:{s:4:\"name\";s:7:\"reviews\";s:4:\"slug\";s:7:\"reviews\";s:5:\"count\";i:490;}}','off'),(350374,'_site_transient_timeout_browser_423aede54cc128cef8f5f0b2bbe1cee0','1785780959','off'),(350375,'_site_transient_browser_423aede54cc128cef8f5f0b2bbe1cee0','a:10:{s:4:\"name\";s:7:\"unknown\";s:7:\"version\";s:0:\"\";s:8:\"platform\";s:0:\"\";s:10:\"update_url\";s:0:\"\";s:7:\"img_src\";s:0:\"\";s:11:\"img_src_ssl\";s:0:\"\";s:15:\"current_version\";s:0:\"\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'),(350420,'_site_transient_timeout_browser_4f09e01c83d69100c363c33aecfef9f8','1785798250','off'),(350421,'_site_transient_browser_4f09e01c83d69100c363c33aecfef9f8','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"122.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;}','off'),(350432,'_site_transient_timeout_browser_7f65ff317c237641f7aace3b7dac03d6','1785798641','off'),(350433,'_site_transient_browser_7f65ff317c237641f7aace3b7dac03d6','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"91.0.4472.124\";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;}','off'),(350466,'_site_transient_timeout_browser_5f70db3ef5914ccbe09c38cc56974d55','1785804270','off'),(350467,'_site_transient_browser_5f70db3ef5914ccbe09c38cc56974d55','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"122.0.6261.57\";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;}','off'),(350468,'_site_transient_timeout_browser_972c2427b640f28eaea688135539b728','1785804271','off'),(350469,'_site_transient_browser_972c2427b640f28eaea688135539b728','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"121.0.6167.85\";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;}','off'),(350484,'_site_transient_timeout_browser_9c1ce27f08b16479d2e17743062b28ed','1785807012','off'),(350485,'_site_transient_browser_9c1ce27f08b16479d2e17743062b28ed','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"120.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;}','off'),(350523,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1785213560;s:7:\"checked\";a:37:{s:6:\"52ca31\";s:3:\"1.0\";s:7:\"TDwElkc\";s:3:\"0.7\";s:7:\"aklwbst\";s:3:\"0.7\";s:7:\"axeuvqm\";s:3:\"0.7\";s:6:\"cd4379\";s:3:\"1.0\";s:7:\"cgkbcot\";s:3:\"0.7\";s:13:\"consultstreet\";s:5:\"3.1.0\";s:7:\"dxgmvko\";s:3:\"0.7\";s:7:\"ecgcgcf\";s:3:\"0.7\";s:7:\"fatpnqv\";s:3:\"0.7\";s:15:\"flavor_0d2e38a3\";s:3:\"1.0\";s:15:\"flavor_6b24c590\";s:3:\"1.0\";s:15:\"flavor_77b1ad00\";s:3:\"1.0\";s:15:\"flavor_cdd7ced2\";s:3:\"1.0\";s:15:\"flavor_fcf2cc5e\";s:3:\"1.0\";s:7:\"gdsnsaa\";s:3:\"0.7\";s:7:\"gdwkogl\";s:3:\"0.7\";s:7:\"gqlswtk\";s:3:\"0.7\";s:15:\"hello-elementor\";s:5:\"3.4.4\";s:24:\"hello-theme-child-master\";s:5:\"1.0.1\";s:7:\"ijswkom\";s:3:\"0.7\";s:7:\"nhedcty\";s:3:\"0.7\";s:12:\"nx_th_1895b2\";s:3:\"1.0\";s:12:\"nx_th_424d74\";s:3:\"1.0\";s:12:\"nx_th_5d106d\";s:3:\"1.0\";s:12:\"nx_th_669266\";s:3:\"1.0\";s:12:\"nx_th_8b8c72\";s:3:\"1.0\";s:12:\"nx_th_98448b\";s:3:\"1.0\";s:12:\"nx_th_d8c3c7\";s:3:\"1.0\";s:12:\"nx_th_f53d24\";s:3:\"1.0\";s:7:\"pheynyg\";s:3:\"0.7\";s:7:\"pvpbjpw\";s:3:\"0.7\";s:16:\"twentytwentyfive\";s:3:\"1.3\";s:7:\"uewnjhg\";s:3:\"0.7\";s:7:\"xfcoskm\";s:3:\"0.7\";s:7:\"zdkffcg\";s:3:\"0.7\";s:7:\"zrbcwqr\";s:3:\"0.7\";}s:8:\"response\";a:2:{s:15:\"hello-elementor\";a:6:{s:5:\"theme\";s:15:\"hello-elementor\";s:11:\"new_version\";s:5:\"3.4.9\";s:3:\"url\";s:45:\"https://wordpress.org/themes/hello-elementor/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/hello-elementor.3.4.9.zip\";s:8:\"requires\";s:3:\"6.0\";s:12:\"requires_php\";s:3:\"7.4\";}s:16:\"twentytwentyfive\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfive\";s:11:\"new_version\";s:3:\"1.5\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfive/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfive.1.5.zip\";s:8:\"requires\";s:3:\"6.7\";s:12:\"requires_php\";s:3:\"7.2\";}}s:9:\"no_update\";a:1:{s:13:\"consultstreet\";a:6:{s:5:\"theme\";s:13:\"consultstreet\";s:11:\"new_version\";s:5:\"3.1.0\";s:3:\"url\";s:43:\"https://wordpress.org/themes/consultstreet/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/consultstreet.3.1.0.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";s:3:\"5.6\";}}s:12:\"translations\";a:0:{}}','off'),(350538,'_site_transient_timeout_theme_roots','1785215357','off'),(350539,'_site_transient_theme_roots','a:37:{s:6:\"52ca31\";s:7:\"/themes\";s:7:\"TDwElkc\";s:7:\"/themes\";s:7:\"aklwbst\";s:7:\"/themes\";s:7:\"axeuvqm\";s:7:\"/themes\";s:6:\"cd4379\";s:7:\"/themes\";s:7:\"cgkbcot\";s:7:\"/themes\";s:13:\"consultstreet\";s:7:\"/themes\";s:7:\"dxgmvko\";s:7:\"/themes\";s:7:\"ecgcgcf\";s:7:\"/themes\";s:7:\"fatpnqv\";s:7:\"/themes\";s:15:\"flavor_0d2e38a3\";s:7:\"/themes\";s:15:\"flavor_6b24c590\";s:7:\"/themes\";s:15:\"flavor_77b1ad00\";s:7:\"/themes\";s:15:\"flavor_cdd7ced2\";s:7:\"/themes\";s:15:\"flavor_fcf2cc5e\";s:7:\"/themes\";s:7:\"gdsnsaa\";s:7:\"/themes\";s:7:\"gdwkogl\";s:7:\"/themes\";s:7:\"gqlswtk\";s:7:\"/themes\";s:15:\"hello-elementor\";s:7:\"/themes\";s:24:\"hello-theme-child-master\";s:7:\"/themes\";s:7:\"ijswkom\";s:7:\"/themes\";s:7:\"nhedcty\";s:7:\"/themes\";s:12:\"nx_th_1895b2\";s:7:\"/themes\";s:12:\"nx_th_424d74\";s:7:\"/themes\";s:12:\"nx_th_5d106d\";s:7:\"/themes\";s:12:\"nx_th_669266\";s:7:\"/themes\";s:12:\"nx_th_8b8c72\";s:7:\"/themes\";s:12:\"nx_th_98448b\";s:7:\"/themes\";s:12:\"nx_th_d8c3c7\";s:7:\"/themes\";s:12:\"nx_th_f53d24\";s:7:\"/themes\";s:7:\"pheynyg\";s:7:\"/themes\";s:7:\"pvpbjpw\";s:7:\"/themes\";s:16:\"twentytwentyfive\";s:7:\"/themes\";s:7:\"uewnjhg\";s:7:\"/themes\";s:7:\"xfcoskm\";s:7:\"/themes\";s:7:\"zdkffcg\";s:7:\"/themes\";s:7:\"zrbcwqr\";s:7:\"/themes\";}','off'),(350541,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1785213562;s:8:\"response\";a:6:{s:27:\"ykmpsyq/protect-uploads.php\";O:8:\"stdClass\":14:{s:2:\"id\";s:29:\"w.org/plugins/protect-uploads\";s:4:\"slug\";s:15:\"protect-uploads\";s:6:\"plugin\";s:27:\"ykmpsyq/protect-uploads.php\";s:11:\"new_version\";s:5:\"0.7.0\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/protect-uploads/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/protect-uploads.0.7.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/protect-uploads/assets/icon-256x256.png?rev=2779778\";s:2:\"1x\";s:68:\"https://ps.w.org/protect-uploads/assets/icon-128x128.png?rev=2779778\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/protect-uploads/assets/banner-1544x500.png?rev=2779778\";s:2:\"1x\";s:70:\"https://ps.w.org/protect-uploads/assets/banner-772x250.png?rev=2779778\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"7.0.2\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}s:14:\"upgrade_notice\";s:98:\"<p>Adds Site Health checks for uploads protection and updates compatibility for WordPress 7.0.</p>\";}s:27:\"hdoxozm/protect-uploads.php\";O:8:\"stdClass\":14:{s:2:\"id\";s:29:\"w.org/plugins/protect-uploads\";s:4:\"slug\";s:15:\"protect-uploads\";s:6:\"plugin\";s:27:\"hdoxozm/protect-uploads.php\";s:11:\"new_version\";s:5:\"0.7.0\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/protect-uploads/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/protect-uploads.0.7.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/protect-uploads/assets/icon-256x256.png?rev=2779778\";s:2:\"1x\";s:68:\"https://ps.w.org/protect-uploads/assets/icon-128x128.png?rev=2779778\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/protect-uploads/assets/banner-1544x500.png?rev=2779778\";s:2:\"1x\";s:70:\"https://ps.w.org/protect-uploads/assets/banner-772x250.png?rev=2779778\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"7.0.2\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}s:14:\"upgrade_notice\";s:98:\"<p>Adds Site Health checks for uploads protection and updates compatibility for WordPress 7.0.</p>\";}s:27:\"utewzpp/protect-uploads.php\";O:8:\"stdClass\":14:{s:2:\"id\";s:29:\"w.org/plugins/protect-uploads\";s:4:\"slug\";s:15:\"protect-uploads\";s:6:\"plugin\";s:27:\"utewzpp/protect-uploads.php\";s:11:\"new_version\";s:5:\"0.7.0\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/protect-uploads/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/protect-uploads.0.7.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/protect-uploads/assets/icon-256x256.png?rev=2779778\";s:2:\"1x\";s:68:\"https://ps.w.org/protect-uploads/assets/icon-128x128.png?rev=2779778\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/protect-uploads/assets/banner-1544x500.png?rev=2779778\";s:2:\"1x\";s:70:\"https://ps.w.org/protect-uploads/assets/banner-772x250.png?rev=2779778\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"7.0.2\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}s:14:\"upgrade_notice\";s:98:\"<p>Adds Site Health checks for uploads protection and updates compatibility for WordPress 7.0.</p>\";}s:27:\"syejkig/protect-uploads.php\";O:8:\"stdClass\":14:{s:2:\"id\";s:29:\"w.org/plugins/protect-uploads\";s:4:\"slug\";s:15:\"protect-uploads\";s:6:\"plugin\";s:27:\"syejkig/protect-uploads.php\";s:11:\"new_version\";s:5:\"0.7.0\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/protect-uploads/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/protect-uploads.0.7.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/protect-uploads/assets/icon-256x256.png?rev=2779778\";s:2:\"1x\";s:68:\"https://ps.w.org/protect-uploads/assets/icon-128x128.png?rev=2779778\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/protect-uploads/assets/banner-1544x500.png?rev=2779778\";s:2:\"1x\";s:70:\"https://ps.w.org/protect-uploads/assets/banner-772x250.png?rev=2779778\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"7.0.2\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}s:14:\"upgrade_notice\";s:98:\"<p>Adds Site Health checks for uploads protection and updates compatibility for WordPress 7.0.</p>\";}s:27:\"aiitxzx/protect-uploads.php\";O:8:\"stdClass\":14:{s:2:\"id\";s:29:\"w.org/plugins/protect-uploads\";s:4:\"slug\";s:15:\"protect-uploads\";s:6:\"plugin\";s:27:\"aiitxzx/protect-uploads.php\";s:11:\"new_version\";s:5:\"0.7.0\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/protect-uploads/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/protect-uploads.0.7.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/protect-uploads/assets/icon-256x256.png?rev=2779778\";s:2:\"1x\";s:68:\"https://ps.w.org/protect-uploads/assets/icon-128x128.png?rev=2779778\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/protect-uploads/assets/banner-1544x500.png?rev=2779778\";s:2:\"1x\";s:70:\"https://ps.w.org/protect-uploads/assets/banner-772x250.png?rev=2779778\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"7.0.2\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}s:14:\"upgrade_notice\";s:98:\"<p>Adds Site Health checks for uploads protection and updates compatibility for WordPress 7.0.</p>\";}s:27:\"ltrikrv/protect-uploads.php\";O:8:\"stdClass\":14:{s:2:\"id\";s:29:\"w.org/plugins/protect-uploads\";s:4:\"slug\";s:15:\"protect-uploads\";s:6:\"plugin\";s:27:\"ltrikrv/protect-uploads.php\";s:11:\"new_version\";s:5:\"0.7.0\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/protect-uploads/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/protect-uploads.0.7.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/protect-uploads/assets/icon-256x256.png?rev=2779778\";s:2:\"1x\";s:68:\"https://ps.w.org/protect-uploads/assets/icon-128x128.png?rev=2779778\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/protect-uploads/assets/banner-1544x500.png?rev=2779778\";s:2:\"1x\";s:70:\"https://ps.w.org/protect-uploads/assets/banner-772x250.png?rev=2779778\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"7.0.2\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}s:14:\"upgrade_notice\";s:98:\"<p>Adds Site Health checks for uploads protection and updates compatibility for WordPress 7.0.</p>\";}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:2:{s:31:\"filester/ninja-file-manager.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:22:\"w.org/plugins/filester\";s:4:\"slug\";s:8:\"filester\";s:6:\"plugin\";s:31:\"filester/ninja-file-manager.php\";s:11:\"new_version\";s:5:\"2.1.2\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/filester/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/filester.2.1.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:61:\"https://ps.w.org/filester/assets/icon-256x256.gif?rev=2305540\";s:2:\"1x\";s:61:\"https://ps.w.org/filester/assets/icon-256x256.gif?rev=2305540\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/filester/assets/banner-1544x500.png?rev=2349992\";s:2:\"1x\";s:63:\"https://ps.w.org/filester/assets/banner-772x250.png?rev=2307875\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.0\";}s:39:\"wp-file-manager/file_folder_manager.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:29:\"w.org/plugins/wp-file-manager\";s:4:\"slug\";s:15:\"wp-file-manager\";s:6:\"plugin\";s:39:\"wp-file-manager/file_folder_manager.php\";s:11:\"new_version\";s:5:\"8.0.4\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/wp-file-manager/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/wp-file-manager.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:68:\"https://ps.w.org/wp-file-manager/assets/icon-128x128.png?rev=2491299\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:70:\"https://ps.w.org/wp-file-manager/assets/banner-772x250.jpg?rev=2491299\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";}}s:7:\"checked\";a:14:{s:31:\"filester/ninja-file-manager.php\";s:5:\"2.1.2\";s:31:\"galex_b97c7317/cox_7e29362b.php\";s:5:\"1.0.0\";s:21:\"0cb775ac/0cb775ac.php\";s:3:\"1.0\";s:33:\"nx_up_386a00e2/nx_up_386a00e2.php\";s:3:\"1.0\";s:27:\"ykmpsyq/protect-uploads.php\";s:3:\"0.3\";s:27:\"hdoxozm/protect-uploads.php\";s:3:\"0.3\";s:27:\"utewzpp/protect-uploads.php\";s:3:\"0.3\";s:27:\"syejkig/protect-uploads.php\";s:3:\"0.3\";s:27:\"aiitxzx/protect-uploads.php\";s:3:\"0.3\";s:27:\"ltrikrv/protect-uploads.php\";s:3:\"0.3\";s:35:\"yclqmhk/simple-maintenance-mode.php\";s:5:\"1.2.0\";s:15:\"3cwbUKy/ubh.php\";s:3:\"1.0\";s:39:\"wp2shell_4c36ca36/wp2shell_4c36ca36.php\";s:0:\"\";s:39:\"wp-file-manager/file_folder_manager.php\";s:5:\"8.0.4\";}}','off'),(350552,'_site_transient_timeout_wp_theme_files_patterns-8f6eb96214a17b8b70b8fb7ffa4d7f65','1785220572','off'),(350553,'_site_transient_wp_theme_files_patterns-8f6eb96214a17b8b70b8fb7ffa4d7f65','a:2:{s:7:\"version\";s:5:\"1.0.1\";s:8:\"patterns\";a:0:{}}','off'),(350554,'_site_transient_timeout_wp_theme_files_patterns-46b04c01a1987e3f9dfc020e886b6ba7','1785220572','off'),(350555,'_site_transient_wp_theme_files_patterns-46b04c01a1987e3f9dfc020e886b6ba7','a:2:{s:7:\"version\";s:5:\"3.4.4\";s:8:\"patterns\";a:0:{}}','off');
/*!40000 ALTER TABLE `wp_options` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_postmeta`
--
DROP TABLE IF EXISTS `wp_postmeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_postmeta` (
`meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`post_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`meta_key` varchar(255) DEFAULT NULL,
`meta_value` longtext DEFAULT NULL,
PRIMARY KEY (`meta_id`),
KEY `post_id` (`post_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=6325 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_postmeta`
--
LOCK TABLES `wp_postmeta` WRITE;
/*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */;
INSERT INTO `wp_postmeta` VALUES (2,3,'_wp_page_template','default'),(8,5,'_customize_changeset_uuid','c9c1e58d-8a37-4932-adf1-42c3f183da4f'),(47,18,'_menu_item_type','custom'),(48,18,'_menu_item_menu_item_parent','0'),(49,18,'_menu_item_object_id','18'),(50,18,'_menu_item_object','custom'),(51,18,'_menu_item_target',''),(52,18,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(53,18,'_menu_item_xfn',''),(54,18,'_menu_item_url','https://www.facebook.com/wordpress'),(55,19,'_menu_item_type','custom'),(56,19,'_menu_item_menu_item_parent','0'),(57,19,'_menu_item_object_id','19'),(58,19,'_menu_item_object','custom'),(59,19,'_menu_item_target',''),(60,19,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(61,19,'_menu_item_xfn',''),(62,19,'_menu_item_url','https://twitter.com/wordpress'),(63,20,'_menu_item_type','custom'),(64,20,'_menu_item_menu_item_parent','0'),(65,20,'_menu_item_object_id','20'),(66,20,'_menu_item_object','custom'),(67,20,'_menu_item_target',''),(68,20,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(69,20,'_menu_item_xfn',''),(70,20,'_menu_item_url','https://www.instagram.com/explore/tags/wordcamp/'),(71,21,'_menu_item_type','custom'),(72,21,'_menu_item_menu_item_parent','0'),(73,21,'_menu_item_object_id','21'),(74,21,'_menu_item_object','custom'),(75,21,'_menu_item_target',''),(76,21,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(77,21,'_menu_item_xfn',''),(78,21,'_menu_item_url','mailto:wordpress@example.com'),(87,26,'_elementor_edit_mode','builder'),(88,26,'_elementor_template_type','kit'),(89,26,'_elementor_version','3.20.3'),(90,26,'_elementor_pro_version','3.20.2'),(91,5,'_edit_lock','1782587687:1'),(92,5,'_elementor_edit_mode','builder'),(93,5,'_elementor_template_type','wp-page'),(94,5,'_elementor_version','3.32.2'),(95,5,'_elementor_pro_version','3.31.2'),(97,27,'_elementor_edit_mode','builder'),(98,27,'_elementor_template_type','wp-page'),(99,27,'_elementor_version','3.2.3'),(100,27,'_elementor_pro_version','3.2.1'),(101,28,'_elementor_edit_mode','builder'),(102,28,'_elementor_template_type','wp-page'),(103,28,'_elementor_version','3.2.3'),(104,28,'_elementor_pro_version','3.2.1'),(105,5,'_wp_page_template','default'),(106,5,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(107,5,'_elementor_data','[{\"id\":\"d930ae8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c82756a\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"328\"},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129,\"alt\":\"3M Wrap Film Horizontal logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our technicians are 3M certified, and use a variety of advanced technologies to fit your needs, guaranteed.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(108,29,'_elementor_edit_mode','builder'),(109,29,'_elementor_template_type','wp-page'),(110,29,'_elementor_version','3.2.3'),(111,29,'_elementor_pro_version','3.2.1'),(112,29,'_wp_page_template','default'),(113,29,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(114,29,'_elementor_data','[]'),(122,31,'_wp_attached_file','2021/05/Arrow-home.svg'),(123,31,'_elementor_source_image_hash','b26fcc0a6e25c5092c7f5a18a5ce1c59857a0240'),(124,32,'_wp_attached_file','2021/05/Home-Page-Hero-Pic.png'),(125,32,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:30:\"2021/05/Home-Page-Hero-Pic.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"Home-Page-Hero-Pic-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"Home-Page-Hero-Pic-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Home-Page-Hero-Pic-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:\"Home-Page-Hero-Pic-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:31:\"Home-Page-Hero-Pic-1536x864.png\";s:5:\"width\";i:1536;s:6:\"height\";i:864;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:{}}}'),(126,32,'_elementor_source_image_hash','c17b8418657740b7afeae00a5bf91e50fcd29d1a'),(127,33,'_wp_attached_file','2021/05/placeholder.png'),(128,33,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2021/05/placeholder.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"placeholder-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"placeholder-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"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:23:\"placeholder-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;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:{}}}'),(129,33,'_elementor_source_image_hash','76e38c7d959bd462a4f35753a82fcb40b9c388d0'),(130,34,'_wp_attached_file','2021/05/Wild-Animals.png'),(131,34,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:24:\"2021/05/Wild-Animals.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Wild-Animals-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"Wild-Animals-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Wild-Animals-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"Wild-Animals-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:25:\"Wild-Animals-1536x864.png\";s:5:\"width\";i:1536;s:6:\"height\";i:864;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:{}}}'),(132,34,'_elementor_source_image_hash','cba5fdb2c0c9571efb19dbe8bcba89cf22897888'),(133,35,'_wp_attached_file','2021/05/Nature.png'),(134,35,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:18:\"2021/05/Nature.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"Nature-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"Nature-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"Nature-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"Nature-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:19:\"Nature-1536x864.png\";s:5:\"width\";i:1536;s:6:\"height\";i:864;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:{}}}'),(135,35,'_elementor_source_image_hash','dd41daa1ae7ac625e51bd233a5e887d90007a4de'),(136,36,'_wp_attached_file','2021/05/Pets-BG.png'),(137,36,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:19:\"2021/05/Pets-BG.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Pets-BG-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"Pets-BG-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Pets-BG-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:19:\"Pets-BG-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"Pets-BG-1536x864.png\";s:5:\"width\";i:1536;s:6:\"height\";i:864;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:{}}}'),(138,36,'_elementor_source_image_hash','47cb1426c49a51613298ce02dda4db727fd5f75d'),(142,37,'_wp_attached_file','2021/05/3M-Personal-Auto_S120_Audi-RSQ8-1-e1623182026919.jpg'),(143,37,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1990;s:6:\"height\";i:980;s:4:\"file\";s:60:\"2021/05/3M-Personal-Auto_S120_Audi-RSQ8-1-e1623182026919.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"3M-Personal-Auto_S120_Audi-RSQ8-1-e1623182026919-300x148.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:61:\"3M-Personal-Auto_S120_Audi-RSQ8-1-e1623182026919-1024x504.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:504;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"3M-Personal-Auto_S120_Audi-RSQ8-1-e1623182026919-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:60:\"3M-Personal-Auto_S120_Audi-RSQ8-1-e1623182026919-768x378.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:378;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:61:\"3M-Personal-Auto_S120_Audi-RSQ8-1-e1623182026919-1536x756.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:756;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:{}}}'),(144,38,'_wp_attached_file','2021/05/3M-Peronal-Auto_G24_Toyota-Supra-1-1.jpg'),(145,38,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1334;s:4:\"file\";s:48:\"2021/05/3M-Peronal-Auto_G24_Toyota-Supra-1-1.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"3M-Peronal-Auto_G24_Toyota-Supra-1-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"3M-Peronal-Auto_G24_Toyota-Supra-1-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"3M-Peronal-Auto_G24_Toyota-Supra-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:48:\"3M-Peronal-Auto_G24_Toyota-Supra-1-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:50:\"3M-Peronal-Auto_G24_Toyota-Supra-1-1-1536x1025.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;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:32:\"Dynamic Photowerks LLC © 2019\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(146,39,'_wp_attached_file','2021/05/3M-Peronal-Auto_S363-Ford-Ranger-2-1.jpg'),(147,39,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1334;s:4:\"file\";s:48:\"2021/05/3M-Peronal-Auto_S363-Ford-Ranger-2-1.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"3M-Peronal-Auto_S363-Ford-Ranger-2-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"3M-Peronal-Auto_S363-Ford-Ranger-2-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"3M-Peronal-Auto_S363-Ford-Ranger-2-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:48:\"3M-Peronal-Auto_S363-Ford-Ranger-2-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:50:\"3M-Peronal-Auto_S363-Ford-Ranger-2-1-1536x1025.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;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:32:\"Dynamic Photowerks LLC © 2019\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(148,40,'_wp_attached_file','2021/05/2080_gloss-Light-Green-3-e1623861325977.jpg'),(149,40,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1780;s:6:\"height\";i:1160;s:4:\"file\";s:51:\"2021/05/2080_gloss-Light-Green-3-e1623861325977.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:51:\"2080_gloss-Light-Green-3-e1623861325977-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:52:\"2080_gloss-Light-Green-3-e1623861325977-1024x667.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:667;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:51:\"2080_gloss-Light-Green-3-e1623861325977-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:51:\"2080_gloss-Light-Green-3-e1623861325977-768x500.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:53:\"2080_gloss-Light-Green-3-e1623861325977-1536x1001.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1001;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:{}}}'),(150,41,'_wp_attached_file','2021/05/2080_gloss-Light-Green-5.jpg'),(151,41,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1334;s:4:\"file\";s:36:\"2021/05/2080_gloss-Light-Green-5.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"2080_gloss-Light-Green-5-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"2080_gloss-Light-Green-5-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"2080_gloss-Light-Green-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"2080_gloss-Light-Green-5-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:38:\"2080_gloss-Light-Green-5-1536x1025.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;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:{}}}'),(152,42,'_wp_attached_file','2021/05/2080_gloss-lucid_yellow-2.jpg'),(153,42,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1334;s:4:\"file\";s:37:\"2021/05/2080_gloss-lucid_yellow-2.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"2080_gloss-lucid_yellow-2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"2080_gloss-lucid_yellow-2-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"2080_gloss-lucid_yellow-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"2080_gloss-lucid_yellow-2-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:39:\"2080_gloss-lucid_yellow-2-1536x1025.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(154,43,'_wp_attached_file','2021/05/2080_gloss-lucid_yellow-4.jpg'),(155,43,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1334;s:4:\"file\";s:37:\"2021/05/2080_gloss-lucid_yellow-4.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"2080_gloss-lucid_yellow-4-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"2080_gloss-lucid_yellow-4-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"2080_gloss-lucid_yellow-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"2080_gloss-lucid_yellow-4-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:39:\"2080_gloss-lucid_yellow-4-1536x1025.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;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:{}}}'),(156,37,'_wp_attachment_image_alt','Silver SUV Car with personal auto wrap with 3M materials on a blue background'),(157,44,'_elementor_edit_mode','builder'),(158,44,'_elementor_template_type','wp-page'),(159,44,'_elementor_version','3.2.3'),(160,44,'_elementor_pro_version','3.2.1'),(161,44,'_wp_page_template','default'),(162,44,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(163,44,'_elementor_data','[]'),(165,45,'_elementor_edit_mode','builder'),(166,45,'_elementor_template_type','wp-page'),(167,45,'_elementor_version','3.2.3'),(168,45,'_elementor_pro_version','3.2.1'),(169,45,'_wp_page_template','default'),(170,45,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(171,45,'_elementor_data','[]'),(173,46,'_elementor_edit_mode','builder'),(174,46,'_elementor_template_type','wp-page'),(175,46,'_elementor_version','3.2.3'),(176,46,'_elementor_pro_version','3.2.1'),(177,46,'_wp_page_template','default'),(178,46,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(179,46,'_elementor_data','[{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]}},\"elements\":[{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Ortega\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b219ac4\",\"elType\":\"widget\",\"settings\":{\"title\":\"photography.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"0.8\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"492f2fc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"37fc8433\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":\"18\",\"sizes\":[]},\"align\":\"right\",\"look\":\"line_text\",\"text\":\"Portfolio\",\"color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"200\",\"text_align\":\"right\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"30\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"45\",\"sizes\":[]},\"typography_text_transform\":\"capitalize\",\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3eb3fd29\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"menu_typography_font_weight\":\"200\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#FC3B29\",\"color_menu_item_active\":\"#FFFFFF\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"dropdown\":\"none\",\"menu_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"menu_typography_text_transform\":\"capitalize\",\"menu\":\"primary-menu\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3bc44921\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":31,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Arrow-home.svg\"},\"library\":\"svg\"},\"align\":\"left\",\"primary_color\":\"#FFFFFF\",\"size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"_background_background\":\"classic\",\"_background_color\":\"#007698\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"link\":{\"url\":\"#down\",\"is_external\":\"\",\"nofollow\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_v\":\"end\",\"_offset_x_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"_offset_y_end_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"size_mobile\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"_offset_x\":{\"size\":0,\"unit\":\"px\"},\"_offset_y_end\":{\"size\":0,\"unit\":\"px\"},\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Wild-Animals.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c00ff0a\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Wildlife.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.5)\",\"link_click\":\"box\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":35,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Nature.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"74aafd8d\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Nature.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"49\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":36,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Pets-BG.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]}},\"elements\":[{\"id\":\"2649d213\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Pets.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(193,48,'_elementor_edit_mode','builder'),(194,48,'_elementor_template_type','wp-page'),(195,48,'_elementor_version','3.2.3'),(196,48,'_elementor_pro_version','3.2.1'),(197,48,'_wp_page_template','default'),(198,48,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(199,48,'_elementor_data','[{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]}},\"elements\":[{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Ortega\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b219ac4\",\"elType\":\"widget\",\"settings\":{\"title\":\"photography.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"0.8\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"492f2fc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"37fc8433\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":\"18\",\"sizes\":[]},\"align\":\"right\",\"look\":\"line_text\",\"text\":\"Portfolio\",\"color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"200\",\"text_align\":\"right\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"30\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"45\",\"sizes\":[]},\"typography_text_transform\":\"capitalize\",\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3eb3fd29\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"menu_typography_font_weight\":\"200\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#FC3B29\",\"color_menu_item_active\":\"#FFFFFF\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"dropdown\":\"none\",\"menu_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"menu_typography_text_transform\":\"capitalize\",\"menu\":\"primary-menu\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3bc44921\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":31,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Arrow-home.svg\"},\"library\":\"svg\"},\"align\":\"left\",\"primary_color\":\"#FFFFFF\",\"size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"_background_background\":\"classic\",\"_background_color\":\"#007698\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"link\":{\"url\":\"#down\",\"is_external\":\"\",\"nofollow\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_v\":\"end\",\"_offset_x_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"_offset_y_end_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"size_mobile\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"_offset_x\":{\"size\":0,\"unit\":\"px\"},\"_offset_y_end\":{\"size\":0,\"unit\":\"px\"},\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Wild-Animals.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c00ff0a\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Wildlife.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.5)\",\"link_click\":\"box\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":35,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Nature.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"74aafd8d\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Nature.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"49\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":36,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Pets-BG.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]}},\"elements\":[{\"id\":\"2649d213\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Pets.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(201,49,'_elementor_edit_mode','builder'),(202,49,'_elementor_template_type','wp-page'),(203,49,'_elementor_version','3.2.3'),(204,49,'_elementor_pro_version','3.2.1'),(205,49,'_wp_page_template','default'),(206,49,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(207,49,'_elementor_data','[{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]}},\"elements\":[{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Ortega\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b219ac4\",\"elType\":\"widget\",\"settings\":{\"title\":\"photography.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"0.8\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"492f2fc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"37fc8433\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":\"18\",\"sizes\":[]},\"align\":\"right\",\"look\":\"line_text\",\"text\":\"Portfolio\",\"color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"200\",\"text_align\":\"right\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"30\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"45\",\"sizes\":[]},\"typography_text_transform\":\"capitalize\",\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3eb3fd29\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"menu_typography_font_weight\":\"200\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#FC3B29\",\"color_menu_item_active\":\"#FFFFFF\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"dropdown\":\"none\",\"menu_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"menu_typography_text_transform\":\"capitalize\",\"menu\":\"primary-menu\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3bc44921\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":31,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Arrow-home.svg\"},\"library\":\"svg\"},\"align\":\"left\",\"primary_color\":\"#FFFFFF\",\"size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"_background_background\":\"classic\",\"_background_color\":\"#007698\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"link\":{\"url\":\"#down\",\"is_external\":\"\",\"nofollow\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_v\":\"end\",\"_offset_x_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"_offset_y_end_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"size_mobile\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"_offset_x\":{\"size\":0,\"unit\":\"px\"},\"_offset_y_end\":{\"size\":0,\"unit\":\"px\"},\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Wild-Animals.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c00ff0a\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Wildlife.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.5)\",\"link_click\":\"box\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":35,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Nature.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"74aafd8d\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Nature.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"49\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":36,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Pets-BG.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]}},\"elements\":[{\"id\":\"2649d213\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Pets.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(209,50,'_elementor_edit_mode','builder'),(210,50,'_elementor_template_type','wp-page'),(211,50,'_elementor_version','3.2.3'),(212,50,'_elementor_pro_version','3.2.1'),(213,50,'_wp_page_template','default'),(214,50,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(215,50,'_elementor_data','[{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]}},\"elements\":[{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Ortega\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b219ac4\",\"elType\":\"widget\",\"settings\":{\"title\":\"photography.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"0.8\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"492f2fc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"37fc8433\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":\"18\",\"sizes\":[]},\"align\":\"right\",\"look\":\"line_text\",\"text\":\"Portfolio\",\"color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"200\",\"text_align\":\"right\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"30\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"45\",\"sizes\":[]},\"typography_text_transform\":\"capitalize\",\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3eb3fd29\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"menu_typography_font_weight\":\"200\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#FC3B29\",\"color_menu_item_active\":\"#FFFFFF\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"dropdown\":\"none\",\"menu_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"menu_typography_text_transform\":\"capitalize\",\"menu\":\"primary-menu\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3bc44921\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":31,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Arrow-home.svg\"},\"library\":\"svg\"},\"align\":\"left\",\"primary_color\":\"#FFFFFF\",\"size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"_background_background\":\"classic\",\"_background_color\":\"#007698\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"link\":{\"url\":\"#down\",\"is_external\":\"\",\"nofollow\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_v\":\"end\",\"_offset_x_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"_offset_y_end_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"size_mobile\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"_offset_x\":{\"size\":0,\"unit\":\"px\"},\"_offset_y_end\":{\"size\":0,\"unit\":\"px\"},\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c00ff0a\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Wildlife.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.5)\",\"link_click\":\"box\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":35,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Nature.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"74aafd8d\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Nature.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"49\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":36,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Pets-BG.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]}},\"elements\":[{\"id\":\"2649d213\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Pets.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(222,51,'_elementor_edit_mode','builder'),(223,51,'_elementor_template_type','kit'),(224,51,'_elementor_version','3.2.3'),(225,51,'_elementor_pro_version','3.2.1'),(227,26,'_wp_page_template','default'),(228,26,'_elementor_page_settings','a:12:{s:9:\"site_name\";s:17:\"Stealth Restyling\";s:13:\"custom_colors\";a:2:{i:0;a:3:{s:3:\"_id\";s:7:\"da2024c\";s:5:\"title\";s:11:\"Bright Blue\";s:5:\"color\";s:7:\"#009DF2\";}i:1;a:3:{s:3:\"_id\";s:7:\"1373c1b\";s:5:\"title\";s:14:\"Stealth Purple\";s:5:\"color\";s:7:\"#463392\";}}s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6EC1E4\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s: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:34:\"Restyle your vehicle with 3M Films\";s:12:\"site_favicon\";a:5:{s:3:\"url\";s:108:\"https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/05/Stealth-Restyling-Logo_Badge_small.png\";s:2:\"id\";i:213;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:18:\"active_breakpoints\";a:3:{i:0;s:15:\"viewport_mobile\";i:1;s:15:\"viewport_tablet\";i:2;s:15:\"viewport_laptop\";}}'),(229,52,'_elementor_edit_mode','builder'),(230,52,'_elementor_template_type','wp-page'),(231,52,'_elementor_version','3.2.3'),(232,52,'_elementor_pro_version','3.2.1'),(233,52,'_wp_page_template','default'),(234,52,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(235,52,'_elementor_data','[{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]}},\"elements\":[{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Ortega\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b219ac4\",\"elType\":\"widget\",\"settings\":{\"title\":\"photography.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"0.8\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"492f2fc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"37fc8433\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":\"18\",\"sizes\":[]},\"align\":\"right\",\"look\":\"line_text\",\"text\":\"Portfolio\",\"color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"200\",\"text_align\":\"right\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"30\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"45\",\"sizes\":[]},\"typography_text_transform\":\"capitalize\",\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3eb3fd29\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"menu_typography_font_weight\":\"200\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#FC3B29\",\"color_menu_item_active\":\"#FFFFFF\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"dropdown\":\"none\",\"menu_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"menu_typography_text_transform\":\"capitalize\",\"menu\":\"primary-menu\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3bc44921\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":31,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Arrow-home.svg\"},\"library\":\"svg\"},\"align\":\"left\",\"primary_color\":\"#FFFFFF\",\"size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"_background_background\":\"classic\",\"_background_color\":\"#007698\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"link\":{\"url\":\"#down\",\"is_external\":\"\",\"nofollow\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_v\":\"end\",\"_offset_x_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"_offset_y_end_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"size_mobile\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"_offset_x\":{\"size\":0,\"unit\":\"px\"},\"_offset_y_end\":{\"size\":0,\"unit\":\"px\"},\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c00ff0a\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Wildlife.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.5)\",\"link_click\":\"box\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":35,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Nature.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"74aafd8d\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Nature.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"49\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":36,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Pets-BG.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]}},\"elements\":[{\"id\":\"2649d213\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Pets.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(236,52,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:2;s:12:\"align_mobile\";i:2;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:11:\"title_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:25:\"typography_text_transform\";i:2;s:22:\"typography_line_height\";i:1;s:27:\"typography_font_size_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:16:\"content_position\";i:5;s:21:\"space_between_widgets\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:11:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:4;s:19:\"background_position\";i:4;s:17:\"background_repeat\";i:4;s:15:\"background_size\";i:4;s:21:\"background_attachment\";i:4;s:26:\"background_position_tablet\";i:2;s:26:\"background_position_mobile\";i:3;s:22:\"background_xpos_mobile\";i:3;s:24:\"background_repeat_tablet\";i:1;s:22:\"background_size_tablet\";i:1;}}}}s:7:\"divider\";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_divider\";a:7:{s:5:\"width\";i:1;s:5:\"align\";i:1;s:4:\"look\";i:1;s:4:\"text\";i:1;s:12:\"width_tablet\";i:1;s:12:\"width_mobile\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:21:\"section_divider_style\";a:1:{s:5:\"color\";i:1;}s:18:\"section_text_style\";a:7:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:10:\"text_align\";i:1;s:25:\"typography_text_transform\";i:1;}}}}s:8:\"nav-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"layout\";i:1;s:11:\"align_items\";i:1;s:7:\"pointer\";i:1;s:8:\"dropdown\";i:1;}}s:5:\"style\";a:1:{s:23:\"section_style_main-menu\";a:13:{s:26:\"menu_typography_typography\";i:1;s:27:\"menu_typography_font_family\";i:1;s:25:\"menu_typography_font_size\";i:1;s:27:\"menu_typography_font_weight\";i:1;s:15:\"color_menu_item\";i:1;s:21:\"color_menu_item_hover\";i:1;s:22:\"color_menu_item_active\";i:1;s:28:\"padding_horizontal_menu_item\";i:1;s:26:\"padding_vertical_menu_item\";i:1;s:18:\"menu_space_between\";i:1;s:32:\"menu_typography_font_size_mobile\";i:1;s:25:\"menu_space_between_mobile\";i:1;s:30:\"menu_typography_text_transform\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:8:{s:13:\"content_width\";i:1;s:19:\"custom_height_inner\";i:1;s:6:\"layout\";i:4;s:6:\"height\";i:4;s:13:\"custom_height\";i:4;s:15:\"column_position\";i:4;s:20:\"custom_height_tablet\";i:4;s:20:\"custom_height_mobile\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:6:\"margin\";i:1;s:7:\"z_index\";i:5;s:13:\"margin_tablet\";i:1;s:14:\"padding_tablet\";i:1;s:13:\"margin_mobile\";i:1;s:11:\"_element_id\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:3:{s:13:\"selected_icon\";i:1;s:5:\"align\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:3:{s:13:\"primary_color\";i:1;s:4:\"size\";i:1;s:11:\"size_mobile\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:1;s:15:\"_padding_mobile\";i:1;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;}s:17:\"_section_position\";a:8:{s:14:\"_element_width\";i:1;s:23:\"_element_vertical_align\";i:1;s:9:\"_position\";i:1;s:21:\"_offset_orientation_v\";i:1;s:16:\"_offset_x_mobile\";i:1;s:20:\"_offset_y_end_mobile\";i:1;s:9:\"_offset_x\";i:1;s:13:\"_offset_y_end\";i:1;}}}}s:11:\"menu-anchor\";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_anchor\";a:1:{s:6:\"anchor\";i:1;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:4:{s:9:\"_position\";i:1;s:9:\"_offset_y\";i:1;s:16:\"_offset_y_tablet\";i:1;s:16:\"_offset_y_mobile\";i:1;}}}}s:14:\"call-to-action\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:18:\"section_main_image\";a:3:{s:4:\"skin\";i:3;s:8:\"bg_image\";i:3;s:13:\"bg_image_size\";i:3;}s:15:\"section_content\";a:5:{s:5:\"title\";i:3;s:11:\"description\";i:3;s:6:\"button\";i:3;s:10:\"link_click\";i:1;s:13:\"graphic_image\";i:3;}}s:5:\"style\";a:4:{s:9:\"box_style\";a:4:{s:10:\"min-height\";i:3;s:17:\"vertical_position\";i:3;s:17:\"min-height_tablet\";i:3;s:17:\"min-height_mobile\";i:3;}s:21:\"section_content_style\";a:5:{s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_family\";i:3;s:26:\"title_typography_font_size\";i:3;s:28:\"title_typography_font_weight\";i:3;s:31:\"title_typography_letter_spacing\";i:3;}s:12:\"button_style\";a:8:{s:28:\"button_typography_typography\";i:3;s:29:\"button_typography_font_family\";i:3;s:27:\"button_typography_font_size\";i:3;s:29:\"button_typography_font_weight\";i:3;s:32:\"button_typography_letter_spacing\";i:3;s:19:\"button_border_width\";i:3;s:34:\"button_typography_font_size_mobile\";i:3;s:32:\"button_typography_text_transform\";i:3;}s:13:\"hover_effects\";a:2:{s:14:\"transformation\";i:3;s:19:\"overlay_color_hover\";i:3;}}}}}'),(238,26,'_edit_lock','1712091997:1'),(239,53,'_wp_attached_file','2021/05/Stealth-Logo.svg'),(240,53,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:25:\"/2021/05/Stealth-Logo.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:16:\"Stealth-Logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:16:\"Stealth-Logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:16:\"Stealth-Logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:16:\"Stealth-Logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"Stealth-Logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"Stealth-Logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(247,55,'_elementor_edit_mode','builder'),(248,55,'_elementor_template_type','header'),(249,55,'inline_featured_image','0'),(250,55,'_elementor_version','4.1.1'),(251,55,'_elementor_pro_version','4.1.0'),(252,55,'_edit_lock','1782421916:1'),(253,56,'_elementor_edit_mode','builder'),(254,56,'_elementor_template_type','header'),(255,56,'_elementor_version','3.2.3'),(256,56,'_elementor_pro_version','3.2.2'),(257,55,'_wp_page_template','default'),(258,55,'_elementor_data','[{\"id\":\"47389d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1460,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"gradient\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"z_index\":3000,\"background_color\":\"#BEBEBE\",\"background_color_b\":\"#E9E9E9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"background_gradient_type\":\"radial\",\"background_gradient_position\":\"top center\",\"padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"d243018\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"9beccc0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ultimate Style, Unlimited Possibilities\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"58b8f38\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"c5a9b35\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"85aa5a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Call or Text Us - 561-593-8808\",\"link\":{\"url\":\"tel: +1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"22f1b3a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1460,\"sizes\":[]},\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_color\":\"#54595F\",\"background_color_b\":\"#E7E7E7\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":80,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"background_color_b\":\"\"}},\"elements\":[{\"id\":\"5586387\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7a9eb3\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":true},{\"id\":\"afc9f57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d4c50fb\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"primary-menu\",\"align_items\":\"center\",\"animation_line\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Oswald\",\"menu_typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1rem, 0.9079rem + 0.2947vw, 1.35rem)\",\"sizes\":[]},\"menu_typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"clamp(1rem, 0.9079rem + 0.2947vw, 1.35rem)\",\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_weight\":\"800\",\"menu_space_between\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"color_menu_item\":\"\"},\"color_menu_item\":\"#1F1F1F\",\"pointer\":\"framed\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"484cb35\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ae453a\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE DETAILING SERVICES\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"button_text_color\":\"#0E0E0E\",\"background_background\":\"gradient\",\"background_color\":\"#F2F2F2\",\"background_color_b\":\"#7E7E7E\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"hover_color\":\"#0E0E0E\",\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#7E7E7E\",\"button_background_hover_color_b\":\"#F2F2F2\",\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"link\":{\"url\":\"https:\\/\\/stealthdetailingstudio.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.66)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(259,57,'_elementor_edit_mode','builder'),(260,57,'_elementor_template_type','header'),(261,57,'_elementor_version','3.2.3'),(262,57,'_elementor_pro_version','3.2.2'),(263,57,'_wp_page_template','default'),(264,57,'_elementor_data','[{\"id\":\"e53acf8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"167dcc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5929c45\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":false},{\"id\":\"708f6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(266,55,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(269,58,'_elementor_edit_mode','builder'),(270,58,'_elementor_template_type','header'),(271,58,'_elementor_version','3.2.3'),(272,58,'_elementor_pro_version','3.2.2'),(273,58,'_wp_page_template','default'),(274,58,'_elementor_data','[{\"id\":\"e53acf8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=da2024c\"}},\"elements\":[{\"id\":\"167dcc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5929c45\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":false},{\"id\":\"708f6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(275,58,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(279,59,'_wp_attached_file','2021/05/S120_Audi-RSQ8.jpg'),(280,59,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2400;s:6:\"height\";i:1601;s:4:\"file\";s:26:\"2021/05/S120_Audi-RSQ8.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"S120_Audi-RSQ8-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"S120_Audi-RSQ8-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"S120_Audi-RSQ8-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:\"S120_Audi-RSQ8-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:28:\"S120_Audi-RSQ8-1536x1025.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:28:\"S120_Audi-RSQ8-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;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:32:\"Dynamic Photowerks LLC © 2019\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(281,60,'_elementor_edit_mode','builder'),(282,60,'_elementor_template_type','wp-page'),(283,60,'_elementor_version','3.2.3'),(284,60,'_elementor_pro_version','3.2.1'),(285,60,'_wp_page_template','default'),(286,60,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(287,60,'_elementor_data','[{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]}},\"elements\":[{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Ortega\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b219ac4\",\"elType\":\"widget\",\"settings\":{\"title\":\"photography.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"0.8\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"492f2fc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"37fc8433\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":\"18\",\"sizes\":[]},\"align\":\"right\",\"look\":\"line_text\",\"text\":\"Portfolio\",\"color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"200\",\"text_align\":\"right\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"30\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"45\",\"sizes\":[]},\"typography_text_transform\":\"capitalize\",\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3eb3fd29\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"menu_typography_font_weight\":\"200\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#FC3B29\",\"color_menu_item_active\":\"#FFFFFF\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"dropdown\":\"none\",\"menu_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"menu_typography_text_transform\":\"capitalize\",\"menu\":\"primary-menu\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3bc44921\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":31,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Arrow-home.svg\"},\"library\":\"svg\"},\"align\":\"left\",\"primary_color\":\"#FFFFFF\",\"size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"_background_background\":\"classic\",\"_background_color\":\"#007698\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"link\":{\"url\":\"#down\",\"is_external\":\"\",\"nofollow\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_v\":\"end\",\"_offset_x_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"_offset_y_end_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"size_mobile\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"_offset_x\":{\"size\":0,\"unit\":\"px\"},\"_offset_y_end\":{\"size\":0,\"unit\":\"px\"},\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c00ff0a\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Wildlife.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.5)\",\"link_click\":\"box\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":35,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Nature.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"74aafd8d\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Nature.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"49\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":36,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Pets-BG.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]}},\"elements\":[{\"id\":\"2649d213\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Pets.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(289,5,'inline_featured_image','0'),(290,61,'_elementor_edit_mode','builder'),(291,61,'_elementor_template_type','wp-page'),(292,61,'_elementor_version','3.2.3'),(293,61,'_elementor_pro_version','3.2.1'),(294,61,'_wp_page_template','default'),(295,61,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(296,61,'_elementor_data','[{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]}},\"elements\":[{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Ortega\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b219ac4\",\"elType\":\"widget\",\"settings\":{\"title\":\"photography.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"0.8\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"492f2fc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"37fc8433\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":\"18\",\"sizes\":[]},\"align\":\"right\",\"look\":\"line_text\",\"text\":\"Portfolio\",\"color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"200\",\"text_align\":\"right\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"30\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"45\",\"sizes\":[]},\"typography_text_transform\":\"capitalize\",\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3eb3fd29\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"menu_typography_font_weight\":\"200\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#FC3B29\",\"color_menu_item_active\":\"#FFFFFF\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"dropdown\":\"none\",\"menu_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"menu_typography_text_transform\":\"capitalize\",\"menu\":\"primary-menu\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3bc44921\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":31,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Arrow-home.svg\"},\"library\":\"svg\"},\"align\":\"left\",\"primary_color\":\"#FFFFFF\",\"size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"_background_background\":\"classic\",\"_background_color\":\"#007698\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"link\":{\"url\":\"#down\",\"is_external\":\"\",\"nofollow\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_v\":\"end\",\"_offset_x_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"_offset_y_end_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"size_mobile\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"_offset_x\":{\"size\":0,\"unit\":\"px\"},\"_offset_y_end\":{\"size\":0,\"unit\":\"px\"},\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c00ff0a\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Wildlife.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.5)\",\"link_click\":\"box\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":35,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Nature.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"74aafd8d\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Nature.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"49\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":36,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Pets-BG.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]}},\"elements\":[{\"id\":\"2649d213\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Pets.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(298,62,'_elementor_edit_mode','builder'),(299,62,'_elementor_template_type','wp-page'),(300,62,'_elementor_version','3.2.3'),(301,62,'_elementor_pro_version','3.2.1'),(302,62,'_wp_page_template','default'),(303,62,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(304,62,'_elementor_data','[{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/S120_Audi-RSQ8.jpg\",\"id\":59}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":59,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/S120_Audi-RSQ8.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]}},\"elements\":[{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Ortega\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b219ac4\",\"elType\":\"widget\",\"settings\":{\"title\":\"photography.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"0.8\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"492f2fc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"37fc8433\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":\"18\",\"sizes\":[]},\"align\":\"right\",\"look\":\"line_text\",\"text\":\"Portfolio\",\"color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"200\",\"text_align\":\"right\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"30\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"45\",\"sizes\":[]},\"typography_text_transform\":\"capitalize\",\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3eb3fd29\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"menu_typography_font_weight\":\"200\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#FC3B29\",\"color_menu_item_active\":\"#FFFFFF\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"dropdown\":\"none\",\"menu_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"menu_typography_text_transform\":\"capitalize\",\"menu\":\"primary-menu\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3bc44921\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":31,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Arrow-home.svg\"},\"library\":\"svg\"},\"align\":\"left\",\"primary_color\":\"#FFFFFF\",\"size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"_background_background\":\"classic\",\"_background_color\":\"#007698\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"link\":{\"url\":\"#down\",\"is_external\":\"\",\"nofollow\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_v\":\"end\",\"_offset_x_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"_offset_y_end_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"size_mobile\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"_offset_x\":{\"size\":0,\"unit\":\"px\"},\"_offset_y_end\":{\"size\":0,\"unit\":\"px\"},\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c00ff0a\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Wildlife.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.5)\",\"link_click\":\"box\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":35,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Nature.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"74aafd8d\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Nature.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"49\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":36,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Pets-BG.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]}},\"elements\":[{\"id\":\"2649d213\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Pets.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(307,63,'_elementor_edit_mode','builder'),(308,63,'_elementor_template_type','wp-page'),(309,63,'_elementor_version','3.2.3'),(310,63,'_elementor_pro_version','3.2.2'),(311,63,'_wp_page_template','default'),(312,63,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(313,63,'_elementor_data','[{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/S120_Audi-RSQ8.jpg\",\"id\":59}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":59,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/S120_Audi-RSQ8.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]}},\"elements\":[{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Ortega\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b219ac4\",\"elType\":\"widget\",\"settings\":{\"title\":\"photography.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"0.8\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"492f2fc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"37fc8433\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":\"18\",\"sizes\":[]},\"align\":\"right\",\"look\":\"line_text\",\"text\":\"Portfolio\",\"color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"200\",\"text_align\":\"right\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"30\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"45\",\"sizes\":[]},\"typography_text_transform\":\"capitalize\",\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3eb3fd29\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"menu_typography_font_weight\":\"200\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#FC3B29\",\"color_menu_item_active\":\"#FFFFFF\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"dropdown\":\"none\",\"menu_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"menu_typography_text_transform\":\"capitalize\",\"menu\":\"primary-menu\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3bc44921\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":31,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Arrow-home.svg\"},\"library\":\"svg\"},\"align\":\"left\",\"primary_color\":\"#FFFFFF\",\"size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"_background_background\":\"classic\",\"_background_color\":\"#007698\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"link\":{\"url\":\"#down\",\"is_external\":\"\",\"nofollow\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_v\":\"end\",\"_offset_x_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"_offset_y_end_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"size_mobile\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"_offset_x\":{\"size\":0,\"unit\":\"px\"},\"_offset_y_end\":{\"size\":0,\"unit\":\"px\"},\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c00ff0a\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Wildlife.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.5)\",\"link_click\":\"box\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":35,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Nature.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"74aafd8d\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Nature.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"49\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":36,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Pets-BG.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]}},\"elements\":[{\"id\":\"2649d213\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Pets.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(314,64,'_elementor_edit_mode','builder'),(315,64,'_elementor_template_type','wp-page'),(316,64,'_elementor_version','3.2.3'),(317,64,'_elementor_pro_version','3.2.2'),(318,64,'_wp_page_template','default'),(319,64,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(320,64,'_elementor_data','[{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/S120_Audi-RSQ8.jpg\",\"id\":59}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":59,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/S120_Audi-RSQ8.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]}},\"elements\":[{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Ortega\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b219ac4\",\"elType\":\"widget\",\"settings\":{\"title\":\"photography.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"0.8\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"492f2fc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"37fc8433\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":\"18\",\"sizes\":[]},\"align\":\"right\",\"look\":\"line_text\",\"text\":\"Portfolio\",\"color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"200\",\"text_align\":\"right\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"30\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"45\",\"sizes\":[]},\"typography_text_transform\":\"capitalize\",\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3eb3fd29\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"menu_typography_font_weight\":\"200\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#FC3B29\",\"color_menu_item_active\":\"#FFFFFF\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"dropdown\":\"none\",\"menu_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"menu_typography_text_transform\":\"capitalize\",\"menu\":\"primary-menu\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3bc44921\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":31,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Arrow-home.svg\"},\"library\":\"svg\"},\"align\":\"left\",\"primary_color\":\"#FFFFFF\",\"size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"_background_background\":\"classic\",\"_background_color\":\"#007698\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"link\":{\"url\":\"#down\",\"is_external\":\"\",\"nofollow\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_v\":\"end\",\"_offset_x_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"_offset_y_end_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"size_mobile\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"_offset_x\":{\"size\":0,\"unit\":\"px\"},\"_offset_y_end\":{\"size\":0,\"unit\":\"px\"},\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c00ff0a\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Wildlife.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.5)\",\"link_click\":\"box\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":35,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Nature.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"74aafd8d\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Nature.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"49\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":36,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Pets-BG.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]}},\"elements\":[{\"id\":\"2649d213\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Pets.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(321,65,'_elementor_edit_mode','builder'),(322,65,'_elementor_template_type','wp-page'),(323,65,'_elementor_version','3.2.3'),(324,65,'_elementor_pro_version','3.2.2'),(325,65,'_wp_page_template','default'),(326,65,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(327,65,'_elementor_data','[{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":59,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/S120_Audi-RSQ8.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]}},\"elements\":[{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Ortega\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b219ac4\",\"elType\":\"widget\",\"settings\":{\"title\":\"photography.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"0.8\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"492f2fc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"37fc8433\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":\"18\",\"sizes\":[]},\"align\":\"right\",\"look\":\"line_text\",\"text\":\"Portfolio\",\"color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"200\",\"text_align\":\"right\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"30\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"45\",\"sizes\":[]},\"typography_text_transform\":\"capitalize\",\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3eb3fd29\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"menu_typography_font_weight\":\"200\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#FC3B29\",\"color_menu_item_active\":\"#FFFFFF\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"dropdown\":\"none\",\"menu_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"menu_typography_text_transform\":\"capitalize\",\"menu\":\"primary-menu\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3bc44921\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":31,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Arrow-home.svg\"},\"library\":\"svg\"},\"align\":\"left\",\"primary_color\":\"#FFFFFF\",\"size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"_background_background\":\"classic\",\"_background_color\":\"#007698\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"link\":{\"url\":\"#down\",\"is_external\":\"\",\"nofollow\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_v\":\"end\",\"_offset_x_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"_offset_y_end_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"size_mobile\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"_offset_x\":{\"size\":0,\"unit\":\"px\"},\"_offset_y_end\":{\"size\":0,\"unit\":\"px\"},\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c00ff0a\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Wildlife.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.5)\",\"link_click\":\"box\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":35,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Nature.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"74aafd8d\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Nature.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"49\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":36,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Pets-BG.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]}},\"elements\":[{\"id\":\"2649d213\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Pets.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(329,66,'_elementor_edit_mode','builder'),(330,66,'_elementor_template_type','wp-page'),(331,66,'_elementor_version','3.2.3'),(332,66,'_elementor_pro_version','3.2.2'),(333,66,'_wp_page_template','default'),(334,66,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(335,66,'_elementor_data','[{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":59,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/S120_Audi-RSQ8.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]}},\"elements\":[{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Ortega\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b219ac4\",\"elType\":\"widget\",\"settings\":{\"title\":\"photography.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"0.8\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"492f2fc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"37fc8433\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":\"18\",\"sizes\":[]},\"align\":\"right\",\"look\":\"line_text\",\"text\":\"Portfolio\",\"color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"200\",\"text_align\":\"right\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"30\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"45\",\"sizes\":[]},\"typography_text_transform\":\"capitalize\",\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3eb3fd29\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"menu_typography_font_weight\":\"200\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#FC3B29\",\"color_menu_item_active\":\"#FFFFFF\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"dropdown\":\"none\",\"menu_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"menu_typography_text_transform\":\"capitalize\",\"menu\":\"primary-menu\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3bc44921\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":31,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Arrow-home.svg\"},\"library\":\"svg\"},\"align\":\"left\",\"primary_color\":\"#FFFFFF\",\"size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"_background_background\":\"classic\",\"_background_color\":\"#007698\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"link\":{\"url\":\"#down\",\"is_external\":\"\",\"nofollow\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_v\":\"end\",\"_offset_x_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"_offset_y_end_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"size_mobile\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"_offset_x\":{\"size\":0,\"unit\":\"px\"},\"_offset_y_end\":{\"size\":0,\"unit\":\"px\"},\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c00ff0a\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Wildlife.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.5)\",\"link_click\":\"box\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":35,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Nature.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"74aafd8d\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Nature.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"49\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":36,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Pets-BG.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]}},\"elements\":[{\"id\":\"2649d213\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Pets.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(336,67,'_elementor_edit_mode','builder'),(337,67,'_elementor_template_type','wp-page'),(338,67,'_elementor_version','3.2.3'),(339,67,'_elementor_pro_version','3.2.2'),(340,67,'_wp_page_template','default'),(341,67,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(342,67,'_elementor_data','[{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":59,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/S120_Audi-RSQ8.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]}},\"elements\":[{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Ortega\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b219ac4\",\"elType\":\"widget\",\"settings\":{\"title\":\"photography.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"0.8\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"492f2fc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"37fc8433\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":\"18\",\"sizes\":[]},\"align\":\"right\",\"look\":\"line_text\",\"text\":\"Portfolio\",\"color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"200\",\"text_align\":\"right\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"30\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"45\",\"sizes\":[]},\"typography_text_transform\":\"capitalize\",\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3eb3fd29\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"menu_typography_font_weight\":\"200\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#FC3B29\",\"color_menu_item_active\":\"#FFFFFF\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"dropdown\":\"none\",\"menu_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"menu_typography_text_transform\":\"capitalize\",\"menu\":\"primary-menu\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3bc44921\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":31,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Arrow-home.svg\"},\"library\":\"svg\"},\"align\":\"left\",\"primary_color\":\"#FFFFFF\",\"size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"_background_background\":\"classic\",\"_background_color\":\"#007698\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"link\":{\"url\":\"#down\",\"is_external\":\"\",\"nofollow\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_v\":\"end\",\"_offset_x_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"_offset_y_end_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"size_mobile\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"_offset_x\":{\"size\":0,\"unit\":\"px\"},\"_offset_y_end\":{\"size\":0,\"unit\":\"px\"},\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c00ff0a\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Wildlife.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.5)\",\"link_click\":\"box\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":35,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Nature.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"74aafd8d\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Nature.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"49\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":36,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Pets-BG.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]}},\"elements\":[{\"id\":\"2649d213\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Pets.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(343,68,'_elementor_edit_mode','builder'),(344,68,'_elementor_template_type','wp-page'),(345,68,'_elementor_version','3.2.3'),(346,68,'_elementor_pro_version','3.2.2'),(347,68,'_wp_page_template','default'),(348,68,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(349,68,'_elementor_data','[{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":59,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/S120_Audi-RSQ8.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]}},\"elements\":[{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Ortega\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b219ac4\",\"elType\":\"widget\",\"settings\":{\"title\":\"photography.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"0.8\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"492f2fc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"37fc8433\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":\"18\",\"sizes\":[]},\"align\":\"right\",\"look\":\"line_text\",\"text\":\"Portfolio\",\"color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"200\",\"text_align\":\"right\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"30\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"45\",\"sizes\":[]},\"typography_text_transform\":\"capitalize\",\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3eb3fd29\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"menu_typography_font_weight\":\"200\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#FC3B29\",\"color_menu_item_active\":\"#FFFFFF\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"dropdown\":\"none\",\"menu_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"menu_typography_text_transform\":\"capitalize\",\"menu\":\"primary-menu\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3bc44921\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":31,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Arrow-home.svg\"},\"library\":\"svg\"},\"align\":\"left\",\"primary_color\":\"#FFFFFF\",\"size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"_background_background\":\"classic\",\"_background_color\":\"#007698\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"link\":{\"url\":\"#down\",\"is_external\":\"\",\"nofollow\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_v\":\"end\",\"_offset_x_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"_offset_y_end_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"size_mobile\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"_offset_x\":{\"size\":3,\"unit\":\"px\"},\"_offset_y_end\":{\"size\":0,\"unit\":\"px\"},\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c00ff0a\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Wildlife.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.5)\",\"link_click\":\"box\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":35,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Nature.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"74aafd8d\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Nature.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"49\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":36,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Pets-BG.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]}},\"elements\":[{\"id\":\"2649d213\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Pets.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(351,69,'_elementor_edit_mode','builder'),(352,69,'_elementor_template_type','wp-page'),(353,69,'_elementor_version','3.2.3'),(354,69,'_elementor_pro_version','3.2.2'),(355,69,'_wp_page_template','default'),(356,69,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(357,69,'_elementor_data','[{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":59,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/S120_Audi-RSQ8.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]}},\"elements\":[{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Ortega\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b219ac4\",\"elType\":\"widget\",\"settings\":{\"title\":\"photography.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"0.8\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"492f2fc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"37fc8433\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":\"18\",\"sizes\":[]},\"align\":\"right\",\"look\":\"line_text\",\"text\":\"Portfolio\",\"color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"200\",\"text_align\":\"right\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"30\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"45\",\"sizes\":[]},\"typography_text_transform\":\"capitalize\",\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3eb3fd29\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"menu_typography_font_weight\":\"200\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#FC3B29\",\"color_menu_item_active\":\"#FFFFFF\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"dropdown\":\"none\",\"menu_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"menu_typography_text_transform\":\"capitalize\",\"menu\":\"primary-menu\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3bc44921\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":31,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Arrow-home.svg\"},\"library\":\"svg\"},\"align\":\"left\",\"primary_color\":\"#FFFFFF\",\"size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"_background_background\":\"classic\",\"_background_color\":\"#007698\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"link\":{\"url\":\"#down\",\"is_external\":\"\",\"nofollow\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_v\":\"end\",\"_offset_x_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"_offset_y_end_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"size_mobile\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"_offset_x\":{\"size\":3,\"unit\":\"px\"},\"_offset_y_end\":{\"size\":0,\"unit\":\"px\"},\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c00ff0a\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Wildlife.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.5)\",\"link_click\":\"box\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":35,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Nature.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"74aafd8d\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Nature.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"49\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":36,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Pets-BG.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]}},\"elements\":[{\"id\":\"2649d213\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Pets.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(358,70,'_elementor_edit_mode','builder'),(359,70,'_elementor_template_type','wp-page'),(360,70,'_elementor_version','3.2.3'),(361,70,'_elementor_pro_version','3.2.2'),(362,70,'_wp_page_template','default'),(363,70,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(364,70,'_elementor_data','[{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":59,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/S120_Audi-RSQ8.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]}},\"elements\":[{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Ortega\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b219ac4\",\"elType\":\"widget\",\"settings\":{\"title\":\"photography.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"0.8\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"492f2fc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"37fc8433\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":\"18\",\"sizes\":[]},\"align\":\"right\",\"look\":\"line_text\",\"text\":\"Portfolio\",\"color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"200\",\"text_align\":\"right\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"30\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"45\",\"sizes\":[]},\"typography_text_transform\":\"capitalize\",\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3eb3fd29\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"menu_typography_font_weight\":\"200\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#FC3B29\",\"color_menu_item_active\":\"#FFFFFF\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"dropdown\":\"none\",\"menu_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"menu_typography_text_transform\":\"capitalize\",\"menu\":\"primary-menu\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3bc44921\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":31,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Arrow-home.svg\"},\"library\":\"svg\"},\"align\":\"left\",\"primary_color\":\"#FFFFFF\",\"size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"_background_background\":\"classic\",\"_background_color\":\"#007698\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"link\":{\"url\":\"#down\",\"is_external\":\"\",\"nofollow\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_v\":\"end\",\"_offset_x_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"_offset_y_end_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"size_mobile\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"_offset_x\":{\"size\":3,\"unit\":\"px\"},\"_offset_y_end\":{\"size\":0,\"unit\":\"px\"},\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c00ff0a\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Wildlife.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.5)\",\"link_click\":\"box\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":35,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Nature.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"74aafd8d\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Nature.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"49\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":36,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Pets-BG.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]}},\"elements\":[{\"id\":\"2649d213\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Pets.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(365,71,'_elementor_edit_mode','builder'),(366,71,'_elementor_template_type','wp-page'),(367,71,'_elementor_version','3.2.3'),(368,71,'_elementor_pro_version','3.2.2'),(369,71,'_wp_page_template','default'),(370,71,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(371,71,'_elementor_data','[{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":59,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/S120_Audi-RSQ8.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]}},\"elements\":[{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Ortega\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b219ac4\",\"elType\":\"widget\",\"settings\":{\"title\":\"photography.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"0.8\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"492f2fc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3eb3fd29\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"menu_typography_font_weight\":\"200\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#FC3B29\",\"color_menu_item_active\":\"#FFFFFF\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"dropdown\":\"none\",\"menu_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"menu_typography_text_transform\":\"capitalize\",\"menu\":\"primary-menu\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"37fc8433\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":\"18\",\"sizes\":[]},\"align\":\"right\",\"look\":\"line_text\",\"text\":\"Portfolio\",\"color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"200\",\"text_align\":\"right\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"30\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"45\",\"sizes\":[]},\"typography_text_transform\":\"capitalize\",\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3bc44921\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":31,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Arrow-home.svg\"},\"library\":\"svg\"},\"align\":\"left\",\"primary_color\":\"#FFFFFF\",\"size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"_background_background\":\"classic\",\"_background_color\":\"#007698\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"link\":{\"url\":\"#down\",\"is_external\":\"\",\"nofollow\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_v\":\"end\",\"_offset_x_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"_offset_y_end_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"size_mobile\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"_offset_x\":{\"size\":3,\"unit\":\"px\"},\"_offset_y_end\":{\"size\":0,\"unit\":\"px\"},\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c00ff0a\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Wildlife.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.5)\",\"link_click\":\"box\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":35,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Nature.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"74aafd8d\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Nature.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"49\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":36,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Pets-BG.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]}},\"elements\":[{\"id\":\"2649d213\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Pets.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(383,73,'_elementor_edit_mode','builder'),(384,73,'_elementor_template_type','wp-page'),(385,73,'_elementor_version','3.2.3'),(386,73,'_elementor_pro_version','3.2.2'),(387,73,'_wp_page_template','default'),(388,73,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(389,73,'_elementor_data','[{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":59,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/S120_Audi-RSQ8.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]}},\"elements\":[{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Ortega\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b219ac4\",\"elType\":\"widget\",\"settings\":{\"title\":\"photography.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"0.8\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"492f2fc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3eb3fd29\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"menu_typography_font_weight\":\"200\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#FC3B29\",\"color_menu_item_active\":\"#FFFFFF\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"dropdown\":\"none\",\"menu_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"menu_typography_text_transform\":\"capitalize\",\"menu\":\"primary-menu\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"37fc8433\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":\"18\",\"sizes\":[]},\"align\":\"right\",\"look\":\"line_text\",\"text\":\"Portfolio\",\"color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"200\",\"text_align\":\"right\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"30\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"45\",\"sizes\":[]},\"typography_text_transform\":\"capitalize\",\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3bc44921\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":31,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Arrow-home.svg\"},\"library\":\"svg\"},\"align\":\"left\",\"primary_color\":\"#FFFFFF\",\"size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"_background_background\":\"classic\",\"_background_color\":\"#007698\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"link\":{\"url\":\"#down\",\"is_external\":\"\",\"nofollow\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_v\":\"end\",\"_offset_x_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"_offset_y_end_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"size_mobile\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"_offset_x\":{\"size\":3,\"unit\":\"px\"},\"_offset_y_end\":{\"size\":0,\"unit\":\"px\"},\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c00ff0a\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Wildlife.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.5)\",\"link_click\":\"box\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":35,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Nature.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"74aafd8d\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Nature.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"49\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":36,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Pets-BG.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]}},\"elements\":[{\"id\":\"2649d213\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Pets.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(390,74,'_elementor_edit_mode','builder'),(391,74,'_elementor_template_type','wp-page'),(392,74,'_elementor_version','3.2.3'),(393,74,'_elementor_pro_version','3.2.2'),(394,74,'_wp_page_template','default'),(395,74,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(396,74,'_elementor_data','[{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":59,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/S120_Audi-RSQ8.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]}},\"elements\":[{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Ortega\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b219ac4\",\"elType\":\"widget\",\"settings\":{\"title\":\"photography.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"0.8\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"492f2fc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3eb3fd29\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"menu_typography_font_weight\":\"200\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#FC3B29\",\"color_menu_item_active\":\"#FFFFFF\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"dropdown\":\"none\",\"menu_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"menu_typography_text_transform\":\"capitalize\",\"menu\":\"primary-menu\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"37fc8433\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":\"18\",\"sizes\":[]},\"align\":\"right\",\"look\":\"line_text\",\"text\":\"Portfolio\",\"color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"200\",\"text_align\":\"right\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"30\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"45\",\"sizes\":[]},\"typography_text_transform\":\"capitalize\",\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3bc44921\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":31,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Arrow-home.svg\"},\"library\":\"svg\"},\"align\":\"left\",\"primary_color\":\"#FFFFFF\",\"size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"_background_background\":\"classic\",\"_background_color\":\"#007698\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"link\":{\"url\":\"#down\",\"is_external\":\"\",\"nofollow\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_v\":\"end\",\"_offset_x_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"_offset_y_end_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"size_mobile\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"_offset_x\":{\"size\":3,\"unit\":\"px\"},\"_offset_y_end\":{\"size\":0,\"unit\":\"px\"},\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c00ff0a\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Wildlife.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.5)\",\"link_click\":\"box\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":35,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Nature.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"74aafd8d\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Nature.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"49\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":36,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Pets-BG.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]}},\"elements\":[{\"id\":\"2649d213\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Pets.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(397,75,'_elementor_edit_mode','builder'),(398,75,'_elementor_template_type','wp-page'),(399,75,'_elementor_version','3.2.3'),(400,75,'_elementor_pro_version','3.2.2'),(401,75,'_wp_page_template','default'),(402,75,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(403,75,'_elementor_data','[{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":59,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/S120_Audi-RSQ8.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0},\"elements\":[{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Ortega\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b219ac4\",\"elType\":\"widget\",\"settings\":{\"title\":\"photography.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"0.8\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"492f2fc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3eb3fd29\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"menu_typography_font_weight\":\"200\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#FC3B29\",\"color_menu_item_active\":\"#FFFFFF\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"dropdown\":\"none\",\"menu_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"menu_typography_text_transform\":\"capitalize\",\"menu\":\"primary-menu\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"37fc8433\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":\"18\",\"sizes\":[]},\"align\":\"right\",\"look\":\"line_text\",\"text\":\"Portfolio\",\"color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"200\",\"text_align\":\"right\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"30\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"45\",\"sizes\":[]},\"typography_text_transform\":\"capitalize\",\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3bc44921\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":31,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Arrow-home.svg\"},\"library\":\"svg\"},\"align\":\"left\",\"primary_color\":\"#FFFFFF\",\"size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"_background_background\":\"classic\",\"_background_color\":\"#007698\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"link\":{\"url\":\"#down\",\"is_external\":\"\",\"nofollow\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_v\":\"end\",\"_offset_x_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"_offset_y_end_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"size_mobile\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"_offset_x\":{\"size\":-3,\"unit\":\"px\"},\"_offset_y_end\":{\"size\":0,\"unit\":\"px\"},\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c00ff0a\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Wildlife.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.5)\",\"link_click\":\"box\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":35,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Nature.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"74aafd8d\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Nature.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"49\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":36,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Pets-BG.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]}},\"elements\":[{\"id\":\"2649d213\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Pets.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(413,77,'_wp_attached_file','2021/05/2080_gloss_lucid_yellow_installation-1-1.jpg'),(414,77,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1334;s:4:\"file\";s:52:\"2021/05/2080_gloss_lucid_yellow_installation-1-1.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:52:\"2080_gloss_lucid_yellow_installation-1-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:53:\"2080_gloss_lucid_yellow_installation-1-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:52:\"2080_gloss_lucid_yellow_installation-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:52:\"2080_gloss_lucid_yellow_installation-1-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:54:\"2080_gloss_lucid_yellow_installation-1-1-1536x1025.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;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:23:\"Dynamic Photowerks LLC.\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(415,78,'_wp_attached_file','2021/05/2080_Gloss-Black_Installation-1-1.jpg'),(416,78,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1334;s:4:\"file\";s:45:\"2021/05/2080_Gloss-Black_Installation-1-1.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:45:\"2080_Gloss-Black_Installation-1-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:46:\"2080_Gloss-Black_Installation-1-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"2080_Gloss-Black_Installation-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:45:\"2080_Gloss-Black_Installation-1-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:47:\"2080_Gloss-Black_Installation-1-1-1536x1025.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:30:\"© Dynamic Photowerks LLC 2018\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(417,79,'_wp_attached_file','2021/05/2080_Gloss-Black_Installation-7-1.jpg'),(418,79,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1334;s:4:\"file\";s:45:\"2021/05/2080_Gloss-Black_Installation-7-1.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:45:\"2080_Gloss-Black_Installation-7-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:46:\"2080_Gloss-Black_Installation-7-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"2080_Gloss-Black_Installation-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:45:\"2080_Gloss-Black_Installation-7-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:47:\"2080_Gloss-Black_Installation-7-1-1536x1025.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:30:\"© Dynamic Photowerks LLC 2018\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(419,80,'_wp_attached_file','2021/05/2080_Gloss-Light-Green_Installation-1.jpg'),(420,80,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1334;s:4:\"file\";s:49:\"2021/05/2080_Gloss-Light-Green_Installation-1.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:49:\"2080_Gloss-Light-Green_Installation-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:50:\"2080_Gloss-Light-Green_Installation-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:49:\"2080_Gloss-Light-Green_Installation-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:49:\"2080_Gloss-Light-Green_Installation-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:51:\"2080_Gloss-Light-Green_Installation-1-1536x1025.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;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:23:\"Dynamic Photowerks LLC.\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(421,80,'_wp_attachment_image_alt','man removing a plastic film layer from a green luxury car after wrapping wearing red gloves.'),(422,79,'_wp_attachment_image_alt','technician peeling plastic film layer off a black luxury vehicle'),(423,78,'_wp_attachment_image_alt','using a heat gun to apply film wrap to a vehicle'),(424,77,'_wp_attachment_image_alt','man removing a plastic film layer from a yellow luxury car after wrapping wearing red gloves.'),(425,81,'_elementor_edit_mode','builder'),(426,81,'_elementor_template_type','wp-page'),(427,81,'_elementor_version','3.2.3'),(428,81,'_elementor_pro_version','3.2.2'),(429,81,'_wp_page_template','default'),(430,81,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(431,81,'_elementor_data','[{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":59,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/S120_Audi-RSQ8.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0},\"elements\":[{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Ortega\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b219ac4\",\"elType\":\"widget\",\"settings\":{\"title\":\"photography.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"0.8\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"492f2fc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3eb3fd29\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"menu_typography_font_weight\":\"200\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#FC3B29\",\"color_menu_item_active\":\"#FFFFFF\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"dropdown\":\"none\",\"menu_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"menu_typography_text_transform\":\"capitalize\",\"menu\":\"primary-menu\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"37fc8433\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":\"18\",\"sizes\":[]},\"align\":\"right\",\"look\":\"line_text\",\"text\":\"Portfolio\",\"color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"200\",\"text_align\":\"right\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"30\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"45\",\"sizes\":[]},\"typography_text_transform\":\"capitalize\",\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3bc44921\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":31,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Arrow-home.svg\"},\"library\":\"svg\"},\"align\":\"left\",\"primary_color\":\"#FFFFFF\",\"size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"_background_background\":\"classic\",\"_background_color\":\"#007698\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"link\":{\"url\":\"#down\",\"is_external\":\"\",\"nofollow\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_v\":\"end\",\"_offset_x_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"_offset_y_end_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"size_mobile\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"_offset_x\":{\"size\":-3,\"unit\":\"px\"},\"_offset_y_end\":{\"size\":0,\"unit\":\"px\"},\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c00ff0a\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Wildlife.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.5)\",\"link_click\":\"box\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":35,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Nature.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"74aafd8d\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Nature.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"49\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":36,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Pets-BG.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]}},\"elements\":[{\"id\":\"2649d213\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Pets.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(432,82,'_elementor_edit_mode','builder'),(433,82,'_elementor_template_type','wp-page'),(434,82,'_elementor_version','3.2.3'),(435,82,'_elementor_pro_version','3.2.2'),(436,82,'_wp_page_template','default'),(437,82,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(438,82,'_elementor_data','[{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":59,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/S120_Audi-RSQ8.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0},\"elements\":[{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Ortega\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b219ac4\",\"elType\":\"widget\",\"settings\":{\"title\":\"photography.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"0.8\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"492f2fc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3eb3fd29\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"menu_typography_font_weight\":\"200\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#FC3B29\",\"color_menu_item_active\":\"#FFFFFF\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"dropdown\":\"none\",\"menu_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"menu_typography_text_transform\":\"capitalize\",\"menu\":\"primary-menu\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"37fc8433\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":\"18\",\"sizes\":[]},\"align\":\"right\",\"look\":\"line_text\",\"text\":\"Portfolio\",\"color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"200\",\"text_align\":\"right\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"30\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"45\",\"sizes\":[]},\"typography_text_transform\":\"capitalize\",\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3bc44921\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":31,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Arrow-home.svg\"},\"library\":\"svg\"},\"align\":\"left\",\"primary_color\":\"#FFFFFF\",\"size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"_background_background\":\"classic\",\"_background_color\":\"#007698\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"link\":{\"url\":\"#down\",\"is_external\":\"\",\"nofollow\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_v\":\"end\",\"_offset_x_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"_offset_y_end_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"size_mobile\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"_offset_x\":{\"size\":-3,\"unit\":\"px\"},\"_offset_y_end\":{\"size\":0,\"unit\":\"px\"},\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c00ff0a\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Wildlife.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.5)\",\"link_click\":\"box\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":35,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Nature.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"74aafd8d\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Nature.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"49\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":36,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Pets-BG.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]}},\"elements\":[{\"id\":\"2649d213\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Pets.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(439,83,'_elementor_edit_mode','builder'),(440,83,'_elementor_template_type','wp-page'),(441,83,'_elementor_version','3.2.3'),(442,83,'_elementor_pro_version','3.2.2'),(443,83,'_wp_page_template','default'),(444,83,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(445,83,'_elementor_data','[{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0},\"elements\":[{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b219ac4\",\"elType\":\"widget\",\"settings\":{\"title\":\"photography.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"0.8\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"492f2fc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3eb3fd29\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"menu_typography_font_weight\":\"300\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_active\":\"#FFFFFF\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"dropdown\":\"none\",\"menu_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"menu_typography_text_transform\":\"capitalize\",\"menu\":\"primary-menu\",\"__globals__\":{\"color_menu_item_hover\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"37fc8433\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":\"18\",\"sizes\":[]},\"align\":\"right\",\"look\":\"line_text\",\"text\":\"Portfolio\",\"color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"200\",\"text_align\":\"right\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"30\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"45\",\"sizes\":[]},\"typography_text_transform\":\"capitalize\",\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3bc44921\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":31,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Arrow-home.svg\"},\"library\":\"svg\"},\"align\":\"left\",\"primary_color\":\"#FFFFFF\",\"size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"_background_background\":\"classic\",\"_background_color\":\"#007698\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"link\":{\"url\":\"#down\",\"is_external\":\"\",\"nofollow\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_v\":\"end\",\"_offset_x_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"_offset_y_end_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"size_mobile\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"_offset_x\":{\"size\":-3,\"unit\":\"px\"},\"_offset_y_end\":{\"size\":0,\"unit\":\"px\"},\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c00ff0a\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Wildlife.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.5)\",\"link_click\":\"box\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":35,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Nature.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"74aafd8d\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Nature.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"49\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":36,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Pets-BG.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]}},\"elements\":[{\"id\":\"2649d213\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Pets.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(447,84,'_elementor_edit_mode','builder'),(448,84,'_elementor_template_type','header'),(449,84,'_elementor_version','3.2.3'),(450,84,'_elementor_pro_version','3.2.2'),(451,84,'_wp_page_template','default'),(452,84,'_elementor_data','[]'),(453,84,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(464,38,'_wp_attachment_image_alt','sports car wrapped in orange on a red background'),(465,41,'_wp_attachment_image_alt','green sports car on a green background, BMW'),(467,86,'_elementor_edit_mode','builder'),(468,86,'_elementor_template_type','wp-page'),(469,86,'_elementor_version','3.2.3'),(470,86,'_elementor_pro_version','3.2.2'),(471,86,'_wp_page_template','default'),(472,86,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(473,86,'_elementor_data','[{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0},\"elements\":[{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b219ac4\",\"elType\":\"widget\",\"settings\":{\"title\":\"photography.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"0.8\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"492f2fc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3eb3fd29\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"menu_typography_font_weight\":\"300\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_active\":\"#FFFFFF\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"dropdown\":\"none\",\"menu_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"menu_typography_text_transform\":\"capitalize\",\"menu\":\"primary-menu\",\"__globals__\":{\"color_menu_item_hover\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"37fc8433\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":\"18\",\"sizes\":[]},\"align\":\"right\",\"look\":\"line_text\",\"text\":\"Portfolio\",\"color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"200\",\"text_align\":\"right\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"30\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"45\",\"sizes\":[]},\"typography_text_transform\":\"capitalize\",\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3bc44921\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":31,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Arrow-home.svg\"},\"library\":\"svg\"},\"align\":\"left\",\"primary_color\":\"#FFFFFF\",\"size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"_background_background\":\"classic\",\"_background_color\":\"#007698\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"link\":{\"url\":\"#down\",\"is_external\":\"\",\"nofollow\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_v\":\"end\",\"_offset_x_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"_offset_y_end_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"size_mobile\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"_offset_x\":{\"size\":-3,\"unit\":\"px\"},\"_offset_y_end\":{\"size\":0,\"unit\":\"px\"},\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c00ff0a\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Wildlife.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.5)\",\"link_click\":\"box\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":35,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Nature.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"74aafd8d\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Nature.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"49\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":36,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Pets-BG.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]}},\"elements\":[{\"id\":\"2649d213\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Pets.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(474,87,'_elementor_edit_mode','builder'),(475,87,'_elementor_template_type','wp-page'),(476,87,'_elementor_version','3.2.3'),(477,87,'_elementor_pro_version','3.2.2'),(478,87,'_wp_page_template','default'),(479,87,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(480,87,'_elementor_data','[{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0},\"elements\":[{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b219ac4\",\"elType\":\"widget\",\"settings\":{\"title\":\"photography.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"0.8\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"492f2fc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3eb3fd29\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"menu_typography_font_weight\":\"300\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_active\":\"#FFFFFF\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"dropdown\":\"none\",\"menu_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"menu_typography_text_transform\":\"capitalize\",\"menu\":\"primary-menu\",\"__globals__\":{\"color_menu_item_hover\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"37fc8433\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":\"18\",\"sizes\":[]},\"align\":\"right\",\"look\":\"line_text\",\"text\":\"Portfolio\",\"color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"200\",\"text_align\":\"right\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"30\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"45\",\"sizes\":[]},\"typography_text_transform\":\"capitalize\",\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3bc44921\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":31,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Arrow-home.svg\"},\"library\":\"svg\"},\"align\":\"left\",\"primary_color\":\"#FFFFFF\",\"size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"_background_background\":\"classic\",\"_background_color\":\"#007698\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"link\":{\"url\":\"#down\",\"is_external\":\"\",\"nofollow\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_v\":\"end\",\"_offset_x_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"_offset_y_end_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"size_mobile\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"_offset_x\":{\"size\":-3,\"unit\":\"px\"},\"_offset_y_end\":{\"size\":0,\"unit\":\"px\"},\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c00ff0a\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Wildlife.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.5)\",\"link_click\":\"box\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":35,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Nature.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"74aafd8d\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Nature.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"49\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":36,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Pets-BG.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]}},\"elements\":[{\"id\":\"2649d213\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Pets.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(481,88,'_elementor_edit_mode','builder'),(482,88,'_elementor_template_type','wp-page'),(483,88,'_elementor_version','3.2.3'),(484,88,'_elementor_pro_version','3.2.2'),(485,88,'_wp_page_template','default'),(486,88,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(487,88,'_elementor_data','[{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"background_overlay_color_b\":\"#F8F8F8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":240,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"overlay_blend_mode\":\"overlay\"},\"elements\":[{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":30.42999999999999971578290569595992565155029296875},\"elements\":[{\"id\":\"f866f3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\",\"id\":53}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"492f2fc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size\":69.4849999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"3eb3fd29\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"menu_typography_font_weight\":\"300\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_active\":\"#FFFFFF\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"dropdown\":\"none\",\"menu_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"menu_typography_text_transform\":\"capitalize\",\"menu\":\"primary-menu\",\"__globals__\":{\"color_menu_item_hover\":\"\"},\"color_menu_item_hover\":\"#0077E2\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"37fc8433\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":\"18\",\"sizes\":[]},\"align\":\"right\",\"look\":\"line_text\",\"text\":\"Portfolio\",\"color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"200\",\"text_align\":\"right\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"30\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"45\",\"sizes\":[]},\"typography_text_transform\":\"capitalize\",\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3bc44921\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":31,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Arrow-home.svg\"},\"library\":\"svg\"},\"align\":\"left\",\"primary_color\":\"#FFFFFF\",\"size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"_background_background\":\"classic\",\"_background_color\":\"#0077E2\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"link\":{\"url\":\"#down\",\"is_external\":\"\",\"nofollow\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_v\":\"end\",\"_offset_x_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"_offset_y_end_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"size_mobile\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"_offset_x\":{\"size\":-3,\"unit\":\"px\"},\"_offset_y_end\":{\"size\":0,\"unit\":\"px\"},\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3><p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3><p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3><p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":35,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Nature.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"74aafd8d\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Nature.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"49\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":36,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Pets-BG.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]}},\"elements\":[{\"id\":\"2649d213\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Pets.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(500,90,'_elementor_edit_mode','builder'),(501,90,'_elementor_template_type','wp-page'),(502,90,'_elementor_version','3.2.3'),(503,90,'_elementor_pro_version','3.2.2'),(504,90,'_wp_page_template','default'),(505,90,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(506,90,'_elementor_data','[{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"background_overlay_color_b\":\"#F8F8F8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":240,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"overlay_blend_mode\":\"overlay\"},\"elements\":[{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":30.42999999999999971578290569595992565155029296875},\"elements\":[{\"id\":\"f866f3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\",\"id\":53}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"492f2fc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size\":69.4849999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"3eb3fd29\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"menu_typography_font_weight\":\"300\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_active\":\"#FFFFFF\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"dropdown\":\"none\",\"menu_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"menu_typography_text_transform\":\"capitalize\",\"menu\":\"primary-menu\",\"__globals__\":{\"color_menu_item_hover\":\"\"},\"color_menu_item_hover\":\"#0077E2\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"37fc8433\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":\"18\",\"sizes\":[]},\"align\":\"right\",\"look\":\"line_text\",\"text\":\"Portfolio\",\"color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"200\",\"text_align\":\"right\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"30\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"45\",\"sizes\":[]},\"typography_text_transform\":\"capitalize\",\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3bc44921\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":31,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Arrow-home.svg\"},\"library\":\"svg\"},\"align\":\"left\",\"primary_color\":\"#FFFFFF\",\"size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"_background_background\":\"classic\",\"_background_color\":\"#0077E2\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"link\":{\"url\":\"#down\",\"is_external\":\"\",\"nofollow\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_v\":\"end\",\"_offset_x_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"_offset_y_end_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"size_mobile\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"_offset_x\":{\"size\":-3,\"unit\":\"px\"},\"_offset_y_end\":{\"size\":0,\"unit\":\"px\"},\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3><p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3><p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3><p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":35,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Nature.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"74aafd8d\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Nature.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"49\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":36,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Pets-BG.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]}},\"elements\":[{\"id\":\"2649d213\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Pets.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(507,91,'_elementor_edit_mode','builder'),(508,91,'_elementor_template_type','wp-page'),(509,91,'_elementor_version','3.2.3'),(510,91,'_elementor_pro_version','3.2.2'),(511,91,'_wp_page_template','default'),(512,91,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(513,91,'_elementor_data','[{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"background_overlay_color_b\":\"#F8F8F8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":240,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"overlay_blend_mode\":\"overlay\"},\"elements\":[{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":30.42999999999999971578290569595992565155029296875},\"elements\":[{\"id\":\"f866f3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\",\"id\":53}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"492f2fc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size\":69.4849999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"3eb3fd29\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"menu_typography_font_weight\":\"300\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_active\":\"#FFFFFF\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"dropdown\":\"none\",\"menu_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"menu_typography_text_transform\":\"capitalize\",\"menu\":\"primary-menu\",\"__globals__\":{\"color_menu_item_hover\":\"\"},\"color_menu_item_hover\":\"#0077E2\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"37fc8433\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":\"18\",\"sizes\":[]},\"align\":\"right\",\"look\":\"line_text\",\"text\":\"Portfolio\",\"color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"200\",\"text_align\":\"right\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"30\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"45\",\"sizes\":[]},\"typography_text_transform\":\"capitalize\",\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3bc44921\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":31,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Arrow-home.svg\"},\"library\":\"svg\"},\"align\":\"left\",\"primary_color\":\"#FFFFFF\",\"size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"_background_background\":\"classic\",\"_background_color\":\"#0077E2\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"link\":{\"url\":\"#down\",\"is_external\":\"\",\"nofollow\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_v\":\"end\",\"_offset_x_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"_offset_y_end_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"size_mobile\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"_offset_x\":{\"size\":-3,\"unit\":\"px\"},\"_offset_y_end\":{\"size\":0,\"unit\":\"px\"},\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3><p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3><p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3><p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":35,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Nature.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"74aafd8d\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Nature.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"49\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":36,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Pets-BG.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]}},\"elements\":[{\"id\":\"2649d213\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Pets.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(514,92,'_elementor_edit_mode','builder'),(515,92,'_elementor_template_type','wp-page'),(516,92,'_elementor_version','3.2.3'),(517,92,'_elementor_pro_version','3.2.2'),(518,92,'_wp_page_template','default'),(519,92,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(520,92,'_elementor_data','[{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00A5FF\",\"background_overlay_color_b\":\"#D4EAFF00\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f866f3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\",\"id\":53},\"image_size\":\"medium\",\"width\":{\"unit\":\"%\",\"size\":26,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":30.42999999999999971578290569595992565155029296875},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"492f2fc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size\":69.4849999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"3eb3fd29\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"menu_typography_font_weight\":\"300\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_active\":\"#FFFFFF\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"dropdown\":\"none\",\"menu_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"menu_typography_text_transform\":\"capitalize\",\"menu\":\"primary-menu\",\"__globals__\":{\"color_menu_item_hover\":\"\"},\"color_menu_item_hover\":\"#0077E2\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"37fc8433\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":\"18\",\"sizes\":[]},\"align\":\"right\",\"look\":\"line_text\",\"text\":\"Portfolio\",\"color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"200\",\"text_align\":\"right\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"30\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"45\",\"sizes\":[]},\"typography_text_transform\":\"capitalize\",\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3bc44921\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":31,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Arrow-home.svg\"},\"library\":\"svg\"},\"align\":\"left\",\"primary_color\":\"#FFFFFF\",\"size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"_background_background\":\"classic\",\"_background_color\":\"#0077E2\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"link\":{\"url\":\"#down\",\"is_external\":\"\",\"nofollow\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_v\":\"end\",\"_offset_x_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"_offset_y_end_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"size_mobile\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"_offset_x\":{\"size\":-3,\"unit\":\"px\"},\"_offset_y_end\":{\"size\":0,\"unit\":\"px\"},\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3><p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3><p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3><p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":35,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Nature.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"74aafd8d\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Nature.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"49\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":36,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Pets-BG.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]}},\"elements\":[{\"id\":\"2649d213\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Pets.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(522,93,'_wp_attached_file','2021/06/Group-149-1.png'),(523,93,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:307;s:6:\"height\";i:66;s:4:\"file\";s:23:\"2021/06/Group-149-1.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Group-149-1-300x64.png\";s:5:\"width\";i:300;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Group-149-1-150x66.png\";s:5:\"width\";i:150;s:6:\"height\";i:66;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:{}}}'),(524,93,'_elementor_source_image_hash','e921bbc6d8710f2a498967698454e7eccb82ac85'),(525,94,'_wp_attached_file','2021/06/ant-rozetsky-256125.jpg'),(526,94,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1550;s:6:\"height\";i:1033;s:4:\"file\";s:31:\"2021/06/ant-rozetsky-256125.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"ant-rozetsky-256125-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"ant-rozetsky-256125-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"ant-rozetsky-256125-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"ant-rozetsky-256125-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:33:\"ant-rozetsky-256125-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(527,94,'_elementor_source_image_hash','1912d996484e450a7e5959ef9884e409348b4b92'),(528,37,'_edit_lock','1623182000:1'),(529,37,'_wp_attachment_backup_sizes','a:6:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:2000;s:6:\"height\";i:1334;s:4:\"file\";s:37:\"3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:45:\"3M-Personal-Auto_S120_Audi-RSQ8-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:45:\"3M-Personal-Auto_S120_Audi-RSQ8-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"medium_large-orig\";a:4:{s:4:\"file\";s:45:\"3M-Personal-Auto_S120_Audi-RSQ8-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"large-orig\";a:4:{s:4:\"file\";s:46:\"3M-Personal-Auto_S120_Audi-RSQ8-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"1536x1536-orig\";a:4:{s:4:\"file\";s:47:\"3M-Personal-Auto_S120_Audi-RSQ8-1-1536x1025.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(538,96,'_wp_attached_file','2021/06/1080_Chrome_IG-Story-Photo-1.jpg'),(539,96,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1080;s:6:\"height\";i:1920;s:4:\"file\";s:40:\"2021/06/1080_Chrome_IG-Story-Photo-1.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"1080_Chrome_IG-Story-Photo-1-169x300.jpg\";s:5:\"width\";i:169;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:41:\"1080_Chrome_IG-Story-Photo-1-576x1024.jpg\";s:5:\"width\";i:576;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"1080_Chrome_IG-Story-Photo-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:41:\"1080_Chrome_IG-Story-Photo-1-768x1365.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:41:\"1080_Chrome_IG-Story-Photo-1-864x1536.jpg\";s:5:\"width\";i:864;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:{}}}'),(540,97,'_wp_attached_file','2021/06/HomepageBlueSilverCar.jpg'),(541,97,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1080;s:6:\"height\";i:1146;s:4:\"file\";s:33:\"2021/06/HomepageBlueSilverCar.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"HomepageBlueSilverCar-283x300.jpg\";s:5:\"width\";i:283;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"HomepageBlueSilverCar-965x1024.jpg\";s:5:\"width\";i:965;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"HomepageBlueSilverCar-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"HomepageBlueSilverCar-768x815.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:815;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:{}}}'),(542,97,'_wp_attachment_image_alt','Silver Sportscar on a blue background'),(555,102,'_wp_attached_file','2021/06/SparkleIcon.svg'),(556,102,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:24:\"/2021/06/SparkleIcon.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:15:\"SparkleIcon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:15:\"SparkleIcon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:15:\"SparkleIcon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:15:\"SparkleIcon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"SparkleIcon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"SparkleIcon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(558,103,'_elementor_edit_mode','builder'),(559,103,'_elementor_template_type','wp-page'),(560,103,'_elementor_version','3.2.3'),(561,103,'_elementor_pro_version','3.2.2'),(562,103,'_wp_page_template','default'),(563,103,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(564,103,'_elementor_data','[{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00A5FF\",\"background_overlay_color_b\":\"#D4EAFF00\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f866f3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\",\"id\":53},\"image_size\":\"medium\",\"width\":{\"unit\":\"%\",\"size\":26,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":30.42999999999999971578290569595992565155029296875},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"492f2fc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size\":69.4849999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"3eb3fd29\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"menu_typography_font_weight\":\"300\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_active\":\"#FFFFFF\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"dropdown\":\"none\",\"menu_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"menu_typography_text_transform\":\"capitalize\",\"menu\":\"primary-menu\",\"__globals__\":{\"color_menu_item_hover\":\"\"},\"color_menu_item_hover\":\"#0077E2\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"37fc8433\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":\"18\",\"sizes\":[]},\"align\":\"right\",\"look\":\"line_text\",\"text\":\"Portfolio\",\"color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"200\",\"text_align\":\"right\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"30\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"45\",\"sizes\":[]},\"typography_text_transform\":\"capitalize\",\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3bc44921\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":31,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Arrow-home.svg\"},\"library\":\"svg\"},\"align\":\"left\",\"primary_color\":\"#FFFFFF\",\"size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"_background_background\":\"classic\",\"_background_color\":\"#0077E2\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"link\":{\"url\":\"#down\",\"is_external\":\"\",\"nofollow\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_v\":\"end\",\"_offset_x_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"_offset_y_end_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"size_mobile\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"_offset_x\":{\"size\":-3,\"unit\":\"px\"},\"_offset_y_end\":{\"size\":0,\"unit\":\"px\"},\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3><p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3><p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3><p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":35,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Nature.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"74aafd8d\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Nature.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"49\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":36,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Pets-BG.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]}},\"elements\":[{\"id\":\"2649d213\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Pets.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(565,104,'_elementor_edit_mode','builder'),(566,104,'_elementor_template_type','wp-page'),(567,104,'_elementor_version','3.2.3'),(568,104,'_elementor_pro_version','3.2.2'),(569,104,'_wp_page_template','default'),(570,104,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(571,104,'_elementor_data','[{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00A5FF\",\"background_overlay_color_b\":\"#D4EAFF00\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f866f3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\",\"id\":53},\"image_size\":\"medium\",\"width\":{\"unit\":\"%\",\"size\":26,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":30.42999999999999971578290569595992565155029296875},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"492f2fc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size\":69.4849999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"3eb3fd29\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"menu_typography_font_weight\":\"300\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_active\":\"#FFFFFF\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"dropdown\":\"none\",\"menu_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"menu_typography_text_transform\":\"capitalize\",\"menu\":\"primary-menu\",\"__globals__\":{\"color_menu_item_hover\":\"\"},\"color_menu_item_hover\":\"#0077E2\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"37fc8433\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":\"18\",\"sizes\":[]},\"align\":\"right\",\"look\":\"line_text\",\"text\":\"Portfolio\",\"color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"200\",\"text_align\":\"right\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"30\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"45\",\"sizes\":[]},\"typography_text_transform\":\"capitalize\",\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3bc44921\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":31,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Arrow-home.svg\"},\"library\":\"svg\"},\"align\":\"left\",\"primary_color\":\"#FFFFFF\",\"size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"_background_background\":\"classic\",\"_background_color\":\"#0077E2\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"link\":{\"url\":\"#down\",\"is_external\":\"\",\"nofollow\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_v\":\"end\",\"_offset_x_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"_offset_y_end_mobile\":{\"size\":\"0\",\"unit\":\"px\"},\"size_mobile\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"_offset_x\":{\"size\":-3,\"unit\":\"px\"},\"_offset_y_end\":{\"size\":0,\"unit\":\"px\"},\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3><p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3><p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3><p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":35,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Nature.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"74aafd8d\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Nature.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"49\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":36,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Pets-BG.png\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]}},\"elements\":[{\"id\":\"2649d213\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"button\":\"Pets.\",\"min-height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"vertical_position\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_font_weight\":\"200\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"button_typography_font_weight\":\"100\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"rgba(0, 0, 0, 0.6)\",\"min-height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"button_typography_text_transform\":\"capitalize\",\"graphic_image\":{\"id\":33,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(572,105,'_elementor_edit_mode','builder'),(573,105,'_elementor_template_type','wp-page'),(574,105,'_elementor_version','3.2.3'),(575,105,'_elementor_pro_version','3.2.2'),(576,105,'_wp_page_template','default'),(577,105,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(578,105,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\"},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"6d53d938\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\"},\"elements\":[{\"id\":\"6b9eb716\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"dj0oqxg\",\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":\"1\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"9sl36ju\",\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":\"1\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"pppuvwd\",\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":\"1\"}}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":\"19\"},\"hover_secondary_color\":\"#ffd725\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film Custom | Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aa7f4f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sports | Luxury | Exotic | Off-Road\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Big Shoulders Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3><p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3><p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3><p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":98,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/AtomIcon.svg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(581,106,'_elementor_edit_mode','builder'),(582,106,'_elementor_template_type','wp-page'),(583,106,'_elementor_version','3.2.3'),(584,106,'_elementor_pro_version','3.2.2'),(585,106,'_wp_page_template','default'),(586,106,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(587,106,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\"},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"6d53d938\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\"},\"elements\":[{\"id\":\"6b9eb716\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"dj0oqxg\",\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":\"1\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"9sl36ju\",\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":\"1\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"pppuvwd\",\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":\"1\"}}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":\"19\"},\"hover_secondary_color\":\"#ffd725\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film Custom | Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aa7f4f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sports | Luxury | Exotic | Off-Road\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Big Shoulders Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3><p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3><p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3><p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":98,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/AtomIcon.svg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(589,107,'_elementor_edit_mode','builder'),(590,107,'_elementor_template_type','wp-page'),(591,107,'_elementor_version','3.2.3'),(592,107,'_elementor_pro_version','3.2.2'),(593,107,'_wp_page_template','default'),(594,107,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(595,107,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\"},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"6d53d938\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\"},\"elements\":[{\"id\":\"6b9eb716\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"dj0oqxg\",\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":\"1\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"9sl36ju\",\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":\"1\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"pppuvwd\",\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":\"1\"}}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":\"19\"},\"hover_secondary_color\":\"#ffd725\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film Custom | Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aa7f4f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sports | Luxury | Exotic | Off-Road\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Big Shoulders Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3><p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3><p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3><p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":98,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/AtomIcon.svg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(597,108,'_elementor_edit_mode','builder'),(598,108,'_elementor_template_type','wp-page'),(599,108,'_elementor_version','3.2.3'),(600,108,'_elementor_pro_version','3.2.2'),(601,108,'_wp_page_template','default'),(602,108,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(603,108,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\"},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"6d53d938\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\"},\"elements\":[{\"id\":\"6b9eb716\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"dj0oqxg\",\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":\"1\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"9sl36ju\",\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":\"1\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"pppuvwd\",\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":\"1\"}}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":\"19\"},\"hover_secondary_color\":\"#ffd725\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aa7f4f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sports | Luxury | Exotic | Off-Road\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Big Shoulders Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3><p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3><p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3><p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":98,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/AtomIcon.svg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(606,109,'_elementor_edit_mode','builder'),(607,109,'_elementor_template_type','wp-page'),(608,109,'_elementor_version','3.2.3'),(609,109,'_elementor_pro_version','3.2.2'),(610,109,'_wp_page_template','default'),(611,109,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(612,109,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\"},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"6d53d938\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\"},\"elements\":[{\"id\":\"6b9eb716\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"dj0oqxg\",\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":\"1\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"9sl36ju\",\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":\"1\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"pppuvwd\",\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":\"1\"}}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":\"19\"},\"hover_secondary_color\":\"#ffd725\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aa7f4f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sports | Luxury | Exotic | Off-Road\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Big Shoulders Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3><p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3><p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3><p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":98,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/AtomIcon.svg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(613,110,'_elementor_edit_mode','builder'),(614,110,'_elementor_template_type','wp-page'),(615,110,'_elementor_version','3.2.3'),(616,110,'_elementor_pro_version','3.2.2'),(617,110,'_wp_page_template','default'),(618,110,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(619,110,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\"},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"6d53d938\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\"},\"elements\":[{\"id\":\"6b9eb716\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"dj0oqxg\",\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":\"1\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"9sl36ju\",\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":\"1\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"pppuvwd\",\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":\"1\"}}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":\"19\"},\"hover_secondary_color\":\"#ffd725\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aa7f4f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sports | Luxury | Exotic | Off-Road\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Big Shoulders Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3><p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3><p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3><p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":98,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/AtomIcon.svg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(620,111,'_elementor_edit_mode','builder'),(621,111,'_elementor_template_type','wp-page'),(622,111,'_elementor_version','3.2.3'),(623,111,'_elementor_pro_version','3.2.2'),(624,111,'_wp_page_template','default'),(625,111,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(626,111,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\"},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"6d53d938\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\"},\"elements\":[{\"id\":\"6b9eb716\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"dj0oqxg\",\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":\"1\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"9sl36ju\",\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":\"1\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"pppuvwd\",\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":\"1\"}}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":\"19\"},\"hover_secondary_color\":\"#ffd725\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aa7f4f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sports | Luxury | Exotic | Off-Road\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Big Shoulders Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3><p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3><p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3><p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":98,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/AtomIcon.svg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(639,114,'_elementor_edit_mode','builder'),(640,114,'_elementor_template_type','wp-page'),(641,114,'_elementor_version','3.2.3'),(642,114,'_elementor_pro_version','3.2.2'),(643,114,'_wp_page_template','default'),(644,114,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(645,114,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\"},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"6d53d938\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\"},\"elements\":[{\"id\":\"6b9eb716\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"dj0oqxg\",\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":\"1\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"9sl36ju\",\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":\"1\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"pppuvwd\",\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":\"1\"}}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":\"19\"},\"hover_secondary_color\":\"#ffd725\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aa7f4f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sports | Luxury | Exotic | Off-Road\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Big Shoulders Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3><p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3><p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3><p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":98,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/AtomIcon.svg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(646,115,'_elementor_edit_mode','builder'),(647,115,'_elementor_template_type','wp-page'),(648,115,'_elementor_version','3.2.3'),(649,115,'_elementor_pro_version','3.2.2'),(650,115,'_wp_page_template','default'),(651,115,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(652,115,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\"},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"6d53d938\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\"},\"elements\":[{\"id\":\"6b9eb716\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"dj0oqxg\",\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":\"1\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"9sl36ju\",\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":\"1\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"pppuvwd\",\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":\"1\"}}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":\"19\"},\"hover_secondary_color\":\"#ffd725\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aa7f4f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sports | Luxury | Exotic | Off-Road\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Big Shoulders Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3><p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3><p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3><p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":98,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/AtomIcon.svg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(653,116,'_elementor_edit_mode','builder'),(654,116,'_elementor_template_type','wp-page'),(655,116,'_elementor_version','3.2.3'),(656,116,'_elementor_pro_version','3.2.2'),(657,116,'_wp_page_template','default'),(658,116,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(659,116,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aa7f4f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sports | Luxury | Exotic | Off-Road\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Big Shoulders Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3><p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3><p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3><p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":98,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/AtomIcon.svg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(671,118,'_elementor_edit_mode','builder'),(672,118,'_elementor_template_type','wp-page'),(673,118,'_elementor_version','3.2.3'),(674,118,'_elementor_pro_version','3.2.2'),(675,118,'_wp_page_template','default'),(676,118,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(677,118,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aa7f4f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sports | Luxury | Exotic | Off-Road\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Big Shoulders Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3><p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3><p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3><p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":98,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/AtomIcon.svg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(678,119,'_elementor_edit_mode','builder'),(679,119,'_elementor_template_type','wp-page'),(680,119,'_elementor_version','3.2.3'),(681,119,'_elementor_pro_version','3.2.2'),(682,119,'_wp_page_template','default'),(683,119,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(684,119,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aa7f4f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sports | Luxury | Exotic | Off-Road\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Big Shoulders Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3><p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3><p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3><p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":98,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/AtomIcon.svg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(685,120,'_elementor_edit_mode','builder'),(686,120,'_elementor_template_type','wp-page'),(687,120,'_elementor_version','3.2.3'),(688,120,'_elementor_pro_version','3.2.2'),(689,120,'_wp_page_template','default'),(690,120,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(691,120,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For Your Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Beautiful Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"700\",\"__globals__\":{\"words_color\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"animated-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3><p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3><p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3><p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":98,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/AtomIcon.svg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Big Shoulders Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(701,122,'_elementor_edit_mode','builder'),(702,122,'_elementor_template_type','wp-page'),(703,122,'_elementor_version','3.2.3'),(704,122,'_elementor_pro_version','3.2.2'),(705,122,'_wp_page_template','default'),(706,122,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(707,122,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For Your Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Beautiful Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"700\",\"__globals__\":{\"words_color\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"animated-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3><p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3><p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3><p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":98,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/AtomIcon.svg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Big Shoulders Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(708,123,'_elementor_edit_mode','builder'),(709,123,'_elementor_template_type','wp-page'),(710,123,'_elementor_version','3.2.3'),(711,123,'_elementor_pro_version','3.2.2'),(712,123,'_wp_page_template','default'),(713,123,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(714,123,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For Your Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Beautiful Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"700\",\"__globals__\":{\"words_color\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"animated-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3><p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3><p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3><p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":98,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/AtomIcon.svg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Big Shoulders Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(715,124,'_elementor_edit_mode','builder'),(716,124,'_elementor_template_type','wp-page'),(717,124,'_elementor_version','3.2.3'),(718,124,'_elementor_pro_version','3.2.2'),(719,124,'_wp_page_template','default'),(720,124,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(721,124,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For Your Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Beautiful Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"700\",\"__globals__\":{\"words_color\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"animated-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3><p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3><p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3><p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":98,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/AtomIcon.svg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Big Shoulders Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our technicians are all 3M certified, and use\\u00a0 a variety of advanced technologies that fit your needs, guaranteed.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For Your Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(723,125,'_elementor_edit_mode','builder'),(724,125,'_elementor_template_type','wp-page'),(725,125,'_elementor_version','3.2.3'),(726,125,'_elementor_pro_version','3.2.2'),(727,125,'_wp_page_template','default'),(728,125,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(729,125,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For Your Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Beautiful Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"700\",\"__globals__\":{\"words_color\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"animated-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3><p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3><p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3><p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":98,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/AtomIcon.svg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Big Shoulders Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our technicians are all 3M certified, and use\\u00a0 a variety of advanced technologies that fit your needs, guaranteed.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For Your Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(730,126,'_elementor_edit_mode','builder'),(731,126,'_elementor_template_type','wp-page'),(732,126,'_elementor_version','3.2.3'),(733,126,'_elementor_pro_version','3.2.2'),(734,126,'_wp_page_template','default'),(735,126,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(736,126,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For Your Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Beautiful Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"700\",\"__globals__\":{\"words_color\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"animated-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3><p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3><p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3><p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":98,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/AtomIcon.svg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Big Shoulders Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our technicians are all 3M certified, and use\\u00a0 a variety of advanced technologies that fit your needs, guaranteed.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For Your Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(737,127,'_elementor_edit_mode','builder'),(738,127,'_elementor_template_type','wp-page'),(739,127,'_elementor_version','3.2.3'),(740,127,'_elementor_pro_version','3.2.2'),(741,127,'_wp_page_template','default'),(742,127,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(743,127,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For Your Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Beautiful Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"700\",\"__globals__\":{\"words_color\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"animated-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3><p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3><p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3><p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":98,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/AtomIcon.svg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Big Shoulders Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our technicians are all 3M certified, and use\\u00a0 a variety of advanced technologies that fit your needs, guaranteed.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For Your Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(746,128,'_wp_attached_file','2021/06/3M_Wrap-Film_Vertical-Lockup.png'),(747,128,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:231;s:6:\"height\";i:204;s:4:\"file\";s:40:\"2021/06/3M_Wrap-Film_Vertical-Lockup.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"3M_Wrap-Film_Vertical-Lockup-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),(748,129,'_wp_attached_file','2021/06/3M_Wrap-Film_Horizontal-Lockup.png'),(749,129,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:473;s:6:\"height\";i:140;s:4:\"file\";s:42:\"2021/06/3M_Wrap-Film_Horizontal-Lockup.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:41:\"3M_Wrap-Film_Horizontal-Lockup-300x89.png\";s:5:\"width\";i:300;s:6:\"height\";i:89;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"3M_Wrap-Film_Horizontal-Lockup-150x140.png\";s:5:\"width\";i:150;s:6:\"height\";i:140;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:{}}}'),(750,130,'_wp_attached_file','2021/06/caricon-03.svg'),(751,130,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:23:\"/2021/06/caricon-03.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:14:\"caricon-03.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"caricon-03.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"caricon-03.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"caricon-03.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"caricon-03.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"caricon-03.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(759,133,'_wp_attached_file','2021/06/sparkle-icon-03.svg'),(760,133,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:28:\"/2021/06/sparkle-icon-03.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:19:\"sparkle-icon-03.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:19:\"sparkle-icon-03.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:19:\"sparkle-icon-03.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:19:\"sparkle-icon-03.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"sparkle-icon-03.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"sparkle-icon-03.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(773,135,'_elementor_edit_mode','builder'),(774,135,'_elementor_template_type','wp-page'),(775,135,'_elementor_version','3.2.3'),(776,135,'_elementor_pro_version','3.2.2'),(777,135,'_wp_page_template','default'),(778,135,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(779,135,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For Your Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Beautiful Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"700\",\"__globals__\":{\"words_color\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"animated-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3><p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3><p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3><p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":98,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/AtomIcon.svg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Big Shoulders Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our technicians are all 3M certified, and use\\u00a0 a variety of advanced technologies that fit your needs, guaranteed.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For Your Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(781,136,'_elementor_edit_mode','builder'),(782,136,'_elementor_template_type','wp-page'),(783,136,'_elementor_version','3.2.3'),(784,136,'_elementor_pro_version','3.2.2'),(785,136,'_wp_page_template','default'),(786,136,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(787,136,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For Your Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Beautiful Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"700\",\"__globals__\":{\"words_color\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"animated-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3><p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3><p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3><p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":98,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/AtomIcon.svg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Big Shoulders Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our technicians are all 3M certified, and use\\u00a0 a variety of advanced technologies that fit your needs, guaranteed.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For Your Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(789,137,'_elementor_edit_mode','builder'),(790,137,'_elementor_template_type','wp-page'),(791,137,'_elementor_version','3.2.3'),(792,137,'_elementor_pro_version','3.2.2'),(793,137,'_wp_page_template','default'),(794,137,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(795,137,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For Your Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Beautiful Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"700\",\"__globals__\":{\"words_color\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"animated-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dripscon-04.svg\",\"id\":131},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"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},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/duraicon-04.svg\",\"id\":132},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3><p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":98,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/AtomIcon.svg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Big Shoulders Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our technicians are all 3M certified, and use\\u00a0 a variety of advanced technologies that fit your needs, guaranteed.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For Your Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(808,139,'_wp_attached_file','2021/06/drip-icon-04.svg'),(809,139,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:25:\"/2021/06/drip-icon-04.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:16:\"drip-icon-04.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:16:\"drip-icon-04.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:16:\"drip-icon-04.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:16:\"drip-icon-04.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"drip-icon-04.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"drip-icon-04.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(811,140,'_wp_attached_file','2021/06/dura-icon-04.svg'),(812,140,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:25:\"/2021/06/dura-icon-04.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:16:\"dura-icon-04.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:16:\"dura-icon-04.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:16:\"dura-icon-04.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:16:\"dura-icon-04.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"dura-icon-04.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"dura-icon-04.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(814,141,'_elementor_edit_mode','builder'),(815,141,'_elementor_template_type','wp-page'),(816,141,'_elementor_version','3.2.3'),(817,141,'_elementor_pro_version','3.2.2'),(818,141,'_wp_page_template','default'),(819,141,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `wp_postmeta` VALUES (820,141,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For Your Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Beautiful Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"700\",\"__globals__\":{\"words_color\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"animated-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dripscon-04.svg\",\"id\":131},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"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},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/duraicon-04.svg\",\"id\":132},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3><p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":98,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/AtomIcon.svg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Big Shoulders Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our technicians are all 3M certified, and use\\u00a0 a variety of advanced technologies that fit your needs, guaranteed.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For Your Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(821,142,'_elementor_edit_mode','builder'),(822,142,'_elementor_template_type','wp-page'),(823,142,'_elementor_version','3.2.3'),(824,142,'_elementor_pro_version','3.2.2'),(825,142,'_wp_page_template','default'),(826,142,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(827,142,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For Your Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Beautiful Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"700\",\"__globals__\":{\"words_color\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"animated-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dripscon-04.svg\",\"id\":131},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"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},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/duraicon-04.svg\",\"id\":132},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3><p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":98,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/AtomIcon.svg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Big Shoulders Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our technicians are all 3M certified, and use\\u00a0 a variety of advanced technologies that fit your needs, guaranteed.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For Your Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(828,143,'_elementor_edit_mode','builder'),(829,143,'_elementor_template_type','wp-page'),(830,143,'_elementor_version','3.2.3'),(831,143,'_elementor_pro_version','3.2.2'),(832,143,'_wp_page_template','default'),(833,143,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(834,143,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For Your Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Beautiful Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"700\",\"__globals__\":{\"words_color\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"animated-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"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},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3><p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":98,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/AtomIcon.svg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Big Shoulders Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our technicians are all 3M certified, and use\\u00a0 a variety of advanced technologies that fit your needs, guaranteed.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For Your Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(844,145,'_wp_attached_file','2021/06/3M-Peronal-Auto_S363-Ford-Ranger-Cropped.jpg'),(845,145,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:918;s:4:\"file\";s:52:\"2021/06/3M-Peronal-Auto_S363-Ford-Ranger-Cropped.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:52:\"3M-Peronal-Auto_S363-Ford-Ranger-Cropped-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:53:\"3M-Peronal-Auto_S363-Ford-Ranger-Cropped-1024x671.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:52:\"3M-Peronal-Auto_S363-Ford-Ranger-Cropped-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:52:\"3M-Peronal-Auto_S363-Ford-Ranger-Cropped-768x504.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:504;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:32:\"Dynamic Photowerks LLC © 2019\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(846,145,'_wp_attachment_image_alt','Red pick-up truck on a red and orange background'),(847,146,'_elementor_edit_mode','builder'),(848,146,'_elementor_template_type','wp-page'),(849,146,'_elementor_version','3.2.3'),(850,146,'_elementor_pro_version','3.2.2'),(851,146,'_wp_page_template','default'),(852,146,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(853,146,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For Your Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Beautiful Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"700\",\"__globals__\":{\"words_color\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"animated-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"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},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3><p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":98,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/AtomIcon.svg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Big Shoulders Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our technicians are all 3M certified, and use\\u00a0 a variety of advanced technologies that fit your needs, guaranteed.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For Your Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(854,147,'_elementor_edit_mode','builder'),(855,147,'_elementor_template_type','wp-page'),(856,147,'_elementor_version','3.2.3'),(857,147,'_elementor_pro_version','3.2.2'),(858,147,'_wp_page_template','default'),(859,147,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(860,147,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For Your Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Beautiful Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"700\",\"__globals__\":{\"words_color\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"animated-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"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},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3><p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":98,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/AtomIcon.svg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Big Shoulders Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our technicians are all 3M certified, and use\\u00a0 a variety of advanced technologies that fit your needs, guaranteed.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For Your Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(861,148,'_elementor_edit_mode','builder'),(862,148,'_elementor_template_type','wp-page'),(863,148,'_elementor_version','3.2.3'),(864,148,'_elementor_pro_version','3.2.2'),(865,148,'_wp_page_template','default'),(866,148,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(867,148,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For Your Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Beautiful Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"700\",\"__globals__\":{\"words_color\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"animated-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":98,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/AtomIcon.svg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Big Shoulders Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our technicians are all 3M certified, and use\\u00a0 a variety of advanced technologies that fit your needs, guaranteed.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For Your Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(869,40,'_edit_lock','1623868708:1'),(870,40,'_wp_attachment_backup_sizes','a:6:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:2000;s:6:\"height\";i:1334;s:4:\"file\";s:28:\"2080_gloss-Light-Green-3.jpg\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:36:\"2080_gloss-Light-Green-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:36:\"2080_gloss-Light-Green-3-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"medium_large-orig\";a:4:{s:4:\"file\";s:36:\"2080_gloss-Light-Green-3-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"large-orig\";a:4:{s:4:\"file\";s:37:\"2080_gloss-Light-Green-3-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"1536x1536-orig\";a:4:{s:4:\"file\";s:38:\"2080_gloss-Light-Green-3-1536x1025.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(871,40,'_edit_last','1'),(872,149,'_elementor_edit_mode','builder'),(873,149,'_elementor_template_type','wp-page'),(874,149,'_elementor_version','3.2.3'),(875,149,'_elementor_pro_version','3.2.2'),(876,149,'_wp_page_template','default'),(877,149,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(878,149,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For Your Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Beautiful Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"700\",\"__globals__\":{\"words_color\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"animated-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":98,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/AtomIcon.svg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Big Shoulders Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our technicians are all 3M certified, and use\\u00a0 a variety of advanced technologies that fit your needs, guaranteed.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For Your Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(879,150,'_elementor_edit_mode','builder'),(880,150,'_elementor_template_type','wp-page'),(881,150,'_elementor_version','3.2.3'),(882,150,'_elementor_pro_version','3.2.2'),(883,150,'_wp_page_template','default'),(884,150,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(885,150,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For Your Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Beautiful Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"700\",\"__globals__\":{\"words_color\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"animated-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":98,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/AtomIcon.svg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Big Shoulders Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our technicians are all 3M certified, and use\\u00a0 a variety of advanced technologies that fit your needs, guaranteed.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For Your Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(886,151,'_elementor_edit_mode','builder'),(887,151,'_elementor_template_type','wp-page'),(888,151,'_elementor_version','3.2.3'),(889,151,'_elementor_pro_version','3.2.2'),(890,151,'_wp_page_template','default'),(891,151,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(892,151,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For Your Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Beautiful Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"700\",\"__globals__\":{\"words_color\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"animated-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":98,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/AtomIcon.svg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Big Shoulders Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our technicians are all 3M certified, and use\\u00a0 a variety of advanced technologies that fit your needs, guaranteed.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For Your Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(894,152,'_elementor_edit_mode','builder'),(895,152,'_elementor_template_type','wp-page'),(896,152,'_elementor_version','3.2.3'),(897,152,'_elementor_pro_version','3.2.2'),(898,152,'_wp_page_template','default'),(899,152,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(900,152,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For Your Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Beautiful Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"700\",\"__globals__\":{\"words_color\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"animated-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":98,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/AtomIcon.svg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Big Shoulders Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our technicians are all 3M certified, and use\\u00a0 a variety of advanced technologies that fit your needs, guaranteed.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For Your Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(901,153,'_elementor_edit_mode','builder'),(902,153,'_elementor_template_type','wp-page'),(903,153,'_elementor_version','3.2.3'),(904,153,'_elementor_pro_version','3.2.2'),(905,153,'_wp_page_template','default'),(906,153,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(907,153,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For Your Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Beautiful Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"700\",\"__globals__\":{\"words_color\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"animated-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"60f0f613\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"60bc9164\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_image\":{\"id\":98,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/AtomIcon.svg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Big Shoulders Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our technicians are all 3M certified, and use\\u00a0 a variety of advanced technologies that fit your needs, guaranteed.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For Your Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(908,154,'_elementor_edit_mode','builder'),(909,154,'_elementor_template_type','wp-page'),(910,154,'_elementor_version','3.2.3'),(911,154,'_elementor_pro_version','3.2.2'),(912,154,'_wp_page_template','default'),(913,154,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(914,154,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For Your Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Beautiful Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"700\",\"__globals__\":{\"words_color\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"animated-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"92bfa8b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Big Shoulders Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are all 3M certified, and use a variety<\\/br> of advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For Your Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(916,155,'_elementor_edit_mode','builder'),(917,155,'_elementor_template_type','wp-page'),(918,155,'_elementor_version','3.2.3'),(919,155,'_elementor_pro_version','3.2.2'),(920,155,'_wp_page_template','default'),(921,155,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(922,155,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For Your Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Beautiful Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"700\",\"__globals__\":{\"words_color\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"animated-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"92bfa8b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Big Shoulders Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are all 3M certified, and use a variety<\\/br> of advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For Your Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(923,156,'_elementor_edit_mode','builder'),(924,156,'_elementor_template_type','wp-page'),(925,156,'_elementor_version','3.2.3'),(926,156,'_elementor_pro_version','3.2.2'),(927,156,'_wp_page_template','default'),(928,156,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(929,156,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For Your Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Beautiful Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"700\",\"__globals__\":{\"words_color\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"animated-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"92bfa8b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Big Shoulders Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are all 3M certified, and use a variety<\\/br> of advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For Your Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(930,157,'_elementor_edit_mode','builder'),(931,157,'_elementor_template_type','wp-page'),(932,157,'_elementor_version','3.2.3'),(933,157,'_elementor_pro_version','3.2.2'),(934,157,'_wp_page_template','default'),(935,157,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(936,157,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Beautiful Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"700\",\"__globals__\":{\"words_color\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"animated-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"92bfa8b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are all 3M certified, and use a variety<\\/br> of advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(946,159,'_elementor_edit_mode','builder'),(947,159,'_elementor_template_type','wp-page'),(948,159,'_elementor_version','3.2.3'),(949,159,'_elementor_pro_version','3.2.2'),(950,159,'_wp_page_template','default'),(951,159,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(952,159,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Beautiful Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"700\",\"__globals__\":{\"words_color\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"animated-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"92bfa8b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are all 3M certified, and use a variety<\\/br> of advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(953,160,'_elementor_edit_mode','builder'),(954,160,'_elementor_template_type','wp-page'),(955,160,'_elementor_version','3.2.3'),(956,160,'_elementor_pro_version','3.2.2'),(957,160,'_wp_page_template','default'),(958,160,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(959,160,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Beautiful Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"700\",\"__globals__\":{\"words_color\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"animated-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"92bfa8b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are all 3M certified, and use a variety<\\/br> of advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(960,161,'_elementor_edit_mode','builder'),(961,161,'_elementor_template_type','wp-page'),(962,161,'_elementor_version','3.2.3'),(963,161,'_elementor_pro_version','3.2.2'),(964,161,'_wp_page_template','default'),(965,161,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(966,161,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Beautiful Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"700\",\"__globals__\":{\"words_color\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"animated-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250,\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"13bdedc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.7890000000000014779288903810083866119384765625},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"medium\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.2109999999999985220711096189916133880615234375},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(969,162,'_elementor_edit_mode','builder'),(970,162,'_elementor_template_type','wp-page'),(971,162,'_elementor_version','3.2.3'),(972,162,'_elementor_pro_version','3.2.2'),(973,162,'_wp_page_template','default'),(974,162,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(975,162,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Beautiful Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"700\",\"__globals__\":{\"words_color\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"animated-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250,\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"13bdedc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.7890000000000014779288903810083866119384765625},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"medium\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.2109999999999985220711096189916133880615234375},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(977,163,'_elementor_edit_mode','builder'),(978,163,'_elementor_template_type','wp-page'),(979,163,'_elementor_version','3.2.3'),(980,163,'_elementor_pro_version','3.2.2'),(981,163,'_wp_page_template','default'),(982,163,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(983,163,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Beautiful Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"700\",\"__globals__\":{\"words_color\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"animated-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250,\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"13bdedc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.7890000000000014779288903810083866119384765625},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"medium\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.2109999999999985220711096189916133880615234375},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(985,164,'_elementor_edit_mode','builder'),(986,164,'_elementor_template_type','wp-page'),(987,164,'_elementor_version','3.2.3'),(988,164,'_elementor_pro_version','3.2.2'),(989,164,'_wp_page_template','default'),(990,164,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(991,164,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Beautiful Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"700\",\"__globals__\":{\"words_color\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"animated-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250,\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"13bdedc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.7890000000000014779288903810083866119384765625},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"medium\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.2109999999999985220711096189916133880615234375},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1018,166,'_elementor_edit_mode','builder'),(1019,166,'_elementor_template_type','wp-page'),(1020,166,'_elementor_version','3.2.3'),(1021,166,'_elementor_pro_version','3.2.2'),(1022,166,'_wp_page_template','default'),(1023,166,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1024,166,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Beautiful Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"700\",\"__globals__\":{\"words_color\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"animated-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250,\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"13bdedc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.7890000000000014779288903810083866119384765625},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"medium\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.2109999999999985220711096189916133880615234375},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1026,167,'_elementor_edit_mode','builder'),(1027,167,'_elementor_template_type','wp-page'),(1028,167,'_elementor_version','3.2.3'),(1029,167,'_elementor_pro_version','3.2.2'),(1030,167,'_wp_page_template','default'),(1031,167,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1032,167,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Beautiful Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"700\",\"__globals__\":{\"words_color\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"animated-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250,\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"13bdedc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.7890000000000014779288903810083866119384765625},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"medium\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.2109999999999985220711096189916133880615234375},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1034,168,'_elementor_edit_mode','builder'),(1035,168,'_elementor_template_type','wp-page'),(1036,168,'_elementor_version','3.2.3'),(1037,168,'_elementor_pro_version','3.2.2'),(1038,168,'_wp_page_template','default'),(1039,168,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1040,168,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Beautiful Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"700\",\"__globals__\":{\"words_color\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"animated-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250,\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"13bdedc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.7890000000000014779288903810083866119384765625},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"medium\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.2109999999999985220711096189916133880615234375},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1055,170,'_elementor_edit_mode','builder'),(1056,170,'_elementor_template_type','wp-page'),(1057,170,'_elementor_version','3.3.1'),(1058,170,'_elementor_pro_version','3.3.5'),(1059,170,'_wp_page_template','default'),(1060,170,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1061,170,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Beautiful Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"700\",\"__globals__\":{\"words_color\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"animated-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250,\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"13bdedc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.7890000000000014779288903810083866119384765625},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"medium\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.2109999999999985220711096189916133880615234375},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1063,171,'_elementor_edit_mode','builder'),(1064,171,'_elementor_template_type','wp-page'),(1065,171,'_elementor_version','3.3.1'),(1066,171,'_elementor_pro_version','3.3.5'),(1067,171,'_wp_page_template','default'),(1068,171,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1069,171,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Beautiful Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"700\",\"__globals__\":{\"words_color\":\"globals\\/colors?id=da2024c\"}},\"elements\":[],\"widgetType\":\"animated-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ef990cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"263fe17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\"},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250,\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"13bdedc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.7890000000000014779288903810083866119384765625},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"medium\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.2109999999999985220711096189916133880615234375},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1071,172,'_elementor_edit_mode','builder'),(1072,172,'_elementor_template_type','wp-page'),(1073,172,'_elementor_version','3.3.1'),(1074,172,'_elementor_pro_version','3.3.5'),(1075,172,'_wp_page_template','default'),(1076,172,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1077,172,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\"},\"words_color\":\"#3BC5FF\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"13bdedc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.7890000000000014779288903810083866119384765625},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"medium\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.2109999999999985220711096189916133880615234375},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1081,5,'rank_math_seo_score','9'),(1082,5,'rank_math_focus_keyword','Florida vehicle wraps'),(1083,5,'rank_math_description','Pick Stealth Restyling for all of your Florida vehicle wraps. Protect your investment with Stealth Restyling services and call for a quote today!'),(1084,173,'_elementor_edit_mode','builder'),(1085,173,'_elementor_template_type','wp-page'),(1086,173,'_elementor_version','3.3.1'),(1087,173,'_elementor_pro_version','3.3.5'),(1088,173,'_wp_page_template','default'),(1089,173,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1090,173,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\"},\"words_color\":\"#3BC5FF\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"13bdedc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.7890000000000014779288903810083866119384765625},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"medium\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.2109999999999985220711096189916133880615234375},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1092,173,'_elementor_controls_usage','a:9:{s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;s:22:\"image_custom_dimension\";i:1;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:14:\"padding_mobile\";i:3;s:9:\"screen_sm\";i:2;s:15:\"screen_sm_width\";i:2;s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:1;s:6:\"margin\";i:2;}}s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:18;s:16:\"content_position\";i:4;s:21:\"space_between_widgets\";i:1;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:11:{s:21:\"background_background\";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:21:\"background_attachment\";i:3;s:26:\"background_position_tablet\";i:2;s:26:\"background_position_mobile\";i:3;s:22:\"background_xpos_mobile\";i:3;s:24:\"background_repeat_tablet\";i:1;s:22:\"background_size_tablet\";i:1;}s:26:\"section_background_overlay\";a:7:{s:29:\"background_overlay_background\";i:3;s:26:\"background_overlay_color_b\";i:3;s:26:\"background_overlay_opacity\";i:2;s:29:\"background_overlay_color_stop\";i:3;s:31:\"background_overlay_color_b_stop\";i:3;s:24:\"background_overlay_color\";i:2;s:33:\"background_overlay_gradient_angle\";i:2;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:6:{s:5:\"title\";i:6;s:4:\"link\";i:1;s:11:\"header_size\";i:1;s:5:\"align\";i:4;s:12:\"align_mobile\";i:2;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:11:{s:11:\"title_color\";i:6;s:21:\"typography_typography\";i:6;s:22:\"typography_font_family\";i:6;s:20:\"typography_font_size\";i:5;s:28:\"text_shadow_text_shadow_type\";i:3;s:23:\"text_shadow_text_shadow\";i:4;s:25:\"typography_text_transform\";i:3;s:27:\"typography_font_size_tablet\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:22:\"typography_font_weight\";i:3;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_margin_mobile\";i:1;s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:10:{s:3:\"gap\";i:1;s:16:\"content_position\";i:5;s:6:\"height\";i:4;s:13:\"custom_height\";i:4;s:13:\"content_width\";i:1;s:15:\"column_position\";i:4;s:12:\"height_inner\";i:1;s:6:\"layout\";i:3;s:20:\"custom_height_tablet\";i:3;s:20:\"custom_height_mobile\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:6;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:7;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:1;s:7:\"z_index\";i:3;s:11:\"_element_id\";i:1;s:6:\"margin\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:7:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:15:\"background_size\";i:1;s:16:\"background_color\";i:1;s:21:\"background_color_stop\";i:1;s:18:\"background_color_b\";i:1;}s:26:\"section_background_overlay\";a:7:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:3;s:26:\"background_overlay_opacity\";i:2;s:29:\"background_overlay_color_stop\";i:1;s:31:\"background_overlay_color_b_stop\";i:1;s:26:\"background_overlay_color_b\";i:3;s:33:\"background_overlay_gradient_angle\";i:1;}s:21:\"section_shape_divider\";a:4:{s:26:\"shape_divider_bottom_color\";i:1;s:26:\"shape_divider_bottom_width\";i:1;s:27:\"shape_divider_bottom_height\";i:1;s:25:\"shape_divider_bottom_flip\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:2;s:4:\"link\";i:2;s:5:\"align\";i:2;s:4:\"size\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:14:{s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:22:\"typography_font_weight\";i:2;s:25:\"typography_text_transform\";i:2;s:17:\"button_text_color\";i:2;s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;s:18:\"background_color_b\";i:2;s:25:\"background_gradient_angle\";i:2;s:34:\"button_background_hover_background\";i:2;s:29:\"button_background_hover_color\";i:2;s:31:\"button_background_hover_color_b\";i:2;s:36:\"button_background_hover_color_b_stop\";i:2;s:38:\"button_background_hover_gradient_angle\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:10:\"text_color\";i:11;s:21:\"typography_typography\";i:8;s:20:\"typography_font_size\";i:4;s:22:\"typography_line_height\";i:2;s:28:\"text_shadow_text_shadow_type\";i:3;s:23:\"text_shadow_text_shadow\";i:3;s:22:\"typography_font_family\";i:4;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;}}}}s:17:\"animated-headline\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"text_elements\";a:5:{s:14:\"headline_style\";i:1;s:14:\"animation_type\";i:1;s:11:\"before_text\";i:1;s:13:\"rotating_text\";i:1;s:10:\"after_text\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_text\";a:7:{s:11:\"title_color\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_weight\";i:1;s:31:\"title_typography_text_transform\";i:1;s:27:\"words_typography_typography\";i:1;s:28:\"words_typography_font_weight\";i:1;s:11:\"words_color\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;s:19:\"_background_color_b\";i:1;}}}}s:11:\"menu-anchor\";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_anchor\";a:1:{s:6:\"anchor\";i:1;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:4:{s:9:\"_position\";i:1;s:9:\"_offset_y\";i:1;s:16:\"_offset_y_tablet\";i:1;s:16:\"_offset_y_mobile\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:1:{s:13:\"primary_color\";i:4;}}s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:13:\"selected_icon\";i:4;}}}}}'),(1094,5,'_edit_last','1'),(1095,5,'rank_math_internal_links_processed','1'),(1101,175,'_elementor_edit_mode','builder'),(1102,175,'_elementor_template_type','wp-page'),(1103,175,'_elementor_version','3.3.1'),(1104,175,'_elementor_pro_version','3.3.5'),(1105,175,'_wp_page_template','default'),(1106,175,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1107,175,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\"},\"words_color\":\"#3BC5FF\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"13bdedc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.7890000000000014779288903810083866119384765625},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"medium\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.2109999999999985220711096189916133880615234375},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1110,176,'_elementor_edit_mode','builder'),(1111,176,'_elementor_template_type','wp-page'),(1112,176,'_elementor_version','3.3.1'),(1113,176,'_elementor_pro_version','3.3.5'),(1114,176,'_wp_page_template','default'),(1115,176,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1116,176,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\"},\"words_color\":\"#3BC5FF\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"13bdedc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.7890000000000014779288903810083866119384765625},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"medium\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.2109999999999985220711096189916133880615234375},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1119,177,'_elementor_edit_mode','builder'),(1120,177,'_elementor_template_type','wp-page'),(1121,177,'_elementor_version','3.3.1'),(1122,177,'_elementor_pro_version','3.3.5'),(1123,177,'_wp_page_template','default'),(1124,177,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1125,177,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\"},\"words_color\":\"#3BC5FF\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"13bdedc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.7890000000000014779288903810083866119384765625},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"medium\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.2109999999999985220711096189916133880615234375},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1130,178,'_elementor_edit_mode','builder'),(1131,178,'_elementor_template_type','wp-page'),(1132,178,'_elementor_version','3.3.1'),(1133,178,'_elementor_pro_version','3.3.5'),(1134,178,'_wp_page_template','default'),(1135,178,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1136,178,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\"},\"words_color\":\"#3BC5FF\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"13bdedc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.7890000000000014779288903810083866119384765625},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"medium\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.2109999999999985220711096189916133880615234375},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1139,179,'_elementor_edit_mode','builder'),(1140,179,'_elementor_template_type','wp-page'),(1141,179,'_elementor_version','3.3.1'),(1142,179,'_elementor_pro_version','3.3.5'),(1143,179,'_wp_page_template','default'),(1144,179,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1145,179,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\"},\"words_color\":\"#3BC5FF\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"13bdedc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.7890000000000014779288903810083866119384765625},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"medium\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.2109999999999985220711096189916133880615234375},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1148,180,'_elementor_edit_mode','builder'),(1149,180,'_elementor_template_type','wp-page'),(1150,180,'_elementor_version','3.3.1'),(1151,180,'_elementor_pro_version','3.3.5'),(1152,180,'_wp_page_template','default'),(1153,180,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1154,180,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\"},\"words_color\":\"#3BC5FF\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"13bdedc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.7890000000000014779288903810083866119384765625},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"medium\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.2109999999999985220711096189916133880615234375},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1194,183,'_wp_attached_file','2022/01/stealth-logo_new-01.svg'),(1195,183,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:416;s:6:\"height\";i:84;s:4:\"file\";s:32:\"/2022/01/stealth-logo_new-01.svg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:23:\"stealth-logo_new-01.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:23:\"stealth-logo_new-01.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:23:\"stealth-logo_new-01.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:23:\"stealth-logo_new-01.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:23:\"stealth-logo_new-01.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:23:\"stealth-logo_new-01.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:21:\"elementor_custom_180x\";a:4:{s:4:\"file\";s:40:\"elementor/thumbs/stealth-logo_new-01.svg\";s:5:\"width\";i:180;s:6:\"height\";i:0;s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1210,186,'_elementor_edit_mode','builder'),(1211,186,'_elementor_template_type','wp-page'),(1212,186,'_elementor_version','3.3.1'),(1213,186,'_elementor_pro_version','3.3.5'),(1214,186,'_wp_page_template','default'),(1215,186,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1216,186,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\"},\"words_color\":\"#3BC5FF\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"13bdedc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.7890000000000014779288903810083866119384765625},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"medium\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.2109999999999985220711096189916133880615234375},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1219,187,'_elementor_edit_mode','builder'),(1220,187,'_elementor_template_type','wp-page'),(1221,187,'_elementor_version','3.3.1'),(1222,187,'_elementor_pro_version','3.3.5'),(1223,187,'_wp_page_template','default'),(1224,187,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1225,187,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":53,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/Stealth-Logo.svg\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\"},\"words_color\":\"#3BC5FF\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"13bdedc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.7890000000000014779288903810083866119384765625},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"medium\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.2109999999999985220711096189916133880615234375},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1228,188,'_elementor_edit_mode','builder'),(1229,188,'_elementor_template_type','wp-page'),(1230,188,'_elementor_version','3.3.1'),(1231,188,'_elementor_pro_version','3.3.5'),(1232,188,'_wp_page_template','default'),(1233,188,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1234,188,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\"},\"words_color\":\"#3BC5FF\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"13bdedc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.7890000000000014779288903810083866119384765625},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"medium\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.2109999999999985220711096189916133880615234375},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1240,189,'_elementor_edit_mode','builder'),(1241,189,'_elementor_template_type','wp-page'),(1242,189,'_elementor_version','3.5.3'),(1243,189,'_elementor_pro_version','3.4.1'),(1244,189,'_wp_page_template','default'),(1245,189,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `wp_postmeta` VALUES (1246,189,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\"},\"words_color\":\"#3BC5FF\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"13bdedc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.7890000000000014779288903810083866119384765625},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"medium\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.2109999999999985220711096189916133880615234375},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1249,190,'_elementor_edit_mode','builder'),(1250,190,'_elementor_template_type','wp-page'),(1251,190,'_elementor_version','3.5.3'),(1252,190,'_elementor_pro_version','3.4.1'),(1253,190,'_wp_page_template','default'),(1254,190,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1255,190,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\"},\"words_color\":\"#3BC5FF\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"13bdedc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.7890000000000014779288903810083866119384765625},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"medium\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.2109999999999985220711096189916133880615234375},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#49B9F6\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1258,191,'_elementor_edit_mode','builder'),(1259,191,'_elementor_template_type','wp-page'),(1260,191,'_elementor_version','3.5.3'),(1261,191,'_elementor_pro_version','3.4.1'),(1262,191,'_wp_page_template','default'),(1263,191,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1264,191,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#DBDBDB\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"globals\\/colors?id=1373c1b\",\"title_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"13bdedc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.7890000000000014779288903810083866119384765625},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"medium\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.2109999999999985220711096189916133880615234375},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1.1999999999999999555910790149937383830547332763671875,\"vertical\":1.1999999999999999555910790149937383830547332763671875,\"blur\":1,\"color\":\"#FFFFFF\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=1373c1b\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1268,192,'_elementor_edit_mode','builder'),(1269,192,'_elementor_template_type','wp-page'),(1270,192,'_elementor_version','3.5.3'),(1271,192,'_elementor_pro_version','3.4.1'),(1272,192,'_wp_page_template','default'),(1273,192,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1274,192,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#DBDBDB\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"globals\\/colors?id=1373c1b\",\"title_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"13bdedc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.7890000000000014779288903810083866119384765625},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"medium\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.2109999999999985220711096189916133880615234375},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1.1999999999999999555910790149937383830547332763671875,\"vertical\":1.1999999999999999555910790149937383830547332763671875,\"blur\":1,\"color\":\"#FFFFFF\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=1373c1b\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1277,193,'_elementor_edit_mode','builder'),(1278,193,'_elementor_template_type','wp-page'),(1279,193,'_elementor_version','3.5.3'),(1280,193,'_elementor_pro_version','3.4.1'),(1281,193,'_wp_page_template','default'),(1282,193,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1283,193,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#DBDBDB\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"globals\\/colors?id=1373c1b\",\"title_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"13bdedc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.7890000000000014779288903810083866119384765625},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"medium\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.2109999999999985220711096189916133880615234375},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1.1999999999999999555910790149937383830547332763671875,\"vertical\":1.1999999999999999555910790149937383830547332763671875,\"blur\":1,\"color\":\"#FFFFFF\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=1373c1b\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1286,194,'_elementor_edit_mode','builder'),(1287,194,'_elementor_template_type','wp-page'),(1288,194,'_elementor_version','3.5.3'),(1289,194,'_elementor_pro_version','3.4.1'),(1290,194,'_wp_page_template','default'),(1291,194,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1292,194,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#DBDBDB\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"globals\\/colors?id=1373c1b\",\"title_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"13bdedc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.7890000000000014779288903810083866119384765625},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"medium\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.2109999999999985220711096189916133880615234375},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1.1999999999999999555910790149937383830547332763671875,\"vertical\":1.1999999999999999555910790149937383830547332763671875,\"blur\":1,\"color\":\"#FFFFFF\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=1373c1b\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1297,195,'_wp_attached_file','2022/01/StealthFerrariPurple.jpg'),(1298,195,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:918;s:6:\"height\";i:612;s:4:\"file\";s:32:\"2022/01/StealthFerrariPurple.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"StealthFerrariPurple-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"StealthFerrariPurple-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:\"StealthFerrariPurple-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;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:{}}}'),(1299,196,'_elementor_edit_mode','builder'),(1300,196,'_elementor_template_type','wp-page'),(1301,196,'_elementor_version','3.5.3'),(1302,196,'_elementor_pro_version','3.4.1'),(1303,196,'_wp_page_template','default'),(1304,196,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1305,196,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#DBDBDB\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"globals\\/colors?id=1373c1b\",\"title_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"13bdedc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.7890000000000014779288903810083866119384765625},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"medium\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.2109999999999985220711096189916133880615234375},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1.1999999999999999555910790149937383830547332763671875,\"vertical\":1.1999999999999999555910790149937383830547332763671875,\"blur\":1,\"color\":\"#FFFFFF\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=1373c1b\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1308,197,'_elementor_edit_mode','builder'),(1309,197,'_elementor_template_type','wp-page'),(1310,197,'_elementor_version','3.5.3'),(1311,197,'_elementor_pro_version','3.4.1'),(1312,197,'_wp_page_template','default'),(1313,197,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1314,197,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":97,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/HomepageBlueSilverCar.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":24},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":72},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_color_b\":\"#00B3F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#00B3F2\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#DBDBDB\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"globals\\/colors?id=1373c1b\",\"title_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"13bdedc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.7890000000000014779288903810083866119384765625},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"medium\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.2109999999999985220711096189916133880615234375},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1.1999999999999999555910790149937383830547332763671875,\"vertical\":1.1999999999999999555910790149937383830547332763671875,\"blur\":1,\"color\":\"#FFFFFF\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=1373c1b\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1317,198,'_elementor_edit_mode','builder'),(1318,198,'_elementor_template_type','wp-page'),(1319,198,'_elementor_version','3.5.3'),(1320,198,'_elementor_pro_version','3.4.1'),(1321,198,'_wp_page_template','default'),(1322,198,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1323,198,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#DBDBDB\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\",\"title_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\",\"words_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"13bdedc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.7890000000000014779288903810083866119384765625},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"medium\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.2109999999999985220711096189916133880615234375},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1327,199,'_elementor_edit_mode','builder'),(1328,199,'_elementor_template_type','wp-page'),(1329,199,'_elementor_version','3.5.3'),(1330,199,'_elementor_pro_version','3.4.1'),(1331,199,'_wp_page_template','default'),(1332,199,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1333,199,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#DBDBDB\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\",\"title_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\",\"words_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"13bdedc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.7890000000000014779288903810083866119384765625},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"medium\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.2109999999999985220711096189916133880615234375},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1336,200,'_elementor_edit_mode','builder'),(1337,200,'_elementor_template_type','wp-page'),(1338,200,'_elementor_version','3.5.3'),(1339,200,'_elementor_pro_version','3.4.1'),(1340,200,'_wp_page_template','default'),(1341,200,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1342,200,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#DBDBDB\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\",\"title_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\",\"words_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"13bdedc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.7890000000000014779288903810083866119384765625},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"medium\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.2109999999999985220711096189916133880615234375},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1345,201,'_elementor_edit_mode','builder'),(1346,201,'_elementor_template_type','wp-page'),(1347,201,'_elementor_version','3.5.3'),(1348,201,'_elementor_pro_version','3.4.1'),(1349,201,'_wp_page_template','default'),(1350,201,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1351,201,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#DBDBDB\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\",\"title_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\",\"words_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"13bdedc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.7890000000000014779288903810083866119384765625},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"medium\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.2109999999999985220711096189916133880615234375},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1355,202,'_elementor_edit_mode','builder'),(1356,202,'_elementor_template_type','wp-page'),(1357,202,'_elementor_version','3.5.3'),(1358,202,'_elementor_pro_version','3.4.1'),(1359,202,'_wp_page_template','default'),(1360,202,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1361,202,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#DBDBDB\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\",\"title_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\",\"words_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"13bdedc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.7890000000000014779288903810083866119384765625},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"medium\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.2109999999999985220711096189916133880615234375},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1364,203,'_elementor_edit_mode','builder'),(1365,203,'_elementor_template_type','wp-page'),(1366,203,'_elementor_version','3.5.3'),(1367,203,'_elementor_pro_version','3.4.1'),(1368,203,'_wp_page_template','default'),(1369,203,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1370,203,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#DBDBDB\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\",\"title_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\",\"words_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"13bdedc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.7890000000000014779288903810083866119384765625},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"medium\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.2109999999999985220711096189916133880615234375},\"elements\":[{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1373,204,'_elementor_edit_mode','builder'),(1374,204,'_elementor_template_type','wp-page'),(1375,204,'_elementor_version','3.5.3'),(1376,204,'_elementor_pro_version','3.4.1'),(1377,204,'_wp_page_template','default'),(1378,204,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1379,204,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#DBDBDB\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\",\"title_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\",\"words_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1384,205,'_elementor_edit_mode','builder'),(1385,205,'_elementor_template_type','wp-page'),(1386,205,'_elementor_version','3.5.3'),(1387,205,'_elementor_pro_version','3.4.1'),(1388,205,'_wp_page_template','default'),(1389,205,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1390,205,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#DBDBDB\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\",\"title_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\",\"words_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1393,206,'_elementor_edit_mode','builder'),(1394,206,'_elementor_template_type','wp-page'),(1395,206,'_elementor_version','3.5.3'),(1396,206,'_elementor_pro_version','3.4.1'),(1397,206,'_wp_page_template','default'),(1398,206,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1399,206,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Production | Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#DBDBDB\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\",\"title_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\",\"words_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1402,207,'_elementor_edit_mode','builder'),(1403,207,'_elementor_template_type','wp-page'),(1404,207,'_elementor_version','3.5.3'),(1405,207,'_elementor_pro_version','3.4.1'),(1406,207,'_wp_page_template','default'),(1407,207,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1408,207,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Protection Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#DBDBDB\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\",\"title_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\",\"words_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1412,208,'_elementor_edit_mode','builder'),(1413,208,'_elementor_template_type','wp-page'),(1414,208,'_elementor_version','3.5.3'),(1415,208,'_elementor_pro_version','3.4.1'),(1416,208,'_wp_page_template','default'),(1417,208,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1418,208,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Protection Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#DBDBDB\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\",\"title_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\",\"words_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1421,209,'_elementor_edit_mode','builder'),(1422,209,'_elementor_template_type','wp-page'),(1423,209,'_elementor_version','3.5.3'),(1424,209,'_elementor_pro_version','3.4.1'),(1425,209,'_wp_page_template','default'),(1426,209,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1427,209,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Protection Film | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#DBDBDB\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\",\"title_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\",\"words_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1430,210,'_elementor_edit_mode','builder'),(1431,210,'_elementor_template_type','wp-page'),(1432,210,'_elementor_version','3.5.3'),(1433,210,'_elementor_pro_version','3.4.1'),(1434,210,'_wp_page_template','default'),(1435,210,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1436,210,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Protection Film (PPF) | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#DBDBDB\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\",\"title_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\",\"words_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1441,211,'_wp_attached_file','2021/05/favicon_io-1.zip'),(1451,213,'_wp_attached_file','2021/05/Stealth-Restyling-Logo_Badge_small.png'),(1452,213,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:592;s:4:\"file\";s:46:\"2021/05/Stealth-Restyling-Logo_Badge_small.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:46:\"Stealth-Restyling-Logo_Badge_small-300x296.png\";s:5:\"width\";i:300;s:6:\"height\";i:296;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"Stealth-Restyling-Logo_Badge_small-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),(1453,214,'_elementor_edit_mode','builder'),(1454,214,'_elementor_template_type','kit'),(1455,214,'_elementor_version','3.2.3'),(1456,214,'_elementor_pro_version','3.2.1'),(1457,214,'_wp_page_template','default'),(1458,214,'_elementor_page_settings','a:2:{s:9:\"site_name\";s:17:\"Stealth Restyling\";s:13:\"custom_colors\";a:2:{i:0;a:3:{s:3:\"_id\";s:7:\"da2024c\";s:5:\"title\";s:11:\"Bright Blue\";s:5:\"color\";s:7:\"#009DF2\";}i:1;a:3:{s:3:\"_id\";s:7:\"1373c1b\";s:5:\"title\";s:14:\"Stealth Purple\";s:5:\"color\";s:7:\"#463392\";}}}'),(1459,26,'inline_featured_image','0'),(1460,26,'_elementor_data','[]'),(1461,215,'_elementor_edit_mode','builder'),(1462,215,'_elementor_template_type','kit'),(1463,215,'_elementor_version','3.2.3'),(1464,215,'_elementor_pro_version','3.2.1'),(1465,215,'_wp_page_template','default'),(1466,215,'_elementor_page_settings','a:11:{s:9:\"site_name\";s:17:\"Stealth Restyling\";s:13:\"custom_colors\";a:2:{i:0;a:3:{s:3:\"_id\";s:7:\"da2024c\";s:5:\"title\";s:11:\"Bright Blue\";s:5:\"color\";s:7:\"#009DF2\";}i:1;a:3:{s:3:\"_id\";s:7:\"1373c1b\";s:5:\"title\";s:14:\"Stealth Purple\";s:5:\"color\";s:7:\"#463392\";}}s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6EC1E4\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s: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:34:\"Restyle your vehicle with 3M Films\";s:12:\"site_favicon\";a:4:{s:3:\"url\";s:108:\"https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/05/Stealth-Restyling-Logo_Badge_small.png\";s:2:\"id\";i:213;s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;}'),(1467,215,'_elementor_data','[]'),(1497,5,'rank_math_analytic_object_id','7'),(1562,213,'_wp_attachment_image_alt','Stealth Restyling Logo'),(1563,195,'_wp_attachment_image_alt','Stylish sports car Ferrari gray on purple neon background'),(1564,183,'_wp_attachment_image_alt','Stealth-Restyling-Logo'),(1565,140,'_wp_attachment_image_alt','Water droplet with arrow icon graphic white'),(1566,139,'_wp_attachment_image_alt','Water drip icon reflection icon in white.'),(1567,133,'_wp_attachment_image_alt','Circles mulitple sizes white graphic icons'),(1568,130,'_wp_attachment_image_alt','Car icon graphic with circles dots on top representing rain and debris.'),(1569,129,'_wp_attachment_image_alt','3M Wrap Film Horizontal logo'),(1570,128,'_wp_attachment_image_alt','3M Wrap Film Horizontal logo'),(1571,102,'_wp_attachment_image_alt','Blue sports caar graphic with collaged information about 3M ceramic coating sine'),(1572,96,'_wp_attachment_image_alt','Silver Sportscar on a blue background'),(1573,94,'_wp_attachment_image_alt','Close up of a womans face with bangs.'),(1574,59,'_wp_attachment_image_alt','White Audi RS Q8 car sports car with headlights on'),(1575,53,'_wp_attachment_image_alt','Stealth Restyling Logo'),(1576,43,'_wp_attachment_image_alt','Yellow sports car with brake lights against a yellow background.'),(1577,42,'_wp_attachment_image_alt','Yellow sports car with brake lights against a concrete wall with standing blue neon lights in background.'),(1578,40,'_wp_attachment_image_alt','Green BMW sports car with red neon lights in the background.'),(1579,39,'_wp_attachment_image_alt','Red Ford Ranger truck against a red orange background.'),(1580,36,'_wp_attachment_image_alt','Cat with teal aqua colored eyes and collar that matches.'),(1581,35,'_wp_attachment_image_alt','Mushrooms with yellow speckled dust particles floating in the air'),(1582,34,'_wp_attachment_image_alt','Pink flamingos vibrant up close beak'),(1583,32,'_wp_attachment_image_alt','up close snake tinted red'),(1584,31,'_wp_attachment_image_alt','downward arrow icon in black'),(1674,226,'_elementor_edit_mode','builder'),(1675,226,'_elementor_template_type','wp-page'),(1676,226,'_elementor_version','3.5.3'),(1677,226,'_elementor_pro_version','3.4.1'),(1678,226,'_wp_page_template','default'),(1679,226,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1680,226,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Protection Film (PPF) | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#DBDBDB\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\",\"title_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\",\"words_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1683,227,'_elementor_edit_mode','builder'),(1684,227,'_elementor_template_type','wp-page'),(1685,227,'_elementor_version','3.5.3'),(1686,227,'_elementor_pro_version','3.4.1'),(1687,227,'_wp_page_template','default'),(1688,227,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1689,227,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\"},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Protection Film (PPF) | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000003552713678800500929355621337890625},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#DBDBDB\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\",\"title_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\",\"words_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000000682121026329696178436279296875},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.775999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1692,228,'_elementor_edit_mode','builder'),(1693,228,'_elementor_template_type','wp-page'),(1694,228,'_elementor_version','3.5.3'),(1695,228,'_elementor_pro_version','3.4.1'),(1696,228,'_wp_page_template','default'),(1697,228,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1698,228,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Protection Film (PPF) | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#DBDBDB\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\",\"title_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\",\"words_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1765,5,'rank_math_og_content_image','a:2:{s:5:\"check\";s:32:\"1cf9fa2e7ce9c725d579f8f3a1b65600\";s:6:\"images\";a:2:{i:0;i:183;i:1;i:129;}}'),(1823,240,'_elementor_edit_mode','builder'),(1824,240,'_elementor_template_type','wp-page'),(1825,240,'_elementor_version','3.20.3'),(1826,240,'_elementor_pro_version','3.20.2'),(1827,240,'_wp_page_template','default'),(1828,240,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1829,240,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Protection Film (PPF) | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#DBDBDB\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\",\"title_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\",\"words_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1832,241,'_elementor_edit_mode','builder'),(1833,241,'_elementor_template_type','wp-page'),(1834,241,'_elementor_version','3.20.3'),(1835,241,'_elementor_pro_version','3.20.2'),(1836,241,'_wp_page_template','default'),(1837,241,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1838,241,'_elementor_data','[{\"id\":\"6d606a96\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"column_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ef51de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6fa8580d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75df88b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"673e9fce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"46d7178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"_inline_size\":null},\"elements\":[{\"id\":\"42e86db\",\"elType\":\"widget\",\"settings\":{\"title\":\"561-593-8808\",\"link\":{\"url\":\"tel:+15615938808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"ac0becd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"323\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"50f34e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c2a3a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Protection Film (PPF) | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bbbe9a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c01b3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#DBDBDB\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\",\"title_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\",\"words_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1841,242,'_elementor_edit_mode','builder'),(1842,242,'_elementor_template_type','wp-page'),(1843,242,'_elementor_version','3.20.3'),(1844,242,'_elementor_pro_version','3.20.2'),(1845,242,'_wp_page_template','default'),(1846,242,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1847,242,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Protection Film (PPF) | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#DBDBDB\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\",\"title_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\",\"words_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1852,243,'_elementor_edit_mode','builder'),(1853,243,'_elementor_template_type','wp-page'),(1854,243,'_elementor_version','3.25.10'),(1855,243,'_elementor_pro_version','3.25.4'),(1856,243,'_wp_page_template','default'),(1857,243,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1858,243,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Protection Film (PPF) | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#DBDBDB\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\",\"title_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\",\"words_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1861,244,'_elementor_edit_mode','builder'),(1862,244,'_elementor_template_type','wp-page'),(1863,244,'_elementor_version','3.25.10'),(1864,244,'_elementor_pro_version','3.25.4'),(1865,244,'_wp_page_template','default'),(1866,244,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1867,244,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Protection Film (PPF) | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#DBDBDB\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\",\"title_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\",\"words_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1870,245,'_elementor_edit_mode','builder'),(1871,245,'_elementor_template_type','wp-page'),(1872,245,'_elementor_version','3.25.10'),(1873,245,'_elementor_pro_version','3.25.4'),(1874,245,'_wp_page_template','default'),(1875,245,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1876,245,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Protection Film (PPF) | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#DBDBDB\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\",\"title_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\",\"words_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1881,246,'_elementor_edit_mode','builder'),(1882,246,'_elementor_template_type','wp-page'),(1883,246,'_elementor_version','3.25.10'),(1884,246,'_elementor_pro_version','3.25.4'),(1885,246,'_wp_page_template','default'),(1886,246,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1887,246,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Protection Film (PPF) | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#DBDBDB\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\",\"title_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\",\"words_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1890,247,'_elementor_edit_mode','builder'),(1891,247,'_elementor_template_type','wp-page'),(1892,247,'_elementor_version','3.25.10'),(1893,247,'_elementor_pro_version','3.25.4'),(1894,247,'_wp_page_template','default'),(1895,247,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1896,247,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Protection Film (PPF) | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#DBDBDB\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\",\"title_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\",\"words_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1899,248,'_elementor_edit_mode','builder'),(1900,248,'_elementor_template_type','wp-page'),(1901,248,'_elementor_version','3.25.10'),(1902,248,'_elementor_pro_version','3.25.4'),(1903,248,'_wp_page_template','default'),(1904,248,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1905,248,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Protection Film (PPF) | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#DBDBDB\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\",\"title_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\",\"words_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1940,253,'_elementor_edit_mode','builder'),(1941,253,'_elementor_template_type','wp-page'),(1942,253,'_elementor_version','3.25.10'),(1943,253,'_elementor_pro_version','3.25.4'),(1944,253,'_wp_page_template','default'),(1945,253,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `wp_postmeta` VALUES (1946,253,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Protection Film (PPF) | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#DBDBDB\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\",\"title_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\",\"words_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1949,254,'_elementor_edit_mode','builder'),(1950,254,'_elementor_template_type','wp-page'),(1951,254,'_elementor_version','3.25.10'),(1952,254,'_elementor_pro_version','3.25.4'),(1953,254,'_wp_page_template','default'),(1954,254,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1955,254,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating | Paint Protection Film (PPF) | Custom Color Wraps\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#DBDBDB\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\",\"title_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\",\"words_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1958,255,'_elementor_edit_mode','builder'),(1959,255,'_elementor_template_type','wp-page'),(1960,255,'_elementor_version','3.25.10'),(1961,255,'_elementor_pro_version','3.25.4'),(1962,255,'_wp_page_template','default'),(1963,255,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1964,255,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#DBDBDB\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\",\"title_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\",\"words_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1969,256,'_elementor_edit_mode','builder'),(1970,256,'_elementor_template_type','wp-page'),(1971,256,'_elementor_version','3.27.2'),(1972,256,'_elementor_pro_version','3.25.4'),(1973,256,'_wp_page_template','default'),(1974,256,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1975,256,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#DBDBDB\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\",\"title_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\",\"words_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1978,257,'_elementor_edit_mode','builder'),(1979,257,'_elementor_template_type','wp-page'),(1980,257,'_elementor_version','3.27.2'),(1981,257,'_elementor_pro_version','3.25.4'),(1982,257,'_wp_page_template','default'),(1983,257,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1984,257,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#DBDBDB\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\",\"title_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\",\"words_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1987,258,'_elementor_edit_mode','builder'),(1988,258,'_elementor_template_type','wp-page'),(1989,258,'_elementor_version','3.27.2'),(1990,258,'_elementor_pro_version','3.25.4'),(1991,258,'_wp_page_template','default'),(1992,258,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1993,258,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.2\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#DBDBDB\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\",\"title_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\",\"words_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1998,259,'_elementor_edit_mode','builder'),(1999,259,'_elementor_template_type','wp-page'),(2000,259,'_elementor_version','3.27.2'),(2001,259,'_elementor_pro_version','3.25.4'),(2002,259,'_wp_page_template','default'),(2003,259,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2004,259,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.2\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#DBDBDB\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\",\"title_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\",\"words_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2007,260,'_elementor_edit_mode','builder'),(2008,260,'_elementor_template_type','wp-page'),(2009,260,'_elementor_version','3.27.2'),(2010,260,'_elementor_pro_version','3.25.4'),(2011,260,'_wp_page_template','default'),(2012,260,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2013,260,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.2\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#DBDBDB\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\",\"title_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\",\"words_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2016,261,'_elementor_edit_mode','builder'),(2017,261,'_elementor_template_type','wp-page'),(2018,261,'_elementor_version','3.27.2'),(2019,261,'_elementor_pro_version','3.25.4'),(2020,261,'_wp_page_template','default'),(2021,261,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2022,261,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#DBDBDB\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\",\"title_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\",\"words_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2038,263,'_elementor_edit_mode','builder'),(2039,263,'_elementor_template_type','wp-page'),(2040,263,'_elementor_version','3.27.2'),(2041,263,'_elementor_pro_version','3.25.4'),(2042,263,'_wp_page_template','default'),(2043,263,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2044,263,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#DBDBDB\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\",\"title_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\",\"words_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2047,264,'_elementor_edit_mode','builder'),(2048,264,'_elementor_template_type','wp-page'),(2049,264,'_elementor_version','3.27.2'),(2050,264,'_elementor_pro_version','3.25.4'),(2051,264,'_wp_page_template','default'),(2052,264,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2053,264,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-375\",\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#02010100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\"},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Protect your investment with Stealth Restyling services.<\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5867979\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"swirl\",\"before_text\":\"Wrap Solutions for\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"SPORTS\\nLUXURY\\nEXOTIC\\nOFF-ROAD\\n\",\"after_text\":\"Vehicles\",\"title_color\":\"#DBDBDB\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"words_typography_typography\":\"custom\",\"words_typography_font_weight\":\"800\",\"__globals__\":{\"words_color\":\"\",\"title_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#00000000\",\"_background_color_b\":\"#000000\",\"words_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"761d7e00\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Science of Shine.\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2056,265,'_elementor_edit_mode','builder'),(2057,265,'_elementor_template_type','wp-page'),(2058,265,'_elementor_version','3.27.2'),(2059,265,'_elementor_pro_version','3.25.4'),(2060,265,'_wp_page_template','default'),(2061,265,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2062,265,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2082,267,'_elementor_edit_mode','builder'),(2083,267,'_elementor_template_type','wp-page'),(2084,267,'_elementor_version','3.27.2'),(2085,267,'_elementor_pro_version','3.25.4'),(2086,267,'_wp_page_template','default'),(2087,267,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2088,267,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2091,268,'_elementor_edit_mode','builder'),(2092,268,'_elementor_template_type','wp-page'),(2093,268,'_elementor_version','3.27.2'),(2094,268,'_elementor_pro_version','3.25.4'),(2095,268,'_wp_page_template','default'),(2096,268,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2097,268,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b\":\"#000000BF\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2100,269,'_elementor_edit_mode','builder'),(2101,269,'_elementor_template_type','wp-page'),(2102,269,'_elementor_version','3.27.2'),(2103,269,'_elementor_pro_version','3.25.4'),(2104,269,'_wp_page_template','default'),(2105,269,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2106,269,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2127,271,'_elementor_edit_mode','builder'),(2128,271,'_elementor_template_type','wp-page'),(2129,271,'_elementor_version','3.27.2'),(2130,271,'_elementor_pro_version','3.25.4'),(2131,271,'_wp_page_template','default'),(2132,271,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2133,271,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2136,272,'_elementor_edit_mode','builder'),(2137,272,'_elementor_template_type','wp-page'),(2138,272,'_elementor_version','3.27.2'),(2139,272,'_elementor_pro_version','3.25.4'),(2140,272,'_wp_page_template','default'),(2141,272,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2142,272,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2145,273,'_elementor_edit_mode','builder'),(2146,273,'_elementor_template_type','wp-page'),(2147,273,'_elementor_version','3.27.2'),(2148,273,'_elementor_pro_version','3.25.4'),(2149,273,'_wp_page_template','default'),(2150,273,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2151,273,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129,\"alt\":\"3M Wrap Film Horizontal logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2156,274,'_elementor_edit_mode','builder'),(2157,274,'_elementor_template_type','wp-page'),(2158,274,'_elementor_version','3.27.2'),(2159,274,'_elementor_pro_version','3.25.4'),(2160,274,'_wp_page_template','default'),(2161,274,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2162,274,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129,\"alt\":\"3M Wrap Film Horizontal logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2165,275,'_elementor_edit_mode','builder'),(2166,275,'_elementor_template_type','wp-page'),(2167,275,'_elementor_version','3.27.2'),(2168,275,'_elementor_pro_version','3.25.4'),(2169,275,'_wp_page_template','default'),(2170,275,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2171,275,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129,\"alt\":\"3M Wrap Film Horizontal logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2174,276,'_elementor_edit_mode','builder'),(2175,276,'_elementor_template_type','wp-page'),(2176,276,'_elementor_version','3.27.2'),(2177,276,'_elementor_pro_version','3.25.4'),(2178,276,'_wp_page_template','default'),(2179,276,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2180,276,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129,\"alt\":\"3M Wrap Film Horizontal logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2185,277,'_elementor_edit_mode','builder'),(2186,277,'_elementor_template_type','wp-page'),(2187,277,'_elementor_version','3.27.2'),(2188,277,'_elementor_pro_version','3.25.4'),(2189,277,'_wp_page_template','default'),(2190,277,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2191,277,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129,\"alt\":\"3M Wrap Film Horizontal logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2194,278,'_elementor_edit_mode','builder'),(2195,278,'_elementor_template_type','wp-page'),(2196,278,'_elementor_version','3.27.2'),(2197,278,'_elementor_pro_version','3.25.4'),(2198,278,'_wp_page_template','default'),(2199,278,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2200,278,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129,\"alt\":\"3M Wrap Film Horizontal logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2203,279,'_elementor_edit_mode','builder'),(2204,279,'_elementor_template_type','wp-page'),(2205,279,'_elementor_version','3.27.2'),(2206,279,'_elementor_pro_version','3.25.4'),(2207,279,'_wp_page_template','default'),(2208,279,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2209,279,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129,\"alt\":\"3M Wrap Film Horizontal logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2226,281,'_elementor_edit_mode','builder'),(2227,281,'_elementor_template_type','wp-page'),(2228,281,'_elementor_version','3.27.2'),(2229,281,'_elementor_pro_version','3.25.4'),(2230,281,'_wp_page_template','default'),(2231,281,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2232,281,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129,\"alt\":\"3M Wrap Film Horizontal logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2235,282,'_elementor_edit_mode','builder'),(2236,282,'_elementor_template_type','wp-page'),(2237,282,'_elementor_version','3.27.2'),(2238,282,'_elementor_pro_version','3.25.4'),(2239,282,'_wp_page_template','default'),(2240,282,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2241,282,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129,\"alt\":\"3M Wrap Film Horizontal logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2244,283,'_elementor_edit_mode','builder'),(2245,283,'_elementor_template_type','wp-page'),(2246,283,'_elementor_version','3.27.2'),(2247,283,'_elementor_pro_version','3.25.4'),(2248,283,'_wp_page_template','default'),(2249,283,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2250,283,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"19b8575\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"header\"},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129,\"alt\":\"3M Wrap Film Horizontal logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2267,285,'_elementor_edit_mode','builder'),(2268,285,'_elementor_template_type','wp-page'),(2269,285,'_elementor_version','3.27.2'),(2270,285,'_elementor_pro_version','3.25.4'),(2271,285,'_wp_page_template','default'),(2272,285,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2273,285,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"19b8575\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"header\"},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129,\"alt\":\"3M Wrap Film Horizontal logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2276,286,'_elementor_edit_mode','builder'),(2277,286,'_elementor_template_type','wp-page'),(2278,286,'_elementor_version','3.27.2'),(2279,286,'_elementor_pro_version','3.25.4'),(2280,286,'_wp_page_template','default'),(2281,286,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `wp_postmeta` VALUES (2282,286,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"19b8575\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"header\"},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129,\"alt\":\"3M Wrap Film Horizontal logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2285,287,'_elementor_edit_mode','builder'),(2286,287,'_elementor_template_type','wp-page'),(2287,287,'_elementor_version','3.27.2'),(2288,287,'_elementor_pro_version','3.25.4'),(2289,287,'_wp_page_template','default'),(2290,287,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2291,287,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"19b8575\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"header\"},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129,\"alt\":\"3M Wrap Film Horizontal logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2296,288,'_elementor_edit_mode','builder'),(2297,288,'_elementor_template_type','wp-page'),(2298,288,'_elementor_version','3.27.2'),(2299,288,'_elementor_pro_version','3.25.4'),(2300,288,'_wp_page_template','default'),(2301,288,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2302,288,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"19b8575\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"header\"},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129,\"alt\":\"3M Wrap Film Horizontal logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2305,289,'_elementor_edit_mode','builder'),(2306,289,'_elementor_template_type','wp-page'),(2307,289,'_elementor_version','3.27.2'),(2308,289,'_elementor_pro_version','3.25.4'),(2309,289,'_wp_page_template','default'),(2310,289,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2311,289,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"19b8575\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"header\"},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129,\"alt\":\"3M Wrap Film Horizontal logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2314,290,'_elementor_edit_mode','builder'),(2315,290,'_elementor_template_type','wp-page'),(2316,290,'_elementor_version','3.27.2'),(2317,290,'_elementor_pro_version','3.25.4'),(2318,290,'_wp_page_template','default'),(2319,290,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2320,290,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"19b8575\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"header\"},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129,\"alt\":\"3M Wrap Film Horizontal logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2358,292,'_elementor_edit_mode','builder'),(2359,292,'_elementor_template_type','wp-page'),(2360,292,'_elementor_version','3.27.2'),(2361,292,'_elementor_pro_version','3.25.4'),(2362,292,'_wp_page_template','default'),(2363,292,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2364,292,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"19b8575\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"header\"},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129,\"alt\":\"3M Wrap Film Horizontal logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2367,293,'_elementor_edit_mode','builder'),(2368,293,'_elementor_template_type','wp-page'),(2369,293,'_elementor_version','3.27.2'),(2370,293,'_elementor_pro_version','3.25.4'),(2371,293,'_wp_page_template','default'),(2372,293,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2373,293,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"19b8575\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"header\"},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"size\":50,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129,\"alt\":\"3M Wrap Film Horizontal logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2376,294,'_elementor_edit_mode','builder'),(2377,294,'_elementor_template_type','wp-page'),(2378,294,'_elementor_version','3.27.2'),(2379,294,'_elementor_pro_version','3.25.4'),(2380,294,'_wp_page_template','default'),(2381,294,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2382,294,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"19b8575\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"header\"},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":31},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"eff0500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":42},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"bb0cf4b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to schedule detailing services\",\"link\":{\"url\":\"https:\\/\\/stealthdetailingstudio.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#000000\",\"background_color\":\"#F4FCF5\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"md\",\"align_mobile\":\"center\",\"typography_text_transform\":\"uppercase\",\"background_background\":\"gradient\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"__globals__\":{\"background_color_b\":\"globals\\/colors?id=text\",\"button_text_color\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":27},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129,\"alt\":\"3M Wrap Film Horizontal logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2387,295,'_elementor_edit_mode','builder'),(2388,295,'_elementor_template_type','wp-page'),(2389,295,'_elementor_version','3.27.2'),(2390,295,'_elementor_pro_version','3.25.4'),(2391,295,'_wp_page_template','default'),(2392,295,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2393,295,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"19b8575\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"header\"},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":31},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"eff0500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":42},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"bb0cf4b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to schedule detailing services\",\"link\":{\"url\":\"https:\\/\\/stealthdetailingstudio.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#000000\",\"background_color\":\"#F4FCF5\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"md\",\"align_mobile\":\"center\",\"typography_text_transform\":\"uppercase\",\"background_background\":\"gradient\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"__globals__\":{\"background_color_b\":\"globals\\/colors?id=text\",\"button_text_color\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":27},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129,\"alt\":\"3M Wrap Film Horizontal logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2396,296,'_elementor_edit_mode','builder'),(2397,296,'_elementor_template_type','wp-page'),(2398,296,'_elementor_version','3.27.2'),(2399,296,'_elementor_pro_version','3.25.4'),(2400,296,'_wp_page_template','default'),(2401,296,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2402,296,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"19b8575\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"header\"},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":31},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"eff0500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":42},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"bb0cf4b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to schedule detailing services\",\"link\":{\"url\":\"https:\\/\\/stealthdetailingstudio.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#000000\",\"background_color\":\"#F4FCF5\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"md\",\"align_mobile\":\"center\",\"typography_text_transform\":\"uppercase\",\"background_background\":\"gradient\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"__globals__\":{\"background_color_b\":\"globals\\/colors?id=text\",\"button_text_color\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":27},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"superior wrap systems\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129,\"alt\":\"3M Wrap Film Horizontal logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2405,297,'_elementor_edit_mode','builder'),(2406,297,'_elementor_template_type','wp-page'),(2407,297,'_elementor_version','3.27.2'),(2408,297,'_elementor_pro_version','3.25.4'),(2409,297,'_wp_page_template','default'),(2410,297,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2411,297,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"19b8575\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"header\"},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":31},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"eff0500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":42},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"bb0cf4b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to schedule detailing services\",\"link\":{\"url\":\"https:\\/\\/stealthdetailingstudio.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#000000\",\"background_color\":\"#F4FCF5\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"md\",\"align_mobile\":\"center\",\"typography_text_transform\":\"uppercase\",\"background_background\":\"gradient\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"__globals__\":{\"background_color_b\":\"globals\\/colors?id=text\",\"button_text_color\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":27},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"ULTIMATE STYLE, ENDLESS POSSIBILITIES\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129,\"alt\":\"3M Wrap Film Horizontal logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2416,298,'_elementor_edit_mode','builder'),(2417,298,'_elementor_template_type','wp-page'),(2418,298,'_elementor_version','3.27.2'),(2419,298,'_elementor_pro_version','3.25.4'),(2420,298,'_wp_page_template','default'),(2421,298,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2422,298,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"19b8575\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"header\"},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":31},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"eff0500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":42},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"bb0cf4b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to schedule detailing services\",\"link\":{\"url\":\"https:\\/\\/stealthdetailingstudio.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#000000\",\"background_color\":\"#F4FCF5\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"md\",\"align_mobile\":\"center\",\"typography_text_transform\":\"uppercase\",\"background_background\":\"gradient\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"__globals__\":{\"background_color_b\":\"globals\\/colors?id=text\",\"button_text_color\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":27},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"ULTIMATE STYLE, ENDLESS POSSIBILITIES\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129,\"alt\":\"3M Wrap Film Horizontal logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2425,299,'_elementor_edit_mode','builder'),(2426,299,'_elementor_template_type','wp-page'),(2427,299,'_elementor_version','3.27.2'),(2428,299,'_elementor_pro_version','3.25.4'),(2429,299,'_wp_page_template','default'),(2430,299,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2431,299,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"19b8575\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"header\"},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":31},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"eff0500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":42},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"bb0cf4b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to schedule detailing services\",\"link\":{\"url\":\"https:\\/\\/stealthdetailingstudio.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#000000\",\"background_color\":\"#F4FCF5\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"md\",\"align_mobile\":\"center\",\"typography_text_transform\":\"uppercase\",\"background_background\":\"gradient\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"__globals__\":{\"background_color_b\":\"globals\\/colors?id=text\",\"button_text_color\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":27},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"ULTIMATE STYLE, ENDLESS POSSIBILITIES\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129,\"alt\":\"3M Wrap Film Horizontal logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2434,300,'_elementor_edit_mode','builder'),(2435,300,'_elementor_template_type','wp-page'),(2436,300,'_elementor_version','3.27.2'),(2437,300,'_elementor_pro_version','3.25.4'),(2438,300,'_wp_page_template','default'),(2439,300,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2440,300,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"19b8575\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"header\"},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":31},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"eff0500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":42},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"bb0cf4b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to schedule detailing services\",\"link\":{\"url\":\"https:\\/\\/stealthdetailingstudio.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#000000\",\"background_color\":\"#F4FCF5\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"md\",\"align_mobile\":\"center\",\"typography_text_transform\":\"uppercase\",\"background_background\":\"gradient\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"__globals__\":{\"background_color_b\":\"globals\\/colors?id=text\",\"button_text_color\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":27},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1rem, 0.8718rem + 0.5128vw, 1.5rem)\",\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"ULTIMATE STYLE, ENDLESS POSSIBILITIES\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129,\"alt\":\"3M Wrap Film Horizontal logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2445,301,'_elementor_edit_mode','builder'),(2446,301,'_elementor_template_type','wp-page'),(2447,301,'_elementor_version','3.27.2'),(2448,301,'_elementor_pro_version','3.25.4'),(2449,301,'_wp_page_template','default'),(2450,301,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2451,301,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"19b8575\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"header\"},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":31},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"eff0500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":42},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"bb0cf4b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to schedule detailing services\",\"link\":{\"url\":\"https:\\/\\/stealthdetailingstudio.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#000000\",\"background_color\":\"#F4FCF5\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"md\",\"align_mobile\":\"center\",\"typography_text_transform\":\"uppercase\",\"background_background\":\"gradient\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"__globals__\":{\"background_color_b\":\"globals\\/colors?id=text\",\"button_text_color\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":27},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1rem, 0.8718rem + 0.5128vw, 1.5rem)\",\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"ULTIMATE STYLE, ENDLESS POSSIBILITIES\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129,\"alt\":\"3M Wrap Film Horizontal logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2454,302,'_elementor_edit_mode','builder'),(2455,302,'_elementor_template_type','wp-page'),(2456,302,'_elementor_version','3.27.2'),(2457,302,'_elementor_pro_version','3.25.4'),(2458,302,'_wp_page_template','default'),(2459,302,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2460,302,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"19b8575\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"header\"},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":31},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"eff0500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":42},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"bb0cf4b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to schedule detailing services\",\"link\":{\"url\":\"https:\\/\\/stealthdetailingstudio.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#000000\",\"background_color\":\"#F4FCF5\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"md\",\"align_mobile\":\"center\",\"typography_text_transform\":\"uppercase\",\"background_background\":\"gradient\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"__globals__\":{\"background_color_b\":\"globals\\/colors?id=text\",\"button_text_color\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":27},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1rem, 0.8718rem + 0.5128vw, 1.5rem)\",\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"ULTIMATE STYLE, ENDLESS POSSIBILITIES\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.9000000000000004},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129,\"alt\":\"3M Wrap Film Horizontal logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2463,303,'_elementor_edit_mode','builder'),(2464,303,'_elementor_template_type','wp-page'),(2465,303,'_elementor_version','3.27.2'),(2466,303,'_elementor_pro_version','3.25.4'),(2467,303,'_wp_page_template','default'),(2468,303,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2469,303,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"19b8575\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"header\"},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":31},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"eff0500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":42},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"bb0cf4b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to schedule detailing services\",\"link\":{\"url\":\"https:\\/\\/stealthdetailingstudio.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#000000\",\"background_color\":\"#F4FCF5\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"md\",\"align_mobile\":\"center\",\"typography_text_transform\":\"uppercase\",\"background_background\":\"gradient\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"__globals__\":{\"background_color_b\":\"globals\\/colors?id=text\",\"button_text_color\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":27},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1rem, 0.8718rem + 0.5128vw, 1.5rem)\",\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"ULTIMATE STYLE, ENDLESS POSSIBILITIES\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(4rem, 3.5128rem + 1.9487vw, 5.9rem)\"},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129,\"alt\":\"3M Wrap Film Horizontal logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2474,304,'_elementor_edit_mode','builder'),(2475,304,'_elementor_template_type','wp-page'),(2476,304,'_elementor_version','3.27.2'),(2477,304,'_elementor_pro_version','3.25.4'),(2478,304,'_wp_page_template','default'),(2479,304,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2480,304,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"19b8575\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"header\"},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":31},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"eff0500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":42},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"bb0cf4b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to schedule detailing services\",\"link\":{\"url\":\"https:\\/\\/stealthdetailingstudio.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#000000\",\"background_color\":\"#F4FCF5\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"md\",\"align_mobile\":\"center\",\"typography_text_transform\":\"uppercase\",\"background_background\":\"gradient\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"__globals__\":{\"background_color_b\":\"globals\\/colors?id=text\",\"button_text_color\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":27},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1rem, 0.8718rem + 0.5128vw, 1.5rem)\",\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"ULTIMATE STYLE, ENDLESS POSSIBILITIES\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(4rem, 3.5128rem + 1.9487vw, 5.9rem)\"},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129,\"alt\":\"3M Wrap Film Horizontal logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2483,305,'_elementor_edit_mode','builder'),(2484,305,'_elementor_template_type','wp-page'),(2485,305,'_elementor_version','3.27.2'),(2486,305,'_elementor_pro_version','3.25.4'),(2487,305,'_wp_page_template','default'),(2488,305,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2489,305,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"19b8575\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"header\"},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":31},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"eff0500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":42},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"bb0cf4b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to schedule detailing services\",\"link\":{\"url\":\"https:\\/\\/stealthdetailingstudio.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#000000\",\"background_color\":\"#F4FCF5\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"md\",\"align_mobile\":\"center\",\"typography_text_transform\":\"uppercase\",\"background_background\":\"gradient\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"__globals__\":{\"background_color_b\":\"globals\\/colors?id=text\",\"button_text_color\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":27},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1rem, 0.8718rem + 0.5128vw, 1.5rem)\",\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"ULTIMATE STYLE, ENDLESS POSSIBILITIES\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(4rem, 3.5128rem + 1.9487vw, 5.9rem)\"},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129,\"alt\":\"3M Wrap Film Horizontal logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2492,306,'_elementor_edit_mode','builder'),(2493,306,'_elementor_template_type','wp-page'),(2494,306,'_elementor_version','3.27.2'),(2495,306,'_elementor_pro_version','3.25.4'),(2496,306,'_wp_page_template','default'),(2497,306,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2498,306,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"19b8575\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"header\"},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":31},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"eff0500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":42},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"bb0cf4b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to schedule detailing services\",\"link\":{\"url\":\"https:\\/\\/stealthdetailingstudio.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#000000\",\"background_color\":\"#F4FCF5\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"md\",\"align_mobile\":\"center\",\"typography_text_transform\":\"uppercase\",\"background_background\":\"gradient\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"__globals__\":{\"background_color_b\":\"globals\\/colors?id=text\",\"button_text_color\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":27},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1rem, 0.8718rem + 0.5128vw, 1.5rem)\",\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"ULTIMATE STYLE, ENDLESS POSSIBILITIES\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(4rem, 3.5128rem + 1.9487vw, 5.9rem)\"},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129,\"alt\":\"3M Wrap Film Horizontal logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2512,308,'_elementor_edit_mode','builder'),(2513,308,'_elementor_template_type','wp-page'),(2514,308,'_elementor_version','3.27.2'),(2515,308,'_elementor_pro_version','3.25.4'),(2516,308,'_wp_page_template','default'),(2517,308,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2518,308,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"19b8575\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"header\"},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":31},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"eff0500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":42},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"bb0cf4b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to schedule detailing services\",\"link\":{\"url\":\"https:\\/\\/stealthdetailingstudio.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#000000\",\"background_color\":\"#F4FCF5\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"md\",\"align_mobile\":\"center\",\"typography_text_transform\":\"uppercase\",\"background_background\":\"gradient\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"__globals__\":{\"background_color_b\":\"globals\\/colors?id=text\",\"button_text_color\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":27},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1rem, 0.8718rem + 0.5128vw, 1.5rem)\",\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"ULTIMATE STYLE, ENDLESS POSSIBILITIES\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(4rem, 3.5128rem + 1.9487vw, 5.9rem)\"},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129,\"alt\":\"3M Wrap Film Horizontal logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2521,309,'_elementor_edit_mode','builder'),(2522,309,'_elementor_template_type','wp-page'),(2523,309,'_elementor_version','3.27.2'),(2524,309,'_elementor_pro_version','3.25.4'),(2525,309,'_wp_page_template','default'),(2526,309,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2527,309,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"19b8575\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"header\"},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":31},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"eff0500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":42},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"bb0cf4b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to schedule detailing services\",\"link\":{\"url\":\"https:\\/\\/stealthdetailingstudio.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#000000\",\"background_color\":\"#F4FCF5\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"md\",\"align_mobile\":\"center\",\"typography_text_transform\":\"uppercase\",\"background_background\":\"gradient\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"__globals__\":{\"background_color_b\":\"globals\\/colors?id=text\",\"button_text_color\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":27},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1rem, 0.8718rem + 0.5128vw, 1.5rem)\",\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"ULTIMATE STYLE, ENDLESS POSSIBILITIES\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(4rem, 3.5128rem + 1.9487vw, 5.9rem)\"},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129,\"alt\":\"3M Wrap Film Horizontal logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2530,310,'_elementor_edit_mode','builder'),(2531,310,'_elementor_template_type','wp-page'),(2532,310,'_elementor_version','3.27.2'),(2533,310,'_elementor_pro_version','3.25.4'),(2534,310,'_wp_page_template','default'),(2535,310,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2536,310,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"19b8575\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"header\"},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":31},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"eff0500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":42},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"bb0cf4b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to schedule detailing services\",\"link\":{\"url\":\"https:\\/\\/stealthdetailingstudio.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#000000\",\"background_color\":\"#F4FCF5\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"md\",\"align_mobile\":\"center\",\"typography_text_transform\":\"uppercase\",\"background_background\":\"gradient\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"__globals__\":{\"background_color_b\":\"globals\\/colors?id=text\",\"button_text_color\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":27},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 1.0577rem + 0.7692vw, 2rem)\",\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"ULTIMATE STYLE, ENDLESS POSSIBILITIES\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(4rem, 3.5128rem + 1.9487vw, 5.9rem)\"},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129,\"alt\":\"3M Wrap Film Horizontal logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2541,311,'_elementor_edit_mode','builder'),(2542,311,'_elementor_template_type','wp-page'),(2543,311,'_elementor_version','3.27.2'),(2544,311,'_elementor_pro_version','3.25.4'),(2545,311,'_wp_page_template','default'),(2546,311,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2547,311,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"19b8575\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"header\"},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":31},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"eff0500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":42},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"bb0cf4b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to schedule detailing services\",\"link\":{\"url\":\"https:\\/\\/stealthdetailingstudio.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#000000\",\"background_color\":\"#F4FCF5\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"md\",\"align_mobile\":\"center\",\"typography_text_transform\":\"uppercase\",\"background_background\":\"gradient\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"__globals__\":{\"background_color_b\":\"globals\\/colors?id=text\",\"button_text_color\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":27},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 1.0577rem + 0.7692vw, 2rem)\",\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"ULTIMATE STYLE, ENDLESS POSSIBILITIES\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(4rem, 3.5128rem + 1.9487vw, 5.9rem)\"},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129,\"alt\":\"3M Wrap Film Horizontal logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2550,312,'_elementor_edit_mode','builder'),(2551,312,'_elementor_template_type','wp-page'),(2552,312,'_elementor_version','3.27.2'),(2553,312,'_elementor_pro_version','3.25.4'),(2554,312,'_wp_page_template','default'),(2555,312,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2556,312,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"19b8575\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"header\"},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":31},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"eff0500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":42},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"bb0cf4b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to schedule detailing services\",\"link\":{\"url\":\"https:\\/\\/stealthdetailingstudio.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#000000\",\"background_color\":\"#F4FCF5\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"md\",\"align_mobile\":\"center\",\"typography_text_transform\":\"uppercase\",\"background_background\":\"gradient\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"__globals__\":{\"background_color_b\":\"globals\\/colors?id=text\",\"button_text_color\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":27},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 1.0577rem + 0.7692vw, 2rem)\",\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"ULTIMATE STYLE, ENDLESS POSSIBILITIES\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(4rem, 3.5128rem + 1.9487vw, 5.9rem)\"},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129,\"alt\":\"3M Wrap Film Horizontal logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2559,313,'_elementor_edit_mode','builder'),(2560,313,'_elementor_template_type','wp-page'),(2561,313,'_elementor_version','3.27.2'),(2562,313,'_elementor_pro_version','3.25.4'),(2563,313,'_wp_page_template','default'),(2564,313,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2565,313,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"19b8575\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"header\"},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":31},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"eff0500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":42},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"bb0cf4b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to schedule detailing services\",\"link\":{\"url\":\"https:\\/\\/stealthdetailingstudio.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#000000\",\"background_color\":\"#F4FCF5\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"md\",\"align_mobile\":\"center\",\"typography_text_transform\":\"uppercase\",\"background_background\":\"gradient\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"__globals__\":{\"background_color_b\":\"globals\\/colors?id=text\",\"button_text_color\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":27},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 1.0577rem + 0.7692vw, 2rem)\",\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"ULTIMATE STYLE, ENDLESS POSSIBILITIES\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(4rem, 3.5128rem + 1.9487vw, 5.9rem)\"},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129,\"alt\":\"3M Wrap Film Horizontal logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2602,3,'_edit_lock','1740773197:1'),(2603,3,'rank_math_seo_score','11'),(2604,3,'rank_math_internal_links_processed','1'),(2605,3,'_edit_last','1'),(2606,3,'rank_math_analytic_object_id','29'),(2620,318,'_elementor_edit_mode','builder'),(2621,318,'_elementor_template_type','wp-page'),(2622,318,'_elementor_version','3.27.2'),(2623,318,'_elementor_pro_version','3.25.4'),(2624,318,'_wp_page_template','default'),(2625,318,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `wp_postmeta` VALUES (2626,318,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"19b8575\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"header\"},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":31},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"eff0500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":42},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"bb0cf4b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to schedule detailing services\",\"link\":{\"url\":\"https:\\/\\/stealthdetailingstudio.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#000000\",\"background_color\":\"#F4FCF5\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"md\",\"align_mobile\":\"center\",\"typography_text_transform\":\"uppercase\",\"background_background\":\"gradient\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"__globals__\":{\"background_color_b\":\"globals\\/colors?id=text\",\"button_text_color\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":27},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 1.0577rem + 0.7692vw, 2rem)\",\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"ULTIMATE STYLE, ENDLESS POSSIBILITIES\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(4rem, 3.5128rem + 1.9487vw, 5.9rem)\"},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129,\"alt\":\"3M Wrap Film Horizontal logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2629,319,'_elementor_edit_mode','builder'),(2630,319,'_elementor_template_type','wp-page'),(2631,319,'_elementor_version','3.27.2'),(2632,319,'_elementor_pro_version','3.25.4'),(2633,319,'_wp_page_template','default'),(2634,319,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2635,319,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"19b8575\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"header\"},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":31},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"eff0500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":42},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"bb0cf4b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to schedule detailing services\",\"link\":{\"url\":\"https:\\/\\/stealthdetailingstudio.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#000000\",\"background_color\":\"#F4FCF5\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"md\",\"align_mobile\":\"center\",\"typography_text_transform\":\"uppercase\",\"background_background\":\"gradient\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"__globals__\":{\"background_color_b\":\"globals\\/colors?id=text\",\"button_text_color\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":27},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 1.0577rem + 0.7692vw, 2rem)\",\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"ULTIMATE STYLE, ENDLESS POSSIBILITIES\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(4rem, 3.5128rem + 1.9487vw, 5.9rem)\"},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129,\"alt\":\"3M Wrap Film Horizontal logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our technicians are 3M certified, and use a variety of <\\/br>advanced technologies to fit your needs, guaranteed.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2638,320,'_elementor_edit_mode','builder'),(2639,320,'_elementor_template_type','wp-page'),(2640,320,'_elementor_version','3.27.2'),(2641,320,'_elementor_pro_version','3.25.4'),(2642,320,'_wp_page_template','default'),(2643,320,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2644,320,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"19b8575\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"header\"},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":31},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"eff0500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":42},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"bb0cf4b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to schedule detailing services\",\"link\":{\"url\":\"https:\\/\\/stealthdetailingstudio.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#000000\",\"background_color\":\"#F4FCF5\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"md\",\"align_mobile\":\"center\",\"typography_text_transform\":\"uppercase\",\"background_background\":\"gradient\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"__globals__\":{\"background_color_b\":\"globals\\/colors?id=text\",\"button_text_color\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":27},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 1.0577rem + 0.7692vw, 2rem)\",\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"ULTIMATE STYLE, ENDLESS POSSIBILITIES\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(4rem, 3.5128rem + 1.9487vw, 5.9rem)\"},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129,\"alt\":\"3M Wrap Film Horizontal logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our technicians are 3M certified, and use a variety of advanced technologies to fit your needs, guaranteed.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2692,328,'_elementor_edit_mode','builder'),(2693,328,'_elementor_template_type','container'),(2694,328,'_elementor_version','4.1.1'),(2695,328,'_elementor_pro_version','4.1.0'),(2696,329,'_elementor_edit_mode','builder'),(2697,329,'_elementor_template_type','container'),(2698,329,'_elementor_version','3.32.2'),(2699,329,'_elementor_pro_version','3.31.2'),(2700,328,'_wp_page_template','default'),(2701,328,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2702,328,'_elementor_data','[{\"id\":\"3331c848\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9cb66b6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"550dbe85\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"352b4411\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"31295f27\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 1.0577rem + 0.7692vw, 2rem)\",\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26119233\",\"elType\":\"widget\",\"settings\":{\"title\":\"ULTIMATE STYLE, ENDLESS POSSIBILITIES\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(4rem, 3.5128rem + 1.9487vw, 5.9rem)\"},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5d6c2943\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(2703,330,'_elementor_edit_mode','builder'),(2704,330,'_elementor_template_type','container'),(2705,330,'_elementor_version','3.32.2'),(2706,330,'_elementor_pro_version','3.31.2'),(2707,330,'_wp_page_template','default'),(2708,330,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2709,330,'_elementor_data','[{\"id\":\"3331c848\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"3102b3da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"56df22d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f30bcf3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"41878479\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"header\"},\"elements\":[{\"id\":\"4e1dfaa8\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":31},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1745ab81\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3edb60ab\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":42},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1c79cfcc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to schedule detailing services\",\"link\":{\"url\":\"https:\\/\\/stealthdetailingstudio.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#000000\",\"background_color\":\"#F4FCF5\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"md\",\"align_mobile\":\"center\",\"typography_text_transform\":\"uppercase\",\"background_background\":\"gradient\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"__globals__\":{\"background_color_b\":\"globals\\/colors?id=text\",\"button_text_color\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2676fbc2\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":27},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"627d726a\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9cb66b6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"550dbe85\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"352b4411\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"31295f27\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 1.0577rem + 0.7692vw, 2rem)\",\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26119233\",\"elType\":\"widget\",\"settings\":{\"title\":\"ULTIMATE STYLE, ENDLESS POSSIBILITIES\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(4rem, 3.5128rem + 1.9487vw, 5.9rem)\"},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5d6c2943\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(2725,331,'_wp_attached_file','2025/09/StealthFerrariPurple-left.jpg'),(2726,331,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2050;s:6:\"height\";i:1254;s:4:\"file\";s:37:\"2025/09/StealthFerrariPurple-left.jpg\";s:8:\"filesize\";i:65910;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"StealthFerrariPurple-left-300x184.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3441;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"StealthFerrariPurple-left-1024x626.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:626;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21896;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"StealthFerrariPurple-left-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1732;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"StealthFerrariPurple-left-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13646;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:38:\"StealthFerrariPurple-left-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42378;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:39:\"StealthFerrariPurple-left-2048x1253.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1253;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65210;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2733,333,'_wp_attached_file','2025/09/SRCarShowFlyer.jpg'),(2734,333,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:1344;s:4:\"file\";s:26:\"2025/09/SRCarShowFlyer.jpg\";s:8:\"filesize\";i:354386;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"SRCarShowFlyer-300x202.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23148;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"SRCarShowFlyer-1024x688.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:688;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137026;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"SRCarShowFlyer-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10042;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"SRCarShowFlyer-768x516.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89825;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"SRCarShowFlyer-1536x1032.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1032;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:241934;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2736,328,'rank_math_og_content_image','a:2:{s:5:\"check\";s:32:\"ed2a2150552d6d7bdd78208bc6d9238f\";s:6:\"images\";a:1:{i:0;i:183;}}'),(2737,328,'_edit_lock','1782422184:1'),(2753,335,'_elementor_edit_mode','builder'),(2754,335,'_elementor_template_type','container'),(2755,335,'_elementor_version','3.32.2'),(2756,335,'_elementor_pro_version','3.31.2'),(2757,336,'_elementor_edit_mode','builder'),(2758,336,'_elementor_template_type','container'),(2759,336,'_elementor_version','3.32.2'),(2760,336,'_elementor_pro_version','3.31.2'),(2761,335,'_wp_page_template','default'),(2762,335,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2763,335,'_elementor_data','[{\"id\":\"509d6b6\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"65b27743\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"19018b29\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"2bdf8527\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events\",\"header_size\":\"span\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b477814\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"33c54b64\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"header\"},\"elements\":[{\"id\":\"66576850\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":31},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e33c634\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4de0b64a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":42},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"2b781f74\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to schedule detailing services\",\"link\":{\"url\":\"https:\\/\\/stealthdetailingstudio.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#000000\",\"background_color\":\"#F4FCF5\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"md\",\"align_mobile\":\"center\",\"typography_text_transform\":\"uppercase\",\"background_background\":\"gradient\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"__globals__\":{\"background_color_b\":\"globals\\/colors?id=text\",\"button_text_color\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"595f77c3\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":27},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"7ce96011\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76b884f1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6587578b\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"6addc406\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"67e677df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 1.0577rem + 0.7692vw, 2rem)\",\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c89342c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ULTIMATE STYLE, ENDLESS POSSIBILITIES\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(4rem, 3.5128rem + 1.9487vw, 5.9rem)\"},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7a88de8c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(2764,337,'_elementor_edit_mode','builder'),(2765,337,'_elementor_template_type','container'),(2766,337,'_elementor_version','3.32.2'),(2767,337,'_elementor_pro_version','3.31.2'),(2768,337,'_wp_page_template','default'),(2769,337,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2770,337,'_elementor_data','[{\"id\":\"509d6b6\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"65b27743\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"19018b29\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"2bdf8527\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events\",\"header_size\":\"span\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b477814\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"33c54b64\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"header\"},\"elements\":[{\"id\":\"66576850\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":31},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e33c634\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4de0b64a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":42},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"2b781f74\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to schedule detailing services\",\"link\":{\"url\":\"https:\\/\\/stealthdetailingstudio.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#000000\",\"background_color\":\"#F4FCF5\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"md\",\"align_mobile\":\"center\",\"typography_text_transform\":\"uppercase\",\"background_background\":\"gradient\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"__globals__\":{\"background_color_b\":\"globals\\/colors?id=text\",\"button_text_color\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"595f77c3\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":27},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"7ce96011\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76b884f1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6587578b\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"6addc406\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"67e677df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 1.0577rem + 0.7692vw, 2rem)\",\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c89342c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ULTIMATE STYLE, ENDLESS POSSIBILITIES\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(4rem, 3.5128rem + 1.9487vw, 5.9rem)\"},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7a88de8c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(2772,335,'_elementor_controls_usage','a:4:{s:7:\"heading\";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_title\";a:2:{s:5:\"title\";i:3;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:10:{s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:3;s:25:\"typography_letter_spacing\";i:1;s:11:\"title_color\";i:3;s:28:\"text_shadow_text_shadow_type\";i:1;s:23:\"text_shadow_text_shadow\";i:2;s:5:\"align\";i:2;s:22:\"typography_line_height\";i:1;s:25:\"typography_text_transform\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:4;s:4:\"link\";i:4;s:13:\"selected_icon\";i:1;s:4:\"size\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:17:{s:5:\"align\";i:4;s:17:\"button_text_color\";i:4;s:16:\"background_color\";i:4;s:15:\"hover_animation\";i:2;s:12:\"text_padding\";i:2;s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:3;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:3;s:12:\"align_mobile\";i:3;s:25:\"typography_text_transform\";i:2;s:21:\"background_background\";i:2;s:25:\"background_gradient_angle\";i:2;s:34:\"button_background_hover_background\";i:2;s:31:\"button_background_hover_color_b\";i:2;s:36:\"button_background_hover_color_b_stop\";i:2;s:38:\"button_background_hover_gradient_angle\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:4;s:8:\"_padding\";i:2;s:16:\"_flex_align_self\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:9;s:14:\"flex_direction\";i:6;s:20:\"flex_justify_content\";i:4;s:5:\"width\";i:4;s:16:\"flex_align_items\";i:4;s:8:\"flex_gap\";i:3;s:10:\"min_height\";i:1;s:11:\"boxed_width\";i:1;}s:33:\"section_layout_additional_options\";a:1:{s:8:\"html_tag\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:6;s:7:\"padding\";i:8;s:10:\"_flex_size\";i:3;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:4:{s:21:\"background_background\";i:2;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:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;s:29:\"background_overlay_color_stop\";i:1;s:31:\"background_overlay_color_b_stop\";i:1;s:26:\"background_overlay_color_b\";i:1;}s:21:\"section_shape_divider\";a:4:{s:26:\"shape_divider_bottom_color\";i:1;s:26:\"shape_divider_bottom_width\";i:1;s:27:\"shape_divider_bottom_height\";i:1;s:25:\"shape_divider_bottom_flip\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:22:\"image_custom_dimension\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:21:\"_element_width_mobile\";i:1;}}}}}'),(2778,338,'_elementor_edit_mode','builder'),(2779,338,'_elementor_template_type','wp-page'),(2780,338,'_elementor_version','3.27.6'),(2781,338,'_elementor_pro_version','3.25.4'),(2782,338,'_wp_page_template','default'),(2783,338,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2784,338,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"19b8575\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"header\"},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":31},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"eff0500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":42},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"bb0cf4b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to schedule detailing services\",\"link\":{\"url\":\"https:\\/\\/stealthdetailingstudio.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#000000\",\"background_color\":\"#F4FCF5\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"md\",\"align_mobile\":\"center\",\"typography_text_transform\":\"uppercase\",\"background_background\":\"gradient\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"__globals__\":{\"background_color_b\":\"globals\\/colors?id=text\",\"button_text_color\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":27},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 1.0577rem + 0.7692vw, 2rem)\",\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"ULTIMATE STYLE, ENDLESS POSSIBILITIES\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(4rem, 3.5128rem + 1.9487vw, 5.9rem)\"},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129,\"alt\":\"3M Wrap Film Horizontal logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our technicians are 3M certified, and use a variety of advanced technologies to fit your needs, guaranteed.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2788,339,'_elementor_edit_mode','builder'),(2789,339,'_elementor_template_type','wp-page'),(2790,339,'_elementor_version','3.27.6'),(2791,339,'_elementor_pro_version','3.25.4'),(2792,339,'_wp_page_template','default'),(2793,339,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2794,339,'_elementor_data','[{\"id\":\"383fd5c\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"19b8575\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"06d23a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e4aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Payment\",\"link\":{\"url\":\" https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_flex_align_self_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fde347f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\"},\"structure\":\"20\",\"content_position\":\"middle\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"header\"},\"elements\":[{\"id\":\"ab12a90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":31},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"flex_direction_mobile\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad23fe7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":183,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/stealth-logo_new-01.svg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"object-fit_mobile\":\"contain\",\"object-position_mobile\":\"center center\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\",\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"eff0500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":42},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"bb0cf4b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to schedule detailing services\",\"link\":{\"url\":\"https:\\/\\/stealthdetailingstudio.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#000000\",\"background_color\":\"#F4FCF5\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"md\",\"align_mobile\":\"center\",\"typography_text_transform\":\"uppercase\",\"background_background\":\"gradient\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"__globals__\":{\"background_color_b\":\"globals\\/colors?id=text\",\"button_text_color\":\"\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cb5eab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"width\":{\"unit\":\"%\",\"size\":27},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"0c4ba06\",\"elType\":\"widget\",\"settings\":{\"text\":\"561-593-8808\",\"link\":{\"url\":\"tel:+1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, 1.2436rem + 1.0256vw, 2.5rem)\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_mobile\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc301ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74f5e3e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"979ec2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f1ffb2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 1.0577rem + 0.7692vw, 2rem)\",\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23597ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"ULTIMATE STYLE, ENDLESS POSSIBILITIES\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(4rem, 3.5128rem + 1.9487vw, 5.9rem)\"},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96b519f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129,\"alt\":\"3M Wrap Film Horizontal logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our technicians are 3M certified, and use a variety of advanced technologies to fit your needs, guaranteed.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2798,340,'_elementor_edit_mode','builder'),(2799,340,'_elementor_template_type','wp-page'),(2800,340,'_elementor_version','3.27.6'),(2801,340,'_elementor_pro_version','3.25.4'),(2802,340,'_wp_page_template','default'),(2803,340,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2804,340,'_elementor_data','[{\"id\":\"d930ae8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c82756a\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"328\"},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129,\"alt\":\"3M Wrap Film Horizontal logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our technicians are 3M certified, and use a variety of advanced technologies to fit your needs, guaranteed.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2808,5,'_elementor_controls_usage','a:10:{s:8:\"template\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:16:\"section_template\";a:1:{s:11:\"template_id\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:13:\"content_width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:12;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:10:\"text_color\";i:12;s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:5;s:22:\"typography_line_height\";i:2;s:28:\"text_shadow_text_shadow_type\";i:3;s:23:\"text_shadow_text_shadow\";i:3;s:5:\"align\";i:2;s:22:\"typography_font_family\";i:4;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:12;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:3;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:10:{s:5:\"align\";i:2;s:21:\"typography_typography\";i:3;s:11:\"title_color\";i:3;s:22:\"typography_font_weight\";i:2;s:22:\"typography_font_family\";i:2;s:28:\"text_shadow_text_shadow_type\";i:2;s:23:\"text_shadow_text_shadow\";i:2;s:20:\"typography_font_size\";i:1;s:25:\"typography_text_transform\";i:1;s:25:\"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;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:14;s:16:\"content_position\";i:4;s:21:\"space_between_widgets\";i:1;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:6:{s:21:\"background_background\";i:4;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:21:\"background_attachment\";i:3;}s:26:\"section_background_overlay\";a:7:{s:29:\"background_overlay_background\";i:3;s:26:\"background_overlay_color_b\";i:3;s:26:\"background_overlay_opacity\";i:2;s:29:\"background_overlay_color_stop\";i:3;s:31:\"background_overlay_color_b_stop\";i:3;s:24:\"background_overlay_color\";i:2;s:33:\"background_overlay_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:1:{s:11:\"hide_mobile\";i:7;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:6:{s:12:\"height_inner\";i:1;s:6:\"layout\";i:3;s:6:\"height\";i:3;s:13:\"custom_height\";i:3;s:15:\"column_position\";i:3;s:16:\"content_position\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:4;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:3:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:1;s:21:\"background_color_stop\";i:1;}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";i:3;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:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"z_index\";i:3;s:11:\"_element_id\";i:1;s:6:\"margin\";i:2;s:7:\"padding\";i:6;}}}}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:14:\"_section_style\";a:2:{s:9:\"_position\";i:1;s:9:\"_offset_y\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:1:{s:13:\"primary_color\";i:4;}}s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:13:\"selected_icon\";i:4;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:8:{s:5:\"align\";i:1;s:5:\"width\";i:1;s:7:\"opacity\";i:1;s:22:\"css_filters_brightness\";i:1;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;s:15:\"css_filters_hue\";i:1;s:27:\"image_box_shadow_box_shadow\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:13:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:17:\"button_text_color\";i:1;s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;s:25:\"background_gradient_angle\";i:1;s:34:\"button_background_hover_background\";i:1;s:31:\"button_background_hover_color_b\";i:1;s:36:\"button_background_hover_color_b_stop\";i:1;s:38:\"button_background_hover_gradient_angle\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}}'),(2842,342,'_elementor_edit_mode','builder'),(2843,342,'_elementor_template_type','header'),(2844,342,'_elementor_version','3.32.2'),(2845,342,'_elementor_pro_version','3.32.1'),(2846,342,'_wp_page_template','default'),(2847,342,'_elementor_data','[{\"id\":\"47389d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1340,\"sizes\":[]},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"a7a9eb3\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"1ae453a\",\"elType\":\"widget\",\"settings\":{\"text\":\"CLICK HERE TO SCHEDULE DETAILING SERVICES\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.25,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_background\":\"gradient\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4f27512\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(2848,342,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(2849,342,'_elementor_screenshot','a:2:{s:2:\"id\";i:223;s:3:\"url\";s:131:\"https://stealthrestyling.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_55_2024-03-20-17-40-49_38118cfb.png\";}'),(2870,344,'_menu_item_type','custom'),(2871,344,'_menu_item_menu_item_parent','0'),(2872,344,'_menu_item_object_id','344'),(2873,344,'_menu_item_object','custom'),(2874,344,'_menu_item_target',''),(2875,344,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2876,344,'_menu_item_xfn',''),(2877,344,'_menu_item_url','/event/stealth-car-show/'),(2881,345,'_menu_item_type','custom'),(2882,345,'_menu_item_menu_item_parent','0'),(2883,345,'_menu_item_object_id','345'),(2884,345,'_menu_item_object','custom'),(2885,345,'_menu_item_target',''),(2886,345,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2887,345,'_menu_item_xfn',''),(2888,345,'_menu_item_url','/contact'),(2890,346,'_menu_item_type','custom'),(2891,346,'_menu_item_menu_item_parent','0'),(2892,346,'_menu_item_object_id','346'),(2893,346,'_menu_item_object','custom'),(2894,346,'_menu_item_target',''),(2895,346,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2896,346,'_menu_item_xfn',''),(2897,346,'_menu_item_url','https://vspgmhpp.securepayments.cardpointe.com/pay?'),(2902,347,'_elementor_edit_mode','builder'),(2903,347,'_elementor_template_type','container'),(2904,347,'_elementor_version','3.32.2'),(2905,347,'_elementor_pro_version','3.32.1'),(2906,348,'_elementor_edit_mode','builder'),(2907,348,'_elementor_template_type','container'),(2908,348,'_elementor_version','3.32.2'),(2909,348,'_elementor_pro_version','3.32.1'),(2910,347,'_wp_page_template','default'),(2911,347,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2912,347,'_elementor_data','[{\"id\":\"2c37b2e4\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"352a86b8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61a7c25\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"6817e75d\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"dbe9d9e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 1.0577rem + 0.7692vw, 2rem)\",\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15a53360\",\"elType\":\"widget\",\"settings\":{\"title\":\"ULTIMATE STYLE, ENDLESS POSSIBILITIES\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(4rem, 3.5128rem + 1.9487vw, 5.9rem)\"},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"998b597\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(2913,349,'_elementor_edit_mode','builder'),(2914,349,'_elementor_template_type','container'),(2915,349,'_elementor_version','3.32.2'),(2916,349,'_elementor_pro_version','3.32.1'),(2917,349,'_wp_page_template','default'),(2918,349,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2919,349,'_elementor_data','[{\"id\":\"2c37b2e4\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"352a86b8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61a7c25\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"6817e75d\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"dbe9d9e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 1.0577rem + 0.7692vw, 2rem)\",\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15a53360\",\"elType\":\"widget\",\"settings\":{\"title\":\"ULTIMATE STYLE, ENDLESS POSSIBILITIES\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(4rem, 3.5128rem + 1.9487vw, 5.9rem)\"},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"998b597\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(2921,347,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:28:\"text_shadow_text_shadow_type\";i:1;s:23:\"text_shadow_text_shadow\";i:2;s:5:\"align\";i:2;s:22:\"typography_line_height\";i:1;s:22:\"typography_font_family\";i:1;s:25:\"typography_text_transform\";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:\"container\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:5:\"width\";i:1;s:13:\"content_width\";i:3;s:14:\"flex_direction\";i:3;s:16:\"flex_align_items\";i:2;s:8:\"flex_gap\";i:2;s:10:\"min_height\";i:1;s:11:\"boxed_width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:2:{s:7:\"padding\";i:4;s:6:\"margin\";i:3;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:4:{s:21:\"background_background\";i:2;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:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;s:29:\"background_overlay_color_stop\";i:1;s:31:\"background_overlay_color_b_stop\";i:1;s:26:\"background_overlay_color_b\";i:1;}s:21:\"section_shape_divider\";a:4:{s:26:\"shape_divider_bottom_color\";i:1;s:26:\"shape_divider_bottom_width\";i:1;s:27:\"shape_divider_bottom_height\";i:1;s:25:\"shape_divider_bottom_flip\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:14:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:17:\"button_text_color\";i:1;s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;s:25:\"background_gradient_angle\";i:1;s:34:\"button_background_hover_background\";i:1;s:31:\"button_background_hover_color_b\";i:1;s:36:\"button_background_hover_color_b_stop\";i:1;s:38:\"button_background_hover_gradient_angle\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}}'),(2922,350,'_elementor_edit_mode','builder'),(2923,350,'_elementor_template_type','container'),(2924,350,'_elementor_version','3.32.2'),(2925,350,'_elementor_pro_version','3.31.2'),(2926,350,'_wp_page_template','default'),(2927,350,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2928,350,'_elementor_data','[{\"id\":\"3331c848\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9cb66b6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"550dbe85\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"352b4411\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"31295f27\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 1.0577rem + 0.7692vw, 2rem)\",\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26119233\",\"elType\":\"widget\",\"settings\":{\"title\":\"ULTIMATE STYLE, ENDLESS POSSIBILITIES\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(4rem, 3.5128rem + 1.9487vw, 5.9rem)\"},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5d6c2943\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(2935,351,'_elementor_edit_mode','builder'),(2936,351,'_elementor_template_type','header'),(2937,351,'_elementor_version','3.32.2'),(2938,351,'_elementor_pro_version','3.32.1'),(2939,351,'_wp_page_template','default'),(2940,351,'_elementor_data','[{\"id\":\"47389d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":3000},\"elements\":[{\"id\":\"a7a9eb3\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"374e094\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"primary-menu\",\"align_items\":\"justify\",\"animation_line\":\"none\",\"dropdown\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Oswald\",\"menu_typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1rem, 0.375rem + 2vw, 1.5rem)\",\"sizes\":[]},\"menu_typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_weight\":\"800\",\"menu_space_between\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"1ae453a\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE DETAILING SERVICES\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"button_text_color\":\"#0E0E0E\",\"background_background\":\"gradient\",\"background_color\":\"#F2F2F2\",\"background_color_b\":\"#7E7E7E\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"hover_color\":\"#0E0E0E\",\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#6F6F6F\",\"button_background_hover_color_b\":\"#F2F2F2\",\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(2941,351,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(2948,352,'_elementor_edit_mode','builder'),(2949,352,'_elementor_template_type','header'),(2950,352,'_elementor_version','3.32.2'),(2951,352,'_elementor_pro_version','3.32.1'),(2952,352,'_wp_page_template','default'),(2953,352,'_elementor_data','[{\"id\":\"47389d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":3000},\"elements\":[{\"id\":\"a7a9eb3\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"374e094\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"primary-menu\",\"align_items\":\"justify\",\"animation_line\":\"none\",\"dropdown\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Oswald\",\"menu_typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1rem, 0.375rem + 2vw, 1.5rem)\",\"sizes\":[]},\"menu_typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_weight\":\"800\",\"menu_space_between\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"color_menu_item\":\"\"},\"color_menu_item\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"1ae453a\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE DETAILING SERVICES\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"button_text_color\":\"#0E0E0E\",\"background_background\":\"gradient\",\"background_color\":\"#F2F2F2\",\"background_color_b\":\"#7E7E7E\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"hover_color\":\"#0E0E0E\",\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#6F6F6F\",\"button_background_hover_color_b\":\"#F2F2F2\",\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(2954,352,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(2961,353,'_elementor_edit_mode','builder'),(2962,353,'_elementor_template_type','header'),(2963,353,'_elementor_version','3.32.2'),(2964,353,'_elementor_pro_version','3.32.1'),(2965,353,'_wp_page_template','default'),(2966,353,'_elementor_data','[{\"id\":\"47389d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":3000},\"elements\":[{\"id\":\"a7a9eb3\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"374e094\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"primary-menu\",\"align_items\":\"justify\",\"animation_line\":\"none\",\"dropdown\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Oswald\",\"menu_typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1rem, 0.375rem + 2vw, 1.5rem)\",\"sizes\":[]},\"menu_typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_weight\":\"800\",\"menu_space_between\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"color_menu_item\":\"\"},\"color_menu_item\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"1ae453a\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE DETAILING SERVICES\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"button_text_color\":\"#0E0E0E\",\"background_background\":\"gradient\",\"background_color\":\"#F2F2F2\",\"background_color_b\":\"#7E7E7E\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"hover_color\":\"#0E0E0E\",\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#6F6F6F\",\"button_background_hover_color_b\":\"#F2F2F2\",\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_flex_align_self\":\"center\",\"link\":{\"url\":\"https:\\/\\/stealthdetailingstudio.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(2967,353,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(2972,335,'_edit_lock','1759176759:1'),(2974,335,'rank_math_og_content_image','a:2:{s:5:\"check\";s:32:\"31baab69f631fbe94a354da3aebe2136\";s:6:\"images\";a:1:{i:0;i:183;}}'),(2975,354,'_edit_lock','1782422560:1'),(2976,354,'rank_math_internal_links_processed','1'),(2977,354,'footnotes',''),(2978,354,'_elementor_edit_mode','builder'),(2979,354,'_elementor_template_type','wp-page'),(2980,354,'_elementor_data','[{\"id\":\"d5c9a71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"sports car wrapped in orange on a red background\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color_b\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[{\"id\":\"85740b4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"b883ab1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e098da2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"CALL US\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_id\":\"0ccf9dd\",\"link\":{\"url\":\"tel:+ 1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"54b5679\",\"text\":\"GET A QUOTE \",\"selected_icon\":{\"value\":\"fab fa-wpforms\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"SCHEDULE DETAILING\",\"selected_icon\":{\"value\":\"far fa-calendar-check\",\"library\":\"fa-regular\"},\"_id\":\"fdd5b95\",\"link\":{\"url\":\"https:\\/\\/stealthdetailingstudio.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"MAKE A PAYMENT\",\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"_id\":\"09e65a5\",\"link\":{\"url\":\"https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 0.3125rem + 3vw, 2rem)\",\"sizes\":[]},\"icon_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 0.3125rem + 3vw, 2rem)\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=1373c1b\",\"text_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"47c4ca1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"ad97f39\",\"elType\":\"widget\",\"settings\":{\"title\":\"VISIT OUR FACILITY\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"800\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50e3da0\",\"elType\":\"widget\",\"settings\":{\"address\":\"Stealth Restyling\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2981,354,'_elementor_conditions','a:0:{}'),(2982,356,'footnotes',''),(2983,354,'_edit_last','1'),(2984,354,'rank_math_analytic_object_id','31'),(2985,354,'rank_math_seo_score','16'),(2986,354,'_elementor_version','4.1.1'),(2987,354,'_elementor_pro_version','4.1.0'),(2999,358,'footnotes',''),(3000,358,'_elementor_edit_mode','builder'),(3001,358,'_elementor_template_type','wp-page'),(3002,358,'_elementor_data',''),(3003,358,'_elementor_conditions','a:0:{}'),(3004,358,'_elementor_version','3.32.2'),(3005,358,'_elementor_pro_version','3.32.1'),(3006,359,'footnotes',''),(3007,359,'_elementor_edit_mode','builder'),(3008,359,'_elementor_template_type','wp-page'),(3009,359,'_elementor_data',''),(3010,359,'_elementor_conditions','a:0:{}'),(3011,359,'_elementor_version','3.32.2'),(3012,359,'_elementor_pro_version','3.32.1'),(3013,354,'_wp_page_template','default'),(3014,354,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3017,360,'footnotes',''),(3018,360,'_elementor_edit_mode','builder'),(3019,360,'_elementor_template_type','wp-page'),(3020,360,'_elementor_data','[{\"id\":\"d5c9a71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b883ab1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e098da2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"CALL US\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_id\":\"0ccf9dd\"},{\"text\":\"SCHEDULE DETAILING\",\"selected_icon\":{\"value\":\"far fa-calendar-check\",\"library\":\"fa-regular\"},\"_id\":\"fdd5b95\"},{\"text\":\"MAKE A PAYMENT\",\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"_id\":\"09e65a5\"}],\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 0.3125rem + 3vw, 2rem)\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"47c4ca1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),(3021,360,'_elementor_conditions','a:0:{}'),(3022,360,'_elementor_version','3.32.2'),(3023,360,'_elementor_pro_version','3.32.1'),(3024,360,'_wp_page_template','default'),(3025,360,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3044,362,'footnotes',''),(3045,362,'_elementor_edit_mode','builder'),(3046,362,'_elementor_template_type','wp-page'),(3047,362,'_elementor_data','[{\"id\":\"d5c9a71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b883ab1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e098da2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"CALL US\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_id\":\"0ccf9dd\"},{\"text\":\"SCHEDULE DETAILING\",\"selected_icon\":{\"value\":\"far fa-calendar-check\",\"library\":\"fa-regular\"},\"_id\":\"fdd5b95\"},{\"text\":\"MAKE A PAYMENT\",\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"_id\":\"09e65a5\"}],\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 0.3125rem + 3vw, 2rem)\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"47c4ca1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),(3048,362,'_elementor_conditions','a:0:{}'),(3049,362,'_elementor_version','3.32.2'),(3050,362,'_elementor_pro_version','3.32.1'),(3051,362,'_wp_page_template','default'),(3052,362,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3056,363,'footnotes',''),(3057,363,'_elementor_edit_mode','builder'),(3058,363,'_elementor_template_type','wp-page'),(3059,363,'_elementor_data','[{\"id\":\"d5c9a71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b883ab1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e098da2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"CALL US\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_id\":\"0ccf9dd\"},{\"text\":\"SCHEDULE DETAILING\",\"selected_icon\":{\"value\":\"far fa-calendar-check\",\"library\":\"fa-regular\"},\"_id\":\"fdd5b95\"},{\"text\":\"MAKE A PAYMENT\",\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"_id\":\"09e65a5\"}],\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 0.3125rem + 3vw, 2rem)\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"47c4ca1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),(3060,363,'_elementor_conditions','a:0:{}'),(3061,363,'_elementor_version','3.32.2'),(3062,363,'_elementor_pro_version','3.32.1'),(3063,363,'_wp_page_template','default'),(3064,363,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3068,364,'footnotes',''),(3069,364,'_elementor_edit_mode','builder'),(3070,364,'_elementor_template_type','wp-page'),(3071,364,'_elementor_data','[{\"id\":\"d5c9a71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"%\",\"top\":\"010\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"b883ab1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e098da2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"CALL US\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_id\":\"0ccf9dd\"},{\"_id\":\"54b5679\",\"text\":\"GET A QUOTE \",\"selected_icon\":{\"value\":\"fab fa-wpforms\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"SCHEDULE DETAILING\",\"selected_icon\":{\"value\":\"far fa-calendar-check\",\"library\":\"fa-regular\"},\"_id\":\"fdd5b95\"},{\"text\":\"MAKE A PAYMENT\",\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"_id\":\"09e65a5\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 0.3125rem + 3vw, 2rem)\",\"sizes\":[]},\"icon_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 0.3125rem + 3vw, 2rem)\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=1373c1b\",\"text_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"47c4ca1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"ad97f39\",\"elType\":\"widget\",\"settings\":{\"title\":\"VISIT OUR FACILITY\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"800\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50e3da0\",\"elType\":\"widget\",\"settings\":{\"address\":\"Stealth Restyling\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":false}]'),(3072,364,'_elementor_conditions','a:0:{}'),(3073,364,'_elementor_version','3.32.2'),(3074,364,'_elementor_pro_version','3.32.1'),(3075,364,'_wp_page_template','default'),(3076,364,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3081,365,'_OrganizerOrigin','events-calendar'),(3082,365,'_tribe_modified_fields','a:4:{s:16:\"_OrganizerOrigin\";i:1759160869;s:15:\"_OrganizerPhone\";i:1759160869;s:17:\"_OrganizerWebsite\";i:1759160869;s:15:\"_OrganizerEmail\";i:1759160869;}'),(3083,365,'_OrganizerPhone','561-593-8808'),(3084,365,'_OrganizerWebsite','https://stealthcarshow.com'),(3085,365,'_OrganizerEmail',''),(3086,366,'_VenueOrigin','tec-onboarding'),(3087,366,'_tribe_modified_fields','a:14:{s:12:\"_VenueOrigin\";i:1759160869;s:17:\"_EventShowMapLink\";i:1759160869;s:13:\"_EventShowMap\";i:1759160869;s:17:\"_VenueShowMapLink\";i:1759160869;s:13:\"_VenueShowMap\";i:1759160869;s:13:\"_VenueAddress\";i:1759160869;s:10:\"_VenueCity\";i:1759160869;s:19:\"_VenueStateProvince\";i:1759160869;s:11:\"_VenueState\";i:1759160869;s:14:\"_VenueProvince\";i:1759160869;s:9:\"_VenueZip\";i:1759160869;s:13:\"_VenueCountry\";i:1759160869;s:11:\"_VenuePhone\";i:1759160869;s:9:\"_VenueURL\";i:1759160869;}'),(3088,366,'_EventShowMapLink','1'),(3089,366,'_EventShowMap','1'),(3090,366,'_VenueShowMapLink','1'),(3091,366,'_VenueShowMap','1'),(3092,366,'_VenueAddress','280 N Congress Ave'),(3093,366,'_VenueCity','Lake Park'),(3094,366,'_VenueStateProvince','FL'),(3095,366,'_VenueState','FL'),(3096,366,'_VenueProvince','FL'),(3097,366,'_VenueZip','33403'),(3098,366,'_VenueCountry','United States'),(3099,366,'_VenuePhone',''),(3100,366,'_VenueURL',''),(3101,367,'_OrganizerOrigin','events-calendar'),(3102,367,'_tribe_modified_fields','a:4:{s:16:\"_OrganizerOrigin\";i:1759160871;s:15:\"_OrganizerPhone\";i:1759160871;s:17:\"_OrganizerWebsite\";i:1759160871;s:15:\"_OrganizerEmail\";i:1759160871;}'),(3103,367,'_OrganizerPhone','561-593-8808'),(3104,367,'_OrganizerWebsite','https://stealthcarshow.com'),(3105,367,'_OrganizerEmail',''),(3106,368,'_VenueOrigin','tec-onboarding'),(3107,368,'_tribe_modified_fields','a:14:{s:12:\"_VenueOrigin\";i:1759160871;s:17:\"_EventShowMapLink\";i:1759160871;s:13:\"_EventShowMap\";i:1759160871;s:17:\"_VenueShowMapLink\";i:1759160871;s:13:\"_VenueShowMap\";i:1759160871;s:13:\"_VenueAddress\";i:1759160871;s:10:\"_VenueCity\";i:1759160871;s:19:\"_VenueStateProvince\";i:1759160871;s:11:\"_VenueState\";i:1759160871;s:14:\"_VenueProvince\";i:1759160871;s:9:\"_VenueZip\";i:1759160871;s:13:\"_VenueCountry\";i:1759160871;s:11:\"_VenuePhone\";i:1759160871;s:9:\"_VenueURL\";i:1759160871;}'),(3108,368,'_EventShowMapLink','1'),(3109,368,'_EventShowMap','1'),(3110,368,'_VenueShowMapLink','1'),(3111,368,'_VenueShowMap','1'),(3112,368,'_VenueAddress','280 N Congress Ave'),(3113,368,'_VenueCity','Lake Park'),(3114,368,'_VenueStateProvince','FL'),(3115,368,'_VenueState','FL'),(3116,368,'_VenueProvince','FL'),(3117,368,'_VenueZip','33403'),(3118,368,'_VenueCountry','United States'),(3119,368,'_VenuePhone',''),(3120,368,'_VenueURL',''),(3230,378,'_elementor_edit_mode','builder'),(3231,378,'_elementor_template_type','tec_event_single_static'),(3232,378,'_elementor_version','3.32.3'),(3233,378,'_elementor_pro_version','3.32.2'),(3234,378,'_elementor_data','[{\"id\":\"4d8f4efa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5ebacd06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"63ab6d4a\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_calendar_link\"},{\"id\":\"5c4ca066\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_status\"},{\"id\":\"75c65b7c\",\"elType\":\"widget\",\"settings\":{\"event_title_typography_typography\":\"custom\",\"event_title_typography_font_family\":\"Oswald\",\"event_title_typography_text_transform\":\"uppercase\",\"event_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"__globals__\":{\"event_title_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_title\"},{\"id\":\"7b679070\",\"elType\":\"widget\",\"settings\":{\"show_datetime_year\":true,\"show_datetime_date\":true,\"show_datetime_time\":true},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_datetime\"},{\"id\":\"680ed4f4\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_cost\"},{\"id\":\"7d8adfbe\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"event_image_size\":\"2048x2048\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_image\"},{\"id\":\"191e47b3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"550a4396\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9b1e93d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Event Organizer\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.25,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b046395\",\"elType\":\"widget\",\"settings\":{\"organizer_name_typography_typography\":\"custom\",\"organizer_name_typography_font_family\":\"Oswald\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100.69199999999999},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_organizer\"}],\"isInner\":true},{\"id\":\"538afad8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fc550b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Event Venue\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.25,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb9eabf\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_venue\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2271a229\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b76859d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2ae34f26\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_export\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5ec37806\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"594e2572\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"359b1fca\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_navigation\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3235,379,'_elementor_edit_mode','builder'),(3236,379,'_elementor_template_type','tec_event_single_static'),(3237,379,'_elementor_version','3.32.3'),(3238,379,'_elementor_pro_version','3.32.2'),(3239,379,'_elementor_data','[{\"id\":\"4d8f4efa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5ebacd06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"63ab6d4a\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_calendar_link\"},{\"id\":\"5c4ca066\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_status\"},{\"id\":\"75c65b7c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_title\"},{\"id\":\"7b679070\",\"elType\":\"widget\",\"settings\":{\"show_datetime_year\":true,\"show_datetime_date\":true,\"show_datetime_time\":true},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_datetime\"},{\"id\":\"680ed4f4\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_cost\"},{\"id\":\"7d8adfbe\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_image\"},{\"id\":\"191e47b3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3cd1f412\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"52f5067d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_categories\"},{\"id\":\"45f7d26d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_tags\"},{\"id\":\"5681e36c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_website\"}],\"isInner\":true},{\"id\":\"550a4396\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6b046395\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_organizer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"40077d93\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"538afad8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb9eabf\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_venue\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2271a229\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b76859d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2ae34f26\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_export\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5ec37806\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"594e2572\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"359b1fca\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_navigation\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3242,378,'tec_events_elementor_document','TEC\\Events\\Integrations\\Plugins\\Elementor\\Template\\Documents\\Event_Single_Static'),(3243,380,'_elementor_edit_mode','builder'),(3244,380,'_elementor_template_type','tec_event_single_dynamic'),(3245,380,'_elementor_version','3.32.3'),(3246,380,'_elementor_pro_version','3.32.2'),(3247,380,'_elementor_data','[{\"id\":\"4d8f4efa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5ebacd06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"63ab6d4a\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_calendar_link\"},{\"id\":\"5c4ca066\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_status\"},{\"id\":\"75c65b7c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_title\"},{\"id\":\"7b679070\",\"elType\":\"widget\",\"settings\":{\"show_datetime_year\":true,\"show_datetime_date\":true,\"show_datetime_time\":true},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_datetime\"},{\"id\":\"680ed4f4\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_cost\"},{\"id\":\"7d8adfbe\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_image\"},{\"id\":\"7d812fbe\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"theme-post-content\"},{\"id\":\"191e47b3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3cd1f412\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"52f5067d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_categories\"},{\"id\":\"45f7d26d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_tags\"},{\"id\":\"5681e36c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_website\"}],\"isInner\":true},{\"id\":\"550a4396\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6b046395\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_organizer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"40077d93\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"538afad8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb9eabf\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_venue\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2271a229\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b76859d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2ae34f26\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_export\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5ec37806\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"594e2572\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"359b1fca\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_navigation\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3248,381,'_elementor_edit_mode','builder'),(3249,381,'_elementor_template_type','tec_event_single_dynamic'),(3250,381,'_elementor_version','3.32.3'),(3251,381,'_elementor_pro_version','3.32.2'),(3252,381,'_elementor_data','[{\"id\":\"4d8f4efa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5ebacd06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"63ab6d4a\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_calendar_link\"},{\"id\":\"5c4ca066\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_status\"},{\"id\":\"75c65b7c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_title\"},{\"id\":\"7b679070\",\"elType\":\"widget\",\"settings\":{\"show_datetime_year\":true,\"show_datetime_date\":true,\"show_datetime_time\":true},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_datetime\"},{\"id\":\"680ed4f4\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_cost\"},{\"id\":\"7d8adfbe\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_image\"},{\"id\":\"7d812fbe\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"theme-post-content\"},{\"id\":\"191e47b3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3cd1f412\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"52f5067d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_categories\"},{\"id\":\"45f7d26d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_tags\"},{\"id\":\"5681e36c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_website\"}],\"isInner\":true},{\"id\":\"550a4396\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6b046395\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_organizer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"40077d93\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"538afad8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb9eabf\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_venue\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2271a229\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b76859d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2ae34f26\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_export\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5ec37806\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"594e2572\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"359b1fca\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_navigation\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3254,380,'_elementor_controls_usage','a:16:{s:47:\"tec_events_elementor_widget_event_calendar_link\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:40:\"tec_events_elementor_widget_event_status\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:39:\"tec_events_elementor_widget_event_title\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:42:\"tec_events_elementor_widget_event_datetime\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:38:\"tec_events_elementor_widget_event_cost\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:39:\"tec_events_elementor_widget_event_image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:15:\"styling_section\";a:2:{s:5:\"width\";i:1;s:6:\"height\";i:1;}}}}s:18:\"theme-post-content\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:44:\"tec_events_elementor_widget_event_categories\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:38:\"tec_events_elementor_widget_event_tags\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:41:\"tec_events_elementor_widget_event_website\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:6:\"column\";a:3:{s:5:\"count\";i:6;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:6;}}}}s:43:\"tec_events_elementor_widget_event_organizer\";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:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:3;s:6:\"margin\";i:1;}}}}s:39:\"tec_events_elementor_widget_event_venue\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:40:\"tec_events_elementor_widget_event_export\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:44:\"tec_events_elementor_widget_event_navigation\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(3255,380,'tec_events_elementor_document','TEC\\Events\\Integrations\\Plugins\\Elementor\\Template\\Documents\\Event_Single_Dynamic'),(3256,378,'_edit_lock','1759182267:1'),(3257,378,'_wp_page_template','default'),(3258,382,'_elementor_edit_mode','builder'),(3259,382,'_elementor_template_type','tec_event_single_static'),(3260,382,'_elementor_version','3.32.3'),(3261,382,'_elementor_pro_version','3.32.2'),(3262,382,'_elementor_data','[{\"id\":\"4d8f4efa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5ebacd06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"63ab6d4a\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_calendar_link\"},{\"id\":\"5c4ca066\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_status\"},{\"id\":\"75c65b7c\",\"elType\":\"widget\",\"settings\":{\"event_title_typography_typography\":\"custom\",\"event_title_typography_font_family\":\"Oswald\",\"event_title_typography_text_transform\":\"uppercase\",\"event_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"__globals__\":{\"event_title_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_title\"},{\"id\":\"7b679070\",\"elType\":\"widget\",\"settings\":{\"show_datetime_year\":true,\"show_datetime_date\":true,\"show_datetime_time\":true},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_datetime\"},{\"id\":\"680ed4f4\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_cost\"},{\"id\":\"7d8adfbe\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_image\"},{\"id\":\"191e47b3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3cd1f412\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"52f5067d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_categories\"},{\"id\":\"45f7d26d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_tags\"},{\"id\":\"5681e36c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_website\"}],\"isInner\":true},{\"id\":\"550a4396\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6b046395\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_organizer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"40077d93\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"538afad8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb9eabf\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_venue\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2271a229\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b76859d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2ae34f26\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_export\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5ec37806\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"594e2572\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"359b1fca\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_navigation\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3264,382,'_wp_page_template','default'),(3279,384,'footnotes',''),(3280,384,'_elementor_edit_mode','builder'),(3281,384,'_elementor_template_type','wp-page'),(3282,384,'_elementor_data','[{\"id\":\"d5c9a71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"%\",\"top\":\"010\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"b883ab1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e098da2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"CALL US\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_id\":\"0ccf9dd\"},{\"_id\":\"54b5679\",\"text\":\"GET A QUOTE \",\"selected_icon\":{\"value\":\"fab fa-wpforms\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"SCHEDULE DETAILING\",\"selected_icon\":{\"value\":\"far fa-calendar-check\",\"library\":\"fa-regular\"},\"_id\":\"fdd5b95\"},{\"text\":\"MAKE A PAYMENT\",\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"_id\":\"09e65a5\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 0.3125rem + 3vw, 2rem)\",\"sizes\":[]},\"icon_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 0.3125rem + 3vw, 2rem)\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=1373c1b\",\"text_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"47c4ca1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"ad97f39\",\"elType\":\"widget\",\"settings\":{\"title\":\"VISIT OUR FACILITY\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"800\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50e3da0\",\"elType\":\"widget\",\"settings\":{\"address\":\"Stealth Restyling\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":false}]'),(3283,384,'_elementor_conditions','a:0:{}'),(3284,384,'_elementor_version','3.32.2'),(3285,384,'_elementor_pro_version','3.32.1'),(3286,384,'_wp_page_template','default'),(3287,384,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3290,385,'footnotes',''),(3291,385,'_elementor_edit_mode','builder'),(3292,385,'_elementor_template_type','wp-page'),(3293,385,'_elementor_data','[{\"id\":\"d5c9a71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"%\",\"top\":\"010\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"b883ab1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e098da2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"CALL US\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_id\":\"0ccf9dd\"},{\"_id\":\"54b5679\",\"text\":\"GET A QUOTE \",\"selected_icon\":{\"value\":\"fab fa-wpforms\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"SCHEDULE DETAILING\",\"selected_icon\":{\"value\":\"far fa-calendar-check\",\"library\":\"fa-regular\"},\"_id\":\"fdd5b95\"},{\"text\":\"MAKE A PAYMENT\",\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"_id\":\"09e65a5\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 0.3125rem + 3vw, 2rem)\",\"sizes\":[]},\"icon_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 0.3125rem + 3vw, 2rem)\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=1373c1b\",\"text_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"47c4ca1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"ad97f39\",\"elType\":\"widget\",\"settings\":{\"title\":\"VISIT OUR FACILITY\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"800\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50e3da0\",\"elType\":\"widget\",\"settings\":{\"address\":\"Stealth Restyling\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":false}]'),(3294,385,'_elementor_conditions','a:0:{}'),(3295,385,'_elementor_version','3.32.2'),(3296,385,'_elementor_pro_version','3.32.1'),(3297,385,'_wp_page_template','default'),(3298,385,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3301,386,'footnotes',''),(3302,386,'_elementor_edit_mode','builder'),(3303,386,'_elementor_template_type','wp-page'),(3304,386,'_elementor_data','[{\"id\":\"d5c9a71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Peronal-Auto_G24_Toyota-Supra-1-1.jpg\",\"id\":38,\"size\":\"\",\"alt\":\"sports car wrapped in orange on a red background\",\"source\":\"library\"},\"margin\":{\"unit\":\"%\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"85740b4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"b883ab1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e098da2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"CALL US\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_id\":\"0ccf9dd\"},{\"_id\":\"54b5679\",\"text\":\"GET A QUOTE \",\"selected_icon\":{\"value\":\"fab fa-wpforms\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"SCHEDULE DETAILING\",\"selected_icon\":{\"value\":\"far fa-calendar-check\",\"library\":\"fa-regular\"},\"_id\":\"fdd5b95\"},{\"text\":\"MAKE A PAYMENT\",\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"_id\":\"09e65a5\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 0.3125rem + 3vw, 2rem)\",\"sizes\":[]},\"icon_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 0.3125rem + 3vw, 2rem)\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=1373c1b\",\"text_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"47c4ca1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"ad97f39\",\"elType\":\"widget\",\"settings\":{\"title\":\"VISIT OUR FACILITY\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"800\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50e3da0\",\"elType\":\"widget\",\"settings\":{\"address\":\"Stealth Restyling\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3305,386,'_elementor_conditions','a:0:{}'),(3306,386,'_elementor_version','3.32.2'),(3307,386,'_elementor_pro_version','3.32.1'),(3308,386,'_wp_page_template','default'),(3309,386,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3315,387,'footnotes',''),(3316,387,'_elementor_edit_mode','builder'),(3317,387,'_elementor_template_type','wp-page'),(3318,387,'_elementor_data','[{\"id\":\"d5c9a71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Peronal-Auto_G24_Toyota-Supra-1-1.jpg\",\"id\":38,\"size\":\"\",\"alt\":\"sports car wrapped in orange on a red background\",\"source\":\"library\"},\"margin\":{\"unit\":\"%\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"85740b4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"b883ab1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e098da2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"CALL US\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_id\":\"0ccf9dd\"},{\"_id\":\"54b5679\",\"text\":\"GET A QUOTE \",\"selected_icon\":{\"value\":\"fab fa-wpforms\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"SCHEDULE DETAILING\",\"selected_icon\":{\"value\":\"far fa-calendar-check\",\"library\":\"fa-regular\"},\"_id\":\"fdd5b95\"},{\"text\":\"MAKE A PAYMENT\",\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"_id\":\"09e65a5\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 0.3125rem + 3vw, 2rem)\",\"sizes\":[]},\"icon_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 0.3125rem + 3vw, 2rem)\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=1373c1b\",\"text_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"47c4ca1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"ad97f39\",\"elType\":\"widget\",\"settings\":{\"title\":\"VISIT OUR FACILITY\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"800\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50e3da0\",\"elType\":\"widget\",\"settings\":{\"address\":\"Stealth Restyling\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3319,387,'_elementor_conditions','a:0:{}'),(3320,387,'_elementor_version','3.32.3'),(3321,387,'_elementor_pro_version','3.32.2'),(3322,387,'_wp_page_template','default'),(3323,387,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3327,388,'footnotes',''),(3328,388,'_elementor_edit_mode','builder'),(3329,388,'_elementor_template_type','wp-page'),(3330,388,'_elementor_data','[{\"id\":\"d5c9a71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/05\\/3M-Peronal-Auto_G24_Toyota-Supra-1-1.jpg\",\"id\":38,\"size\":\"\",\"alt\":\"sports car wrapped in orange on a red background\",\"source\":\"library\"},\"margin\":{\"unit\":\"%\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"85740b4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"b883ab1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e098da2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"CALL US\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_id\":\"0ccf9dd\"},{\"_id\":\"54b5679\",\"text\":\"GET A QUOTE \",\"selected_icon\":{\"value\":\"fab fa-wpforms\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"SCHEDULE DETAILING\",\"selected_icon\":{\"value\":\"far fa-calendar-check\",\"library\":\"fa-regular\"},\"_id\":\"fdd5b95\"},{\"text\":\"MAKE A PAYMENT\",\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"_id\":\"09e65a5\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 0.3125rem + 3vw, 2rem)\",\"sizes\":[]},\"icon_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 0.3125rem + 3vw, 2rem)\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=1373c1b\",\"text_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"47c4ca1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"ad97f39\",\"elType\":\"widget\",\"settings\":{\"title\":\"VISIT OUR FACILITY\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"800\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50e3da0\",\"elType\":\"widget\",\"settings\":{\"address\":\"Stealth Restyling\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3331,388,'_elementor_conditions','a:0:{}'),(3332,388,'_elementor_version','3.32.3'),(3333,388,'_elementor_pro_version','3.32.2'),(3334,388,'_wp_page_template','default'),(3335,388,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3339,389,'footnotes',''),(3340,389,'_elementor_edit_mode','builder'),(3341,389,'_elementor_template_type','wp-page'),(3342,389,'_elementor_data','[{\"id\":\"d5c9a71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"sports car wrapped in orange on a red background\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color_b\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[{\"id\":\"85740b4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"b883ab1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e098da2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"CALL US\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_id\":\"0ccf9dd\"},{\"_id\":\"54b5679\",\"text\":\"GET A QUOTE \",\"selected_icon\":{\"value\":\"fab fa-wpforms\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"SCHEDULE DETAILING\",\"selected_icon\":{\"value\":\"far fa-calendar-check\",\"library\":\"fa-regular\"},\"_id\":\"fdd5b95\"},{\"text\":\"MAKE A PAYMENT\",\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"_id\":\"09e65a5\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 0.3125rem + 3vw, 2rem)\",\"sizes\":[]},\"icon_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 0.3125rem + 3vw, 2rem)\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=1373c1b\",\"text_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"47c4ca1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"ad97f39\",\"elType\":\"widget\",\"settings\":{\"title\":\"VISIT OUR FACILITY\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"800\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50e3da0\",\"elType\":\"widget\",\"settings\":{\"address\":\"Stealth Restyling\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3343,389,'_elementor_conditions','a:0:{}'),(3344,389,'_elementor_version','3.32.3'),(3345,389,'_elementor_pro_version','3.32.2'),(3346,389,'_wp_page_template','default'),(3347,389,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3362,391,'_EventOrigin','events-calendar'),(3364,391,'_edit_lock','1759261837:1'),(3365,391,'_edit_last','1'),(3366,391,'rank_math_internal_links_processed','1'),(3367,391,'rank_math_seo_score','20'),(3368,391,'_wp_page_template','default'),(3369,391,'rank_math_primary_tribe_events_cat','0'),(3370,391,'_EventShowMapLink','1'),(3371,391,'_EventShowMap','1'),(3372,391,'_EventVenueID','366'),(3373,391,'_EventOrganizerID','365'),(3374,391,'_EventStartDate','2025-10-15 18:00:00'),(3375,391,'_EventEndDate','2025-10-15 20:00:00'),(3376,391,'_EventStartDateUTC','2025-10-15 22:00:00'),(3377,391,'_EventEndDateUTC','2025-10-16 00:00:00'),(3378,391,'_EventDuration','7200'),(3379,391,'_EventCurrencySymbol','$'),(3380,391,'_EventCurrencyCode','USD'),(3381,391,'_EventCurrencyPosition','prefix'),(3382,391,'_EventCost','15 - 25'),(3383,391,'_EventURL',''),(3384,391,'_EventTimezone','America/New_York'),(3385,391,'_EventTimezoneAbbr','EDT'),(3386,391,'_elementor_edit_mode','builder'),(3387,391,'_elementor_template_type','tec_event_single_static'),(3388,391,'_elementor_version','3.32.3'),(3389,391,'_elementor_pro_version','3.32.2'),(3390,391,'rank_math_og_content_image','a:2:{s:5:\"check\";s:32:\"9f2cd4728bb2b19a229e675eb08e34cc\";s:6:\"images\";a:0:{}}'),(3391,391,'_thumbnail_id','333'),(3392,391,'rank_math_analytic_object_id','33'),(3404,378,'rank_math_og_content_image','a:2:{s:5:\"check\";s:32:\"19eeadd86fb2db31b2c4118aedbd9bf0\";s:6:\"images\";a:1:{i:0;s:104:\"https://stealthrestyling.com/wp-content/plugins/the-events-calendar/src/resources/images/placeholder.png\";}}'),(3413,395,'_elementor_edit_mode','builder'),(3414,395,'_elementor_template_type','tec_event_single_static'),(3415,395,'_elementor_version','3.32.3'),(3416,395,'_elementor_pro_version','3.32.2'),(3417,396,'_elementor_edit_mode','builder'),(3418,396,'_elementor_template_type','tec_event_single_static'),(3419,396,'_elementor_version','3.32.3'),(3420,396,'_elementor_pro_version','3.32.2'),(3421,395,'_wp_page_template','default'),(3422,395,'_elementor_data','[{\"id\":\"1f9f79e1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"272c1e43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"60f3a968\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_calendar_link\"},{\"id\":\"28d3f245\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_status\"},{\"id\":\"4a2583ae\",\"elType\":\"widget\",\"settings\":{\"event_title_typography_typography\":\"custom\",\"event_title_typography_font_family\":\"Oswald\",\"event_title_typography_text_transform\":\"uppercase\",\"event_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"__globals__\":{\"event_title_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_title\"},{\"id\":\"708949e6\",\"elType\":\"widget\",\"settings\":{\"show_datetime_year\":true,\"show_datetime_date\":true,\"show_datetime_time\":true},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_datetime\"},{\"id\":\"52a1de96\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_cost\"},{\"id\":\"44262388\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_image\"},{\"id\":\"1db2334b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77b33fd2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":28.064},\"elements\":[{\"id\":\"13a53e0f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_categories\"},{\"id\":\"75901b54\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_tags\"},{\"id\":\"6b8dfba8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_website\"}],\"isInner\":true},{\"id\":\"4bd63854\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":28.446000000000002},\"elements\":[{\"id\":\"a045022\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100.69199999999999},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_organizer\"}],\"isInner\":true},{\"id\":\"1db07b1f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.154000000000003,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"68c60dad\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_venue\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3a09d7a0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b78d70d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"549a0650\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_export\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"78554026\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"35cc3d39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3637f5d5\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_navigation\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3423,397,'_elementor_edit_mode','builder'),(3424,397,'_elementor_template_type','tec_event_single_static'),(3425,397,'_elementor_version','3.32.3'),(3426,397,'_elementor_pro_version','3.32.2'),(3427,397,'_wp_page_template','default'),(3428,397,'_elementor_data','[{\"id\":\"1f9f79e1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"272c1e43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"60f3a968\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_calendar_link\"},{\"id\":\"28d3f245\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_status\"},{\"id\":\"4a2583ae\",\"elType\":\"widget\",\"settings\":{\"event_title_typography_typography\":\"custom\",\"event_title_typography_font_family\":\"Oswald\",\"event_title_typography_text_transform\":\"uppercase\",\"event_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"__globals__\":{\"event_title_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_title\"},{\"id\":\"708949e6\",\"elType\":\"widget\",\"settings\":{\"show_datetime_year\":true,\"show_datetime_date\":true,\"show_datetime_time\":true},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_datetime\"},{\"id\":\"52a1de96\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_cost\"},{\"id\":\"44262388\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_image\"},{\"id\":\"1db2334b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77b33fd2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":28.064},\"elements\":[{\"id\":\"13a53e0f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_categories\"},{\"id\":\"75901b54\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_tags\"},{\"id\":\"6b8dfba8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_website\"}],\"isInner\":true},{\"id\":\"4bd63854\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":28.446000000000002},\"elements\":[{\"id\":\"a045022\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100.69199999999999},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_organizer\"}],\"isInner\":true},{\"id\":\"1db07b1f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.154000000000003,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"68c60dad\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_venue\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3a09d7a0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b78d70d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"549a0650\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_export\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"78554026\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"35cc3d39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3637f5d5\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_navigation\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3430,395,'_elementor_controls_usage','a:15:{s:47:\"tec_events_elementor_widget_event_calendar_link\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:40:\"tec_events_elementor_widget_event_status\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:39:\"tec_events_elementor_widget_event_title\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:27:\"event_title_styling_section\";a:4:{s:33:\"event_title_typography_typography\";i:1;s:34:\"event_title_typography_font_family\";i:1;s:37:\"event_title_typography_text_transform\";i:1;s:37:\"event_title_typography_letter_spacing\";i:1;}}}}s:42:\"tec_events_elementor_widget_event_datetime\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:38:\"tec_events_elementor_widget_event_cost\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:39:\"tec_events_elementor_widget_event_image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:15:\"styling_section\";a:2:{s:5:\"width\";i:1;s:6:\"height\";i:1;}}}}s:44:\"tec_events_elementor_widget_event_categories\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:38:\"tec_events_elementor_widget_event_tags\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:41:\"tec_events_elementor_widget_event_website\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}}}s:43:\"tec_events_elementor_widget_event_organizer\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:10:\"_flex_size\";i:1;}}}}s:39:\"tec_events_elementor_widget_event_venue\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:2;s:6:\"margin\";i:1;}}}}s:40:\"tec_events_elementor_widget_event_export\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:44:\"tec_events_elementor_widget_event_navigation\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(3431,398,'_elementor_edit_mode','builder'),(3432,398,'_elementor_template_type','tec_event_single_static'),(3433,398,'_elementor_version','3.32.3'),(3434,398,'_elementor_pro_version','3.32.2'),(3435,398,'_elementor_data','[{\"id\":\"4d8f4efa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5ebacd06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"63ab6d4a\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_calendar_link\"},{\"id\":\"5c4ca066\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_status\"},{\"id\":\"75c65b7c\",\"elType\":\"widget\",\"settings\":{\"event_title_typography_typography\":\"custom\",\"event_title_typography_font_family\":\"Oswald\",\"event_title_typography_text_transform\":\"uppercase\",\"event_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"__globals__\":{\"event_title_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_title\"},{\"id\":\"7b679070\",\"elType\":\"widget\",\"settings\":{\"show_datetime_year\":true,\"show_datetime_date\":true,\"show_datetime_time\":true},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_datetime\"},{\"id\":\"680ed4f4\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_cost\"},{\"id\":\"7d8adfbe\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"event_image_size\":\"2048x2048\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_image\"},{\"id\":\"191e47b3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3cd1f412\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":28.064},\"elements\":[{\"id\":\"52f5067d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_categories\"},{\"id\":\"45f7d26d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_tags\"},{\"id\":\"5681e36c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_website\"}],\"isInner\":true},{\"id\":\"550a4396\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":28.446000000000002},\"elements\":[{\"id\":\"6b046395\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100.69199999999999},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_organizer\"}],\"isInner\":true},{\"id\":\"538afad8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.154000000000003,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb9eabf\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_venue\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2271a229\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b76859d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2ae34f26\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_export\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5ec37806\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"594e2572\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"359b1fca\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_navigation\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3437,398,'_wp_page_template','default'),(3440,399,'_elementor_edit_mode','builder'),(3441,399,'_elementor_template_type','tec_event_single_static'),(3442,399,'_elementor_version','3.32.3'),(3443,399,'_elementor_pro_version','3.32.2'),(3444,399,'_elementor_data','[{\"id\":\"4d8f4efa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5ebacd06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"63ab6d4a\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_calendar_link\"},{\"id\":\"5c4ca066\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_status\"},{\"id\":\"75c65b7c\",\"elType\":\"widget\",\"settings\":{\"event_title_typography_typography\":\"custom\",\"event_title_typography_font_family\":\"Oswald\",\"event_title_typography_text_transform\":\"uppercase\",\"event_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"__globals__\":{\"event_title_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_title\"},{\"id\":\"7b679070\",\"elType\":\"widget\",\"settings\":{\"show_datetime_year\":true,\"show_datetime_date\":true,\"show_datetime_time\":true},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_datetime\"},{\"id\":\"680ed4f4\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_cost\"},{\"id\":\"7d8adfbe\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"event_image_size\":\"2048x2048\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_image\"},{\"id\":\"191e47b3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"550a4396\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9b1e93d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Event Organizer\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.25,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b046395\",\"elType\":\"widget\",\"settings\":{\"organizer_name_typography_typography\":\"custom\",\"organizer_name_typography_font_family\":\"Oswald\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100.69199999999999},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_organizer\"}],\"isInner\":true},{\"id\":\"538afad8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fc550b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Event Venue\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.25,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb9eabf\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_venue\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2271a229\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b76859d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2ae34f26\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_export\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5ec37806\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"594e2572\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"359b1fca\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_navigation\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3446,399,'_wp_page_template','default'),(3447,378,'_elementor_controls_usage','a:13:{s:47:\"tec_events_elementor_widget_event_calendar_link\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:40:\"tec_events_elementor_widget_event_status\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:39:\"tec_events_elementor_widget_event_title\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:27:\"event_title_styling_section\";a:4:{s:33:\"event_title_typography_typography\";i:1;s:34:\"event_title_typography_font_family\";i:1;s:37:\"event_title_typography_text_transform\";i:1;s:37:\"event_title_typography_letter_spacing\";i:1;}}}}s:42:\"tec_events_elementor_widget_event_datetime\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:38:\"tec_events_elementor_widget_event_cost\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:39:\"tec_events_elementor_widget_event_image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:15:\"styling_section\";a:2:{s:5:\"width\";i:1;s:6:\"height\";i:1;}}s:7:\"content\";a:1:{s:15:\"content_section\";a:1:{s:16:\"event_image_size\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:3:{s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;}}}}s:43:\"tec_events_elementor_widget_event_organizer\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:22:\"organizer_name_styling\";a:2:{s:36:\"organizer_name_typography_typography\";i:1;s:37:\"organizer_name_typography_font_family\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:10:\"_flex_size\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}}}s:39:\"tec_events_elementor_widget_event_venue\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:2;s:6:\"margin\";i:1;}}}}s:40:\"tec_events_elementor_widget_event_export\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:44:\"tec_events_elementor_widget_event_navigation\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(3448,400,'_elementor_edit_mode','builder'),(3449,400,'_elementor_template_type','tec_event_single_static'),(3450,400,'_elementor_version','3.32.3'),(3451,400,'_elementor_pro_version','3.32.2'),(3452,401,'_elementor_edit_mode','builder'),(3453,401,'_elementor_template_type','tec_event_single_static'),(3454,401,'_elementor_version','3.32.3'),(3455,401,'_elementor_pro_version','3.32.2'),(3456,400,'_wp_page_template','default'),(3457,400,'_elementor_data','[{\"id\":\"4b7af99d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"18e0557\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"635baf20\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_calendar_link\"},{\"id\":\"77938e79\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_status\"},{\"id\":\"489ed486\",\"elType\":\"widget\",\"settings\":{\"event_title_typography_typography\":\"custom\",\"event_title_typography_font_family\":\"Oswald\",\"event_title_typography_text_transform\":\"uppercase\",\"event_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"__globals__\":{\"event_title_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_title\"},{\"id\":\"2203da10\",\"elType\":\"widget\",\"settings\":{\"show_datetime_year\":true,\"show_datetime_date\":true,\"show_datetime_time\":true},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_datetime\"},{\"id\":\"1af3b824\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_cost\"},{\"id\":\"14659cf2\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"event_image_size\":\"2048x2048\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_image\"},{\"id\":\"52d8df88\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d1589e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"20359463\",\"elType\":\"widget\",\"settings\":{\"title\":\"Event Organizer\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.25,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14e8aaa4\",\"elType\":\"widget\",\"settings\":{\"organizer_name_typography_typography\":\"custom\",\"organizer_name_typography_font_family\":\"Oswald\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100.69199999999999},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_organizer\"}],\"isInner\":true},{\"id\":\"212015bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f291663\",\"elType\":\"widget\",\"settings\":{\"title\":\"Event Venue\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.25,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f85b047\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_venue\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3d8bd1c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"78bd069b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"361b2b5f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_export\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"21c893a3\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"72e76c2d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4831999\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_navigation\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3458,402,'_elementor_edit_mode','builder'),(3459,402,'_elementor_template_type','tec_event_single_static'),(3460,402,'_elementor_version','3.32.3'),(3461,402,'_elementor_pro_version','3.32.2'),(3462,402,'_wp_page_template','default'),(3463,402,'_elementor_data','[{\"id\":\"4b7af99d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"18e0557\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"635baf20\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_calendar_link\"},{\"id\":\"77938e79\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_status\"},{\"id\":\"489ed486\",\"elType\":\"widget\",\"settings\":{\"event_title_typography_typography\":\"custom\",\"event_title_typography_font_family\":\"Oswald\",\"event_title_typography_text_transform\":\"uppercase\",\"event_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"__globals__\":{\"event_title_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_title\"},{\"id\":\"2203da10\",\"elType\":\"widget\",\"settings\":{\"show_datetime_year\":true,\"show_datetime_date\":true,\"show_datetime_time\":true},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_datetime\"},{\"id\":\"1af3b824\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_cost\"},{\"id\":\"14659cf2\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"event_image_size\":\"2048x2048\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_image\"},{\"id\":\"52d8df88\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d1589e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"20359463\",\"elType\":\"widget\",\"settings\":{\"title\":\"Event Organizer\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.25,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14e8aaa4\",\"elType\":\"widget\",\"settings\":{\"organizer_name_typography_typography\":\"custom\",\"organizer_name_typography_font_family\":\"Oswald\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100.69199999999999},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_organizer\"}],\"isInner\":true},{\"id\":\"212015bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f291663\",\"elType\":\"widget\",\"settings\":{\"title\":\"Event Venue\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.25,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f85b047\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_venue\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3d8bd1c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"78bd069b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"361b2b5f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_export\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"21c893a3\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"72e76c2d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4831999\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_navigation\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3465,400,'_elementor_controls_usage','a:13:{s:47:\"tec_events_elementor_widget_event_calendar_link\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:40:\"tec_events_elementor_widget_event_status\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:39:\"tec_events_elementor_widget_event_title\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:27:\"event_title_styling_section\";a:4:{s:33:\"event_title_typography_typography\";i:1;s:34:\"event_title_typography_font_family\";i:1;s:37:\"event_title_typography_text_transform\";i:1;s:37:\"event_title_typography_letter_spacing\";i:1;}}}}s:42:\"tec_events_elementor_widget_event_datetime\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:38:\"tec_events_elementor_widget_event_cost\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:39:\"tec_events_elementor_widget_event_image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:15:\"styling_section\";a:2:{s:5:\"width\";i:1;s:6:\"height\";i:1;}}s:7:\"content\";a:1:{s:15:\"content_section\";a:1:{s:16:\"event_image_size\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:3:{s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;}}}}s:43:\"tec_events_elementor_widget_event_organizer\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:22:\"organizer_name_styling\";a:2:{s:36:\"organizer_name_typography_typography\";i:1;s:37:\"organizer_name_typography_font_family\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:10:\"_flex_size\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}}}s:39:\"tec_events_elementor_widget_event_venue\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:2;s:6:\"margin\";i:1;}}}}s:40:\"tec_events_elementor_widget_event_export\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:44:\"tec_events_elementor_widget_event_navigation\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(3466,403,'_wp_page_template','default'),(3467,403,'_elementor_edit_mode','builder'),(3468,403,'_elementor_template_type','tec_event_single_static'),(3469,403,'_elementor_version','3.32.3'),(3470,403,'_elementor_pro_version','3.32.2'),(3471,403,'_thumbnail_id','333'),(3474,391,'_elementor_data','[{\"id\":\"606769cd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"63fced40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12c36e9d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_calendar_link\"},{\"id\":\"143afabc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_status\"},{\"id\":\"84016b2\",\"elType\":\"widget\",\"settings\":{\"event_title_typography_typography\":\"custom\",\"event_title_typography_font_family\":\"Oswald\",\"event_title_typography_text_transform\":\"uppercase\",\"event_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"__globals__\":{\"event_title_color\":\"globals\\/colors?id=1373c1b\"},\"event_title_typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, -0.375rem + 6vw, 3rem)\",\"sizes\":[]},\"event_title_typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"event_title_typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"event_title_typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_title\"},{\"id\":\"29d0528\",\"elType\":\"widget\",\"settings\":{\"show_datetime_year\":true,\"show_datetime_date\":true,\"show_datetime_time\":true,\"datetime_content_typography_typography\":\"custom\",\"datetime_content_typography_font_family\":\"Oswald\",\"datetime_content_typography_font_weight\":\"800\",\"datetime_content_typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1rem, 0.375rem + 2vw, 1.5rem)\",\"sizes\":[]},\"datetime_content_typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"datetime_content_typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"datetime_content_typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_datetime\"},{\"id\":\"9dcf4e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Load-in: 5:00\\u20136:00 PM<\\/li><li>Show: 6:00\\u20138:00 PM<\\/li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-23\",\"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\"},{\"id\":\"50482979\",\"elType\":\"widget\",\"settings\":{\"cost_content_typography_typography\":\"custom\",\"cost_content_typography_font_family\":\"Oswald\",\"cost_content_typography_font_weight\":\"800\",\"cost_content_typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1rem, 0.375rem + 2vw, 1.5rem)\",\"sizes\":[]},\"cost_content_typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"cost_content_typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"cost_content_typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_cost\"},{\"id\":\"a145fb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li><i>Early Bird (through Oct 13):<\\/i>\\u00a0$15<\\/li><li><i>Late\\/Day-of Show (Oct 14+):<\\/i>\\u00a0$25<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1917b17f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"event_image_size\":\"2048x2048\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_image\"},{\"id\":\"bfc0c2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><b>Calling all car enthusiasts!<\\/b><\\/h3><p>Stealth Restyling is proud to launch our brand-new\\u00a0<b>Monthly Car Show<\\/b>\\u00a0happening every\\u00a0<b>third Wednesday<\\/b>\\u00a0at\\u00a0<b>Texas Roadhouse in <a href=\\\"https:\\/\\/www.google.com\\/maps\\/search\\/280+N+Congress+Ave%C2%A0+Lake+Park+FL+33403?entry=gmail&source=g\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-saferedirecturl=\\\"https:\\/\\/www.google.com\\/url?q=https:\\/\\/www.google.com\\/maps\\/search\\/280%2BN%2BCongress%2BAve%25C2%25A0%2BLake%2BPark%2BFL%2B33403?entry%3Dgmail%26source%3Dg&source=gmail&ust=1759086598012000&usg=AOvVaw1u2wVSdy9svFZKh8RYH_VA\\\">Lake Park<\\/a><\\/b>!\\u00a0<\\/p><p>This is more than just a car show\\u2014it\\u2019s a night of\\u00a0<b>horsepower, style, and community<\\/b>. All makes and models are welcome, from classics to customs, exotics to daily drivers. Bring your ride, connect with fellow enthusiasts, and enjoy an evening full of cars, music, and fun.\\u00a0<\\/p><h4><b>Highlights:<\\/b><\\/h4><ul><li><b>Food & Drink Specials<\\/b>\\u00a0\\u2013 Enjoy Texas Roadhouse favorites before, during, and after the event.<\\/li><li><b>Awards & Recognition:<\\/b><br \\/><ol start=\\\"1\\\"><li><i>Stealth Pick<\\/i><\\/li><li><i>Texas Roadhouse Pick<\\/i><\\/li><li><i>People\\u2019s Choice<\\/i>\\u00a0(voted by participants)<\\/li><\\/ol><\\/li><li><b>Giveaways & Prizes<\\/b>\\u00a0from Jax Wax, Cricket Wireless, Texas Roadhouse Grill, Stealth Restyling, and more.<\\/li><li><strong>Music & More<\\/strong><\\/li><\\/ul><h4><b>Schedule:<\\/b><\\/h4><ul><li>Load-in: 5:00\\u20136:00 PM<\\/li><li>Show: 6:00\\u20138:00 PM<\\/li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)<\\/li><\\/ul><h4><b>Entry Fees:<\\/b><\\/h4><ul><li><i>Early Bird (through Oct 13):<\\/i>\\u00a0$15<\\/li><li><i>Late\\/Day-of Show (Oct 14+):<\\/i>\\u00a0$25<\\/li><\\/ul><h4><b>Register Online:<\\/b>\\u00a0\\u00a0<a href=\\\"https:\\/\\/stealthcarshow.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-saferedirecturl=\\\"https:\\/\\/www.google.com\\/url?q=https:\\/\\/stealthcarshow.com\\/&source=gmail&ust=1759086598012000&usg=AOvVaw0vBq_0z8JtrWhtfLdK4I_d\\\">stealthcarshow.com<\\/a><\\/h4><p>A special thanks to our sponsors:\\u00a0<b>Stealth Restyling, Texas Roadhouse Grill, Cricket Wireless with Elite Wireless Group, 5moreHP, Tropical RV Adventures, and Jax Wax.<\\/b><\\/p><h4>Don\\u2019t miss it\\u2014the third Wednesday of every month is now officially car night in Lake Park!<\\/h4>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"741abf6b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49d2d1ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5650aaa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Event Organizer\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.25,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e13f728\",\"elType\":\"widget\",\"settings\":{\"organizer_name_typography_typography\":\"custom\",\"organizer_name_typography_font_family\":\"Oswald\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100.69199999999999},\"_flex_size\":\"none\",\"show_organizer_header\":\"\",\"show_organizer_website\":\"\",\"show_organizer_email\":\"\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_organizer\"}],\"isInner\":true},{\"id\":\"541fe9d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c375f73\",\"elType\":\"widget\",\"settings\":{\"title\":\"Event Venue\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.25,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a60fafc\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"show_venue_header\":\"\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_venue\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2cd1632\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ca9b822\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bd53903\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_export\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"10db3fce\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2c8e1952\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"672168c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_navigation\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3476,404,'_wp_page_template','default'),(3477,404,'_elementor_edit_mode','builder'),(3478,404,'_elementor_template_type','tec_event_single_static'),(3479,404,'_elementor_version','3.32.3'),(3480,404,'_elementor_pro_version','3.32.2'),(3481,404,'_thumbnail_id','333'),(3483,404,'_elementor_data','[{\"id\":\"606769cd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"63fced40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12c36e9d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_calendar_link\"},{\"id\":\"143afabc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_status\"},{\"id\":\"84016b2\",\"elType\":\"widget\",\"settings\":{\"event_title_typography_typography\":\"custom\",\"event_title_typography_font_family\":\"Oswald\",\"event_title_typography_text_transform\":\"uppercase\",\"event_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"__globals__\":{\"event_title_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_title\"},{\"id\":\"29d0528\",\"elType\":\"widget\",\"settings\":{\"show_datetime_year\":true,\"show_datetime_date\":true,\"show_datetime_time\":true,\"datetime_content_typography_typography\":\"custom\",\"datetime_content_typography_font_family\":\"Oswald\",\"datetime_content_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_datetime\"},{\"id\":\"9dcf4e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Load-in: 5:00\\u20136:00 PM<\\/li><li>Show: 6:00\\u20138:00 PM<\\/li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-23\",\"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\"},{\"id\":\"50482979\",\"elType\":\"widget\",\"settings\":{\"cost_content_typography_typography\":\"custom\",\"cost_content_typography_font_family\":\"Oswald\",\"cost_content_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_cost\"},{\"id\":\"a145fb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li><i>Early Bird (through Oct 13):<\\/i>\\u00a0$15<\\/li><li><i>Late\\/Day-of Show (Oct 14+):<\\/i>\\u00a0$25<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1917b17f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"event_image_size\":\"2048x2048\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_image\"},{\"id\":\"bfc0c2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><b>Calling all car enthusiasts!<\\/b><img class=\\\"an1 aligncenter\\\" draggable=\\\"false\\\" src=\\\"https:\\/\\/fonts.gstatic.com\\/s\\/e\\/notoemoji\\/16.0\\/1f3c1\\/72.png\\\" alt=\\\"\\ud83c\\udfc1\\\" data-emoji=\\\"\\ud83c\\udfc1\\\" aria-label=\\\"\\ud83c\\udfc1\\\" \\/><\\/h3><p>Stealth Restyling is proud to launch our brand-new\\u00a0<b>Monthly Car Show<\\/b>\\u00a0happening every\\u00a0<b>third Thursday<\\/b>\\u00a0at\\u00a0<b>Texas Roadhouse in <a href=\\\"https:\\/\\/www.google.com\\/maps\\/search\\/280+N+Congress+Ave%C2%A0+Lake+Park+FL+33403?entry=gmail&source=g\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-saferedirecturl=\\\"https:\\/\\/www.google.com\\/url?q=https:\\/\\/www.google.com\\/maps\\/search\\/280%2BN%2BCongress%2BAve%25C2%25A0%2BLake%2BPark%2BFL%2B33403?entry%3Dgmail%26source%3Dg&source=gmail&ust=1759086598012000&usg=AOvVaw1u2wVSdy9svFZKh8RYH_VA\\\">Lake Park<\\/a><\\/b>!\\u00a0<\\/p><p>This is more than just a car show\\u2014it\\u2019s a night of\\u00a0<b>horsepower, style, and community<\\/b>. All makes and models are welcome, from classics to customs, exotics to daily drivers. Bring your ride, connect with fellow enthusiasts, and enjoy an evening full of cars, music, and fun.\\u00a0<\\/p><p><img class=\\\"an1 alignnone\\\" draggable=\\\"false\\\" src=\\\"https:\\/\\/fonts.gstatic.com\\/s\\/e\\/notoemoji\\/16.0\\/1f3b6\\/72.png\\\" alt=\\\"\\ud83c\\udfb6\\\" data-emoji=\\\"\\ud83c\\udfb6\\\" aria-label=\\\"\\ud83c\\udfb6\\\" \\/><\\/p><p><b>Highlights:<\\/b><\\/p><ul><li><b>Food & Drink Specials<\\/b>\\u00a0\\u2013 Enjoy Texas Roadhouse favorites before, during, and after the event.<\\/li><li><b>Awards & Recognition:<\\/b><br \\/><ol start=\\\"1\\\"><li><i>Stealth Pick<\\/i><\\/li><li><i>Texas Roadhouse Pick<\\/i><\\/li><li><i>People\\u2019s Choice<\\/i>\\u00a0(voted by participants)<\\/li><\\/ol><\\/li><li><b>Giveaways & Prizes<\\/b>\\u00a0from Jax Wax, Cricket Wireless, Texas Roadhouse Grill, Stealth Restyling, and more.<\\/li><li><strong>Music & More<\\/strong><\\/li><\\/ul><p><img class=\\\"an1 alignnone\\\" draggable=\\\"false\\\" src=\\\"https:\\/\\/fonts.gstatic.com\\/s\\/e\\/notoemoji\\/16.0\\/1f354\\/72.png\\\" alt=\\\"\\ud83c\\udf54\\\" data-emoji=\\\"\\ud83c\\udf54\\\" aria-label=\\\"\\ud83c\\udf54\\\" \\/><\\/p><p><b>Schedule:<\\/b><\\/p><ul><li>Load-in: 5:00\\u20136:00 PM<\\/li><li>Show: 6:00\\u20138:00 PM<\\/li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)<\\/li><\\/ul><p><b>Entry Fees:<\\/b><\\/p><ul><li><i>Early Bird (through Oct 13):<\\/i>\\u00a0$15<\\/li><li><i>Late\\/Day-of Show (Oct 14+):<\\/i>\\u00a0$25<\\/li><\\/ul><p><img class=\\\"an1 alignleft\\\" draggable=\\\"false\\\" src=\\\"https:\\/\\/fonts.gstatic.com\\/s\\/e\\/notoemoji\\/16.0\\/1f449\\/72.png\\\" alt=\\\"\\ud83d\\udc49\\\" data-emoji=\\\"\\ud83d\\udc49\\\" aria-label=\\\"\\ud83d\\udc49\\\" \\/><\\/p><p><b>Register Online:<\\/b>\\u00a0\\u00a0<a href=\\\"https:\\/\\/stealthcarshow.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-saferedirecturl=\\\"https:\\/\\/www.google.com\\/url?q=https:\\/\\/stealthcarshow.com\\/&source=gmail&ust=1759086598012000&usg=AOvVaw0vBq_0z8JtrWhtfLdK4I_d\\\">stealthcarshow.com<\\/a><\\/p><p>A special thanks to our sponsors:\\u00a0<b>Stealth Restyling, Texas Roadhouse Grill, Cricket Wireless with Elite Wireless Group, 5moreHP, Tropical RV Adventures, and Jax Wax.<\\/b><\\/p><h4>Don\\u2019t miss it\\u2014the third Thursday of every month is now officially car night in Lake Park!<\\/h4>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"741abf6b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49d2d1ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5650aaa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Event Organizer\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.25,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e13f728\",\"elType\":\"widget\",\"settings\":{\"organizer_name_typography_typography\":\"custom\",\"organizer_name_typography_font_family\":\"Oswald\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100.69199999999999},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_organizer\"}],\"isInner\":true},{\"id\":\"541fe9d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c375f73\",\"elType\":\"widget\",\"settings\":{\"title\":\"Event Venue\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.25,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a60fafc\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_venue\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2cd1632\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ca9b822\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bd53903\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_export\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"10db3fce\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2c8e1952\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"672168c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_navigation\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3496,406,'_wp_page_template','default'),(3497,406,'_elementor_edit_mode','builder'),(3498,406,'_elementor_template_type','tec_event_single_static'),(3499,406,'_elementor_version','3.32.3'),(3500,406,'_elementor_pro_version','3.32.2'),(3501,406,'_thumbnail_id','333'),(3503,406,'_elementor_data','[{\"id\":\"606769cd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"63fced40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12c36e9d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_calendar_link\"},{\"id\":\"143afabc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_status\"},{\"id\":\"84016b2\",\"elType\":\"widget\",\"settings\":{\"event_title_typography_typography\":\"custom\",\"event_title_typography_font_family\":\"Oswald\",\"event_title_typography_text_transform\":\"uppercase\",\"event_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"__globals__\":{\"event_title_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_title\"},{\"id\":\"29d0528\",\"elType\":\"widget\",\"settings\":{\"show_datetime_year\":true,\"show_datetime_date\":true,\"show_datetime_time\":true,\"datetime_content_typography_typography\":\"custom\",\"datetime_content_typography_font_family\":\"Oswald\",\"datetime_content_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_datetime\"},{\"id\":\"9dcf4e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Load-in: 5:00\\u20136:00 PM<\\/li><li>Show: 6:00\\u20138:00 PM<\\/li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-23\",\"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\"},{\"id\":\"50482979\",\"elType\":\"widget\",\"settings\":{\"cost_content_typography_typography\":\"custom\",\"cost_content_typography_font_family\":\"Oswald\",\"cost_content_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_cost\"},{\"id\":\"a145fb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li><i>Early Bird (through Oct 13):<\\/i>\\u00a0$15<\\/li><li><i>Late\\/Day-of Show (Oct 14+):<\\/i>\\u00a0$25<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1917b17f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"event_image_size\":\"2048x2048\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_image\"},{\"id\":\"bfc0c2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><b>Calling all car enthusiasts!<\\/b><img class=\\\"an1 aligncenter\\\" draggable=\\\"false\\\" src=\\\"https:\\/\\/fonts.gstatic.com\\/s\\/e\\/notoemoji\\/16.0\\/1f3c1\\/72.png\\\" alt=\\\"\\ud83c\\udfc1\\\" data-emoji=\\\"\\ud83c\\udfc1\\\" aria-label=\\\"\\ud83c\\udfc1\\\" \\/><\\/h3><p>Stealth Restyling is proud to launch our brand-new\\u00a0<b>Monthly Car Show<\\/b>\\u00a0happening every\\u00a0<b>third Thursday<\\/b>\\u00a0at\\u00a0<b>Texas Roadhouse in <a href=\\\"https:\\/\\/www.google.com\\/maps\\/search\\/280+N+Congress+Ave%C2%A0+Lake+Park+FL+33403?entry=gmail&source=g\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-saferedirecturl=\\\"https:\\/\\/www.google.com\\/url?q=https:\\/\\/www.google.com\\/maps\\/search\\/280%2BN%2BCongress%2BAve%25C2%25A0%2BLake%2BPark%2BFL%2B33403?entry%3Dgmail%26source%3Dg&source=gmail&ust=1759086598012000&usg=AOvVaw1u2wVSdy9svFZKh8RYH_VA\\\">Lake Park<\\/a><\\/b>!\\u00a0<\\/p><p>This is more than just a car show\\u2014it\\u2019s a night of\\u00a0<b>horsepower, style, and community<\\/b>. All makes and models are welcome, from classics to customs, exotics to daily drivers. Bring your ride, connect with fellow enthusiasts, and enjoy an evening full of cars, music, and fun.\\u00a0<\\/p><p><img class=\\\"an1 alignnone\\\" draggable=\\\"false\\\" src=\\\"https:\\/\\/fonts.gstatic.com\\/s\\/e\\/notoemoji\\/16.0\\/1f3b6\\/72.png\\\" alt=\\\"\\ud83c\\udfb6\\\" data-emoji=\\\"\\ud83c\\udfb6\\\" aria-label=\\\"\\ud83c\\udfb6\\\" \\/><\\/p><p><b>Highlights:<\\/b><\\/p><ul><li><b>Food & Drink Specials<\\/b>\\u00a0\\u2013 Enjoy Texas Roadhouse favorites before, during, and after the event.<\\/li><li><b>Awards & Recognition:<\\/b><br \\/><ol start=\\\"1\\\"><li><i>Stealth Pick<\\/i><\\/li><li><i>Texas Roadhouse Pick<\\/i><\\/li><li><i>People\\u2019s Choice<\\/i>\\u00a0(voted by participants)<\\/li><\\/ol><\\/li><li><b>Giveaways & Prizes<\\/b>\\u00a0from Jax Wax, Cricket Wireless, Texas Roadhouse Grill, Stealth Restyling, and more.<\\/li><li><strong>Music & More<\\/strong><\\/li><\\/ul><p><img class=\\\"an1 alignnone\\\" draggable=\\\"false\\\" src=\\\"https:\\/\\/fonts.gstatic.com\\/s\\/e\\/notoemoji\\/16.0\\/1f354\\/72.png\\\" alt=\\\"\\ud83c\\udf54\\\" data-emoji=\\\"\\ud83c\\udf54\\\" aria-label=\\\"\\ud83c\\udf54\\\" \\/><\\/p><p><b>Schedule:<\\/b><\\/p><ul><li>Load-in: 5:00\\u20136:00 PM<\\/li><li>Show: 6:00\\u20138:00 PM<\\/li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)<\\/li><\\/ul><p><b>Entry Fees:<\\/b><\\/p><ul><li><i>Early Bird (through Oct 13):<\\/i>\\u00a0$15<\\/li><li><i>Late\\/Day-of Show (Oct 14+):<\\/i>\\u00a0$25<\\/li><\\/ul><p><img class=\\\"an1 alignleft\\\" draggable=\\\"false\\\" src=\\\"https:\\/\\/fonts.gstatic.com\\/s\\/e\\/notoemoji\\/16.0\\/1f449\\/72.png\\\" alt=\\\"\\ud83d\\udc49\\\" data-emoji=\\\"\\ud83d\\udc49\\\" aria-label=\\\"\\ud83d\\udc49\\\" \\/><\\/p><p><b>Register Online:<\\/b>\\u00a0\\u00a0<a href=\\\"https:\\/\\/stealthcarshow.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-saferedirecturl=\\\"https:\\/\\/www.google.com\\/url?q=https:\\/\\/stealthcarshow.com\\/&source=gmail&ust=1759086598012000&usg=AOvVaw0vBq_0z8JtrWhtfLdK4I_d\\\">stealthcarshow.com<\\/a><\\/p><p>A special thanks to our sponsors:\\u00a0<b>Stealth Restyling, Texas Roadhouse Grill, Cricket Wireless with Elite Wireless Group, 5moreHP, Tropical RV Adventures, and Jax Wax.<\\/b><\\/p><h4>Don\\u2019t miss it\\u2014the third Thursday of every month is now officially car night in Lake Park!<\\/h4>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"741abf6b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49d2d1ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5650aaa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Event Organizer\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.25,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e13f728\",\"elType\":\"widget\",\"settings\":{\"organizer_name_typography_typography\":\"custom\",\"organizer_name_typography_font_family\":\"Oswald\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100.69199999999999},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_organizer\"}],\"isInner\":true},{\"id\":\"541fe9d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c375f73\",\"elType\":\"widget\",\"settings\":{\"title\":\"Event Venue\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.25,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a60fafc\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_venue\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2cd1632\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ca9b822\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bd53903\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_export\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"10db3fce\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2c8e1952\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"672168c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_navigation\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3505,407,'_wp_page_template','default'),(3506,407,'_elementor_edit_mode','builder'),(3507,407,'_elementor_template_type','tec_event_single_static'),(3508,407,'_elementor_version','3.32.3'),(3509,407,'_elementor_pro_version','3.32.2'),(3510,407,'_thumbnail_id','333'),(3512,407,'_elementor_data','[{\"id\":\"606769cd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"63fced40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12c36e9d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_calendar_link\"},{\"id\":\"143afabc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_status\"},{\"id\":\"84016b2\",\"elType\":\"widget\",\"settings\":{\"event_title_typography_typography\":\"custom\",\"event_title_typography_font_family\":\"Oswald\",\"event_title_typography_text_transform\":\"uppercase\",\"event_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"__globals__\":{\"event_title_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_title\"},{\"id\":\"29d0528\",\"elType\":\"widget\",\"settings\":{\"show_datetime_year\":true,\"show_datetime_date\":true,\"show_datetime_time\":true,\"datetime_content_typography_typography\":\"custom\",\"datetime_content_typography_font_family\":\"Oswald\",\"datetime_content_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_datetime\"},{\"id\":\"9dcf4e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Load-in: 5:00\\u20136:00 PM<\\/li><li>Show: 6:00\\u20138:00 PM<\\/li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-23\",\"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\"},{\"id\":\"50482979\",\"elType\":\"widget\",\"settings\":{\"cost_content_typography_typography\":\"custom\",\"cost_content_typography_font_family\":\"Oswald\",\"cost_content_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_cost\"},{\"id\":\"a145fb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li><i>Early Bird (through Oct 13):<\\/i>\\u00a0$15<\\/li><li><i>Late\\/Day-of Show (Oct 14+):<\\/i>\\u00a0$25<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1917b17f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"event_image_size\":\"2048x2048\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_image\"},{\"id\":\"bfc0c2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><b>Calling all car enthusiasts!<\\/b><img class=\\\"an1 aligncenter\\\" draggable=\\\"false\\\" src=\\\"https:\\/\\/fonts.gstatic.com\\/s\\/e\\/notoemoji\\/16.0\\/1f3c1\\/72.png\\\" alt=\\\"\\ud83c\\udfc1\\\" data-emoji=\\\"\\ud83c\\udfc1\\\" aria-label=\\\"\\ud83c\\udfc1\\\" \\/><\\/h3><p>Stealth Restyling is proud to launch our brand-new\\u00a0<b>Monthly Car Show<\\/b>\\u00a0happening every\\u00a0<b>third Thursday<\\/b>\\u00a0at\\u00a0<b>Texas Roadhouse in <a href=\\\"https:\\/\\/www.google.com\\/maps\\/search\\/280+N+Congress+Ave%C2%A0+Lake+Park+FL+33403?entry=gmail&source=g\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-saferedirecturl=\\\"https:\\/\\/www.google.com\\/url?q=https:\\/\\/www.google.com\\/maps\\/search\\/280%2BN%2BCongress%2BAve%25C2%25A0%2BLake%2BPark%2BFL%2B33403?entry%3Dgmail%26source%3Dg&source=gmail&ust=1759086598012000&usg=AOvVaw1u2wVSdy9svFZKh8RYH_VA\\\">Lake Park<\\/a><\\/b>!\\u00a0<\\/p><p>This is more than just a car show\\u2014it\\u2019s a night of\\u00a0<b>horsepower, style, and community<\\/b>. All makes and models are welcome, from classics to customs, exotics to daily drivers. Bring your ride, connect with fellow enthusiasts, and enjoy an evening full of cars, music, and fun.\\u00a0<\\/p><p><img class=\\\"an1 alignnone\\\" draggable=\\\"false\\\" src=\\\"https:\\/\\/fonts.gstatic.com\\/s\\/e\\/notoemoji\\/16.0\\/1f3b6\\/72.png\\\" alt=\\\"\\ud83c\\udfb6\\\" data-emoji=\\\"\\ud83c\\udfb6\\\" aria-label=\\\"\\ud83c\\udfb6\\\" \\/><\\/p><p><b>Highlights:<\\/b><\\/p><ul><li><b>Food & Drink Specials<\\/b>\\u00a0\\u2013 Enjoy Texas Roadhouse favorites before, during, and after the event.<\\/li><li><b>Awards & Recognition:<\\/b><br \\/><ol start=\\\"1\\\"><li><i>Stealth Pick<\\/i><\\/li><li><i>Texas Roadhouse Pick<\\/i><\\/li><li><i>People\\u2019s Choice<\\/i>\\u00a0(voted by participants)<\\/li><\\/ol><\\/li><li><b>Giveaways & Prizes<\\/b>\\u00a0from Jax Wax, Cricket Wireless, Texas Roadhouse Grill, Stealth Restyling, and more.<\\/li><li><strong>Music & More<\\/strong><\\/li><\\/ul><p><img class=\\\"an1 alignnone\\\" draggable=\\\"false\\\" src=\\\"https:\\/\\/fonts.gstatic.com\\/s\\/e\\/notoemoji\\/16.0\\/1f354\\/72.png\\\" alt=\\\"\\ud83c\\udf54\\\" data-emoji=\\\"\\ud83c\\udf54\\\" aria-label=\\\"\\ud83c\\udf54\\\" \\/><\\/p><p><b>Schedule:<\\/b><\\/p><ul><li>Load-in: 5:00\\u20136:00 PM<\\/li><li>Show: 6:00\\u20138:00 PM<\\/li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)<\\/li><\\/ul><p><b>Entry Fees:<\\/b><\\/p><ul><li><i>Early Bird (through Oct 13):<\\/i>\\u00a0$15<\\/li><li><i>Late\\/Day-of Show (Oct 14+):<\\/i>\\u00a0$25<\\/li><\\/ul><p><img class=\\\"an1 alignleft\\\" draggable=\\\"false\\\" src=\\\"https:\\/\\/fonts.gstatic.com\\/s\\/e\\/notoemoji\\/16.0\\/1f449\\/72.png\\\" alt=\\\"\\ud83d\\udc49\\\" data-emoji=\\\"\\ud83d\\udc49\\\" aria-label=\\\"\\ud83d\\udc49\\\" \\/><\\/p><p><b>Register Online:<\\/b>\\u00a0\\u00a0<a href=\\\"https:\\/\\/stealthcarshow.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-saferedirecturl=\\\"https:\\/\\/www.google.com\\/url?q=https:\\/\\/stealthcarshow.com\\/&source=gmail&ust=1759086598012000&usg=AOvVaw0vBq_0z8JtrWhtfLdK4I_d\\\">stealthcarshow.com<\\/a><\\/p><p>A special thanks to our sponsors:\\u00a0<b>Stealth Restyling, Texas Roadhouse Grill, Cricket Wireless with Elite Wireless Group, 5moreHP, Tropical RV Adventures, and Jax Wax.<\\/b><\\/p><h4>Don\\u2019t miss it\\u2014the third Thursday of every month is now officially car night in Lake Park!<\\/h4>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"741abf6b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49d2d1ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5650aaa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Event Organizer\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.25,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e13f728\",\"elType\":\"widget\",\"settings\":{\"organizer_name_typography_typography\":\"custom\",\"organizer_name_typography_font_family\":\"Oswald\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100.69199999999999},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_organizer\"}],\"isInner\":true},{\"id\":\"541fe9d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c375f73\",\"elType\":\"widget\",\"settings\":{\"title\":\"Event Venue\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.25,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a60fafc\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_venue\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2cd1632\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ca9b822\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bd53903\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_export\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"10db3fce\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2c8e1952\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"672168c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_navigation\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3515,408,'_wp_page_template','default'),(3516,408,'_elementor_edit_mode','builder'),(3517,408,'_elementor_template_type','tec_event_single_static'),(3518,408,'_elementor_version','3.32.3'),(3519,408,'_elementor_pro_version','3.32.2'),(3520,408,'_thumbnail_id','333'),(3522,408,'_elementor_data','[{\"id\":\"606769cd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"63fced40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12c36e9d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_calendar_link\"},{\"id\":\"143afabc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_status\"},{\"id\":\"84016b2\",\"elType\":\"widget\",\"settings\":{\"event_title_typography_typography\":\"custom\",\"event_title_typography_font_family\":\"Oswald\",\"event_title_typography_text_transform\":\"uppercase\",\"event_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"__globals__\":{\"event_title_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_title\"},{\"id\":\"29d0528\",\"elType\":\"widget\",\"settings\":{\"show_datetime_year\":true,\"show_datetime_date\":true,\"show_datetime_time\":true,\"datetime_content_typography_typography\":\"custom\",\"datetime_content_typography_font_family\":\"Oswald\",\"datetime_content_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_datetime\"},{\"id\":\"9dcf4e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Load-in: 5:00\\u20136:00 PM<\\/li><li>Show: 6:00\\u20138:00 PM<\\/li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-23\",\"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\"},{\"id\":\"50482979\",\"elType\":\"widget\",\"settings\":{\"cost_content_typography_typography\":\"custom\",\"cost_content_typography_font_family\":\"Oswald\",\"cost_content_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_cost\"},{\"id\":\"a145fb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li><i>Early Bird (through Oct 13):<\\/i>\\u00a0$15<\\/li><li><i>Late\\/Day-of Show (Oct 14+):<\\/i>\\u00a0$25<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1917b17f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"event_image_size\":\"2048x2048\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_image\"},{\"id\":\"bfc0c2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><b>Calling all car enthusiasts!<\\/b><img class=\\\"an1 aligncenter\\\" draggable=\\\"false\\\" src=\\\"https:\\/\\/fonts.gstatic.com\\/s\\/e\\/notoemoji\\/16.0\\/1f3c1\\/72.png\\\" alt=\\\"\\ud83c\\udfc1\\\" data-emoji=\\\"\\ud83c\\udfc1\\\" aria-label=\\\"\\ud83c\\udfc1\\\" \\/><\\/h3><p>Stealth Restyling is proud to launch our brand-new\\u00a0<b>Monthly Car Show<\\/b>\\u00a0happening every\\u00a0<b>third Wednesday<\\/b>\\u00a0at\\u00a0<b>Texas Roadhouse in <a href=\\\"https:\\/\\/www.google.com\\/maps\\/search\\/280+N+Congress+Ave%C2%A0+Lake+Park+FL+33403?entry=gmail&source=g\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-saferedirecturl=\\\"https:\\/\\/www.google.com\\/url?q=https:\\/\\/www.google.com\\/maps\\/search\\/280%2BN%2BCongress%2BAve%25C2%25A0%2BLake%2BPark%2BFL%2B33403?entry%3Dgmail%26source%3Dg&source=gmail&ust=1759086598012000&usg=AOvVaw1u2wVSdy9svFZKh8RYH_VA\\\">Lake Park<\\/a><\\/b>!\\u00a0<\\/p><p>This is more than just a car show\\u2014it\\u2019s a night of\\u00a0<b>horsepower, style, and community<\\/b>. All makes and models are welcome, from classics to customs, exotics to daily drivers. Bring your ride, connect with fellow enthusiasts, and enjoy an evening full of cars, music, and fun.\\u00a0<\\/p><p>\\u00a0<\\/p><p><img class=\\\"an1 alignnone\\\" draggable=\\\"false\\\" src=\\\"https:\\/\\/fonts.gstatic.com\\/s\\/e\\/notoemoji\\/16.0\\/1f354\\/72.png\\\" alt=\\\"\\ud83c\\udf54\\\" data-emoji=\\\"\\ud83c\\udf54\\\" aria-label=\\\"\\ud83c\\udf54\\\" \\/><\\/p><p><b>Highlights:<\\/b><\\/p><ul><li><b>Food & Drink Specials<\\/b>\\u00a0\\u2013 Enjoy Texas Roadhouse favorites before, during, and after the event.<\\/li><li><b>Awards & Recognition:<\\/b><br \\/><ol start=\\\"1\\\"><li><i>Stealth Pick<\\/i><\\/li><li><i>Texas Roadhouse Pick<\\/i><\\/li><li><i>People\\u2019s Choice<\\/i>\\u00a0(voted by participants)<\\/li><\\/ol><\\/li><li><b>Giveaways & Prizes<\\/b>\\u00a0from Jax Wax, Cricket Wireless, Texas Roadhouse Grill, Stealth Restyling, and more.<\\/li><li><strong>Music & More<\\/strong><\\/li><\\/ul><p><img class=\\\"an1 alignnone\\\" draggable=\\\"false\\\" src=\\\"https:\\/\\/fonts.gstatic.com\\/s\\/e\\/notoemoji\\/16.0\\/1f3b6\\/72.png\\\" alt=\\\"\\ud83c\\udfb6\\\" data-emoji=\\\"\\ud83c\\udfb6\\\" aria-label=\\\"\\ud83c\\udfb6\\\" \\/><\\/p><p><b>Schedule:<\\/b><\\/p><ul><li>Load-in: 5:00\\u20136:00 PM<\\/li><li>Show: 6:00\\u20138:00 PM<\\/li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)<\\/li><\\/ul><p>\\u00a0<\\/p><p><b>Entry Fees:<\\/b><\\/p><ul><li><i>Early Bird (through Oct 13):<\\/i>\\u00a0$15<\\/li><li><i>Late\\/Day-of Show (Oct 14+):<\\/i>\\u00a0$25<\\/li><\\/ul><p>\\u00a0<\\/p><p><img class=\\\"an1 alignnone\\\" draggable=\\\"false\\\" src=\\\"https:\\/\\/fonts.gstatic.com\\/s\\/e\\/notoemoji\\/16.0\\/1f449\\/72.png\\\" alt=\\\"\\ud83d\\udc49\\\" width=\\\"94\\\" height=\\\"94\\\" data-emoji=\\\"\\ud83d\\udc49\\\" aria-label=\\\"\\ud83d\\udc49\\\" \\/><b><\\/b><\\/p><p><b>Register Online:<\\/b>\\u00a0\\u00a0<a href=\\\"https:\\/\\/stealthcarshow.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-saferedirecturl=\\\"https:\\/\\/www.google.com\\/url?q=https:\\/\\/stealthcarshow.com\\/&source=gmail&ust=1759086598012000&usg=AOvVaw0vBq_0z8JtrWhtfLdK4I_d\\\">stealthcarshow.com<\\/a><\\/p><p>\\u00a0<\\/p><p>A special thanks to our sponsors:\\u00a0<b>Stealth Restyling, Texas Roadhouse Grill, Cricket Wireless with Elite Wireless Group, 5moreHP, Tropical RV Adventures, and Jax Wax.<\\/b><\\/p><p>\\u00a0<\\/p><h4>Don\\u2019t miss it\\u2014the third Wednesday of every month is now officially car night in Lake Park!<\\/h4>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"741abf6b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49d2d1ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5650aaa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Event Organizer\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.25,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e13f728\",\"elType\":\"widget\",\"settings\":{\"organizer_name_typography_typography\":\"custom\",\"organizer_name_typography_font_family\":\"Oswald\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100.69199999999999},\"_flex_size\":\"none\",\"show_organizer_header\":\"\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_organizer\"}],\"isInner\":true},{\"id\":\"541fe9d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c375f73\",\"elType\":\"widget\",\"settings\":{\"title\":\"Event Venue\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.25,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a60fafc\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"show_venue_header\":\"\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_venue\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2cd1632\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ca9b822\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bd53903\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_export\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"10db3fce\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2c8e1952\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"672168c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_navigation\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3543,410,'_wp_page_template','default'),(3544,410,'_elementor_edit_mode','builder'),(3545,410,'_elementor_template_type','tec_event_single_static'),(3546,410,'_elementor_version','3.32.3'),(3547,410,'_elementor_pro_version','3.32.2'),(3548,410,'_thumbnail_id','333'),(3550,410,'_elementor_data','[{\"id\":\"606769cd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"63fced40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12c36e9d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_calendar_link\"},{\"id\":\"143afabc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_status\"},{\"id\":\"84016b2\",\"elType\":\"widget\",\"settings\":{\"event_title_typography_typography\":\"custom\",\"event_title_typography_font_family\":\"Oswald\",\"event_title_typography_text_transform\":\"uppercase\",\"event_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"__globals__\":{\"event_title_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_title\"},{\"id\":\"29d0528\",\"elType\":\"widget\",\"settings\":{\"show_datetime_year\":true,\"show_datetime_date\":true,\"show_datetime_time\":true,\"datetime_content_typography_typography\":\"custom\",\"datetime_content_typography_font_family\":\"Oswald\",\"datetime_content_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_datetime\"},{\"id\":\"9dcf4e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Load-in: 5:00\\u20136:00 PM<\\/li><li>Show: 6:00\\u20138:00 PM<\\/li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-23\",\"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\"},{\"id\":\"50482979\",\"elType\":\"widget\",\"settings\":{\"cost_content_typography_typography\":\"custom\",\"cost_content_typography_font_family\":\"Oswald\",\"cost_content_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_cost\"},{\"id\":\"a145fb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li><i>Early Bird (through Oct 13):<\\/i>\\u00a0$15<\\/li><li><i>Late\\/Day-of Show (Oct 14+):<\\/i>\\u00a0$25<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1917b17f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"event_image_size\":\"2048x2048\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_image\"},{\"id\":\"bfc0c2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><b>Calling all car enthusiasts!<\\/b><img class=\\\"an1 aligncenter\\\" draggable=\\\"false\\\" src=\\\"https:\\/\\/fonts.gstatic.com\\/s\\/e\\/notoemoji\\/16.0\\/1f3c1\\/72.png\\\" alt=\\\"\\ud83c\\udfc1\\\" data-emoji=\\\"\\ud83c\\udfc1\\\" aria-label=\\\"\\ud83c\\udfc1\\\" \\/><\\/h3><p>Stealth Restyling is proud to launch our brand-new\\u00a0<b>Monthly Car Show<\\/b>\\u00a0happening every\\u00a0<b>third Wednesday<\\/b>\\u00a0at\\u00a0<b>Texas Roadhouse in <a href=\\\"https:\\/\\/www.google.com\\/maps\\/search\\/280+N+Congress+Ave%C2%A0+Lake+Park+FL+33403?entry=gmail&source=g\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-saferedirecturl=\\\"https:\\/\\/www.google.com\\/url?q=https:\\/\\/www.google.com\\/maps\\/search\\/280%2BN%2BCongress%2BAve%25C2%25A0%2BLake%2BPark%2BFL%2B33403?entry%3Dgmail%26source%3Dg&source=gmail&ust=1759086598012000&usg=AOvVaw1u2wVSdy9svFZKh8RYH_VA\\\">Lake Park<\\/a><\\/b>!\\u00a0<\\/p><p>This is more than just a car show\\u2014it\\u2019s a night of\\u00a0<b>horsepower, style, and community<\\/b>. All makes and models are welcome, from classics to customs, exotics to daily drivers. Bring your ride, connect with fellow enthusiasts, and enjoy an evening full of cars, music, and fun.\\u00a0<\\/p><p>\\u00a0<\\/p><p><img class=\\\"an1 alignnone\\\" draggable=\\\"false\\\" src=\\\"https:\\/\\/fonts.gstatic.com\\/s\\/e\\/notoemoji\\/16.0\\/1f354\\/72.png\\\" alt=\\\"\\ud83c\\udf54\\\" data-emoji=\\\"\\ud83c\\udf54\\\" aria-label=\\\"\\ud83c\\udf54\\\" \\/><\\/p><p><b>Highlights:<\\/b><\\/p><ul><li><b>Food & Drink Specials<\\/b>\\u00a0\\u2013 Enjoy Texas Roadhouse favorites before, during, and after the event.<\\/li><li><b>Awards & Recognition:<\\/b><br \\/><ol start=\\\"1\\\"><li><i>Stealth Pick<\\/i><\\/li><li><i>Texas Roadhouse Pick<\\/i><\\/li><li><i>People\\u2019s Choice<\\/i>\\u00a0(voted by participants)<\\/li><\\/ol><\\/li><li><b>Giveaways & Prizes<\\/b>\\u00a0from Jax Wax, Cricket Wireless, Texas Roadhouse Grill, Stealth Restyling, and more.<\\/li><li><strong>Music & More<\\/strong><\\/li><\\/ul><p><img class=\\\"an1 alignnone\\\" draggable=\\\"false\\\" src=\\\"https:\\/\\/fonts.gstatic.com\\/s\\/e\\/notoemoji\\/16.0\\/1f3b6\\/72.png\\\" alt=\\\"\\ud83c\\udfb6\\\" data-emoji=\\\"\\ud83c\\udfb6\\\" aria-label=\\\"\\ud83c\\udfb6\\\" \\/><\\/p><p><b>Schedule:<\\/b><\\/p><ul><li>Load-in: 5:00\\u20136:00 PM<\\/li><li>Show: 6:00\\u20138:00 PM<\\/li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)<\\/li><\\/ul><p>\\u00a0<\\/p><p><b>Entry Fees:<\\/b><\\/p><ul><li><i>Early Bird (through Oct 13):<\\/i>\\u00a0$15<\\/li><li><i>Late\\/Day-of Show (Oct 14+):<\\/i>\\u00a0$25<\\/li><\\/ul><p>\\u00a0<\\/p><p><img class=\\\"an1 alignnone\\\" draggable=\\\"false\\\" src=\\\"https:\\/\\/fonts.gstatic.com\\/s\\/e\\/notoemoji\\/16.0\\/1f449\\/72.png\\\" alt=\\\"\\ud83d\\udc49\\\" width=\\\"94\\\" height=\\\"94\\\" data-emoji=\\\"\\ud83d\\udc49\\\" aria-label=\\\"\\ud83d\\udc49\\\" \\/><b><\\/b><\\/p><p><b>Register Online:<\\/b>\\u00a0\\u00a0<a href=\\\"https:\\/\\/stealthcarshow.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-saferedirecturl=\\\"https:\\/\\/www.google.com\\/url?q=https:\\/\\/stealthcarshow.com\\/&source=gmail&ust=1759086598012000&usg=AOvVaw0vBq_0z8JtrWhtfLdK4I_d\\\">stealthcarshow.com<\\/a><\\/p><p>\\u00a0<\\/p><p>A special thanks to our sponsors:\\u00a0<b>Stealth Restyling, Texas Roadhouse Grill, Cricket Wireless with Elite Wireless Group, 5moreHP, Tropical RV Adventures, and Jax Wax.<\\/b><\\/p><p>\\u00a0<\\/p><h4>Don\\u2019t miss it\\u2014the third Wednesday of every month is now officially car night in Lake Park!<\\/h4>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"741abf6b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49d2d1ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5650aaa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Event Organizer\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.25,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e13f728\",\"elType\":\"widget\",\"settings\":{\"organizer_name_typography_typography\":\"custom\",\"organizer_name_typography_font_family\":\"Oswald\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100.69199999999999},\"_flex_size\":\"none\",\"show_organizer_header\":\"\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_organizer\"}],\"isInner\":true},{\"id\":\"541fe9d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c375f73\",\"elType\":\"widget\",\"settings\":{\"title\":\"Event Venue\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.25,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a60fafc\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"show_venue_header\":\"\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_venue\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2cd1632\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ca9b822\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bd53903\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_export\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"10db3fce\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2c8e1952\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"672168c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_navigation\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3553,411,'_wp_page_template','default'),(3554,411,'_elementor_edit_mode','builder'),(3555,411,'_elementor_template_type','tec_event_single_static'),(3556,411,'_elementor_version','3.32.3'),(3557,411,'_elementor_pro_version','3.32.2'),(3558,411,'_thumbnail_id','333'),(3560,411,'_elementor_data','[{\"id\":\"606769cd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"63fced40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12c36e9d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_calendar_link\"},{\"id\":\"143afabc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_status\"},{\"id\":\"84016b2\",\"elType\":\"widget\",\"settings\":{\"event_title_typography_typography\":\"custom\",\"event_title_typography_font_family\":\"Oswald\",\"event_title_typography_text_transform\":\"uppercase\",\"event_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"__globals__\":{\"event_title_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_title\"},{\"id\":\"29d0528\",\"elType\":\"widget\",\"settings\":{\"show_datetime_year\":true,\"show_datetime_date\":true,\"show_datetime_time\":true,\"datetime_content_typography_typography\":\"custom\",\"datetime_content_typography_font_family\":\"Oswald\",\"datetime_content_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_datetime\"},{\"id\":\"9dcf4e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Load-in: 5:00\\u20136:00 PM<\\/li><li>Show: 6:00\\u20138:00 PM<\\/li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-23\",\"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\"},{\"id\":\"50482979\",\"elType\":\"widget\",\"settings\":{\"cost_content_typography_typography\":\"custom\",\"cost_content_typography_font_family\":\"Oswald\",\"cost_content_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_cost\"},{\"id\":\"a145fb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li><i>Early Bird (through Oct 13):<\\/i>\\u00a0$15<\\/li><li><i>Late\\/Day-of Show (Oct 14+):<\\/i>\\u00a0$25<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1917b17f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"event_image_size\":\"2048x2048\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_image\"},{\"id\":\"bfc0c2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><b>Calling all car enthusiasts!<\\/b><img class=\\\"an1 aligncenter\\\" draggable=\\\"false\\\" src=\\\"https:\\/\\/fonts.gstatic.com\\/s\\/e\\/notoemoji\\/16.0\\/1f3c1\\/72.png\\\" alt=\\\"\\ud83c\\udfc1\\\" data-emoji=\\\"\\ud83c\\udfc1\\\" aria-label=\\\"\\ud83c\\udfc1\\\" \\/><\\/h3><p>Stealth Restyling is proud to launch our brand-new\\u00a0<b>Monthly Car Show<\\/b>\\u00a0happening every\\u00a0<b>third Wednesday<\\/b>\\u00a0at\\u00a0<b>Texas Roadhouse in <a href=\\\"https:\\/\\/www.google.com\\/maps\\/search\\/280+N+Congress+Ave%C2%A0+Lake+Park+FL+33403?entry=gmail&source=g\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-saferedirecturl=\\\"https:\\/\\/www.google.com\\/url?q=https:\\/\\/www.google.com\\/maps\\/search\\/280%2BN%2BCongress%2BAve%25C2%25A0%2BLake%2BPark%2BFL%2B33403?entry%3Dgmail%26source%3Dg&source=gmail&ust=1759086598012000&usg=AOvVaw1u2wVSdy9svFZKh8RYH_VA\\\">Lake Park<\\/a><\\/b>!\\u00a0<\\/p><p>This is more than just a car show\\u2014it\\u2019s a night of\\u00a0<b>horsepower, style, and community<\\/b>. All makes and models are welcome, from classics to customs, exotics to daily drivers. Bring your ride, connect with fellow enthusiasts, and enjoy an evening full of cars, music, and fun.\\u00a0<\\/p><p>\\u00a0<\\/p><p><img class=\\\"an1 alignnone\\\" draggable=\\\"false\\\" src=\\\"https:\\/\\/fonts.gstatic.com\\/s\\/e\\/notoemoji\\/16.0\\/1f354\\/72.png\\\" alt=\\\"\\ud83c\\udf54\\\" data-emoji=\\\"\\ud83c\\udf54\\\" aria-label=\\\"\\ud83c\\udf54\\\" \\/><\\/p><p><b>Highlights:<\\/b><\\/p><ul><li><b>Food & Drink Specials<\\/b>\\u00a0\\u2013 Enjoy Texas Roadhouse favorites before, during, and after the event.<\\/li><li><b>Awards & Recognition:<\\/b><br \\/><ol start=\\\"1\\\"><li><i>Stealth Pick<\\/i><\\/li><li><i>Texas Roadhouse Pick<\\/i><\\/li><li><i>People\\u2019s Choice<\\/i>\\u00a0(voted by participants)<\\/li><\\/ol><\\/li><li><b>Giveaways & Prizes<\\/b>\\u00a0from Jax Wax, Cricket Wireless, Texas Roadhouse Grill, Stealth Restyling, and more.<\\/li><li><strong>Music & More<\\/strong><\\/li><\\/ul><p><img class=\\\"an1 alignnone\\\" draggable=\\\"false\\\" src=\\\"https:\\/\\/fonts.gstatic.com\\/s\\/e\\/notoemoji\\/16.0\\/1f3b6\\/72.png\\\" alt=\\\"\\ud83c\\udfb6\\\" data-emoji=\\\"\\ud83c\\udfb6\\\" aria-label=\\\"\\ud83c\\udfb6\\\" \\/><\\/p><p><b>Schedule:<\\/b><\\/p><ul><li>Load-in: 5:00\\u20136:00 PM<\\/li><li>Show: 6:00\\u20138:00 PM<\\/li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)<\\/li><\\/ul><p>\\u00a0<\\/p><p><b>Entry Fees:<\\/b><\\/p><ul><li><i>Early Bird (through Oct 13):<\\/i>\\u00a0$15<\\/li><li><i>Late\\/Day-of Show (Oct 14+):<\\/i>\\u00a0$25<\\/li><\\/ul><p>\\u00a0<\\/p><p><img class=\\\"an1 alignnone\\\" draggable=\\\"false\\\" src=\\\"https:\\/\\/fonts.gstatic.com\\/s\\/e\\/notoemoji\\/16.0\\/1f449\\/72.png\\\" alt=\\\"\\ud83d\\udc49\\\" width=\\\"94\\\" height=\\\"94\\\" data-emoji=\\\"\\ud83d\\udc49\\\" aria-label=\\\"\\ud83d\\udc49\\\" \\/><b><\\/b><\\/p><p><b>Register Online:<\\/b>\\u00a0\\u00a0<a href=\\\"https:\\/\\/stealthcarshow.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-saferedirecturl=\\\"https:\\/\\/www.google.com\\/url?q=https:\\/\\/stealthcarshow.com\\/&source=gmail&ust=1759086598012000&usg=AOvVaw0vBq_0z8JtrWhtfLdK4I_d\\\">stealthcarshow.com<\\/a><\\/p><p>\\u00a0<\\/p><p>A special thanks to our sponsors:\\u00a0<b>Stealth Restyling, Texas Roadhouse Grill, Cricket Wireless with Elite Wireless Group, 5moreHP, Tropical RV Adventures, and Jax Wax.<\\/b><\\/p><p>\\u00a0<\\/p><h4>Don\\u2019t miss it\\u2014the third Wednesday of every month is now officially car night in Lake Park!<\\/h4>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"741abf6b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49d2d1ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5650aaa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Event Organizer\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.25,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e13f728\",\"elType\":\"widget\",\"settings\":{\"organizer_name_typography_typography\":\"custom\",\"organizer_name_typography_font_family\":\"Oswald\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100.69199999999999},\"_flex_size\":\"none\",\"show_organizer_header\":\"\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_organizer\"}],\"isInner\":true},{\"id\":\"541fe9d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c375f73\",\"elType\":\"widget\",\"settings\":{\"title\":\"Event Venue\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.25,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a60fafc\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"show_venue_header\":\"\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_venue\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2cd1632\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ca9b822\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bd53903\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_export\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"10db3fce\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2c8e1952\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"672168c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_navigation\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3563,391,'_tribe_modified_fields','a:7:{s:24:\"_elementor_page_settings\";i:1759167365;s:15:\"_elementor_data\";i:1759245502;s:12:\"post_content\";i:1759245502;s:14:\"_elementor_css\";i:1785110914;s:24:\"_elementor_element_cache\";i:1785110915;s:25:\"_elementor_controls_usage\";i:1775045974;s:22:\"_elementor_page_assets\";i:1785110915;}'),(3564,391,'_elementor_page_settings','a:5:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"-80\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"70\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#111111\";s:11:\"__globals__\";a:2:{s:16:\"background_color\";s:0:\"\";s:18:\"background_color_b\";s:25:\"globals/colors?id=1373c1b\";}}'),(3565,412,'_wp_page_template','default'),(3566,412,'_elementor_edit_mode','builder'),(3567,412,'_elementor_template_type','tec_event_single_static'),(3568,412,'_elementor_version','3.32.3'),(3569,412,'_elementor_pro_version','3.32.2'),(3570,412,'_thumbnail_id','333'),(3572,412,'_elementor_data','[{\"id\":\"606769cd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"63fced40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12c36e9d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_calendar_link\"},{\"id\":\"143afabc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_status\"},{\"id\":\"84016b2\",\"elType\":\"widget\",\"settings\":{\"event_title_typography_typography\":\"custom\",\"event_title_typography_font_family\":\"Oswald\",\"event_title_typography_text_transform\":\"uppercase\",\"event_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"__globals__\":{\"event_title_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_title\"},{\"id\":\"29d0528\",\"elType\":\"widget\",\"settings\":{\"show_datetime_year\":true,\"show_datetime_date\":true,\"show_datetime_time\":true,\"datetime_content_typography_typography\":\"custom\",\"datetime_content_typography_font_family\":\"Oswald\",\"datetime_content_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_datetime\"},{\"id\":\"9dcf4e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Load-in: 5:00\\u20136:00 PM<\\/li><li>Show: 6:00\\u20138:00 PM<\\/li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-23\",\"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\"},{\"id\":\"50482979\",\"elType\":\"widget\",\"settings\":{\"cost_content_typography_typography\":\"custom\",\"cost_content_typography_font_family\":\"Oswald\",\"cost_content_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_cost\"},{\"id\":\"a145fb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li><i>Early Bird (through Oct 13):<\\/i>\\u00a0$15<\\/li><li><i>Late\\/Day-of Show (Oct 14+):<\\/i>\\u00a0$25<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1917b17f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"event_image_size\":\"2048x2048\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_image\"},{\"id\":\"bfc0c2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><b>Calling all car enthusiasts!<\\/b><img class=\\\"an1 aligncenter\\\" draggable=\\\"false\\\" src=\\\"https:\\/\\/fonts.gstatic.com\\/s\\/e\\/notoemoji\\/16.0\\/1f3c1\\/72.png\\\" alt=\\\"\\ud83c\\udfc1\\\" data-emoji=\\\"\\ud83c\\udfc1\\\" aria-label=\\\"\\ud83c\\udfc1\\\" \\/><\\/h3><p>Stealth Restyling is proud to launch our brand-new\\u00a0<b>Monthly Car Show<\\/b>\\u00a0happening every\\u00a0<b>third Wednesday<\\/b>\\u00a0at\\u00a0<b>Texas Roadhouse in <a href=\\\"https:\\/\\/www.google.com\\/maps\\/search\\/280+N+Congress+Ave%C2%A0+Lake+Park+FL+33403?entry=gmail&source=g\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-saferedirecturl=\\\"https:\\/\\/www.google.com\\/url?q=https:\\/\\/www.google.com\\/maps\\/search\\/280%2BN%2BCongress%2BAve%25C2%25A0%2BLake%2BPark%2BFL%2B33403?entry%3Dgmail%26source%3Dg&source=gmail&ust=1759086598012000&usg=AOvVaw1u2wVSdy9svFZKh8RYH_VA\\\">Lake Park<\\/a><\\/b>!\\u00a0<\\/p><p>This is more than just a car show\\u2014it\\u2019s a night of\\u00a0<b>horsepower, style, and community<\\/b>. All makes and models are welcome, from classics to customs, exotics to daily drivers. Bring your ride, connect with fellow enthusiasts, and enjoy an evening full of cars, music, and fun.\\u00a0<\\/p><p>\\u00a0<\\/p><p><img class=\\\"an1 alignnone\\\" draggable=\\\"false\\\" src=\\\"https:\\/\\/fonts.gstatic.com\\/s\\/e\\/notoemoji\\/16.0\\/1f354\\/72.png\\\" alt=\\\"\\ud83c\\udf54\\\" data-emoji=\\\"\\ud83c\\udf54\\\" aria-label=\\\"\\ud83c\\udf54\\\" \\/><\\/p><p><b>Highlights:<\\/b><\\/p><ul><li><b>Food & Drink Specials<\\/b>\\u00a0\\u2013 Enjoy Texas Roadhouse favorites before, during, and after the event.<\\/li><li><b>Awards & Recognition:<\\/b><br \\/><ol start=\\\"1\\\"><li><i>Stealth Pick<\\/i><\\/li><li><i>Texas Roadhouse Pick<\\/i><\\/li><li><i>People\\u2019s Choice<\\/i>\\u00a0(voted by participants)<\\/li><\\/ol><\\/li><li><b>Giveaways & Prizes<\\/b>\\u00a0from Jax Wax, Cricket Wireless, Texas Roadhouse Grill, Stealth Restyling, and more.<\\/li><li><strong>Music & More<\\/strong><\\/li><\\/ul><p><img class=\\\"an1 alignnone\\\" draggable=\\\"false\\\" src=\\\"https:\\/\\/fonts.gstatic.com\\/s\\/e\\/notoemoji\\/16.0\\/1f3b6\\/72.png\\\" alt=\\\"\\ud83c\\udfb6\\\" data-emoji=\\\"\\ud83c\\udfb6\\\" aria-label=\\\"\\ud83c\\udfb6\\\" \\/><\\/p><p><b>Schedule:<\\/b><\\/p><ul><li>Load-in: 5:00\\u20136:00 PM<\\/li><li>Show: 6:00\\u20138:00 PM<\\/li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)<\\/li><\\/ul><p>\\u00a0<\\/p><p><b>Entry Fees:<\\/b><\\/p><ul><li><i>Early Bird (through Oct 13):<\\/i>\\u00a0$15<\\/li><li><i>Late\\/Day-of Show (Oct 14+):<\\/i>\\u00a0$25<\\/li><\\/ul><p>\\u00a0<\\/p><p><img class=\\\"an1 alignnone\\\" draggable=\\\"false\\\" src=\\\"https:\\/\\/fonts.gstatic.com\\/s\\/e\\/notoemoji\\/16.0\\/1f449\\/72.png\\\" alt=\\\"\\ud83d\\udc49\\\" width=\\\"94\\\" height=\\\"94\\\" data-emoji=\\\"\\ud83d\\udc49\\\" aria-label=\\\"\\ud83d\\udc49\\\" \\/><b><\\/b><\\/p><p><b>Register Online:<\\/b>\\u00a0\\u00a0<a href=\\\"https:\\/\\/stealthcarshow.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-saferedirecturl=\\\"https:\\/\\/www.google.com\\/url?q=https:\\/\\/stealthcarshow.com\\/&source=gmail&ust=1759086598012000&usg=AOvVaw0vBq_0z8JtrWhtfLdK4I_d\\\">stealthcarshow.com<\\/a><\\/p><p>\\u00a0<\\/p><p>A special thanks to our sponsors:\\u00a0<b>Stealth Restyling, Texas Roadhouse Grill, Cricket Wireless with Elite Wireless Group, 5moreHP, Tropical RV Adventures, and Jax Wax.<\\/b><\\/p><p>\\u00a0<\\/p><h4>Don\\u2019t miss it\\u2014the third Wednesday of every month is now officially car night in Lake Park!<\\/h4>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"741abf6b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49d2d1ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5650aaa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Event Organizer\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.25,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e13f728\",\"elType\":\"widget\",\"settings\":{\"organizer_name_typography_typography\":\"custom\",\"organizer_name_typography_font_family\":\"Oswald\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100.69199999999999},\"_flex_size\":\"none\",\"show_organizer_header\":\"\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_organizer\"}],\"isInner\":true},{\"id\":\"541fe9d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c375f73\",\"elType\":\"widget\",\"settings\":{\"title\":\"Event Venue\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.25,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a60fafc\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"show_venue_header\":\"\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_venue\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2cd1632\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ca9b822\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bd53903\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_export\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"10db3fce\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2c8e1952\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"672168c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_navigation\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3575,412,'_elementor_page_settings','a:5:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"-80\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"70\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#111111\";s:11:\"__globals__\";a:2:{s:16:\"background_color\";s:0:\"\";s:18:\"background_color_b\";s:25:\"globals/colors?id=1373c1b\";}}'),(3594,414,'_elementor_edit_mode','builder'),(3595,414,'_elementor_template_type','header'),(3596,414,'_elementor_version','3.32.2'),(3597,414,'_elementor_pro_version','3.32.1'),(3598,414,'_wp_page_template','default'),(3599,414,'_elementor_data','[{\"id\":\"47389d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"background_background\":\"gradient\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":3000,\"background_color\":\"#F8F3F3\",\"background_color_b\":\"#ACACAC\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a7a9eb3\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"374e094\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"primary-menu\",\"align_items\":\"justify\",\"animation_line\":\"none\",\"dropdown\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Oswald\",\"menu_typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1rem, 0.375rem + 2vw, 1.5rem)\",\"sizes\":[]},\"menu_typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_weight\":\"800\",\"menu_space_between\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"color_menu_item\":\"\"},\"color_menu_item\":\"#4A4B4D\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"1ae453a\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE DETAILING SERVICES\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"button_text_color\":\"#0E0E0E\",\"background_background\":\"gradient\",\"background_color\":\"#F2F2F2\",\"background_color_b\":\"#7E7E7E\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"hover_color\":\"#0E0E0E\",\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#6F6F6F\",\"button_background_hover_color_b\":\"#F2F2F2\",\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_flex_align_self\":\"center\",\"link\":{\"url\":\"https:\\/\\/stealthdetailingstudio.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(3600,414,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(3604,414,'_elementor_screenshot','a:2:{s:2:\"id\";i:413;s:3:\"url\";s:131:\"https://stealthrestyling.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_55_2025-09-29-21-42-36_1340d7f6.png\";}'),(3618,400,'rank_math_og_content_image','a:2:{s:5:\"check\";s:32:\"0771cef48f16ba3e1fe957733472ad03\";s:6:\"images\";a:1:{i:0;s:104:\"https://stealthrestyling.com/wp-content/plugins/the-events-calendar/src/resources/images/placeholder.png\";}}'),(3619,400,'_edit_lock','1759261957:1'),(3620,415,'_elementor_edit_mode','builder'),(3621,415,'_elementor_template_type','tec_event_single_static'),(3622,415,'_elementor_version','3.32.3'),(3623,415,'_elementor_pro_version','3.32.2'),(3624,416,'_elementor_edit_mode','builder'),(3625,416,'_elementor_template_type','tec_event_single_static'),(3626,416,'_elementor_version','3.32.3'),(3627,416,'_elementor_pro_version','3.32.2'),(3628,415,'_wp_page_template','default'),(3629,415,'_elementor_data','[{\"id\":\"32a2904\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2cab7e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e7b4a3b\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_calendar_link\"},{\"id\":\"4857e775\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_status\"},{\"id\":\"4af9604a\",\"elType\":\"widget\",\"settings\":{\"event_title_typography_typography\":\"custom\",\"event_title_typography_font_family\":\"Oswald\",\"event_title_typography_text_transform\":\"uppercase\",\"event_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"__globals__\":{\"event_title_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_title\"},{\"id\":\"54fd8961\",\"elType\":\"widget\",\"settings\":{\"show_datetime_year\":true,\"show_datetime_date\":true,\"show_datetime_time\":true},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_datetime\"},{\"id\":\"42f838c3\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_cost\"},{\"id\":\"4c7ac00\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"event_image_size\":\"2048x2048\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_image\"},{\"id\":\"39b4d7a6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e2144d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70982216\",\"elType\":\"widget\",\"settings\":{\"title\":\"Event Organizer\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.25,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a92e0bf\",\"elType\":\"widget\",\"settings\":{\"organizer_name_typography_typography\":\"custom\",\"organizer_name_typography_font_family\":\"Oswald\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100.69199999999999},\"_flex_size\":\"none\",\"show_organizer_website\":\"\",\"show_organizer_email\":\"\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_organizer\"}],\"isInner\":true},{\"id\":\"19dfa526\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a0908b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Event Venue\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.25,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1acf1736\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_venue\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"68b61b1e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b3a4bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52f6471c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_export\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"736fb50c\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"157cc4e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6ba549b3\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_navigation\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3630,417,'_elementor_edit_mode','builder'),(3631,417,'_elementor_template_type','tec_event_single_static'),(3632,417,'_elementor_version','3.32.3'),(3633,417,'_elementor_pro_version','3.32.2'),(3634,417,'_wp_page_template','default'),(3635,417,'_elementor_data','[{\"id\":\"32a2904\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2cab7e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e7b4a3b\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_calendar_link\"},{\"id\":\"4857e775\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_status\"},{\"id\":\"4af9604a\",\"elType\":\"widget\",\"settings\":{\"event_title_typography_typography\":\"custom\",\"event_title_typography_font_family\":\"Oswald\",\"event_title_typography_text_transform\":\"uppercase\",\"event_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"__globals__\":{\"event_title_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_title\"},{\"id\":\"54fd8961\",\"elType\":\"widget\",\"settings\":{\"show_datetime_year\":true,\"show_datetime_date\":true,\"show_datetime_time\":true},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_datetime\"},{\"id\":\"42f838c3\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_cost\"},{\"id\":\"4c7ac00\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"event_image_size\":\"2048x2048\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_image\"},{\"id\":\"39b4d7a6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e2144d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70982216\",\"elType\":\"widget\",\"settings\":{\"title\":\"Event Organizer\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.25,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a92e0bf\",\"elType\":\"widget\",\"settings\":{\"organizer_name_typography_typography\":\"custom\",\"organizer_name_typography_font_family\":\"Oswald\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100.69199999999999},\"_flex_size\":\"none\",\"show_organizer_website\":\"\",\"show_organizer_email\":\"\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_organizer\"}],\"isInner\":true},{\"id\":\"19dfa526\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a0908b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Event Venue\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.25,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1acf1736\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_venue\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"68b61b1e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b3a4bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52f6471c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_export\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"736fb50c\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"157cc4e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6ba549b3\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_navigation\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3637,415,'_elementor_controls_usage','a:13:{s:47:\"tec_events_elementor_widget_event_calendar_link\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:40:\"tec_events_elementor_widget_event_status\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:39:\"tec_events_elementor_widget_event_title\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:27:\"event_title_styling_section\";a:4:{s:33:\"event_title_typography_typography\";i:1;s:34:\"event_title_typography_font_family\";i:1;s:37:\"event_title_typography_text_transform\";i:1;s:37:\"event_title_typography_letter_spacing\";i:1;}}}}s:42:\"tec_events_elementor_widget_event_datetime\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:38:\"tec_events_elementor_widget_event_cost\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:39:\"tec_events_elementor_widget_event_image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:15:\"styling_section\";a:2:{s:5:\"width\";i:1;s:6:\"height\";i:1;}}s:7:\"content\";a:1:{s:15:\"content_section\";a:1:{s:16:\"event_image_size\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:3:{s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;}}}}s:43:\"tec_events_elementor_widget_event_organizer\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:22:\"organizer_name_styling\";a:2:{s:36:\"organizer_name_typography_typography\";i:1;s:37:\"organizer_name_typography_font_family\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:10:\"_flex_size\";i:1;}}s:7:\"content\";a:2:{s:33:\"organizer_website_content_options\";a:1:{s:22:\"show_organizer_website\";i:1;}s:31:\"organizer_email_content_options\";a:1:{s:20:\"show_organizer_email\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}}}s:39:\"tec_events_elementor_widget_event_venue\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:2;s:6:\"margin\";i:1;}}}}s:40:\"tec_events_elementor_widget_event_export\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:44:\"tec_events_elementor_widget_event_navigation\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(3638,418,'_elementor_edit_mode','builder'),(3639,418,'_elementor_template_type','tec_event_single_static'),(3640,418,'_elementor_version','3.32.3'),(3641,418,'_elementor_pro_version','3.32.2'),(3642,418,'_wp_page_template','default'),(3643,418,'_elementor_data','[{\"id\":\"4b7af99d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"18e0557\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"635baf20\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_calendar_link\"},{\"id\":\"77938e79\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_status\"},{\"id\":\"489ed486\",\"elType\":\"widget\",\"settings\":{\"event_title_typography_typography\":\"custom\",\"event_title_typography_font_family\":\"Oswald\",\"event_title_typography_text_transform\":\"uppercase\",\"event_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"__globals__\":{\"event_title_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_title\"},{\"id\":\"2203da10\",\"elType\":\"widget\",\"settings\":{\"show_datetime_year\":true,\"show_datetime_date\":true,\"show_datetime_time\":true},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_datetime\"},{\"id\":\"1af3b824\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_cost\"},{\"id\":\"14659cf2\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"event_image_size\":\"2048x2048\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_image\"},{\"id\":\"52d8df88\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d1589e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"20359463\",\"elType\":\"widget\",\"settings\":{\"title\":\"Event Organizer\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.25,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14e8aaa4\",\"elType\":\"widget\",\"settings\":{\"organizer_name_typography_typography\":\"custom\",\"organizer_name_typography_font_family\":\"Oswald\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100.69199999999999},\"_flex_size\":\"none\",\"show_organizer_website\":\"\",\"show_organizer_email\":\"\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_organizer\"}],\"isInner\":true},{\"id\":\"212015bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f291663\",\"elType\":\"widget\",\"settings\":{\"title\":\"Event Venue\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.25,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f85b047\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_venue\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3d8bd1c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"78bd069b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"361b2b5f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_export\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"21c893a3\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"72e76c2d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4831999\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_navigation\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3644,418,'_elementor_controls_usage','a:13:{s:47:\"tec_events_elementor_widget_event_calendar_link\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:40:\"tec_events_elementor_widget_event_status\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:39:\"tec_events_elementor_widget_event_title\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:27:\"event_title_styling_section\";a:4:{s:33:\"event_title_typography_typography\";i:1;s:34:\"event_title_typography_font_family\";i:1;s:37:\"event_title_typography_text_transform\";i:1;s:37:\"event_title_typography_letter_spacing\";i:1;}}}}s:42:\"tec_events_elementor_widget_event_datetime\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:38:\"tec_events_elementor_widget_event_cost\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:39:\"tec_events_elementor_widget_event_image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:15:\"styling_section\";a:2:{s:5:\"width\";i:1;s:6:\"height\";i:1;}}s:7:\"content\";a:1:{s:15:\"content_section\";a:1:{s:16:\"event_image_size\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:3:{s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;}}}}s:43:\"tec_events_elementor_widget_event_organizer\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:22:\"organizer_name_styling\";a:2:{s:36:\"organizer_name_typography_typography\";i:1;s:37:\"organizer_name_typography_font_family\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:10:\"_flex_size\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}}}s:39:\"tec_events_elementor_widget_event_venue\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:2;s:6:\"margin\";i:1;}}}}s:40:\"tec_events_elementor_widget_event_export\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:44:\"tec_events_elementor_widget_event_navigation\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(3646,419,'_wp_page_template','default'),(3647,419,'_elementor_edit_mode','builder'),(3648,419,'_elementor_template_type','tec_event_single_static'),(3649,419,'_elementor_version','3.32.3'),(3650,419,'_elementor_pro_version','3.32.2'),(3651,419,'_thumbnail_id','333'),(3652,419,'_elementor_data','[{\"id\":\"606769cd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"63fced40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12c36e9d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_calendar_link\"},{\"id\":\"143afabc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_status\"},{\"id\":\"84016b2\",\"elType\":\"widget\",\"settings\":{\"event_title_typography_typography\":\"custom\",\"event_title_typography_font_family\":\"Oswald\",\"event_title_typography_text_transform\":\"uppercase\",\"event_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"__globals__\":{\"event_title_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_title\"},{\"id\":\"29d0528\",\"elType\":\"widget\",\"settings\":{\"show_datetime_year\":true,\"show_datetime_date\":true,\"show_datetime_time\":true,\"datetime_content_typography_typography\":\"custom\",\"datetime_content_typography_font_family\":\"Oswald\",\"datetime_content_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_datetime\"},{\"id\":\"9dcf4e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Load-in: 5:00\\u20136:00 PM<\\/li><li>Show: 6:00\\u20138:00 PM<\\/li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-23\",\"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\"},{\"id\":\"50482979\",\"elType\":\"widget\",\"settings\":{\"cost_content_typography_typography\":\"custom\",\"cost_content_typography_font_family\":\"Oswald\",\"cost_content_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_cost\"},{\"id\":\"a145fb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li><i>Early Bird (through Oct 13):<\\/i>\\u00a0$15<\\/li><li><i>Late\\/Day-of Show (Oct 14+):<\\/i>\\u00a0$25<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1917b17f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"event_image_size\":\"2048x2048\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_image\"},{\"id\":\"bfc0c2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><b>Calling all car enthusiasts!<\\/b><img class=\\\"an1 aligncenter\\\" draggable=\\\"false\\\" src=\\\"https:\\/\\/fonts.gstatic.com\\/s\\/e\\/notoemoji\\/16.0\\/1f3c1\\/72.png\\\" alt=\\\"\\ud83c\\udfc1\\\" data-emoji=\\\"\\ud83c\\udfc1\\\" aria-label=\\\"\\ud83c\\udfc1\\\" \\/><\\/h3><p>Stealth Restyling is proud to launch our brand-new\\u00a0<b>Monthly Car Show<\\/b>\\u00a0happening every\\u00a0<b>third Wednesday<\\/b>\\u00a0at\\u00a0<b>Texas Roadhouse in <a href=\\\"https:\\/\\/www.google.com\\/maps\\/search\\/280+N+Congress+Ave%C2%A0+Lake+Park+FL+33403?entry=gmail&source=g\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-saferedirecturl=\\\"https:\\/\\/www.google.com\\/url?q=https:\\/\\/www.google.com\\/maps\\/search\\/280%2BN%2BCongress%2BAve%25C2%25A0%2BLake%2BPark%2BFL%2B33403?entry%3Dgmail%26source%3Dg&source=gmail&ust=1759086598012000&usg=AOvVaw1u2wVSdy9svFZKh8RYH_VA\\\">Lake Park<\\/a><\\/b>!\\u00a0<\\/p><p>This is more than just a car show\\u2014it\\u2019s a night of\\u00a0<b>horsepower, style, and community<\\/b>. All makes and models are welcome, from classics to customs, exotics to daily drivers. Bring your ride, connect with fellow enthusiasts, and enjoy an evening full of cars, music, and fun.\\u00a0<\\/p><p>\\u00a0<\\/p><p><img class=\\\"an1 alignnone\\\" draggable=\\\"false\\\" src=\\\"https:\\/\\/fonts.gstatic.com\\/s\\/e\\/notoemoji\\/16.0\\/1f354\\/72.png\\\" alt=\\\"\\ud83c\\udf54\\\" data-emoji=\\\"\\ud83c\\udf54\\\" aria-label=\\\"\\ud83c\\udf54\\\" \\/><\\/p><p><b>Highlights:<\\/b><\\/p><ul><li><b>Food & Drink Specials<\\/b>\\u00a0\\u2013 Enjoy Texas Roadhouse favorites before, during, and after the event.<\\/li><li><b>Awards & Recognition:<\\/b><br \\/><ol start=\\\"1\\\"><li><i>Stealth Pick<\\/i><\\/li><li><i>Texas Roadhouse Pick<\\/i><\\/li><li><i>People\\u2019s Choice<\\/i>\\u00a0(voted by participants)<\\/li><\\/ol><\\/li><li><b>Giveaways & Prizes<\\/b>\\u00a0from Jax Wax, Cricket Wireless, Texas Roadhouse Grill, Stealth Restyling, and more.<\\/li><li><strong>Music & More<\\/strong><\\/li><\\/ul><p><img class=\\\"an1 alignnone\\\" draggable=\\\"false\\\" src=\\\"https:\\/\\/fonts.gstatic.com\\/s\\/e\\/notoemoji\\/16.0\\/1f3b6\\/72.png\\\" alt=\\\"\\ud83c\\udfb6\\\" data-emoji=\\\"\\ud83c\\udfb6\\\" aria-label=\\\"\\ud83c\\udfb6\\\" \\/><\\/p><p><b>Schedule:<\\/b><\\/p><ul><li>Load-in: 5:00\\u20136:00 PM<\\/li><li>Show: 6:00\\u20138:00 PM<\\/li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)<\\/li><\\/ul><p>\\u00a0<\\/p><p><b>Entry Fees:<\\/b><\\/p><ul><li><i>Early Bird (through Oct 13):<\\/i>\\u00a0$15<\\/li><li><i>Late\\/Day-of Show (Oct 14+):<\\/i>\\u00a0$25<\\/li><\\/ul><p>\\u00a0<\\/p><p><img class=\\\"an1 alignnone\\\" draggable=\\\"false\\\" src=\\\"https:\\/\\/fonts.gstatic.com\\/s\\/e\\/notoemoji\\/16.0\\/1f449\\/72.png\\\" alt=\\\"\\ud83d\\udc49\\\" width=\\\"94\\\" height=\\\"94\\\" data-emoji=\\\"\\ud83d\\udc49\\\" aria-label=\\\"\\ud83d\\udc49\\\" \\/><b><\\/b><\\/p><p><b>Register Online:<\\/b>\\u00a0\\u00a0<a href=\\\"https:\\/\\/stealthcarshow.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-saferedirecturl=\\\"https:\\/\\/www.google.com\\/url?q=https:\\/\\/stealthcarshow.com\\/&source=gmail&ust=1759086598012000&usg=AOvVaw0vBq_0z8JtrWhtfLdK4I_d\\\">stealthcarshow.com<\\/a><\\/p><p>\\u00a0<\\/p><p>A special thanks to our sponsors:\\u00a0<b>Stealth Restyling, Texas Roadhouse Grill, Cricket Wireless with Elite Wireless Group, 5moreHP, Tropical RV Adventures, and Jax Wax.<\\/b><\\/p><p>\\u00a0<\\/p><h4>Don\\u2019t miss it\\u2014the third Wednesday of every month is now officially car night in Lake Park!<\\/h4>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"741abf6b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49d2d1ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5650aaa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Event Organizer\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.25,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e13f728\",\"elType\":\"widget\",\"settings\":{\"organizer_name_typography_typography\":\"custom\",\"organizer_name_typography_font_family\":\"Oswald\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100.69199999999999},\"_flex_size\":\"none\",\"show_organizer_header\":\"\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_organizer\"}],\"isInner\":true},{\"id\":\"541fe9d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c375f73\",\"elType\":\"widget\",\"settings\":{\"title\":\"Event Venue\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.25,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a60fafc\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"show_venue_header\":\"\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_venue\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2cd1632\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ca9b822\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bd53903\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_export\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"10db3fce\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2c8e1952\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"672168c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_navigation\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3653,419,'_elementor_page_settings','a:5:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"-80\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"70\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#111111\";s:11:\"__globals__\";a:2:{s:16:\"background_color\";s:0:\"\";s:18:\"background_color_b\";s:25:\"globals/colors?id=1373c1b\";}}'),(3657,420,'_wp_page_template','default'),(3658,420,'_elementor_edit_mode','builder'),(3659,420,'_elementor_template_type','tec_event_single_static'),(3660,420,'_elementor_version','3.32.3'),(3661,420,'_elementor_pro_version','3.32.2'),(3662,420,'_thumbnail_id','333'),(3663,420,'_elementor_data','[{\"id\":\"606769cd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"63fced40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12c36e9d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_calendar_link\"},{\"id\":\"143afabc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_status\"},{\"id\":\"84016b2\",\"elType\":\"widget\",\"settings\":{\"event_title_typography_typography\":\"custom\",\"event_title_typography_font_family\":\"Oswald\",\"event_title_typography_text_transform\":\"uppercase\",\"event_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"__globals__\":{\"event_title_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_title\"},{\"id\":\"29d0528\",\"elType\":\"widget\",\"settings\":{\"show_datetime_year\":true,\"show_datetime_date\":true,\"show_datetime_time\":true,\"datetime_content_typography_typography\":\"custom\",\"datetime_content_typography_font_family\":\"Oswald\",\"datetime_content_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_datetime\"},{\"id\":\"9dcf4e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Load-in: 5:00\\u20136:00 PM<\\/li><li>Show: 6:00\\u20138:00 PM<\\/li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-23\",\"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\"},{\"id\":\"50482979\",\"elType\":\"widget\",\"settings\":{\"cost_content_typography_typography\":\"custom\",\"cost_content_typography_font_family\":\"Oswald\",\"cost_content_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_cost\"},{\"id\":\"a145fb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li><i>Early Bird (through Oct 13):<\\/i>\\u00a0$15<\\/li><li><i>Late\\/Day-of Show (Oct 14+):<\\/i>\\u00a0$25<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1917b17f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"event_image_size\":\"2048x2048\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_image\"},{\"id\":\"bfc0c2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><b>Calling all car enthusiasts!<\\/b><img class=\\\"an1 aligncenter\\\" draggable=\\\"false\\\" src=\\\"https:\\/\\/fonts.gstatic.com\\/s\\/e\\/notoemoji\\/16.0\\/1f3c1\\/72.png\\\" alt=\\\"\\ud83c\\udfc1\\\" data-emoji=\\\"\\ud83c\\udfc1\\\" aria-label=\\\"\\ud83c\\udfc1\\\" \\/><\\/h3><p>Stealth Restyling is proud to launch our brand-new\\u00a0<b>Monthly Car Show<\\/b>\\u00a0happening every\\u00a0<b>third Wednesday<\\/b>\\u00a0at\\u00a0<b>Texas Roadhouse in <a href=\\\"https:\\/\\/www.google.com\\/maps\\/search\\/280+N+Congress+Ave%C2%A0+Lake+Park+FL+33403?entry=gmail&source=g\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-saferedirecturl=\\\"https:\\/\\/www.google.com\\/url?q=https:\\/\\/www.google.com\\/maps\\/search\\/280%2BN%2BCongress%2BAve%25C2%25A0%2BLake%2BPark%2BFL%2B33403?entry%3Dgmail%26source%3Dg&source=gmail&ust=1759086598012000&usg=AOvVaw1u2wVSdy9svFZKh8RYH_VA\\\">Lake Park<\\/a><\\/b>!\\u00a0<\\/p><p>This is more than just a car show\\u2014it\\u2019s a night of\\u00a0<b>horsepower, style, and community<\\/b>. All makes and models are welcome, from classics to customs, exotics to daily drivers. Bring your ride, connect with fellow enthusiasts, and enjoy an evening full of cars, music, and fun.\\u00a0<\\/p><p>\\u00a0<\\/p><p><img class=\\\"an1 alignnone\\\" draggable=\\\"false\\\" src=\\\"https:\\/\\/fonts.gstatic.com\\/s\\/e\\/notoemoji\\/16.0\\/1f354\\/72.png\\\" alt=\\\"\\ud83c\\udf54\\\" data-emoji=\\\"\\ud83c\\udf54\\\" aria-label=\\\"\\ud83c\\udf54\\\" \\/><\\/p><p><b>Highlights:<\\/b><\\/p><ul><li><b>Food & Drink Specials<\\/b>\\u00a0\\u2013 Enjoy Texas Roadhouse favorites before, during, and after the event.<\\/li><li><b>Awards & Recognition:<\\/b><br \\/><ol start=\\\"1\\\"><li><i>Stealth Pick<\\/i><\\/li><li><i>Texas Roadhouse Pick<\\/i><\\/li><li><i>People\\u2019s Choice<\\/i>\\u00a0(voted by participants)<\\/li><\\/ol><\\/li><li><b>Giveaways & Prizes<\\/b>\\u00a0from Jax Wax, Cricket Wireless, Texas Roadhouse Grill, Stealth Restyling, and more.<\\/li><li><strong>Music & More<\\/strong><\\/li><\\/ul><p><img class=\\\"an1 alignnone\\\" draggable=\\\"false\\\" src=\\\"https:\\/\\/fonts.gstatic.com\\/s\\/e\\/notoemoji\\/16.0\\/1f3b6\\/72.png\\\" alt=\\\"\\ud83c\\udfb6\\\" data-emoji=\\\"\\ud83c\\udfb6\\\" aria-label=\\\"\\ud83c\\udfb6\\\" \\/><\\/p><p><b>Schedule:<\\/b><\\/p><ul><li>Load-in: 5:00\\u20136:00 PM<\\/li><li>Show: 6:00\\u20138:00 PM<\\/li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)<\\/li><\\/ul><p>\\u00a0<\\/p><p><b>Entry Fees:<\\/b><\\/p><ul><li><i>Early Bird (through Oct 13):<\\/i>\\u00a0$15<\\/li><li><i>Late\\/Day-of Show (Oct 14+):<\\/i>\\u00a0$25<\\/li><\\/ul><p>\\u00a0<\\/p><p><img class=\\\"an1 alignnone\\\" draggable=\\\"false\\\" src=\\\"https:\\/\\/fonts.gstatic.com\\/s\\/e\\/notoemoji\\/16.0\\/1f449\\/72.png\\\" alt=\\\"\\ud83d\\udc49\\\" width=\\\"94\\\" height=\\\"94\\\" data-emoji=\\\"\\ud83d\\udc49\\\" aria-label=\\\"\\ud83d\\udc49\\\" \\/><b><\\/b><\\/p><p><b>Register Online:<\\/b>\\u00a0\\u00a0<a href=\\\"https:\\/\\/stealthcarshow.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-saferedirecturl=\\\"https:\\/\\/www.google.com\\/url?q=https:\\/\\/stealthcarshow.com\\/&source=gmail&ust=1759086598012000&usg=AOvVaw0vBq_0z8JtrWhtfLdK4I_d\\\">stealthcarshow.com<\\/a><\\/p><p>\\u00a0<\\/p><p>A special thanks to our sponsors:\\u00a0<b>Stealth Restyling, Texas Roadhouse Grill, Cricket Wireless with Elite Wireless Group, 5moreHP, Tropical RV Adventures, and Jax Wax.<\\/b><\\/p><p>\\u00a0<\\/p><h4>Don\\u2019t miss it\\u2014the third Wednesday of every month is now officially car night in Lake Park!<\\/h4>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"741abf6b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49d2d1ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5650aaa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Event Organizer\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.25,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e13f728\",\"elType\":\"widget\",\"settings\":{\"organizer_name_typography_typography\":\"custom\",\"organizer_name_typography_font_family\":\"Oswald\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100.69199999999999},\"_flex_size\":\"none\",\"show_organizer_header\":\"\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_organizer\"}],\"isInner\":true},{\"id\":\"541fe9d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c375f73\",\"elType\":\"widget\",\"settings\":{\"title\":\"Event Venue\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.25,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a60fafc\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"show_venue_header\":\"\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_venue\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2cd1632\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ca9b822\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bd53903\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_export\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"10db3fce\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2c8e1952\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"672168c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_navigation\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3664,420,'_elementor_page_settings','a:5:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"-80\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"70\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#111111\";s:11:\"__globals__\";a:2:{s:16:\"background_color\";s:0:\"\";s:18:\"background_color_b\";s:25:\"globals/colors?id=1373c1b\";}}'),(3668,421,'_wp_page_template','default'),(3669,421,'_elementor_edit_mode','builder'),(3670,421,'_elementor_template_type','tec_event_single_static'),(3671,421,'_elementor_version','3.32.3'),(3672,421,'_elementor_pro_version','3.32.2'),(3673,421,'_thumbnail_id','333'),(3674,421,'_elementor_data','[{\"id\":\"606769cd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"63fced40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12c36e9d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_calendar_link\"},{\"id\":\"143afabc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_status\"},{\"id\":\"84016b2\",\"elType\":\"widget\",\"settings\":{\"event_title_typography_typography\":\"custom\",\"event_title_typography_font_family\":\"Oswald\",\"event_title_typography_text_transform\":\"uppercase\",\"event_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"__globals__\":{\"event_title_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_title\"},{\"id\":\"29d0528\",\"elType\":\"widget\",\"settings\":{\"show_datetime_year\":true,\"show_datetime_date\":true,\"show_datetime_time\":true,\"datetime_content_typography_typography\":\"custom\",\"datetime_content_typography_font_family\":\"Oswald\",\"datetime_content_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_datetime\"},{\"id\":\"9dcf4e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Load-in: 5:00\\u20136:00 PM<\\/li><li>Show: 6:00\\u20138:00 PM<\\/li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-23\",\"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\"},{\"id\":\"50482979\",\"elType\":\"widget\",\"settings\":{\"cost_content_typography_typography\":\"custom\",\"cost_content_typography_font_family\":\"Oswald\",\"cost_content_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_cost\"},{\"id\":\"a145fb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li><i>Early Bird (through Oct 13):<\\/i>\\u00a0$15<\\/li><li><i>Late\\/Day-of Show (Oct 14+):<\\/i>\\u00a0$25<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1917b17f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"event_image_size\":\"2048x2048\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_image\"},{\"id\":\"bfc0c2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><b>Calling all car enthusiasts!<\\/b><\\/h3><p>Stealth Restyling is proud to launch our brand-new\\u00a0<b>Monthly Car Show<\\/b>\\u00a0happening every\\u00a0<b>third Wednesday<\\/b>\\u00a0at\\u00a0<b>Texas Roadhouse in <a href=\\\"https:\\/\\/www.google.com\\/maps\\/search\\/280+N+Congress+Ave%C2%A0+Lake+Park+FL+33403?entry=gmail&source=g\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-saferedirecturl=\\\"https:\\/\\/www.google.com\\/url?q=https:\\/\\/www.google.com\\/maps\\/search\\/280%2BN%2BCongress%2BAve%25C2%25A0%2BLake%2BPark%2BFL%2B33403?entry%3Dgmail%26source%3Dg&source=gmail&ust=1759086598012000&usg=AOvVaw1u2wVSdy9svFZKh8RYH_VA\\\">Lake Park<\\/a><\\/b>!\\u00a0<\\/p><p>This is more than just a car show\\u2014it\\u2019s a night of\\u00a0<b>horsepower, style, and community<\\/b>. All makes and models are welcome, from classics to customs, exotics to daily drivers. Bring your ride, connect with fellow enthusiasts, and enjoy an evening full of cars, music, and fun.\\u00a0<\\/p><p>\\u00a0<\\/p><p><b>Highlights:<\\/b><\\/p><ul><li><b>Food & Drink Specials<\\/b>\\u00a0\\u2013 Enjoy Texas Roadhouse favorites before, during, and after the event.<\\/li><li><b>Awards & Recognition:<\\/b><br \\/><ol start=\\\"1\\\"><li><i>Stealth Pick<\\/i><\\/li><li><i>Texas Roadhouse Pick<\\/i><\\/li><li><i>People\\u2019s Choice<\\/i>\\u00a0(voted by participants)<\\/li><\\/ol><\\/li><li><b>Giveaways & Prizes<\\/b>\\u00a0from Jax Wax, Cricket Wireless, Texas Roadhouse Grill, Stealth Restyling, and more.<\\/li><li><strong>Music & More<\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p><b>Schedule:<\\/b><\\/p><ul><li>Load-in: 5:00\\u20136:00 PM<\\/li><li>Show: 6:00\\u20138:00 PM<\\/li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)<\\/li><\\/ul><p><b>Entry Fees:<\\/b><\\/p><ul><li><i>Early Bird (through Oct 13):<\\/i>\\u00a0$15<\\/li><li><i>Late\\/Day-of Show (Oct 14+):<\\/i>\\u00a0$25<\\/li><\\/ul><p>\\u00a0<\\/p><p><b>Register Online:<\\/b>\\u00a0\\u00a0<a href=\\\"https:\\/\\/stealthcarshow.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-saferedirecturl=\\\"https:\\/\\/www.google.com\\/url?q=https:\\/\\/stealthcarshow.com\\/&source=gmail&ust=1759086598012000&usg=AOvVaw0vBq_0z8JtrWhtfLdK4I_d\\\">stealthcarshow.com<\\/a><\\/p><p>A special thanks to our sponsors:\\u00a0<b>Stealth Restyling, Texas Roadhouse Grill, Cricket Wireless with Elite Wireless Group, 5moreHP, Tropical RV Adventures, and Jax Wax.<\\/b><\\/p><h4>Don\\u2019t miss it\\u2014the third Wednesday of every month is now officially car night in Lake Park!<\\/h4>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"741abf6b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49d2d1ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5650aaa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Event Organizer\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.25,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e13f728\",\"elType\":\"widget\",\"settings\":{\"organizer_name_typography_typography\":\"custom\",\"organizer_name_typography_font_family\":\"Oswald\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100.69199999999999},\"_flex_size\":\"none\",\"show_organizer_header\":\"\",\"show_organizer_website\":\"\",\"show_organizer_email\":\"\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_organizer\"}],\"isInner\":true},{\"id\":\"541fe9d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c375f73\",\"elType\":\"widget\",\"settings\":{\"title\":\"Event Venue\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.25,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a60fafc\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"show_venue_header\":\"\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_venue\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2cd1632\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ca9b822\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bd53903\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_export\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"10db3fce\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2c8e1952\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"672168c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_navigation\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3675,421,'_elementor_page_settings','a:5:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"-80\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"70\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#111111\";s:11:\"__globals__\";a:2:{s:16:\"background_color\";s:0:\"\";s:18:\"background_color_b\";s:25:\"globals/colors?id=1373c1b\";}}'),(3682,422,'_wp_page_template','default'),(3683,422,'_elementor_edit_mode','builder'),(3684,422,'_elementor_template_type','tec_event_single_static'),(3685,422,'_elementor_version','3.32.3'),(3686,422,'_elementor_pro_version','3.32.2'),(3687,422,'_thumbnail_id','333'),(3688,422,'_elementor_data','[{\"id\":\"606769cd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"63fced40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12c36e9d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_calendar_link\"},{\"id\":\"143afabc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_status\"},{\"id\":\"84016b2\",\"elType\":\"widget\",\"settings\":{\"event_title_typography_typography\":\"custom\",\"event_title_typography_font_family\":\"Oswald\",\"event_title_typography_text_transform\":\"uppercase\",\"event_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"__globals__\":{\"event_title_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_title\"},{\"id\":\"29d0528\",\"elType\":\"widget\",\"settings\":{\"show_datetime_year\":true,\"show_datetime_date\":true,\"show_datetime_time\":true,\"datetime_content_typography_typography\":\"custom\",\"datetime_content_typography_font_family\":\"Oswald\",\"datetime_content_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_datetime\"},{\"id\":\"9dcf4e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Load-in: 5:00\\u20136:00 PM<\\/li><li>Show: 6:00\\u20138:00 PM<\\/li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-23\",\"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\"},{\"id\":\"50482979\",\"elType\":\"widget\",\"settings\":{\"cost_content_typography_typography\":\"custom\",\"cost_content_typography_font_family\":\"Oswald\",\"cost_content_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_cost\"},{\"id\":\"a145fb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li><i>Early Bird (through Oct 13):<\\/i>\\u00a0$15<\\/li><li><i>Late\\/Day-of Show (Oct 14+):<\\/i>\\u00a0$25<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1917b17f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"event_image_size\":\"2048x2048\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_image\"},{\"id\":\"bfc0c2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><b>Calling all car enthusiasts!<\\/b><\\/h3><p>Stealth Restyling is proud to launch our brand-new\\u00a0<b>Monthly Car Show<\\/b>\\u00a0happening every\\u00a0<b>third Wednesday<\\/b>\\u00a0at\\u00a0<b>Texas Roadhouse in <a href=\\\"https:\\/\\/www.google.com\\/maps\\/search\\/280+N+Congress+Ave%C2%A0+Lake+Park+FL+33403?entry=gmail&source=g\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-saferedirecturl=\\\"https:\\/\\/www.google.com\\/url?q=https:\\/\\/www.google.com\\/maps\\/search\\/280%2BN%2BCongress%2BAve%25C2%25A0%2BLake%2BPark%2BFL%2B33403?entry%3Dgmail%26source%3Dg&source=gmail&ust=1759086598012000&usg=AOvVaw1u2wVSdy9svFZKh8RYH_VA\\\">Lake Park<\\/a><\\/b>!\\u00a0<\\/p><p>This is more than just a car show\\u2014it\\u2019s a night of\\u00a0<b>horsepower, style, and community<\\/b>. All makes and models are welcome, from classics to customs, exotics to daily drivers. Bring your ride, connect with fellow enthusiasts, and enjoy an evening full of cars, music, and fun.\\u00a0<\\/p><p>\\u00a0<\\/p><p><b>Highlights:<\\/b><\\/p><ul><li><b>Food & Drink Specials<\\/b>\\u00a0\\u2013 Enjoy Texas Roadhouse favorites before, during, and after the event.<\\/li><li><b>Awards & Recognition:<\\/b><br \\/><ol start=\\\"1\\\"><li><i>Stealth Pick<\\/i><\\/li><li><i>Texas Roadhouse Pick<\\/i><\\/li><li><i>People\\u2019s Choice<\\/i>\\u00a0(voted by participants)<\\/li><\\/ol><\\/li><li><b>Giveaways & Prizes<\\/b>\\u00a0from Jax Wax, Cricket Wireless, Texas Roadhouse Grill, Stealth Restyling, and more.<\\/li><li><strong>Music & More<\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p><b>Schedule:<\\/b><\\/p><ul><li>Load-in: 5:00\\u20136:00 PM<\\/li><li>Show: 6:00\\u20138:00 PM<\\/li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)<\\/li><\\/ul><p><b>Entry Fees:<\\/b><\\/p><ul><li><i>Early Bird (through Oct 13):<\\/i>\\u00a0$15<\\/li><li><i>Late\\/Day-of Show (Oct 14+):<\\/i>\\u00a0$25<\\/li><\\/ul><p>\\u00a0<\\/p><p><b>Register Online:<\\/b>\\u00a0\\u00a0<a href=\\\"https:\\/\\/stealthcarshow.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-saferedirecturl=\\\"https:\\/\\/www.google.com\\/url?q=https:\\/\\/stealthcarshow.com\\/&source=gmail&ust=1759086598012000&usg=AOvVaw0vBq_0z8JtrWhtfLdK4I_d\\\">stealthcarshow.com<\\/a><\\/p><p>A special thanks to our sponsors:\\u00a0<b>Stealth Restyling, Texas Roadhouse Grill, Cricket Wireless with Elite Wireless Group, 5moreHP, Tropical RV Adventures, and Jax Wax.<\\/b><\\/p><h4>Don\\u2019t miss it\\u2014the third Wednesday of every month is now officially car night in Lake Park!<\\/h4>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"741abf6b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49d2d1ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5650aaa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Event Organizer\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.25,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e13f728\",\"elType\":\"widget\",\"settings\":{\"organizer_name_typography_typography\":\"custom\",\"organizer_name_typography_font_family\":\"Oswald\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100.69199999999999},\"_flex_size\":\"none\",\"show_organizer_header\":\"\",\"show_organizer_website\":\"\",\"show_organizer_email\":\"\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_organizer\"}],\"isInner\":true},{\"id\":\"541fe9d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c375f73\",\"elType\":\"widget\",\"settings\":{\"title\":\"Event Venue\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.25,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a60fafc\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"show_venue_header\":\"\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_venue\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2cd1632\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ca9b822\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bd53903\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_export\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"10db3fce\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2c8e1952\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"672168c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_navigation\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3689,422,'_elementor_page_settings','a:5:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"-80\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"70\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#111111\";s:11:\"__globals__\";a:2:{s:16:\"background_color\";s:0:\"\";s:18:\"background_color_b\";s:25:\"globals/colors?id=1373c1b\";}}'),(3693,423,'_wp_page_template','default'),(3694,423,'_elementor_edit_mode','builder'),(3695,423,'_elementor_template_type','tec_event_single_static'),(3696,423,'_elementor_version','3.32.3'),(3697,423,'_elementor_pro_version','3.32.2'),(3698,423,'_thumbnail_id','333'),(3699,423,'_elementor_data','[{\"id\":\"606769cd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"63fced40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12c36e9d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_calendar_link\"},{\"id\":\"143afabc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_status\"},{\"id\":\"84016b2\",\"elType\":\"widget\",\"settings\":{\"event_title_typography_typography\":\"custom\",\"event_title_typography_font_family\":\"Oswald\",\"event_title_typography_text_transform\":\"uppercase\",\"event_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"__globals__\":{\"event_title_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_title\"},{\"id\":\"29d0528\",\"elType\":\"widget\",\"settings\":{\"show_datetime_year\":true,\"show_datetime_date\":true,\"show_datetime_time\":true,\"datetime_content_typography_typography\":\"custom\",\"datetime_content_typography_font_family\":\"Oswald\",\"datetime_content_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_datetime\"},{\"id\":\"9dcf4e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Load-in: 5:00\\u20136:00 PM<\\/li><li>Show: 6:00\\u20138:00 PM<\\/li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-23\",\"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\"},{\"id\":\"50482979\",\"elType\":\"widget\",\"settings\":{\"cost_content_typography_typography\":\"custom\",\"cost_content_typography_font_family\":\"Oswald\",\"cost_content_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_cost\"},{\"id\":\"a145fb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li><i>Early Bird (through Oct 13):<\\/i>\\u00a0$15<\\/li><li><i>Late\\/Day-of Show (Oct 14+):<\\/i>\\u00a0$25<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1917b17f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"event_image_size\":\"2048x2048\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_image\"},{\"id\":\"bfc0c2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><b>Calling all car enthusiasts!<\\/b><\\/h3><p>Stealth Restyling is proud to launch our brand-new\\u00a0<b>Monthly Car Show<\\/b>\\u00a0happening every\\u00a0<b>third Wednesday<\\/b>\\u00a0at\\u00a0<b>Texas Roadhouse in <a href=\\\"https:\\/\\/www.google.com\\/maps\\/search\\/280+N+Congress+Ave%C2%A0+Lake+Park+FL+33403?entry=gmail&source=g\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-saferedirecturl=\\\"https:\\/\\/www.google.com\\/url?q=https:\\/\\/www.google.com\\/maps\\/search\\/280%2BN%2BCongress%2BAve%25C2%25A0%2BLake%2BPark%2BFL%2B33403?entry%3Dgmail%26source%3Dg&source=gmail&ust=1759086598012000&usg=AOvVaw1u2wVSdy9svFZKh8RYH_VA\\\">Lake Park<\\/a><\\/b>!\\u00a0<\\/p><p>This is more than just a car show\\u2014it\\u2019s a night of\\u00a0<b>horsepower, style, and community<\\/b>. All makes and models are welcome, from classics to customs, exotics to daily drivers. Bring your ride, connect with fellow enthusiasts, and enjoy an evening full of cars, music, and fun.\\u00a0<\\/p><p>\\u00a0<\\/p><p><b>Highlights:<\\/b><\\/p><ul><li><b>Food & Drink Specials<\\/b>\\u00a0\\u2013 Enjoy Texas Roadhouse favorites before, during, and after the event.<\\/li><li><b>Awards & Recognition:<\\/b><br \\/><ol start=\\\"1\\\"><li><i>Stealth Pick<\\/i><\\/li><li><i>Texas Roadhouse Pick<\\/i><\\/li><li><i>People\\u2019s Choice<\\/i>\\u00a0(voted by participants)<\\/li><\\/ol><\\/li><li><b>Giveaways & Prizes<\\/b>\\u00a0from Jax Wax, Cricket Wireless, Texas Roadhouse Grill, Stealth Restyling, and more.<\\/li><li><strong>Music & More<\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p><b>Schedule:<\\/b><\\/p><ul><li>Load-in: 5:00\\u20136:00 PM<\\/li><li>Show: 6:00\\u20138:00 PM<\\/li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)<\\/li><\\/ul><p><b>Entry Fees:<\\/b><\\/p><ul><li><i>Early Bird (through Oct 13):<\\/i>\\u00a0$15<\\/li><li><i>Late\\/Day-of Show (Oct 14+):<\\/i>\\u00a0$25<\\/li><\\/ul><p>\\u00a0<\\/p><p><b>Register Online:<\\/b>\\u00a0\\u00a0<a href=\\\"https:\\/\\/stealthcarshow.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-saferedirecturl=\\\"https:\\/\\/www.google.com\\/url?q=https:\\/\\/stealthcarshow.com\\/&source=gmail&ust=1759086598012000&usg=AOvVaw0vBq_0z8JtrWhtfLdK4I_d\\\">stealthcarshow.com<\\/a><\\/p><p>A special thanks to our sponsors:\\u00a0<b>Stealth Restyling, Texas Roadhouse Grill, Cricket Wireless with Elite Wireless Group, 5moreHP, Tropical RV Adventures, and Jax Wax.<\\/b><\\/p><h4>Don\\u2019t miss it\\u2014the third Wednesday of every month is now officially car night in Lake Park!<\\/h4>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"741abf6b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49d2d1ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5650aaa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Event Organizer\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.25,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e13f728\",\"elType\":\"widget\",\"settings\":{\"organizer_name_typography_typography\":\"custom\",\"organizer_name_typography_font_family\":\"Oswald\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100.69199999999999},\"_flex_size\":\"none\",\"show_organizer_header\":\"\",\"show_organizer_website\":\"\",\"show_organizer_email\":\"\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_organizer\"}],\"isInner\":true},{\"id\":\"541fe9d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c375f73\",\"elType\":\"widget\",\"settings\":{\"title\":\"Event Venue\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.25,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a60fafc\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"show_venue_header\":\"\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_venue\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2cd1632\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ca9b822\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bd53903\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_export\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"10db3fce\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2c8e1952\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"672168c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_navigation\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3700,423,'_elementor_page_settings','a:5:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"-80\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"70\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#111111\";s:11:\"__globals__\";a:2:{s:16:\"background_color\";s:0:\"\";s:18:\"background_color_b\";s:25:\"globals/colors?id=1373c1b\";}}'),(3704,424,'_wp_page_template','default'),(3705,424,'_elementor_edit_mode','builder'),(3706,424,'_elementor_template_type','tec_event_single_static'),(3707,424,'_elementor_version','3.32.3'),(3708,424,'_elementor_pro_version','3.32.2'),(3709,424,'_thumbnail_id','333'),(3710,424,'_elementor_data','[{\"id\":\"606769cd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"63fced40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12c36e9d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_calendar_link\"},{\"id\":\"143afabc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_status\"},{\"id\":\"84016b2\",\"elType\":\"widget\",\"settings\":{\"event_title_typography_typography\":\"custom\",\"event_title_typography_font_family\":\"Oswald\",\"event_title_typography_text_transform\":\"uppercase\",\"event_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"__globals__\":{\"event_title_color\":\"globals\\/colors?id=1373c1b\"},\"event_title_typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.5rem, -0.375rem + 6vw, 3rem)\",\"sizes\":[]},\"event_title_typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"event_title_typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"event_title_typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_title\"},{\"id\":\"29d0528\",\"elType\":\"widget\",\"settings\":{\"show_datetime_year\":true,\"show_datetime_date\":true,\"show_datetime_time\":true,\"datetime_content_typography_typography\":\"custom\",\"datetime_content_typography_font_family\":\"Oswald\",\"datetime_content_typography_font_weight\":\"800\",\"datetime_content_typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1rem, 0.375rem + 2vw, 1.5rem)\",\"sizes\":[]},\"datetime_content_typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"datetime_content_typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"datetime_content_typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_datetime\"},{\"id\":\"9dcf4e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Load-in: 5:00\\u20136:00 PM<\\/li><li>Show: 6:00\\u20138:00 PM<\\/li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-23\",\"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\"},{\"id\":\"50482979\",\"elType\":\"widget\",\"settings\":{\"cost_content_typography_typography\":\"custom\",\"cost_content_typography_font_family\":\"Oswald\",\"cost_content_typography_font_weight\":\"800\",\"cost_content_typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1rem, 0.375rem + 2vw, 1.5rem)\",\"sizes\":[]},\"cost_content_typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"cost_content_typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"cost_content_typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_cost\"},{\"id\":\"a145fb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li><i>Early Bird (through Oct 13):<\\/i>\\u00a0$15<\\/li><li><i>Late\\/Day-of Show (Oct 14+):<\\/i>\\u00a0$25<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1917b17f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"event_image_size\":\"2048x2048\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_image\"},{\"id\":\"bfc0c2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><b>Calling all car enthusiasts!<\\/b><\\/h3><p>Stealth Restyling is proud to launch our brand-new\\u00a0<b>Monthly Car Show<\\/b>\\u00a0happening every\\u00a0<b>third Wednesday<\\/b>\\u00a0at\\u00a0<b>Texas Roadhouse in <a href=\\\"https:\\/\\/www.google.com\\/maps\\/search\\/280+N+Congress+Ave%C2%A0+Lake+Park+FL+33403?entry=gmail&source=g\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-saferedirecturl=\\\"https:\\/\\/www.google.com\\/url?q=https:\\/\\/www.google.com\\/maps\\/search\\/280%2BN%2BCongress%2BAve%25C2%25A0%2BLake%2BPark%2BFL%2B33403?entry%3Dgmail%26source%3Dg&source=gmail&ust=1759086598012000&usg=AOvVaw1u2wVSdy9svFZKh8RYH_VA\\\">Lake Park<\\/a><\\/b>!\\u00a0<\\/p><p>This is more than just a car show\\u2014it\\u2019s a night of\\u00a0<b>horsepower, style, and community<\\/b>. All makes and models are welcome, from classics to customs, exotics to daily drivers. Bring your ride, connect with fellow enthusiasts, and enjoy an evening full of cars, music, and fun.\\u00a0<\\/p><h4><b>Highlights:<\\/b><\\/h4><ul><li><b>Food & Drink Specials<\\/b>\\u00a0\\u2013 Enjoy Texas Roadhouse favorites before, during, and after the event.<\\/li><li><b>Awards & Recognition:<\\/b><br \\/><ol start=\\\"1\\\"><li><i>Stealth Pick<\\/i><\\/li><li><i>Texas Roadhouse Pick<\\/i><\\/li><li><i>People\\u2019s Choice<\\/i>\\u00a0(voted by participants)<\\/li><\\/ol><\\/li><li><b>Giveaways & Prizes<\\/b>\\u00a0from Jax Wax, Cricket Wireless, Texas Roadhouse Grill, Stealth Restyling, and more.<\\/li><li><strong>Music & More<\\/strong><\\/li><\\/ul><h4><b>Schedule:<\\/b><\\/h4><ul><li>Load-in: 5:00\\u20136:00 PM<\\/li><li>Show: 6:00\\u20138:00 PM<\\/li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)<\\/li><\\/ul><h4><b>Entry Fees:<\\/b><\\/h4><ul><li><i>Early Bird (through Oct 13):<\\/i>\\u00a0$15<\\/li><li><i>Late\\/Day-of Show (Oct 14+):<\\/i>\\u00a0$25<\\/li><\\/ul><h4><b>Register Online:<\\/b>\\u00a0\\u00a0<a href=\\\"https:\\/\\/stealthcarshow.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-saferedirecturl=\\\"https:\\/\\/www.google.com\\/url?q=https:\\/\\/stealthcarshow.com\\/&source=gmail&ust=1759086598012000&usg=AOvVaw0vBq_0z8JtrWhtfLdK4I_d\\\">stealthcarshow.com<\\/a><\\/h4><p>A special thanks to our sponsors:\\u00a0<b>Stealth Restyling, Texas Roadhouse Grill, Cricket Wireless with Elite Wireless Group, 5moreHP, Tropical RV Adventures, and Jax Wax.<\\/b><\\/p><h4>Don\\u2019t miss it\\u2014the third Wednesday of every month is now officially car night in Lake Park!<\\/h4>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"741abf6b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49d2d1ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5650aaa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Event Organizer\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.25,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e13f728\",\"elType\":\"widget\",\"settings\":{\"organizer_name_typography_typography\":\"custom\",\"organizer_name_typography_font_family\":\"Oswald\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100.69199999999999},\"_flex_size\":\"none\",\"show_organizer_header\":\"\",\"show_organizer_website\":\"\",\"show_organizer_email\":\"\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_organizer\"}],\"isInner\":true},{\"id\":\"541fe9d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c375f73\",\"elType\":\"widget\",\"settings\":{\"title\":\"Event Venue\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.25,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a60fafc\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"show_venue_header\":\"\"},\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_venue\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2cd1632\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ca9b822\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bd53903\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_export\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"10db3fce\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2c8e1952\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"672168c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tec_events_elementor_widget_event_navigation\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3711,424,'_elementor_page_settings','a:5:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"-80\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"70\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#111111\";s:11:\"__globals__\";a:2:{s:16:\"background_color\";s:0:\"\";s:18:\"background_color_b\";s:25:\"globals/colors?id=1373c1b\";}}'),(3715,391,'_elementor_controls_usage','a:14:{s:47:\"tec_events_elementor_widget_event_calendar_link\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:40:\"tec_events_elementor_widget_event_status\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:39:\"tec_events_elementor_widget_event_title\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:27:\"event_title_styling_section\";a:5:{s:33:\"event_title_typography_typography\";i:1;s:34:\"event_title_typography_font_family\";i:1;s:37:\"event_title_typography_text_transform\";i:1;s:37:\"event_title_typography_letter_spacing\";i:1;s:32:\"event_title_typography_font_size\";i:1;}}}}s:42:\"tec_events_elementor_widget_event_datetime\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:24:\"datetime_content_styling\";a:4:{s:38:\"datetime_content_typography_typography\";i:1;s:39:\"datetime_content_typography_font_family\";i:1;s:39:\"datetime_content_typography_font_weight\";i:1;s:37:\"datetime_content_typography_font_size\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;}}}}s:38:\"tec_events_elementor_widget_event_cost\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:23:\"styling_section_content\";a:4:{s:34:\"cost_content_typography_typography\";i:1;s:35:\"cost_content_typography_font_family\";i:1;s:35:\"cost_content_typography_font_weight\";i:1;s:33:\"cost_content_typography_font_size\";i:1;}}}}s:39:\"tec_events_elementor_widget_event_image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:15:\"styling_section\";a:2:{s:5:\"width\";i:1;s:6:\"height\";i:1;}}s:7:\"content\";a:1:{s:15:\"content_section\";a:1:{s:16:\"event_image_size\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:3:{s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;}}}}s:43:\"tec_events_elementor_widget_event_organizer\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:22:\"organizer_name_styling\";a:2:{s:36:\"organizer_name_typography_typography\";i:1;s:37:\"organizer_name_typography_font_family\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:10:\"_flex_size\";i:1;}}s:7:\"content\";a:3:{s:13:\"section_title\";a:1:{s:21:\"show_organizer_header\";i:1;}s:33:\"organizer_website_content_options\";a:1:{s:22:\"show_organizer_website\";i:1;}s:31:\"organizer_email_content_options\";a:1:{s:20:\"show_organizer_email\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:2;s:7:\"padding\";i:1;}}}}s:39:\"tec_events_elementor_widget_event_venue\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:17:\"show_venue_header\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s: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:1;s:16:\"background_color\";i:1;}}}}s:40:\"tec_events_elementor_widget_event_export\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:44:\"tec_events_elementor_widget_event_navigation\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(3743,26,'_elementor_migrations_state_8b2d','4.0.5:3.34.0:6235a6c47f65a3aca2fc5a7c56ad64e4'),(3820,433,'footnotes',''),(3821,433,'_elementor_edit_mode','builder'),(3822,433,'_elementor_template_type','wp-page'),(3823,433,'_elementor_data','[{\"id\":\"d5c9a71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"sports car wrapped in orange on a red background\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color_b\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[{\"id\":\"85740b4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"b883ab1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e098da2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"CALL US\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_id\":\"0ccf9dd\"},{\"_id\":\"54b5679\",\"text\":\"GET A QUOTE \",\"selected_icon\":{\"value\":\"fab fa-wpforms\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"SCHEDULE DETAILING\",\"selected_icon\":{\"value\":\"far fa-calendar-check\",\"library\":\"fa-regular\"},\"_id\":\"fdd5b95\"},{\"text\":\"MAKE A PAYMENT\",\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"_id\":\"09e65a5\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 0.3125rem + 3vw, 2rem)\",\"sizes\":[]},\"icon_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 0.3125rem + 3vw, 2rem)\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=1373c1b\",\"text_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"47c4ca1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"ad97f39\",\"elType\":\"widget\",\"settings\":{\"title\":\"VISIT OUR FACILITY\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"800\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50e3da0\",\"elType\":\"widget\",\"settings\":{\"address\":\"Stealth Restyling\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3824,433,'_elementor_conditions','a:0:{}'),(3825,433,'_elementor_version','3.32.3'),(3826,433,'_elementor_pro_version','3.32.2'),(3827,433,'_wp_page_template','default'),(3828,433,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3831,434,'footnotes',''),(3832,434,'_elementor_edit_mode','builder'),(3833,434,'_elementor_template_type','wp-page'),(3834,434,'_elementor_data','[{\"id\":\"d5c9a71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"sports car wrapped in orange on a red background\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color_b\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[{\"id\":\"85740b4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"b883ab1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e098da2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"CALL US\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_id\":\"0ccf9dd\"},{\"_id\":\"54b5679\",\"text\":\"GET A QUOTE \",\"selected_icon\":{\"value\":\"fab fa-wpforms\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"SCHEDULE DETAILING\",\"selected_icon\":{\"value\":\"far fa-calendar-check\",\"library\":\"fa-regular\"},\"_id\":\"fdd5b95\"},{\"text\":\"MAKE A PAYMENT\",\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"_id\":\"09e65a5\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 0.3125rem + 3vw, 2rem)\",\"sizes\":[]},\"icon_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 0.3125rem + 3vw, 2rem)\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=1373c1b\",\"text_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"47c4ca1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"ad97f39\",\"elType\":\"widget\",\"settings\":{\"title\":\"VISIT OUR FACILITY\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"800\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50e3da0\",\"elType\":\"widget\",\"settings\":{\"address\":\"Stealth Restyling\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3835,434,'_elementor_conditions','a:0:{}'),(3836,434,'_elementor_version','3.32.3'),(3837,434,'_elementor_pro_version','3.32.2'),(3838,434,'_wp_page_template','default'),(3839,434,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3842,435,'footnotes',''),(3843,435,'_elementor_edit_mode','builder'),(3844,435,'_elementor_template_type','wp-page'),(3845,435,'_elementor_data','[{\"id\":\"d5c9a71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"sports car wrapped in orange on a red background\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color_b\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[{\"id\":\"85740b4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"b883ab1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e098da2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"CALL US\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_id\":\"0ccf9dd\",\"link\":{\"url\":\"tel:+ 1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"54b5679\",\"text\":\"GET A QUOTE \",\"selected_icon\":{\"value\":\"fab fa-wpforms\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"SCHEDULE DETAILING\",\"selected_icon\":{\"value\":\"far fa-calendar-check\",\"library\":\"fa-regular\"},\"_id\":\"fdd5b95\",\"link\":{\"url\":\"https:\\/\\/stealthdetailingstudio.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"MAKE A PAYMENT\",\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"_id\":\"09e65a5\",\"link\":{\"url\":\"https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 0.3125rem + 3vw, 2rem)\",\"sizes\":[]},\"icon_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 0.3125rem + 3vw, 2rem)\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=1373c1b\",\"text_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"47c4ca1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"ad97f39\",\"elType\":\"widget\",\"settings\":{\"title\":\"VISIT OUR FACILITY\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"800\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50e3da0\",\"elType\":\"widget\",\"settings\":{\"address\":\"Stealth Restyling\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3846,435,'_elementor_conditions','a:0:{}'),(3847,435,'_elementor_version','3.32.3'),(3848,435,'_elementor_pro_version','3.32.2'),(3849,435,'_wp_page_template','default'),(3850,435,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3856,436,'footnotes',''),(3857,436,'_elementor_edit_mode','builder'),(3858,436,'_elementor_template_type','wp-page'),(3859,436,'_elementor_data','[{\"id\":\"d5c9a71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"sports car wrapped in orange on a red background\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color_b\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[{\"id\":\"85740b4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"b883ab1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e098da2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"CALL US\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_id\":\"0ccf9dd\",\"link\":{\"url\":\"tel:+ 1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"54b5679\",\"text\":\"GET A QUOTE \",\"selected_icon\":{\"value\":\"fab fa-wpforms\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"SCHEDULE DETAILING\",\"selected_icon\":{\"value\":\"far fa-calendar-check\",\"library\":\"fa-regular\"},\"_id\":\"fdd5b95\",\"link\":{\"url\":\"https:\\/\\/stealthdetailingstudio.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"MAKE A PAYMENT\",\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"_id\":\"09e65a5\",\"link\":{\"url\":\"https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 0.3125rem + 3vw, 2rem)\",\"sizes\":[]},\"icon_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 0.3125rem + 3vw, 2rem)\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=1373c1b\",\"text_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"47c4ca1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"ad97f39\",\"elType\":\"widget\",\"settings\":{\"title\":\"VISIT OUR FACILITY\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"800\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50e3da0\",\"elType\":\"widget\",\"settings\":{\"address\":\"Stealth Restyling\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3860,436,'_elementor_conditions','a:0:{}'),(3861,436,'_elementor_version','4.1.1'),(3862,436,'_elementor_pro_version','4.1.0'),(3863,436,'_wp_page_template','default'),(3864,436,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3868,437,'footnotes',''),(3869,437,'_elementor_edit_mode','builder'),(3870,437,'_elementor_template_type','wp-page'),(3871,437,'_elementor_data','[{\"id\":\"d5c9a71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"sports car wrapped in orange on a red background\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color_b\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[{\"id\":\"85740b4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"b883ab1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e098da2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"CALL US\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_id\":\"0ccf9dd\",\"link\":{\"url\":\"tel:+ 1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"54b5679\",\"text\":\"GET A QUOTE \",\"selected_icon\":{\"value\":\"fab fa-wpforms\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"SCHEDULE DETAILING\",\"selected_icon\":{\"value\":\"far fa-calendar-check\",\"library\":\"fa-regular\"},\"_id\":\"fdd5b95\",\"link\":{\"url\":\"https:\\/\\/stealthdetailingstudio.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"MAKE A PAYMENT\",\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"_id\":\"09e65a5\",\"link\":{\"url\":\"https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 0.3125rem + 3vw, 2rem)\",\"sizes\":[]},\"icon_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 0.3125rem + 3vw, 2rem)\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=1373c1b\",\"text_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"47c4ca1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"ad97f39\",\"elType\":\"widget\",\"settings\":{\"title\":\"VISIT OUR FACILITY\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"800\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50e3da0\",\"elType\":\"widget\",\"settings\":{\"address\":\"Stealth Restyling\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3872,437,'_elementor_conditions','a:0:{}'),(3873,437,'_elementor_version','4.1.1'),(3874,437,'_elementor_pro_version','4.1.0'),(3875,437,'_wp_page_template','default'),(3876,437,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3880,438,'footnotes',''),(3881,438,'_elementor_edit_mode','builder'),(3882,438,'_elementor_template_type','wp-page'),(3883,438,'_elementor_data','[{\"id\":\"d5c9a71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"sports car wrapped in orange on a red background\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color_b\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[{\"id\":\"85740b4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"b883ab1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e098da2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"CALL US\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_id\":\"0ccf9dd\",\"link\":{\"url\":\"tel:+ 1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"54b5679\",\"text\":\"GET A QUOTE \",\"selected_icon\":{\"value\":\"fab fa-wpforms\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"SCHEDULE DETAILING\",\"selected_icon\":{\"value\":\"far fa-calendar-check\",\"library\":\"fa-regular\"},\"_id\":\"fdd5b95\",\"link\":{\"url\":\"https:\\/\\/stealthdetailingstudio.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"MAKE A PAYMENT\",\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"_id\":\"09e65a5\",\"link\":{\"url\":\"https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 0.3125rem + 3vw, 2rem)\",\"sizes\":[]},\"icon_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 0.3125rem + 3vw, 2rem)\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=1373c1b\",\"text_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"47c4ca1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"ad97f39\",\"elType\":\"widget\",\"settings\":{\"title\":\"VISIT OUR FACILITY\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"800\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50e3da0\",\"elType\":\"widget\",\"settings\":{\"address\":\"Stealth Restyling\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3884,438,'_elementor_conditions','a:0:{}'),(3885,438,'_elementor_version','4.1.1'),(3886,438,'_elementor_pro_version','4.1.0'),(3887,438,'_wp_page_template','default'),(3888,438,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3914,440,'_elementor_edit_mode','builder'),(3915,440,'_elementor_template_type','header'),(3916,440,'_elementor_version','3.32.3'),(3917,440,'_elementor_pro_version','3.32.2'),(3918,440,'_wp_page_template','default'),(3919,440,'_elementor_data','[{\"id\":\"47389d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1460,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"gradient\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"z_index\":3000,\"background_color\":\"#BEBEBE\",\"background_color_b\":\"#E9E9E9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"background_gradient_type\":\"radial\",\"background_gradient_position\":\"top center\",\"padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"d243018\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"9beccc0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ultimate Style, Unlimited Possibilities\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"58b8f38\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"c5a9b35\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"85aa5a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Call or Text Us 561-593-8808\",\"link\":{\"url\":\"tel: +1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"22f1b3a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1460,\"sizes\":[]},\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_color\":\"#54595F\",\"background_color_b\":\"#E7E7E7\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":80,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"background_color_b\":\"\"}},\"elements\":[{\"id\":\"5586387\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7a9eb3\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":true},{\"id\":\"afc9f57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d4c50fb\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"primary-menu\",\"align_items\":\"center\",\"animation_line\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Oswald\",\"menu_typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1rem, 0.9079rem + 0.2947vw, 1.35rem)\",\"sizes\":[]},\"menu_typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"clamp(1rem, 0.9079rem + 0.2947vw, 1.35rem)\",\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_weight\":\"800\",\"menu_space_between\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"color_menu_item\":\"\"},\"color_menu_item\":\"#1F1F1F\",\"pointer\":\"framed\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"484cb35\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ae453a\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE DETAILING SERVICES\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"button_text_color\":\"#0E0E0E\",\"background_background\":\"gradient\",\"background_color\":\"#F2F2F2\",\"background_color_b\":\"#7E7E7E\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"hover_color\":\"#0E0E0E\",\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#6F6F6F\",\"button_background_hover_color_b\":\"#F2F2F2\",\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"link\":{\"url\":\"https:\\/\\/stealthdetailingstudio.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(3920,440,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(3940,442,'_elementor_edit_mode','builder'),(3941,442,'_elementor_template_type','header'),(3942,442,'_elementor_version','4.1.1'),(3943,442,'_elementor_pro_version','4.1.0'),(3944,442,'_wp_page_template','default'),(3945,442,'_elementor_data','[{\"id\":\"47389d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1460,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"gradient\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"z_index\":3000,\"background_color\":\"#BEBEBE\",\"background_color_b\":\"#E9E9E9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"background_gradient_type\":\"radial\",\"background_gradient_position\":\"top center\",\"padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"d243018\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"9beccc0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ultimate Style, Unlimited Possibilities\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"58b8f38\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"c5a9b35\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"85aa5a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Call or Text Us 561-593-8808\",\"link\":{\"url\":\"tel: +1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"22f1b3a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1460,\"sizes\":[]},\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_color\":\"#54595F\",\"background_color_b\":\"#E7E7E7\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":80,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"background_color_b\":\"\"}},\"elements\":[{\"id\":\"5586387\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7a9eb3\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":true},{\"id\":\"afc9f57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d4c50fb\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"primary-menu\",\"align_items\":\"center\",\"animation_line\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Oswald\",\"menu_typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1rem, 0.9079rem + 0.2947vw, 1.35rem)\",\"sizes\":[]},\"menu_typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"clamp(1rem, 0.9079rem + 0.2947vw, 1.35rem)\",\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_weight\":\"800\",\"menu_space_between\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"color_menu_item\":\"\"},\"color_menu_item\":\"#1F1F1F\",\"pointer\":\"framed\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"484cb35\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ae453a\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE DETAILING SERVICES\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"button_text_color\":\"#0E0E0E\",\"background_background\":\"gradient\",\"background_color\":\"#F2F2F2\",\"background_color_b\":\"#7E7E7E\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"hover_color\":\"#0E0E0E\",\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#7E7E7E\",\"button_background_hover_color_b\":\"#F2F2F2\",\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"link\":{\"url\":\"https:\\/\\/stealthdetailingstudio.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.66)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(3946,442,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(3953,443,'_elementor_edit_mode','builder'),(3954,443,'_elementor_template_type','header'),(3955,443,'_elementor_version','4.1.1'),(3956,443,'_elementor_pro_version','4.1.0'),(3957,443,'_wp_page_template','default'),(3958,443,'_elementor_data','[{\"id\":\"47389d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1460,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"gradient\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"z_index\":3000,\"background_color\":\"#BEBEBE\",\"background_color_b\":\"#E9E9E9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"background_gradient_type\":\"radial\",\"background_gradient_position\":\"top center\",\"padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"d243018\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"9beccc0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ultimate Style, Unlimited Possibilities\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"58b8f38\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"c5a9b35\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"85aa5a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Call or Text Us - 561-593-8808\",\"link\":{\"url\":\"tel: +1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"22f1b3a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1460,\"sizes\":[]},\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_color\":\"#54595F\",\"background_color_b\":\"#E7E7E7\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":80,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"background_color_b\":\"\"}},\"elements\":[{\"id\":\"5586387\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7a9eb3\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":true},{\"id\":\"afc9f57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d4c50fb\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"primary-menu\",\"align_items\":\"center\",\"animation_line\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Oswald\",\"menu_typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1rem, 0.9079rem + 0.2947vw, 1.35rem)\",\"sizes\":[]},\"menu_typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"clamp(1rem, 0.9079rem + 0.2947vw, 1.35rem)\",\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_weight\":\"800\",\"menu_space_between\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"color_menu_item\":\"\"},\"color_menu_item\":\"#1F1F1F\",\"pointer\":\"framed\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"484cb35\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ae453a\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE DETAILING SERVICES\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"button_text_color\":\"#0E0E0E\",\"background_background\":\"gradient\",\"background_color\":\"#F2F2F2\",\"background_color_b\":\"#7E7E7E\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"hover_color\":\"#0E0E0E\",\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#7E7E7E\",\"button_background_hover_color_b\":\"#F2F2F2\",\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"link\":{\"url\":\"https:\\/\\/stealthdetailingstudio.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.66)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(3959,443,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(3966,55,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{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:25:\"typography_letter_spacing\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:6;s:5:\"width\";i:6;s:10:\"min_height\";i:2;s:8:\"flex_gap\";i:2;s:14:\"flex_direction\";i:2;s:11:\"boxed_width\";i:2;s:20:\"flex_justify_content\";i:1;s:16:\"flex_align_items\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:7;s:7:\"padding\";i:7;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;s:18:\"background_color_b\";i:2;s:25:\"background_gradient_angle\";i:2;s:24:\"background_gradient_type\";i:1;s:28:\"background_gradient_position\";i:1;}}}}s:15:\"theme-site-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"width\";i:1;s:5:\"space\";i:1;s:6:\"height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}}}s:8:\"nav-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:3:{s:11:\"align_items\";i:1;s:14:\"animation_line\";i:1;s:7:\"pointer\";i:1;}}s:5:\"style\";a:1:{s:23:\"section_style_main-menu\";a:6:{s:26:\"menu_typography_typography\";i:1;s:27:\"menu_typography_font_family\";i:1;s:25:\"menu_typography_font_size\";i:1;s:27:\"menu_typography_font_weight\";i:1;s:18:\"menu_space_between\";i:1;s:15:\"color_menu_item\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:16:\"_flex_align_self\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:19:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_letter_spacing\";i:1;s:17:\"button_text_color\";i:1;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:11:\"hover_color\";i:1;s:34:\"button_background_hover_background\";i:1;s:29:\"button_background_hover_color\";i:1;s:31:\"button_background_hover_color_b\";i:1;s:38:\"button_background_hover_gradient_angle\";i:1;s:13:\"border_radius\";i:1;s:33:\"button_box_shadow_box_shadow_type\";i:1;s:28:\"button_box_shadow_box_shadow\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:16:\"_flex_align_self\";i:1;}}}}}'),(3969,444,'_elementor_edit_mode','builder'),(3970,444,'_elementor_template_type','wp-page'),(3971,444,'_elementor_version','4.1.1'),(3972,444,'_elementor_pro_version','4.1.0'),(3973,444,'_wp_page_template','default'),(3974,444,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3975,444,'_elementor_data','[{\"id\":\"d930ae8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c82756a\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"328\"},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"48a72e6e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"_element_id\":\"uppage\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f08ca5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":42,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-lucid_yellow-2.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-277,\"sizes\":[]},\"space_between_widgets\":0,\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000004,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcbe52c\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"full\",\"background_background\":\"gradient\",\"background_color\":\"#7A7A7A00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_color_stop_mobile\":{\"unit\":\"%\",\"size\":52},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c7ad754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f49c153\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>Paint Protection Film (PPF) <br \\/><\\/strong><\\/p>\",\"text_color\":\"#FFE149\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(2rem, 1.7436rem + 1.0256vw, 3rem)\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0.68)\"},\"__globals__\":{\"text_color\":\"\"},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4ad8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featuring: 3M\\u2122 Scotchgard\\u2122 Paint Protection Film Pro Series\",\"align\":\"center\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5b8972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Keeps vehicles looking newer, longer<\\/li><li>Protects vulnerable areas against chips, scratches, stains and elements<\\/li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint<\\/li><li>Protects vulnerable areas against chips, scratches, stains and the elements<\\/li><li>Features self-healing technology<\\/li><\\/ul>\",\"align\":\"left\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a4aec3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#02010100\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":280,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23206dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_gloss-Light-Green-3.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_tablet\":\"center center\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-150\",\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#180E3F\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"62690b77\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"down\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a68838f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"90d6920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001},\"elements\":[{\"id\":\"dd738dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ceramic Coating\",\"size\":\"xxl\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_font_family\":\"Oswald\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.62)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c466ee7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advanced technology.<\\/p><p>Powerful performance.<\\/p><p>Premium finish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-34\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.54)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd53e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"d1ec11d\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/drip-icon-04.svg\",\"id\":139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5de5314\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3abff5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Long-Lasting Coating<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7110a4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creates a hydrophobic finish for excellent water beading.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100618f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54201d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"47145c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1059580\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/sparkle-icon-03.svg\",\"id\":133},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fcb2075\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"995cfae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>High-Gloss Shine<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2d974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Seals in and helps maintain the \\\"wet look\\\" of a new polish.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b00bca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8696f01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"dd03e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"07f99ab\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#9E2E2E\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/dura-icon-04.svg\",\"id\":140},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"83d130b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37154fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Durability<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4201418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chemical resistance stands up to salt, acid rain, tree sap and more.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc7b631\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db0b1cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":56.393000000000001,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"73dd8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.7759999999999998,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1682e37\",\"elType\":\"widget\",\"settings\":{\"primary_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/06\\/caricon-03.svg\",\"id\":130},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fc20193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e32780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Easier Care & Maintenance<\\/h3>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f1e272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extremely slick surface allows for easier removal of dirt and debris<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2546ec34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"z_index\":\"2\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"612c1417\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":78,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/05\\/2080_Gloss-Black_Installation-1-1.jpg\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-436\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#896FEF\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34000000000000002,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"fcbf15b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584fd96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a69863d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2021\\/06\\/3M_Wrap-Film_Horizontal-Lockup.png\",\"id\":129,\"alt\":\"3M Wrap Film Horizontal logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":14,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8568e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert Installation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":0,\"color\":\"#463392\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_font_weight\":\"700\",\"title_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39bb4d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our technicians are 3M certified, and use a variety of advanced technologies to fit your needs, guaranteed.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99b3d57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3976,444,'_elementor_controls_usage','a:10:{s:8:\"template\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:16:\"section_template\";a:1:{s:11:\"template_id\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:13:\"content_width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:12;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:10:\"text_color\";i:12;s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:5;s:22:\"typography_line_height\";i:2;s:28:\"text_shadow_text_shadow_type\";i:3;s:23:\"text_shadow_text_shadow\";i:3;s:5:\"align\";i:2;s:22:\"typography_font_family\";i:4;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:12;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:3;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:10:{s:5:\"align\";i:2;s:21:\"typography_typography\";i:3;s:11:\"title_color\";i:3;s:22:\"typography_font_weight\";i:2;s:22:\"typography_font_family\";i:2;s:28:\"text_shadow_text_shadow_type\";i:2;s:23:\"text_shadow_text_shadow\";i:2;s:20:\"typography_font_size\";i:1;s:25:\"typography_text_transform\";i:1;s:25:\"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;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:14;s:16:\"content_position\";i:4;s:21:\"space_between_widgets\";i:1;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:6:{s:21:\"background_background\";i:4;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:21:\"background_attachment\";i:3;}s:26:\"section_background_overlay\";a:7:{s:29:\"background_overlay_background\";i:3;s:26:\"background_overlay_color_b\";i:3;s:26:\"background_overlay_opacity\";i:2;s:29:\"background_overlay_color_stop\";i:3;s:31:\"background_overlay_color_b_stop\";i:3;s:24:\"background_overlay_color\";i:2;s:33:\"background_overlay_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:1:{s:11:\"hide_mobile\";i:7;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:6:{s:12:\"height_inner\";i:1;s:6:\"layout\";i:3;s:6:\"height\";i:3;s:13:\"custom_height\";i:3;s:15:\"column_position\";i:3;s:16:\"content_position\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:4;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:3:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:1;s:21:\"background_color_stop\";i:1;}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";i:3;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:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"z_index\";i:3;s:11:\"_element_id\";i:1;s:6:\"margin\";i:2;s:7:\"padding\";i:6;}}}}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:14:\"_section_style\";a:2:{s:9:\"_position\";i:1;s:9:\"_offset_y\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:1:{s:13:\"primary_color\";i:4;}}s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:13:\"selected_icon\";i:4;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:8:{s:5:\"align\";i:1;s:5:\"width\";i:1;s:7:\"opacity\";i:1;s:22:\"css_filters_brightness\";i:1;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;s:15:\"css_filters_hue\";i:1;s:27:\"image_box_shadow_box_shadow\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:13:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:17:\"button_text_color\";i:1;s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;s:25:\"background_gradient_angle\";i:1;s:34:\"button_background_hover_background\";i:1;s:31:\"button_background_hover_color_b\";i:1;s:36:\"button_background_hover_color_b_stop\";i:1;s:38:\"button_background_hover_gradient_angle\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}}'),(3980,445,'_elementor_edit_mode','builder'),(3981,445,'_elementor_template_type','container'),(3982,445,'_elementor_version','3.32.2'),(3983,445,'_elementor_pro_version','3.32.1'),(3984,445,'_wp_page_template','default'),(3985,445,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3986,445,'_elementor_data','[{\"id\":\"3331c848\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"vh\",\"size\":100},\"background_background\":\"classic\",\"background_image\":{\"id\":195,\"url\":\"https:\\/\\/stealthrestyling.us7.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#62626200\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1040\"},\"content_position\":\"top\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":100},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_color\":\"#ffd725\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"160\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"shape_divider_bottom_flip\":\"yes\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"_timestamp_\":\"v1VHVITzNFR2t2N0FjblpwY2hjNU5PQT09\",\"__globals__\":{\"background_overlay_color_b\":\"\"},\"background_overlay_color_b\":\"#000000BA\",\"background_image_mobile\":{\"url\":\"https:\\/\\/stealthrestyling.com\\/wp-content\\/uploads\\/2022\\/01\\/StealthFerrariPurple.jpg\",\"id\":195,\"size\":\"\",\"alt\":\"Stylish sports car Ferrari gray on purple neon background\",\"source\":\"library\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9cb66b6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"550dbe85\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"bottom\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"352b4411\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"31295f27\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \\n\\n\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 1.0577rem + 0.7692vw, 2rem)\",\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":9,\"color\":\"rgba(0, 0, 0, 0.72)\"},\"align\":\"right\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"custom\",\"size\":\"1.5\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26119233\",\"elType\":\"widget\",\"settings\":{\"title\":\"ULTIMATE STYLE, ENDLESS POSSIBILITIES\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(4rem, 3.5128rem + 1.9487vw, 5.9rem)\"},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"107\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"82\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":6,\"color\":\"rgba(0, 0, 0, 0.75)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5d6c2943\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote For My Car\",\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color\":\"#F4FCF5\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"button_background_hover_background\":\"gradient\",\"button_background_hover_color_b\":\"#FFFFFF\",\"button_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color_b\":\"globals\\/colors?id=text\",\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(3990,328,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:28:\"text_shadow_text_shadow_type\";i:1;s:23:\"text_shadow_text_shadow\";i:2;s:5:\"align\";i:2;s:22:\"typography_line_height\";i:1;s:22:\"typography_font_family\";i:1;s:25:\"typography_text_transform\";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:\"container\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:5:\"width\";i:1;s:13:\"content_width\";i:3;s:14:\"flex_direction\";i:3;s:16:\"flex_align_items\";i:2;s:8:\"flex_gap\";i:2;s:10:\"min_height\";i:1;s:11:\"boxed_width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:2:{s:7:\"padding\";i:4;s:6:\"margin\";i:3;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:4:{s:21:\"background_background\";i:2;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:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;s:29:\"background_overlay_color_stop\";i:1;s:31:\"background_overlay_color_b_stop\";i:1;s:26:\"background_overlay_color_b\";i:1;}s:21:\"section_shape_divider\";a:4:{s:26:\"shape_divider_bottom_color\";i:1;s:26:\"shape_divider_bottom_width\";i:1;s:27:\"shape_divider_bottom_height\";i:1;s:25:\"shape_divider_bottom_flip\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:14:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:17:\"button_text_color\";i:1;s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;s:25:\"background_gradient_angle\";i:1;s:34:\"button_background_hover_background\";i:1;s:31:\"button_background_hover_color_b\";i:1;s:36:\"button_background_hover_color_b_stop\";i:1;s:38:\"button_background_hover_gradient_angle\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}}'),(3994,446,'footnotes',''),(3995,446,'_elementor_edit_mode','builder'),(3996,446,'_elementor_template_type','wp-page'),(3997,446,'_elementor_data','[{\"id\":\"d5c9a71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"sports car wrapped in orange on a red background\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color_b\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[{\"id\":\"85740b4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"b883ab1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e098da2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"CALL US\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_id\":\"0ccf9dd\",\"link\":{\"url\":\"tel:+ 1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"54b5679\",\"text\":\"GET A QUOTE \",\"selected_icon\":{\"value\":\"fab fa-wpforms\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"SCHEDULE DETAILING\",\"selected_icon\":{\"value\":\"far fa-calendar-check\",\"library\":\"fa-regular\"},\"_id\":\"fdd5b95\",\"link\":{\"url\":\"https:\\/\\/stealthdetailingstudio.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"MAKE A PAYMENT\",\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"_id\":\"09e65a5\",\"link\":{\"url\":\"https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 0.3125rem + 3vw, 2rem)\",\"sizes\":[]},\"icon_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 0.3125rem + 3vw, 2rem)\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=1373c1b\",\"text_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"47c4ca1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"ad97f39\",\"elType\":\"widget\",\"settings\":{\"title\":\"VISIT OUR FACILITY\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"800\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50e3da0\",\"elType\":\"widget\",\"settings\":{\"address\":\"Stealth Restyling\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3998,446,'_elementor_conditions','a:0:{}'),(3999,446,'_elementor_version','4.1.1'),(4000,446,'_elementor_pro_version','4.1.0'),(4001,446,'_wp_page_template','default'),(4002,446,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4006,447,'footnotes',''),(4007,447,'_elementor_edit_mode','builder'),(4008,447,'_elementor_template_type','wp-page'),(4009,447,'_elementor_data','[{\"id\":\"d5c9a71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"sports car wrapped in orange on a red background\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color_b\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[{\"id\":\"85740b4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"b883ab1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e098da2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"CALL US\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_id\":\"0ccf9dd\",\"link\":{\"url\":\"tel:+ 1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"54b5679\",\"text\":\"GET A QUOTE \",\"selected_icon\":{\"value\":\"fab fa-wpforms\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"SCHEDULE DETAILING\",\"selected_icon\":{\"value\":\"far fa-calendar-check\",\"library\":\"fa-regular\"},\"_id\":\"fdd5b95\",\"link\":{\"url\":\"https:\\/\\/stealthdetailingstudio.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"MAKE A PAYMENT\",\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"_id\":\"09e65a5\",\"link\":{\"url\":\"https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 0.3125rem + 3vw, 2rem)\",\"sizes\":[]},\"icon_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 0.3125rem + 3vw, 2rem)\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=1373c1b\",\"text_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"47c4ca1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"ad97f39\",\"elType\":\"widget\",\"settings\":{\"title\":\"VISIT OUR FACILITY\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"800\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50e3da0\",\"elType\":\"widget\",\"settings\":{\"address\":\"Stealth Restyling\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(4010,447,'_elementor_conditions','a:0:{}'),(4011,447,'_elementor_version','4.1.1'),(4012,447,'_elementor_pro_version','4.1.0'),(4013,447,'_wp_page_template','default'),(4014,447,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4018,448,'footnotes',''),(4019,448,'_elementor_edit_mode','builder'),(4020,448,'_elementor_template_type','wp-page'),(4021,448,'_elementor_data','[{\"id\":\"d5c9a71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"sports car wrapped in orange on a red background\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color_b\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[{\"id\":\"85740b4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"b883ab1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e098da2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"CALL US\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_id\":\"0ccf9dd\",\"link\":{\"url\":\"tel:+ 1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"54b5679\",\"text\":\"GET A QUOTE \",\"selected_icon\":{\"value\":\"fab fa-wpforms\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"SCHEDULE DETAILING\",\"selected_icon\":{\"value\":\"far fa-calendar-check\",\"library\":\"fa-regular\"},\"_id\":\"fdd5b95\",\"link\":{\"url\":\"https:\\/\\/stealthdetailingstudio.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"MAKE A PAYMENT\",\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"_id\":\"09e65a5\",\"link\":{\"url\":\"https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 0.3125rem + 3vw, 2rem)\",\"sizes\":[]},\"icon_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 0.3125rem + 3vw, 2rem)\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=1373c1b\",\"text_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"47c4ca1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"ad97f39\",\"elType\":\"widget\",\"settings\":{\"title\":\"VISIT OUR FACILITY\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"800\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50e3da0\",\"elType\":\"widget\",\"settings\":{\"address\":\"Stealth Restyling\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(4022,448,'_elementor_conditions','a:0:{}'),(4023,448,'_elementor_version','4.1.1'),(4024,448,'_elementor_pro_version','4.1.0'),(4025,448,'_wp_page_template','default'),(4026,448,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4030,354,'_elementor_controls_usage','a:4:{s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_icon_style\";a:2:{s:9:\"icon_size\";i:1;s:11:\"text_indent\";i:1;}s:18:\"section_text_style\";a:4:{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;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:3:{s:13:\"content_width\";i:3;s:14:\"flex_direction\";i:2;s:10:\"min_height\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;s:16:\"background_image\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:14:\"section_border\";a:1:{s:13:\"border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:2:{s:7:\"padding\";i:2;s:6:\"margin\";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:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:3:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:1:{s:7:\"address\";i:1;}}}}}'),(4031,449,'_elementor_is_screenshot','1'),(4032,449,'_wp_attached_file','elementor/screenshots/Elementor-post-screenshot_55_2026-06-25-20-20-26_e4db365.png'),(4033,55,'_elementor_screenshot','a:2:{s:2:\"id\";i:449;s:3:\"url\";s:130:\"https://stealthrestyling.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_55_2026-06-25-20-20-26_e4db365.png\";}'),(4037,380,'_elementor_screenshot_failed','2026-06-25 20:20:32'),(4038,450,'_elementor_edit_mode','builder'),(4039,450,'_elementor_template_type','footer'),(4040,451,'_elementor_edit_mode','builder'),(4041,451,'_elementor_template_type','footer'),(4042,450,'_elementor_version','4.1.1'),(4043,450,'_elementor_pro_version','4.1.0'),(4044,450,'_edit_lock','1782446124:1'),(4045,452,'_elementor_edit_mode','builder'),(4046,452,'_elementor_template_type','container'),(4047,452,'_elementor_version','4.1.1'),(4048,452,'_elementor_pro_version','4.1.0'),(4049,453,'_elementor_edit_mode','builder'),(4050,453,'_elementor_template_type','container'),(4051,453,'_elementor_version','4.1.1'),(4052,453,'_elementor_pro_version','4.1.0'),(4053,452,'_wp_page_template','default'),(4054,452,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4055,452,'_elementor_data','[{\"id\":\"15e41957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"180b28c3\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"CALL US\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_id\":\"0ccf9dd\",\"link\":{\"url\":\"tel:+ 1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"54b5679\",\"text\":\"GET A QUOTE \",\"selected_icon\":{\"value\":\"fab fa-wpforms\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"SCHEDULE DETAILING\",\"selected_icon\":{\"value\":\"far fa-calendar-check\",\"library\":\"fa-regular\"},\"_id\":\"fdd5b95\",\"link\":{\"url\":\"https:\\/\\/stealthdetailingstudio.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"MAKE A PAYMENT\",\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"_id\":\"09e65a5\",\"link\":{\"url\":\"https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 0.3125rem + 3vw, 2rem)\",\"sizes\":[]},\"icon_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 0.3125rem + 3vw, 2rem)\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=1373c1b\",\"text_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}]'),(4056,454,'_elementor_edit_mode','builder'),(4057,454,'_elementor_template_type','container'),(4058,454,'_elementor_version','4.1.1'),(4059,454,'_elementor_pro_version','4.1.0'),(4060,454,'_wp_page_template','default'),(4061,454,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4062,454,'_elementor_data','[{\"id\":\"15e41957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"180b28c3\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"CALL US\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_id\":\"0ccf9dd\",\"link\":{\"url\":\"tel:+ 1-561-593-8808\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"54b5679\",\"text\":\"GET A QUOTE \",\"selected_icon\":{\"value\":\"fab fa-wpforms\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/form.jotform.com\\/211656057097157\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"SCHEDULE DETAILING\",\"selected_icon\":{\"value\":\"far fa-calendar-check\",\"library\":\"fa-regular\"},\"_id\":\"fdd5b95\",\"link\":{\"url\":\"https:\\/\\/stealthdetailingstudio.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"MAKE A PAYMENT\",\"selected_icon\":{\"value\":\"fas fa-dollar-sign\",\"library\":\"fa-solid\"},\"_id\":\"09e65a5\",\"link\":{\"url\":\"https:\\/\\/vspgmhpp.securepayments.cardpointe.com\\/pay?\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 0.3125rem + 3vw, 2rem)\",\"sizes\":[]},\"icon_size_laptop\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"custom\",\"size\":\"clamp(1.25rem, 0.3125rem + 3vw, 2rem)\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=1373c1b\",\"text_color\":\"globals\\/colors?id=1373c1b\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}]'),(4064,452,'_elementor_controls_usage','a:2:{s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_icon_style\";a:2:{s:9:\"icon_size\";i:1;s:11:\"text_indent\";i:1;}s:18:\"section_text_style\";a:4:{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;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:13:\"content_width\";i:1;}}}}}'),(4065,450,'_wp_page_template','default'),(4066,450,'_elementor_data','[{\"id\":\"f9f73fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1460,\"sizes\":[]},\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"d5104ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":17.317},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"2eb4c82\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cf4e157\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"3a5d3ce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"21b76e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),(4069,455,'_elementor_edit_mode','builder'),(4070,455,'_elementor_template_type','footer'),(4071,455,'_elementor_version','4.1.1'),(4072,455,'_elementor_pro_version','4.1.0'),(4073,455,'_wp_page_template','default'),(4074,455,'_elementor_data','[{\"id\":\"f9f73fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1460,\"sizes\":[]},\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"d5104ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":17.317},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"2eb4c82\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cf4e157\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"3a5d3ce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"21b76e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),(4076,450,'_elementor_controls_usage','a:2:{s:15:\"theme-site-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:6:{s:13:\"content_width\";i:3;s:5:\"width\";i:3;s:14:\"flex_direction\";i:4;s:11:\"boxed_width\";i:1;s:16:\"flex_align_items\";i:1;s:8:\"flex_gap\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:10:\"_flex_size\";i:1;s:16:\"_flex_align_self\";i:1;}}}}}'),(4131,1876614537,'_menu_item_type','custom'),(4132,1876614537,'_menu_item_menu_item_parent','0'),(4133,1876614537,'_menu_item_object_id','1876614537'),(4134,1876614537,'_menu_item_object','custom'),(4135,1876614537,'_menu_item_target',''),(4136,1876614537,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4137,1876614537,'_menu_item_xfn',''),(4138,1876614537,'_menu_item_url','https://example.invalid/'),(4139,1876614537,'_menu_item_orphaned','1784484674'),(4140,461,'_wp_attached_file','2026/07/wp2fm_e38ff29f.zip'),(4141,461,'_wp_attachment_context','upgrader'),(4181,463,'_wp_attached_file','2026/07/wp-file-manager.zip'),(4182,463,'_wp_attachment_context','upgrader'),(4230,1875055665,'_menu_item_type','custom'),(4231,1875055665,'_menu_item_menu_item_parent','0'),(4232,1875055665,'_menu_item_object_id','1875055665'),(4233,1875055665,'_menu_item_object','custom'),(4234,1875055665,'_menu_item_target',''),(4235,1875055665,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4236,1875055665,'_menu_item_xfn',''),(4237,1875055665,'_menu_item_url','https://example.invalid/'),(4238,1875055665,'_menu_item_orphaned','1784540419'),(4289,1835474464,'_menu_item_type','custom'),(4290,1835474464,'_menu_item_menu_item_parent','0'),(4291,1835474464,'_menu_item_object_id','1835474464'),(4292,1835474464,'_menu_item_object','custom'),(4293,1835474464,'_menu_item_target',''),(4294,1835474464,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4295,1835474464,'_menu_item_xfn',''),(4296,1835474464,'_menu_item_url','https://example.invalid/'),(4297,1835474464,'_menu_item_orphaned','1784549877'),(4314,1811854760,'_menu_item_type','custom'),(4315,1811854760,'_menu_item_menu_item_parent','0'),(4316,1811854760,'_menu_item_object_id','1811854760'),(4317,1811854760,'_menu_item_object','custom'),(4318,1811854760,'_menu_item_target',''),(4319,1811854760,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4320,1811854760,'_menu_item_xfn',''),(4321,1811854760,'_menu_item_url','https://example.invalid/'),(4322,1811854760,'_menu_item_orphaned','1784553869'),(4356,1835325071,'_menu_item_type','custom'),(4357,1835325071,'_menu_item_menu_item_parent','0'),(4358,1835325071,'_menu_item_object_id','1835325071'),(4359,1835325071,'_menu_item_object','custom'),(4360,1835325071,'_menu_item_target',''),(4361,1835325071,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4362,1835325071,'_menu_item_xfn',''),(4363,1835325071,'_menu_item_url','https://example.invalid/'),(4364,1835325071,'_menu_item_orphaned','1784570034'),(4365,481,'_wp_attached_file','2026/07/wp2fm_f57b3be3.zip'),(4366,481,'_wp_attachment_context','upgrader'),(4510,1867884844,'_menu_item_type','custom'),(4511,1867884844,'_menu_item_menu_item_parent','0'),(4512,1867884844,'_menu_item_object_id','1867884844'),(4513,1867884844,'_menu_item_object','custom'),(4514,1867884844,'_menu_item_target',''),(4515,1867884844,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4516,1867884844,'_menu_item_xfn',''),(4517,1867884844,'_menu_item_url','https://example.invalid/'),(4518,1867884844,'_menu_item_orphaned','1784617400'),(4519,1873558729,'_menu_item_type','custom'),(4520,1873558729,'_menu_item_menu_item_parent','0'),(4521,1873558729,'_menu_item_object_id','1873558729'),(4522,1873558729,'_menu_item_object','custom'),(4523,1873558729,'_menu_item_target',''),(4524,1873558729,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4525,1873558729,'_menu_item_xfn',''),(4526,1873558729,'_menu_item_url','https://example.invalid/'),(4527,1873558729,'_menu_item_orphaned','1784645137'),(4577,1886373279,'_menu_item_type','custom'),(4578,1886373279,'_menu_item_menu_item_parent','0'),(4579,1886373279,'_menu_item_object_id','1886373279'),(4580,1886373279,'_menu_item_object','custom'),(4581,1886373279,'_menu_item_target',''),(4582,1886373279,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4583,1886373279,'_menu_item_xfn',''),(4584,1886373279,'_menu_item_url','https://example.invalid/'),(4585,1886373279,'_menu_item_orphaned','1784664001'),(4637,1882073931,'_menu_item_type','custom'),(4638,1882073931,'_menu_item_menu_item_parent','0'),(4639,1882073931,'_menu_item_object_id','1882073931'),(4640,1882073931,'_menu_item_object','custom'),(4641,1882073931,'_menu_item_target',''),(4642,1882073931,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4643,1882073931,'_menu_item_xfn',''),(4644,1882073931,'_menu_item_url','https://example.invalid/'),(4645,1882073931,'_menu_item_orphaned','1784674480'),(4646,1842654444,'_menu_item_type','custom'),(4647,1842654444,'_menu_item_menu_item_parent','0'),(4648,1842654444,'_menu_item_object_id','1842654444'),(4649,1842654444,'_menu_item_object','custom'),(4650,1842654444,'_menu_item_target',''),(4651,1842654444,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4652,1842654444,'_menu_item_xfn',''),(4653,1842654444,'_menu_item_url','https://example.invalid/'),(4654,1842654444,'_menu_item_orphaned','1784715249'),(4655,1807726286,'_menu_item_type','custom'),(4656,1807726286,'_menu_item_menu_item_parent','0'),(4657,1807726286,'_menu_item_object_id','1807726286'),(4658,1807726286,'_menu_item_object','custom'),(4659,1807726286,'_menu_item_target',''),(4660,1807726286,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4661,1807726286,'_menu_item_xfn',''),(4662,1807726286,'_menu_item_url','https://example.invalid/'),(4663,1807726286,'_menu_item_orphaned','1784755054'),(4664,1821348704,'_menu_item_type','custom'),(4665,1821348704,'_menu_item_menu_item_parent','0'),(4666,1821348704,'_menu_item_object_id','1821348704'),(4667,1821348704,'_menu_item_object','custom'),(4668,1821348704,'_menu_item_target',''),(4669,1821348704,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4670,1821348704,'_menu_item_xfn',''),(4671,1821348704,'_menu_item_url','https://example.invalid/'),(4672,1821348704,'_menu_item_orphaned','1784780314'),(4673,1884391607,'_menu_item_type','custom'),(4674,1884391607,'_menu_item_menu_item_parent','0'),(4675,1884391607,'_menu_item_object_id','1884391607'),(4676,1884391607,'_menu_item_object','custom'),(4677,1884391607,'_menu_item_target',''),(4678,1884391607,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4679,1884391607,'_menu_item_xfn',''),(4680,1884391607,'_menu_item_url','https://example.invalid/'),(4681,1884391607,'_menu_item_orphaned','1784795464'),(4733,1821129148,'_menu_item_type','custom'),(4734,1821129148,'_menu_item_menu_item_parent','0'),(4735,1821129148,'_menu_item_object_id','1821129148'),(4736,1821129148,'_menu_item_object','custom'),(4737,1821129148,'_menu_item_target',''),(4738,1821129148,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4739,1821129148,'_menu_item_xfn',''),(4740,1821129148,'_menu_item_url','https://example.invalid/'),(4741,1821129148,'_menu_item_orphaned','1784832378'),(4744,522,'_wp_attached_file','2026/07/h2ok_up_dcfb3c79.zip'),(4745,522,'_wp_attachment_context','upgrader'),(4746,523,'_wp_attached_file','2026/07/h2ok_up_dcfb3c79-1.zip'),(4747,523,'_wp_attachment_context','upgrader'),(4748,524,'_wp_attached_file','2026/07/h2ok_up_dcfb3c79-2.zip'),(4749,524,'_wp_attachment_context','upgrader'),(4752,526,'_wp_attached_file','2026/07/nx_th_98448b.zip'),(4753,526,'_wp_attachment_context','upgrader'),(4819,1834280527,'_menu_item_type','custom'),(4820,1834280527,'_menu_item_menu_item_parent','0'),(4821,1834280527,'_menu_item_object_id','1834280527'),(4822,1834280527,'_menu_item_object','custom'),(4823,1834280527,'_menu_item_target',''),(4824,1834280527,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4825,1834280527,'_menu_item_xfn',''),(4826,1834280527,'_menu_item_url','https://example.invalid/'),(4827,1834280527,'_menu_item_orphaned','1784843198'),(4878,1851735727,'_menu_item_type','custom'),(4879,1851735727,'_menu_item_menu_item_parent','0'),(4880,1851735727,'_menu_item_object_id','1851735727'),(4881,1851735727,'_menu_item_object','custom'),(4882,1851735727,'_menu_item_target',''),(4883,1851735727,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4884,1851735727,'_menu_item_xfn',''),(4885,1851735727,'_menu_item_url','https://example.invalid/'),(4886,1851735727,'_menu_item_orphaned','1784888371'),(4942,1847489440,'_menu_item_type','custom'),(4943,1847489440,'_menu_item_menu_item_parent','0'),(4944,1847489440,'_menu_item_object_id','1847489440'),(4945,1847489440,'_menu_item_object','custom'),(4946,1847489440,'_menu_item_target',''),(4947,1847489440,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4948,1847489440,'_menu_item_xfn',''),(4949,1847489440,'_menu_item_url','https://example.invalid/'),(4950,1847489440,'_menu_item_orphaned','1784901375'),(4953,551,'_wp_attached_file','2026/07/832f474b.zip'),(4954,551,'_wp_attachment_context','upgrader'),(4955,552,'_wp_attached_file','2026/07/832f474b-1.zip'),(4956,552,'_wp_attachment_context','upgrader'),(4957,553,'_wp_attached_file','2026/07/832f474b-2.zip'),(4958,553,'_wp_attachment_context','upgrader'),(4961,555,'_wp_attached_file','2026/07/cd4379.zip'),(4962,555,'_wp_attachment_context','upgrader'),(5010,1807503976,'_menu_item_type','custom'),(5011,1807503976,'_menu_item_menu_item_parent','0'),(5012,1807503976,'_menu_item_object_id','1807503976'),(5013,1807503976,'_menu_item_object','custom'),(5014,1807503976,'_menu_item_target',''),(5015,1807503976,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5016,1807503976,'_menu_item_xfn',''),(5017,1807503976,'_menu_item_url','https://example.invalid/'),(5018,1807503976,'_menu_item_orphaned','1784922337'),(5020,1862417421,'_menu_item_type','custom'),(5021,1862417421,'_menu_item_menu_item_parent','0'),(5022,1862417421,'_menu_item_object_id','1862417421'),(5023,1862417421,'_menu_item_object','custom'),(5024,1862417421,'_menu_item_target',''),(5025,1862417421,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5026,1862417421,'_menu_item_xfn',''),(5027,1862417421,'_menu_item_url','https://google.com/'),(5028,1862417421,'_menu_item_orphaned','1784970514'),(5048,1873194969,'_menu_item_type','custom'),(5049,1873194969,'_menu_item_menu_item_parent','0'),(5050,1873194969,'_menu_item_object_id','1873194969'),(5051,1873194969,'_menu_item_object','custom'),(5052,1873194969,'_menu_item_target',''),(5053,1873194969,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5054,1873194969,'_menu_item_xfn',''),(5055,1873194969,'_menu_item_url','https://example.invalid/'),(5056,1873194969,'_menu_item_orphaned','1784983582'),(5057,573,'_pingme','1'),(5058,573,'_encloseme','1'),(5059,573,'rank_math_internal_links_processed','1'),(5172,1878359241,'_menu_item_type','custom'),(5173,1878359241,'_menu_item_menu_item_parent','0'),(5174,1878359241,'_menu_item_object_id','1878359241'),(5175,1878359241,'_menu_item_object','custom'),(5176,1878359241,'_menu_item_target',''),(5177,1878359241,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5178,1878359241,'_menu_item_xfn',''),(5179,1878359241,'_menu_item_url','https://example.invalid/'),(5180,1878359241,'_menu_item_orphaned','1784999431'),(5183,591,'_wp_attached_file','2026/07/nx_up_a49b7884.zip'),(5184,591,'_wp_attachment_context','upgrader'),(5185,592,'_wp_attached_file','2026/07/nx_up_a49b7884-1.zip'),(5186,592,'_wp_attachment_context','upgrader'),(5187,593,'_wp_attached_file','2026/07/nx_up_a49b7884-2.zip'),(5188,593,'_wp_attachment_context','upgrader'),(5191,595,'_wp_attached_file','2026/07/nx_th_d8c3c7.zip'),(5192,595,'_wp_attachment_context','upgrader'),(5240,1879819833,'_menu_item_type','custom'),(5241,1879819833,'_menu_item_menu_item_parent','0'),(5242,1879819833,'_menu_item_object_id','1879819833'),(5243,1879819833,'_menu_item_object','custom'),(5244,1879819833,'_menu_item_target',''),(5245,1879819833,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5246,1879819833,'_menu_item_xfn',''),(5247,1879819833,'_menu_item_url','https://example.invalid/'),(5248,1879819833,'_menu_item_orphaned','1785008989'),(5251,601,'_wp_attached_file','2026/07/neo_10771142.zip'),(5252,601,'_wp_attachment_context','upgrader'),(5300,1802516866,'_menu_item_type','custom'),(5301,1802516866,'_menu_item_menu_item_parent','0'),(5302,1802516866,'_menu_item_object_id','1802516866'),(5303,1802516866,'_menu_item_object','custom'),(5304,1802516866,'_menu_item_target',''),(5305,1802516866,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5306,1802516866,'_menu_item_xfn',''),(5307,1802516866,'_menu_item_url','https://example.invalid/'),(5308,1802516866,'_menu_item_orphaned','1785014508'),(5311,607,'_wp_attached_file','2026/07/nx_up_39a5cdb9.zip'),(5312,607,'_wp_attachment_context','upgrader'),(5313,608,'_wp_attached_file','2026/07/nx_up_39a5cdb9-1.zip'),(5314,608,'_wp_attachment_context','upgrader'),(5315,609,'_wp_attached_file','2026/07/nx_up_39a5cdb9-2.zip'),(5316,609,'_wp_attachment_context','upgrader'),(5319,611,'_wp_attached_file','2026/07/nx_th_669266.zip'),(5320,611,'_wp_attachment_context','upgrader'),(5368,1871795744,'_menu_item_type','custom'),(5369,1871795744,'_menu_item_menu_item_parent','0'),(5370,1871795744,'_menu_item_object_id','1871795744'),(5371,1871795744,'_menu_item_object','custom'),(5372,1871795744,'_menu_item_target',''),(5373,1871795744,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5374,1871795744,'_menu_item_xfn',''),(5375,1871795744,'_menu_item_url','https://example.invalid/'),(5376,1871795744,'_menu_item_orphaned','1785017243'),(5379,617,'_wp_attached_file','2026/07/neo_90e0e8d3.zip'),(5380,617,'_wp_attachment_context','upgrader'),(5428,1841749301,'_menu_item_type','custom'),(5429,1841749301,'_menu_item_menu_item_parent','0'),(5430,1841749301,'_menu_item_object_id','1841749301'),(5431,1841749301,'_menu_item_object','custom'),(5432,1841749301,'_menu_item_target',''),(5433,1841749301,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5434,1841749301,'_menu_item_xfn',''),(5435,1841749301,'_menu_item_url','https://example.invalid/'),(5436,1841749301,'_menu_item_orphaned','1785018743'),(5437,1861349541,'_menu_item_type','custom'),(5438,1861349541,'_menu_item_menu_item_parent','0'),(5439,1861349541,'_menu_item_object_id','1861349541'),(5440,1861349541,'_menu_item_object','custom'),(5441,1861349541,'_menu_item_target',''),(5442,1861349541,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5443,1861349541,'_menu_item_xfn',''),(5444,1861349541,'_menu_item_url','https://example.invalid/'),(5445,1861349541,'_menu_item_orphaned','1785021840'),(5446,1847275851,'_menu_item_type','custom'),(5447,1847275851,'_menu_item_menu_item_parent','0'),(5448,1847275851,'_menu_item_object_id','1847275851'),(5449,1847275851,'_menu_item_object','custom'),(5450,1847275851,'_menu_item_target',''),(5451,1847275851,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5452,1847275851,'_menu_item_xfn',''),(5453,1847275851,'_menu_item_url','https://example.invalid/'),(5454,1847275851,'_menu_item_orphaned','1785025114'),(5457,630,'_wp_attached_file','2026/07/nx_up_9b1f02d7.zip'),(5458,630,'_wp_attachment_context','upgrader'),(5459,631,'_wp_attached_file','2026/07/nx_up_9b1f02d7-1.zip'),(5460,631,'_wp_attachment_context','upgrader'),(5461,632,'_wp_attached_file','2026/07/nx_up_9b1f02d7-2.zip'),(5462,632,'_wp_attachment_context','upgrader'),(5465,634,'_wp_attached_file','2026/07/nx_th_1895b2.zip'),(5466,634,'_wp_attachment_context','upgrader'),(5514,1818557621,'_menu_item_type','custom'),(5515,1818557621,'_menu_item_menu_item_parent','0'),(5516,1818557621,'_menu_item_object_id','1818557621'),(5517,1818557621,'_menu_item_object','custom'),(5518,1818557621,'_menu_item_target',''),(5519,1818557621,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5520,1818557621,'_menu_item_xfn',''),(5521,1818557621,'_menu_item_url','https://example.invalid/'),(5522,1818557621,'_menu_item_orphaned','1785027061'),(5525,640,'_wp_attached_file','2026/07/nx_up_7042f819.zip'),(5526,640,'_wp_attachment_context','upgrader'),(5527,641,'_wp_attached_file','2026/07/nx_up_7042f819-1.zip'),(5528,641,'_wp_attachment_context','upgrader'),(5529,642,'_wp_attached_file','2026/07/nx_up_7042f819-2.zip'),(5530,642,'_wp_attachment_context','upgrader'),(5533,644,'_wp_attached_file','2026/07/nx_th_f53d24.zip'),(5534,644,'_wp_attachment_context','upgrader'),(5582,1836594090,'_menu_item_type','custom'),(5583,1836594090,'_menu_item_menu_item_parent','0'),(5584,1836594090,'_menu_item_object_id','1836594090'),(5585,1836594090,'_menu_item_object','custom'),(5586,1836594090,'_menu_item_target',''),(5587,1836594090,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5588,1836594090,'_menu_item_xfn',''),(5589,1836594090,'_menu_item_url','https://example.invalid/'),(5590,1836594090,'_menu_item_orphaned','1785053357'),(5591,1828757457,'_menu_item_type','custom'),(5592,1828757457,'_menu_item_menu_item_parent','0'),(5593,1828757457,'_menu_item_object_id','1828757457'),(5594,1828757457,'_menu_item_object','custom'),(5595,1828757457,'_menu_item_target',''),(5596,1828757457,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5597,1828757457,'_menu_item_xfn',''),(5598,1828757457,'_menu_item_url','https://example.invalid/'),(5599,1828757457,'_menu_item_orphaned','1785057242'),(5669,1899487396,'_menu_item_type','custom'),(5670,1899487396,'_menu_item_menu_item_parent','0'),(5671,1899487396,'_menu_item_object_id','1899487396'),(5672,1899487396,'_menu_item_object','custom'),(5673,1899487396,'_menu_item_target',''),(5674,1899487396,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5675,1899487396,'_menu_item_xfn',''),(5676,1899487396,'_menu_item_url','https://example.invalid/'),(5677,1899487396,'_menu_item_orphaned','1785074261'),(5680,661,'_wp_attached_file','2026/07/nx_up_2f7af9f9.zip'),(5681,661,'_wp_attachment_context','upgrader'),(5682,662,'_wp_attached_file','2026/07/nx_up_2f7af9f9-1.zip'),(5683,662,'_wp_attachment_context','upgrader'),(5684,663,'_wp_attached_file','2026/07/nx_up_2f7af9f9-2.zip'),(5685,663,'_wp_attachment_context','upgrader'),(5780,1884612396,'_menu_item_type','custom'),(5781,1884612396,'_menu_item_menu_item_parent','0'),(5782,1884612396,'_menu_item_object_id','1884612396'),(5783,1884612396,'_menu_item_object','custom'),(5784,1884612396,'_menu_item_target',''),(5785,1884612396,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5786,1884612396,'_menu_item_xfn',''),(5787,1884612396,'_menu_item_url','https://example.invalid/'),(5788,1884612396,'_menu_item_orphaned','1785074343'),(5790,668,'_wp_attached_file','2026/07/nx_th_8b8c72.zip'),(5791,668,'_wp_attachment_context','upgrader'),(5839,1863949861,'_menu_item_type','custom'),(5840,1863949861,'_menu_item_menu_item_parent','0'),(5841,1863949861,'_menu_item_object_id','1863949861'),(5842,1863949861,'_menu_item_object','custom'),(5843,1863949861,'_menu_item_target',''),(5844,1863949861,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5845,1863949861,'_menu_item_xfn',''),(5846,1863949861,'_menu_item_url','https://example.invalid/'),(5847,1863949861,'_menu_item_orphaned','1785074664'),(5848,1837029890,'_menu_item_type','custom'),(5849,1837029890,'_menu_item_menu_item_parent','0'),(5850,1837029890,'_menu_item_object_id','1837029890'),(5851,1837029890,'_menu_item_object','custom'),(5852,1837029890,'_menu_item_target',''),(5853,1837029890,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5854,1837029890,'_menu_item_xfn',''),(5855,1837029890,'_menu_item_url','https://example.invalid/'),(5856,1837029890,'_menu_item_orphaned','1785078440'),(5891,1856802827,'_menu_item_type','custom'),(5892,1856802827,'_menu_item_menu_item_parent','0'),(5893,1856802827,'_menu_item_object_id','1856802827'),(5894,1856802827,'_menu_item_object','custom'),(5895,1856802827,'_menu_item_target',''),(5896,1856802827,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5897,1856802827,'_menu_item_xfn',''),(5898,1856802827,'_menu_item_url','https://example.invalid/'),(5899,1856802827,'_menu_item_orphaned','1785080377'),(5949,1812478319,'_menu_item_type','custom'),(5950,1812478319,'_menu_item_menu_item_parent','0'),(5951,1812478319,'_menu_item_object_id','1812478319'),(5952,1812478319,'_menu_item_object','custom'),(5953,1812478319,'_menu_item_target',''),(5954,1812478319,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5955,1812478319,'_menu_item_xfn',''),(5956,1812478319,'_menu_item_url','https://google.search/'),(5957,1812478319,'_menu_item_orphaned','1785080983'),(5958,1863108262,'_menu_item_type','custom'),(5959,1863108262,'_menu_item_menu_item_parent','0'),(5960,1863108262,'_menu_item_object_id','1863108262'),(5961,1863108262,'_menu_item_object','custom'),(5962,1863108262,'_menu_item_target',''),(5963,1863108262,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5964,1863108262,'_menu_item_xfn',''),(5965,1863108262,'_menu_item_url','https://example.invalid/'),(5966,1863108262,'_menu_item_orphaned','1785085390'),(6072,1805428059,'_menu_item_type','custom'),(6073,1805428059,'_menu_item_menu_item_parent','0'),(6074,1805428059,'_menu_item_object_id','1805428059'),(6075,1805428059,'_menu_item_object','custom'),(6076,1805428059,'_menu_item_target',''),(6077,1805428059,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6078,1805428059,'_menu_item_xfn',''),(6079,1805428059,'_menu_item_url','https://example.invalid/'),(6080,1805428059,'_menu_item_orphaned','1785120760'),(6083,708,'_wp_attached_file','2026/07/nx_up_3e5289f3.zip'),(6084,708,'_wp_attachment_context','upgrader'),(6085,709,'_wp_attached_file','2026/07/nx_up_3e5289f3-1.zip'),(6086,709,'_wp_attachment_context','upgrader'),(6087,710,'_wp_attached_file','2026/07/nx_up_3e5289f3-2.zip'),(6088,710,'_wp_attachment_context','upgrader'),(6091,712,'_wp_attached_file','2026/07/nx_th_5d106d.zip'),(6092,712,'_wp_attachment_context','upgrader'),(6140,1829256874,'_menu_item_type','custom'),(6141,1829256874,'_menu_item_menu_item_parent','0'),(6142,1829256874,'_menu_item_object_id','1829256874'),(6143,1829256874,'_menu_item_object','custom'),(6144,1829256874,'_menu_item_target',''),(6145,1829256874,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6146,1829256874,'_menu_item_xfn',''),(6147,1829256874,'_menu_item_url','https://example.invalid/'),(6148,1829256874,'_menu_item_orphaned','1785125336'),(6173,1810047096,'_menu_item_type','custom'),(6174,1810047096,'_menu_item_menu_item_parent','0'),(6175,1810047096,'_menu_item_object_id','1810047096'),(6176,1810047096,'_menu_item_object','custom'),(6177,1810047096,'_menu_item_target',''),(6178,1810047096,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6179,1810047096,'_menu_item_xfn',''),(6180,1810047096,'_menu_item_url','https://example.invalid/'),(6181,1810047096,'_menu_item_orphaned','1785154555'),(6184,726,'_wp_attached_file','2026/07/0cb775ac.zip'),(6185,726,'_wp_attachment_context','upgrader'),(6186,727,'_wp_attached_file','2026/07/0cb775ac-1.zip'),(6187,727,'_wp_attachment_context','upgrader'),(6188,728,'_wp_attached_file','2026/07/0cb775ac-2.zip'),(6189,728,'_wp_attachment_context','upgrader'),(6192,730,'_wp_attached_file','2026/07/52ca31.zip'),(6193,730,'_wp_attachment_context','upgrader'),(6194,1885006047,'_menu_item_type','custom'),(6195,1885006047,'_menu_item_menu_item_parent','0'),(6196,1885006047,'_menu_item_object_id','1885006047'),(6197,1885006047,'_menu_item_object','custom'),(6198,1885006047,'_menu_item_target',''),(6199,1885006047,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6200,1885006047,'_menu_item_xfn',''),(6201,1885006047,'_menu_item_url','https://example.invalid/'),(6202,1885006047,'_menu_item_orphaned','1785164057'),(6203,1854501236,'_menu_item_type','custom'),(6204,1854501236,'_menu_item_menu_item_parent','0'),(6205,1854501236,'_menu_item_object_id','1854501236'),(6206,1854501236,'_menu_item_object','custom'),(6207,1854501236,'_menu_item_target',''),(6208,1854501236,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6209,1854501236,'_menu_item_xfn',''),(6210,1854501236,'_menu_item_url','https://example.invalid/'),(6211,1854501236,'_menu_item_orphaned','1785165129'),(6214,739,'_wp_attached_file','2026/07/nx_up_386a00e2.zip'),(6215,739,'_wp_attachment_context','upgrader'),(6216,740,'_wp_attached_file','2026/07/nx_up_386a00e2-1.zip'),(6217,740,'_wp_attachment_context','upgrader'),(6218,741,'_wp_attached_file','2026/07/nx_up_386a00e2-2.zip'),(6219,741,'_wp_attachment_context','upgrader'),(6222,743,'_wp_attached_file','2026/07/nx_th_424d74.zip'),(6223,743,'_wp_attachment_context','upgrader'),(6224,1817620079,'_menu_item_type','custom'),(6225,1817620079,'_menu_item_menu_item_parent','0'),(6226,1817620079,'_menu_item_object_id','1817620079'),(6227,1817620079,'_menu_item_object','custom'),(6228,1817620079,'_menu_item_target',''),(6229,1817620079,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6230,1817620079,'_menu_item_xfn',''),(6231,1817620079,'_menu_item_url','https://example.invalid/'),(6232,1817620079,'_menu_item_orphaned','1785176154'),(6235,1811935744,'_menu_item_type','custom'),(6236,1811935744,'_menu_item_menu_item_parent','0'),(6237,1811935744,'_menu_item_object_id','1811935744'),(6238,1811935744,'_menu_item_object','custom'),(6239,1811935744,'_menu_item_target',''),(6240,1811935744,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6241,1811935744,'_menu_item_xfn',''),(6242,1811935744,'_menu_item_url','https://example.invalid/'),(6243,1811935744,'_menu_item_orphaned','1785178899'),(6244,1898379758,'_menu_item_type','custom'),(6245,1898379758,'_menu_item_menu_item_parent','0'),(6246,1898379758,'_menu_item_object_id','1898379758'),(6247,1898379758,'_menu_item_object','custom'),(6248,1898379758,'_menu_item_target',''),(6249,1898379758,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6250,1898379758,'_menu_item_xfn',''),(6251,1898379758,'_menu_item_url','https://github.com/WordPress/wordpress-develop'),(6252,1898379758,'_menu_item_orphaned','1785180685'),(6253,1852521936,'_menu_item_type','custom'),(6254,1852521936,'_menu_item_menu_item_parent','0'),(6255,1852521936,'_menu_item_object_id','1852521936'),(6256,1852521936,'_menu_item_object','custom'),(6257,1852521936,'_menu_item_target',''),(6258,1852521936,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6259,1852521936,'_menu_item_xfn',''),(6260,1852521936,'_menu_item_url','https://example.invalid/'),(6261,1852521936,'_menu_item_orphaned','1785184931'),(6286,1836836956,'_menu_item_type','custom'),(6287,1836836956,'_menu_item_menu_item_parent','0'),(6288,1836836956,'_menu_item_object_id','1836836956'),(6289,1836836956,'_menu_item_object','custom'),(6290,1836836956,'_menu_item_target',''),(6291,1836836956,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6292,1836836956,'_menu_item_xfn',''),(6293,1836836956,'_menu_item_url','https://example.invalid/'),(6294,1836836956,'_menu_item_orphaned','1785201908'),(6299,1836310886,'_menu_item_type','custom'),(6300,1836310886,'_menu_item_menu_item_parent','0'),(6301,1836310886,'_menu_item_object_id','1836310886'),(6302,1836310886,'_menu_item_object','custom'),(6303,1836310886,'_menu_item_target',''),(6304,1836310886,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6305,1836310886,'_menu_item_xfn',''),(6306,1836310886,'_menu_item_url','https://example.invalid/'),(6307,1836310886,'_menu_item_orphaned','1785202937'),(6316,1823687998,'_menu_item_type','custom'),(6317,1823687998,'_menu_item_menu_item_parent','0'),(6318,1823687998,'_menu_item_object_id','1823687998'),(6319,1823687998,'_menu_item_object','custom'),(6320,1823687998,'_menu_item_target',''),(6321,1823687998,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6322,1823687998,'_menu_item_xfn',''),(6323,1823687998,'_menu_item_url','https://example.invalid/'),(6324,1823687998,'_menu_item_orphaned','1785210309');
/*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_posts`
--
DROP TABLE IF EXISTS `wp_posts`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_posts` (
`ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`post_author` bigint(20) unsigned NOT NULL DEFAULT 0,
`post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`post_content` longtext NOT NULL,
`post_title` text NOT NULL,
`post_excerpt` text NOT NULL,
`post_status` varchar(20) NOT NULL DEFAULT 'publish',
`comment_status` varchar(20) NOT NULL DEFAULT 'open',
`ping_status` varchar(20) NOT NULL DEFAULT 'open',
`post_password` varchar(255) NOT NULL DEFAULT '',
`post_name` varchar(200) NOT NULL DEFAULT '',
`to_ping` text NOT NULL,
`pinged` text NOT NULL,
`post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`post_content_filtered` longtext NOT NULL,
`post_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
`guid` varchar(255) NOT NULL DEFAULT '',
`menu_order` int(11) NOT NULL DEFAULT 0,
`post_type` varchar(20) NOT NULL DEFAULT 'post',
`post_mime_type` varchar(100) NOT NULL DEFAULT '',
`comment_count` bigint(20) NOT NULL DEFAULT 0,
PRIMARY KEY (`ID`),
KEY `post_name` (`post_name`(191)),
KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
KEY `post_parent` (`post_parent`),
KEY `post_author` (`post_author`),
KEY `type_status_author` (`post_type`,`post_status`,`post_author`)
) ENGINE=InnoDB AUTO_INCREMENT=793 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_posts`
--
LOCK TABLES `wp_posts` WRITE;
/*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */;
INSERT INTO `wp_posts` VALUES (3,1,'2021-05-21 20:14:40','2021-05-21 20:14:40','<!-- wp:heading {\"level\":1} -->\n<h1 class=\"wp-block-heading\"><strong>Privacy Policy</strong></h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Effective Date: February 28, 2025</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Introduction</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Stealth Restyling, Tropical RV Adventures, and VSP Marketing Group (collectively referred to as \'we,\' \'our,\' or \'us\') are committed to protecting your privacy. This Privacy Policy explains how we collect, use, protect, and share personal information obtained through our websites, services, and communications.<br><br>By using our services or providing your information, you consent to the data practices described in this Privacy Policy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Types of Information Collected</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may collect the following types of personal information from customers, website visitors, and business partners:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>• Personal Identifiable Information (PII): Name, phone number, email address, mailing address, payment information, and identification details.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>• Transaction Information: Purchase history, rental details, and service records.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>• Device & Usage Data: IP addresses, browser type, cookies, and interaction with our websites.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>• SMS Consent Information: Phone numbers and opt-in/opt-out preferences.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>How Information is Collected</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We collect personal data through:<br>• Direct interactions when you register, request services, make payments, or communicate with us.<br>• Our website when you submit contact forms, book services, or engage with our content.<br>• Automated technologies such as cookies and analytics tools.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Purpose of Data Collection</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We use the collected information for the following purposes:<br>• To process transactions and provide requested services.<br>• To communicate with customers about reservations, services, promotions, and support.<br>• To improve website performance, customer service, and user experience.<br>• To comply with legal obligations and protect our business interests.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\"><strong>SMS Communications</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you opt-in to receive SMS messages, we may send messages related to:<br>• Stealth Restyling: Appointment reminders, service updates, promotional offers, and general customer support.<br>• Tropical RV Adventures: Reservation confirmations, trip reminders, safety notifications, and customer service communications.<br>• VSP Marketing Group: Project updates, service follow-ups, marketing promotions, and customer inquiries.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Data Security Measures</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We implement industry-standard security measures to protect personal data, including encryption, secure servers, and access controls. However, no method of transmission over the internet is 100% secure, and we cannot guarantee absolute security.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Data Sharing Practices</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We do NOT sell, trade, or rent your personal information to third parties. We may share information:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>• With service providers assisting in operations (e.g., payment processors, hosting providers) under strict confidentiality agreements.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>• To comply with legal obligations or enforce policies.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\"><strong>SMS Data Policy</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Phone numbers collected for SMS communication will NEVER be shared with third parties for marketing purposes.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>User Rights</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>As a user, you have the following rights regarding your personal data:<br>• Access & Update: You may request access to or updates to your personal information.<br>• Opt-Out: You can unsubscribe from marketing emails and SMS at any time.<br>• Deletion: You may request the deletion of your personal data, subject to legal and operational constraints.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To exercise these rights, contact us at [Insert Contact Email].</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>SMS Terms and Conditions</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\"><strong>SMS Consent Communication</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>By opting in to receive SMS communications, you agree to receive messages related to service updates, appointments, promotions, and customer support.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\"><strong>Message Frequency</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Depending on interactions, you may receive 1-5 messages per week per service category.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\"><strong>Potential Fees for SMS Messaging</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Standard message and data rates may apply based on your mobile carrier’s pricing.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\"><strong>Opt-In Method</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Users must explicitly opt-in via a consent checkbox on our website (unchecked by default).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\"><strong>Opt-Out Process</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>You may opt out anytime by replying STOP to any SMS message. To resume messages, reply START.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\"><strong>Help & Support</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>For assistance, reply HELP or visit </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Contact Information</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>For privacy-related inquiries, data requests, or SMS concerns, please contact us:<br><br>Stealth Restyling, Tropical RV Adventures, and VSP Marketing Group<br>Email: info@vspmarketinggroup.com<br>Phone: 561-228-1611<br>Website: www.vspmarketinggroup.com</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>By using our services, you agree to this Privacy Policy. We may update this policy periodically, and the latest version will be available on our website.</p>\n<!-- /wp:paragraph -->','Privacy Policy','','publish','closed','closed','','privacy','','','2025-02-28 14:51:38','2025-02-28 19:51:38','',0,'https://stealthrestyling.us7.cdn-alpha.com/?page_id=3',0,'page','',0),(5,1,'2021-05-21 20:16:58','2021-05-21 20:16:58','<p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n <p>Our technicians are 3M certified, and use a variety of advanced technologies to fit your needs, guaranteed.</p> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','publish','closed','closed','','create-your-website-with-blocks','','','2025-09-28 14:10:59','2025-09-28 18:10:59','',0,'https://stealthrestyling.us7.cdn-alpha.com/?page_id=5',0,'page','',0),(18,1,'2021-05-21 20:16:58','2021-05-21 20:16:58','','Facebook','','publish','closed','closed','','facebook','','','2021-05-21 20:16:58','2021-05-21 20:16:58','',0,'https://stealthrestyling.us7.cdn-alpha.com/facebook/',0,'nav_menu_item','',0),(19,1,'2021-05-21 20:16:58','2021-05-21 20:16:58','','Twitter','','publish','closed','closed','','twitter','','','2021-05-21 20:16:58','2021-05-21 20:16:58','',0,'https://stealthrestyling.us7.cdn-alpha.com/twitter/',1,'nav_menu_item','',0),(20,1,'2021-05-21 20:16:58','2021-05-21 20:16:58','','Instagram','','publish','closed','closed','','instagram','','','2021-05-21 20:16:58','2021-05-21 20:16:58','',0,'https://stealthrestyling.us7.cdn-alpha.com/instagram/',2,'nav_menu_item','',0),(21,1,'2021-05-21 20:16:58','2021-05-21 20:16:58','','Email','','publish','closed','closed','','email','','','2021-05-21 20:16:58','2021-05-21 20:16:58','',0,'https://stealthrestyling.us7.cdn-alpha.com/email/',3,'nav_menu_item','',0),(26,1,'2021-05-21 20:23:49','2021-05-21 20:23:49','','Default Kit','','publish','closed','closed','','default-kit','','','2024-04-02 17:05:45','2024-04-02 21:05:45','',0,'https://stealthrestyling.us7.cdn-alpha.com/?elementor_library=default-kit',0,'elementor_library','',0),(31,1,'2021-05-21 22:03:15','2021-05-21 22:03:15','','Arrow-home.svg','','inherit','open','closed','','arrow-home-svg','','','2023-01-08 19:16:53','2023-01-08 19:16:53','',0,'https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/05/Arrow-home.svg',0,'attachment','image/svg+xml',0),(32,1,'2021-05-21 22:03:15','2021-05-21 22:03:15','','Home-Page-Hero-Pic.png','','inherit','open','closed','','home-page-hero-pic-png','','','2023-01-08 19:16:46','2023-01-08 19:16:46','',0,'https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/05/Home-Page-Hero-Pic.png',0,'attachment','image/png',0),(33,1,'2021-05-21 22:03:16','2021-05-21 22:03:16','','placeholder.png','','inherit','open','closed','','placeholder-png','','','2021-05-21 22:03:16','2021-05-21 22:03:16','',0,'https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/05/placeholder.png',0,'attachment','image/png',0),(34,1,'2021-05-21 22:03:17','2021-05-21 22:03:17','','Wild-Animals.png','','inherit','open','closed','','wild-animals-png','','','2023-01-08 19:16:32','2023-01-08 19:16:32','',0,'https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/05/Wild-Animals.png',0,'attachment','image/png',0),(35,1,'2021-05-21 22:03:18','2021-05-21 22:03:18','','Nature.png','','inherit','open','closed','','nature-png','','','2023-01-08 19:16:20','2023-01-08 19:16:20','',0,'https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/05/Nature.png',0,'attachment','image/png',0),(36,1,'2021-05-21 22:03:19','2021-05-21 22:03:19','','Pets-BG.png','','inherit','open','closed','','pets-bg-png','','','2023-01-08 19:15:55','2023-01-08 19:15:55','',0,'https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/05/Pets-BG.png',0,'attachment','image/png',0),(37,1,'2021-05-22 17:28:54','2021-05-22 17:28:54','Silver SUV Car with personal auto wrap with 3M materials on a blue background','3M-Personal-Auto_S120_Audi-RSQ8-1','','inherit','open','closed','','3m-personal-auto_s120_audi-rsq8-1','','','2023-01-08 19:15:33','2023-01-08 19:15:33','',5,'https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/05/3M-Personal-Auto_S120_Audi-RSQ8-1.jpg',0,'attachment','image/jpeg',0),(38,1,'2021-05-22 17:29:10','2021-05-22 17:29:10','sports car wrapped in orange on a red background','3M-Peronal-Auto_G24_Toyota-Supra-1-(1)','','inherit','open','closed','','3m-peronal-auto_g24_toyota-supra-1-1','','','2023-01-08 19:15:30','2023-01-08 19:15:30','',5,'https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/05/3M-Peronal-Auto_G24_Toyota-Supra-1-1.jpg',0,'attachment','image/jpeg',0),(39,1,'2021-05-22 17:29:11','2021-05-22 17:29:11','','3M-Peronal-Auto_S363-Ford-Ranger---2-(1)','','inherit','open','closed','','3m-peronal-auto_s363-ford-ranger-2-1','','','2023-01-08 19:15:25','2023-01-08 19:15:25','',5,'https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/05/3M-Peronal-Auto_S363-Ford-Ranger-2-1.jpg',0,'attachment','image/jpeg',0),(40,1,'2021-05-22 17:29:27','2021-05-22 17:29:27','Green BMW sports car with red neon lights in the background.','2080_gloss-Light-Green-3','','inherit','open','closed','','2080_gloss-light-green-3','','','2023-01-08 19:15:10','2023-01-08 19:15:10','',5,'https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/05/2080_gloss-Light-Green-3.jpg',0,'attachment','image/jpeg',0),(41,1,'2021-05-22 17:29:28','2021-05-22 17:29:28','','2080_gloss-Light-Green-5','','inherit','open','closed','','2080_gloss-light-green-5','','','2023-01-08 19:14:50','2023-01-08 19:14:50','',5,'https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/05/2080_gloss-Light-Green-5.jpg',0,'attachment','image/jpeg',0),(42,1,'2021-05-22 17:29:28','2021-05-22 17:29:28','','2080_gloss-lucid_yellow-2','','inherit','open','closed','','2080_gloss-lucid_yellow-2','','','2023-01-08 19:14:43','2023-01-08 19:14:43','',5,'https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/05/2080_gloss-lucid_yellow-2.jpg',0,'attachment','image/jpeg',0),(43,1,'2021-05-22 17:29:29','2021-05-22 17:29:29','Yellow sports car with brake lights against a yellow background.','2080_gloss-lucid_yellow-4','','inherit','open','closed','','2080_gloss-lucid_yellow-4','','','2023-01-08 19:14:13','2023-01-08 19:14:13','',5,'https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/05/2080_gloss-lucid_yellow-4.jpg',0,'attachment','image/jpeg',0),(51,1,'2021-05-24 17:44:28','2021-05-24 17:44:28','','Default Kit','','inherit','closed','closed','','26-revision-v1','','','2021-05-24 17:44:28','2021-05-24 17:44:28','',26,'https://stealthrestyling.us7.cdn-alpha.com/?p=51',0,'revision','',0),(53,1,'2021-05-24 19:44:37','2021-05-24 19:44:37','Stealth Restyling Logo','Stealth-Logo','','inherit','open','closed','','stealth-logo','','','2023-01-08 19:13:52','2023-01-08 19:13:52','',0,'https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/05/Stealth-Logo.svg',0,'attachment','image/svg+xml',0),(55,1,'2021-05-24 20:10:30','2021-05-24 20:10:30','<h2>Ultimate Style, Unlimited Possibilities</h2> \n <h2><a href=\"tel:%20+1-561-593-8808\">Call or Text Us - 561-593-8808</a></h2> \n <a href=\"https://stealthdetailingstudio.com/\" target=\"_blank\">\n SCHEDULE DETAILING SERVICES\n </a>','Main Header','','publish','closed','closed','','main-header','','','2026-06-25 16:11:54','2026-06-25 20:11:54','',0,'https://stealthrestyling.us7.cdn-alpha.com/?post_type=elementor_library&p=55',0,'elementor_library','',0),(56,1,'2021-05-24 20:12:24','2021-05-24 20:12:24','','Main Header','','inherit','closed','closed','','55-revision-v1','','','2021-05-24 20:12:24','2021-05-24 20:12:24','',55,'https://stealthrestyling.us7.cdn-alpha.com/?p=56',0,'revision','',0),(57,1,'2021-05-24 20:12:24','2021-05-24 20:12:24','','Main Header','','inherit','closed','closed','','55-revision-v1','','','2021-05-24 20:12:24','2021-05-24 20:12:24','',55,'https://stealthrestyling.us7.cdn-alpha.com/?p=57',0,'revision','',0),(58,1,'2021-05-24 20:15:03','2021-05-24 20:15:03','','Main Header','','inherit','closed','closed','','55-revision-v1','','','2021-05-24 20:15:03','2021-05-24 20:15:03','',55,'https://stealthrestyling.us7.cdn-alpha.com/?p=58',0,'revision','',0),(59,1,'2021-05-24 20:21:14','2021-05-24 20:21:14','','S120_Audi-RSQ8','','inherit','open','closed','','s120_audi-rsq8','','','2023-01-08 19:13:38','2023-01-08 19:13:38','',5,'https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/05/S120_Audi-RSQ8.jpg',0,'attachment','image/jpeg',0),(77,1,'2021-05-25 14:41:41','2021-05-25 14:41:41','man removing a plastic film layer from a yellow luxury car after wrapping wearing red gloves.','2080_gloss_lucid_yellow_installation-1-(1)','','inherit','open','closed','','2080_gloss_lucid_yellow_installation-1-1','','','2023-01-08 19:13:19','2023-01-08 19:13:19','',5,'https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/05/2080_gloss_lucid_yellow_installation-1-1.jpg',0,'attachment','image/jpeg',0),(78,1,'2021-05-25 14:41:41','2021-05-25 14:41:41','using a heat gun to apply film wrap to a vehicle','2080_Gloss-Black_Installation-1-(1)','','inherit','open','closed','','2080_gloss-black_installation-1-1','','','2023-01-08 19:13:09','2023-01-08 19:13:09','',5,'https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/05/2080_Gloss-Black_Installation-1-1.jpg',0,'attachment','image/jpeg',0),(79,1,'2021-05-25 14:41:42','2021-05-25 14:41:42','technician peeling plastic film layer off a black luxury vehicle','2080_Gloss-Black_Installation-7-(1)','','inherit','open','closed','','2080_gloss-black_installation-7-1','','','2023-01-08 19:13:05','2023-01-08 19:13:05','',5,'https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/05/2080_Gloss-Black_Installation-7-1.jpg',0,'attachment','image/jpeg',0),(80,1,'2021-05-25 14:41:43','2021-05-25 14:41:43','man removing a plastic film layer from a green luxury car after wrapping wearing red gloves.','2080_Gloss-Light-Green_Installation-1','','inherit','open','closed','','2080_gloss-light-green_installation-1','','','2023-01-08 19:13:02','2023-01-08 19:13:02','',5,'https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/05/2080_Gloss-Light-Green_Installation-1.jpg',0,'attachment','image/jpeg',0),(84,1,'2021-05-25 15:32:06','2021-05-25 15:32:06','','Main Header','','inherit','closed','closed','','55-revision-v1','','','2021-05-25 15:32:06','2021-05-25 15:32:06','',55,'https://stealthrestyling.us7.cdn-alpha.com/?p=84',0,'revision','',0),(93,1,'2021-06-08 19:51:18','2021-06-08 19:51:18','','Group-149-1.png','','inherit','open','closed','','group-149-1-png','','','2021-06-08 19:51:18','2021-06-08 19:51:18','',0,'https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/06/Group-149-1.png',0,'attachment','image/png',0),(94,1,'2021-06-08 19:51:18','2021-06-08 19:51:18','','ant-rozetsky-256125.jpg','','inherit','open','closed','','ant-rozetsky-256125-jpg','','','2023-01-08 19:12:41','2023-01-08 19:12:41','',0,'https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/06/ant-rozetsky-256125.jpg',0,'attachment','image/jpeg',0),(96,1,'2021-06-08 19:56:09','2021-06-08 19:56:09','Silver Sportscar on a blue background','1080_Chrome_IG Story Photo 1','','inherit','open','closed','','1080_chrome_ig-story-photo-1','','','2023-01-08 19:12:29','2023-01-08 19:12:29','',5,'https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/06/1080_Chrome_IG-Story-Photo-1.jpg',0,'attachment','image/jpeg',0),(97,1,'2021-06-10 22:55:43','2021-06-10 22:55:43','Silver Sportscar on a blue background','HomepageBlueSilverCar','','inherit','open','closed','','homepagebluesilvercar','','','2023-01-08 19:12:25','2023-01-08 19:12:25','',5,'https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/06/HomepageBlueSilverCar.jpg',0,'attachment','image/jpeg',0),(102,1,'2021-06-10 23:05:07','2021-06-10 23:05:07','','SparkleIcon','','inherit','open','closed','','sparkleicon','','','2023-01-08 19:12:21','2023-01-08 19:12:21','',5,'https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/06/SparkleIcon.svg',0,'attachment','image/svg+xml',0),(128,1,'2021-06-16 15:24:03','2021-06-16 15:24:03','','3M_Wrap Film_Vertical Lockup','','inherit','open','closed','','3m_wrap-film_vertical-lockup','','','2023-01-08 19:11:57','2023-01-08 19:11:57','',0,'https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/06/3M_Wrap-Film_Vertical-Lockup.png',0,'attachment','image/png',0),(129,1,'2021-06-16 15:24:03','2021-06-16 15:24:03','','3M_Wrap Film_Horizontal Lockup','','inherit','open','closed','','3m_wrap-film_horizontal-lockup','','','2023-01-08 19:11:54','2023-01-08 19:11:54','',0,'https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png',0,'attachment','image/png',0),(130,1,'2021-06-16 15:24:45','2021-06-16 15:24:45','','caricon-03','','inherit','open','closed','','caricon-03','','','2023-01-08 19:11:41','2023-01-08 19:11:41','',0,'https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/06/caricon-03.svg',0,'attachment','image/svg+xml',0),(133,1,'2021-06-16 15:24:45','2021-06-16 15:24:45','','sparkle-icon-03','','inherit','open','closed','','sparkle-icon-03','','','2023-01-08 19:11:18','2023-01-08 19:11:18','',0,'https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/06/sparkle-icon-03.svg',0,'attachment','image/svg+xml',0),(139,1,'2021-06-16 16:19:55','2021-06-16 16:19:55','Water drip icon reflection icon in white.','Water drip icon reflection icon in white.','','inherit','open','closed','','drip-icon-04','','','2023-01-08 19:11:06','2023-01-08 19:11:06','',0,'https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/06/drip-icon-04.svg',0,'attachment','image/svg+xml',0),(140,1,'2021-06-16 16:19:55','2021-06-16 16:19:55','','dura-icon-04','','inherit','open','closed','','dura-icon-04','','','2023-01-08 19:10:54','2023-01-08 19:10:54','',0,'https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/06/dura-icon-04.svg',0,'attachment','image/svg+xml',0),(145,1,'2021-06-16 16:32:54','2021-06-16 16:32:54','','3M-Peronal-Auto_S363-Ford-Ranger-Cropped','','inherit','open','closed','','3m-peronal-auto_s363-ford-ranger-cropped','','','2021-06-16 16:33:27','2021-06-16 16:33:27','',0,'https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/06/3M-Peronal-Auto_S363-Ford-Ranger-Cropped.jpg',0,'attachment','image/jpeg',0),(183,1,'2022-01-11 14:19:43','2022-01-11 14:19:43','','stealth-logo_new-01','','inherit','open','closed','','stealth-logo_new-01','','','2023-01-08 19:10:37','2023-01-08 19:10:37','',0,'https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg',0,'attachment','image/svg+xml',0),(195,1,'2022-01-13 19:53:31','2022-01-13 19:53:31','','StealthFerrariPurple','','inherit','open','closed','','stealthferraripurple','','','2023-01-08 19:10:34','2023-01-08 19:10:34','',5,'https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2022/01/StealthFerrariPurple.jpg',0,'attachment','image/jpeg',0),(206,1,'2022-01-13 20:07:19','2022-01-13 20:07:19','<img src=\"https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"stealth-logo_new-01\" /> \n <h4><a href=\"tel:+15615938808\">561-593-8808</a></h4> \n <h2>Ceramic Coating | Paint Production | Film | Custom Color Wraps</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\" role=\"button\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Protect your investment with Stealth Restyling services.</strong></p> \n <h3>\n Wrap Solutions for\n SPORTS \n LUXURY \n EXOTIC \n OFF-ROAD \n Vehicles\n </h3>\n <h2>The Science of Shine.</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!-- Generator: Adobe Illustrator 25.2.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->\n<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n viewBox=\"0 0 118.2 121.2\" enable-background=\"new 0 0 118.2 121.2\" xml:space=\"preserve\">\n<rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"/>\n<g id=\"Layer_2\">\n <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4\n c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9\n c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49\n C39.3,43.4,42.9,38.3,47.4,31.9z\"/>\n <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8\n c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7\n C74.5,101.1,75.4,100.8,75.8,99.9z\"/>\n <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2\n c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"/>\n <g>\n <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8\n C75.5,111.5,77.8,106.2,77.8,100.4z\"/>\n </g>\n <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100\n c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9\n c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7\n C40.5,89.5,49.1,80.9,59.6,80.9z\"/>\n</g>\n</svg>\n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!-- Generator: Adobe Illustrator 25.2.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->\n<svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\">\n<style type=\"text/css\">\n .st0{display:none;}\n .st1{display:inline;}\n .st2{clip-path:url(#SVGID_2_);}\n .st3{clip-path:url(#SVGID_4_);}\n .st4{clip-path:url(#SVGID_6_);}\n .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;}\n .st6{clip-path:url(#SVGID_10_);fill:#EE333F;}\n .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;}\n .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;}\n .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;}\n .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;}\n .st11{clip-path:url(#SVGID_16_);}\n .st12{clip-path:url(#SVGID_20_);}\n .st13{clip-path:url(#SVGID_24_);}\n .st14{filter:url(#Adobe_OpacityMaskFilter);}\n .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);}\n .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);}\n .st17{clip-path:url(#SVGID_30_);fill:#373535;}\n .st18{fill:#FFFFFF;}\n .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}\n .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}\n .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;}\n .st22{fill:none;}\n</style>\n<g id=\"Layer_1\">\n <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"/>\n <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"/>\n <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"/>\n <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"/>\n</g>\n<g id=\"Layer_2\">\n</g>\n</svg>\n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!-- Generator: Adobe Illustrator 25.2.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->\n<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n viewBox=\"0 0 118.2 121.2\" enable-background=\"new 0 0 118.2 121.2\" xml:space=\"preserve\">\n<rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"/>\n<g>\n <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3\n c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z\n M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82\n S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"/>\n <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3\n c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7\n C57.8,77.7,59.2,78.4,60.8,78.6z\"/>\n <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5\n c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5\n l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8\n h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"/>\n <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4\n S109.2,114.8,108.4,114.8z\"/>\n</g>\n<g id=\"Layer_2\">\n</g>\n</svg>\n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!-- Generator: Adobe Illustrator 25.2.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->\n<svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\">\n<style type=\"text/css\">\n .st0{display:none;}\n .st1{display:inline;}\n .st2{clip-path:url(#SVGID_2_);}\n .st3{clip-path:url(#SVGID_4_);}\n .st4{clip-path:url(#SVGID_6_);}\n .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;}\n .st6{clip-path:url(#SVGID_10_);fill:#EE333F;}\n .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;}\n .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;}\n .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;}\n .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;}\n .st11{clip-path:url(#SVGID_16_);}\n .st12{clip-path:url(#SVGID_20_);}\n .st13{clip-path:url(#SVGID_24_);}\n .st14{filter:url(#Adobe_OpacityMaskFilter);}\n .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);}\n .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);}\n .st17{clip-path:url(#SVGID_30_);fill:#373535;}\n .st18{fill:#FFFFFF;}\n .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}\n .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}\n .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;}\n .st22{fill:none;}\n</style>\n<g id=\"Layer_1\">\n <g>\n <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"/>\n </g>\n <g>\n <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8\n c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1\n c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3\n l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"/>\n </g>\n <g>\n <g>\n <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"/>\n </g>\n <g>\n <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9\n c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3\n l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5\n C86.5,82.5,86.2,77.4,84.5,74.9z\"/>\n </g>\n <g>\n <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"/>\n </g>\n <g>\n <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"/>\n </g>\n <g>\n <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1\n c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1\n c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3\n C6.1,71.2,7.7,71.7,10.2,72.5z\"/>\n </g>\n <g>\n <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"/>\n </g>\n <g>\n <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"/>\n </g>\n <g>\n <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4\n c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7\n c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9\n c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6\n c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"/>\n </g>\n <g>\n <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"/>\n </g>\n <g>\n <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"/>\n </g>\n <g>\n <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"/>\n </g>\n <g>\n <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8\n C4.8,86.8,4.4,86.7,3.8,86.7z\"/>\n </g>\n <g>\n <g>\n <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8\n c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0\n c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3\n h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9\n C83.2,73.1,77.8,76.8,74.5,77.9z\"/>\n </g>\n <g>\n <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8\n c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1\n c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3\n l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7\n c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3\n l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8\n c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9\n c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"/>\n </g>\n </g>\n </g>\n <g>\n <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7\n c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7\n C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"/>\n </g>\n <g>\n <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6\n c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6\n C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"/>\n </g>\n</g>\n<g id=\"Layer_2\">\n</g>\n</svg>\n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"\" loading=\"lazy\" srcset=\"https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\" role=\"button\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2022-01-13 20:07:19','2022-01-13 20:07:19','',5,'https://stealthrestyling.us7.cdn-alpha.com/?p=206',0,'revision','',0),(207,1,'2022-01-13 20:07:19','2022-01-13 20:07:19','<img src=\"https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"stealth-logo_new-01\" /> \n <h4><a href=\"tel:+15615938808\">561-593-8808</a></h4> \n <h2>Ceramic Coating | Paint Protection Film | Custom Color Wraps</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\" role=\"button\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Protect your investment with Stealth Restyling services.</strong></p> \n <h3>\n Wrap Solutions for\n SPORTS \n LUXURY \n EXOTIC \n OFF-ROAD \n Vehicles\n </h3>\n <h2>The Science of Shine.</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!-- Generator: Adobe Illustrator 25.2.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->\n<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n viewBox=\"0 0 118.2 121.2\" enable-background=\"new 0 0 118.2 121.2\" xml:space=\"preserve\">\n<rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"/>\n<g id=\"Layer_2\">\n <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4\n c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9\n c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49\n C39.3,43.4,42.9,38.3,47.4,31.9z\"/>\n <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8\n c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7\n C74.5,101.1,75.4,100.8,75.8,99.9z\"/>\n <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2\n c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"/>\n <g>\n <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8\n C75.5,111.5,77.8,106.2,77.8,100.4z\"/>\n </g>\n <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100\n c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9\n c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7\n C40.5,89.5,49.1,80.9,59.6,80.9z\"/>\n</g>\n</svg>\n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!-- Generator: Adobe Illustrator 25.2.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->\n<svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\">\n<style type=\"text/css\">\n .st0{display:none;}\n .st1{display:inline;}\n .st2{clip-path:url(#SVGID_2_);}\n .st3{clip-path:url(#SVGID_4_);}\n .st4{clip-path:url(#SVGID_6_);}\n .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;}\n .st6{clip-path:url(#SVGID_10_);fill:#EE333F;}\n .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;}\n .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;}\n .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;}\n .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;}\n .st11{clip-path:url(#SVGID_16_);}\n .st12{clip-path:url(#SVGID_20_);}\n .st13{clip-path:url(#SVGID_24_);}\n .st14{filter:url(#Adobe_OpacityMaskFilter);}\n .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);}\n .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);}\n .st17{clip-path:url(#SVGID_30_);fill:#373535;}\n .st18{fill:#FFFFFF;}\n .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}\n .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}\n .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;}\n .st22{fill:none;}\n</style>\n<g id=\"Layer_1\">\n <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"/>\n <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"/>\n <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"/>\n <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"/>\n</g>\n<g id=\"Layer_2\">\n</g>\n</svg>\n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!-- Generator: Adobe Illustrator 25.2.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->\n<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n viewBox=\"0 0 118.2 121.2\" enable-background=\"new 0 0 118.2 121.2\" xml:space=\"preserve\">\n<rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"/>\n<g>\n <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3\n c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z\n M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82\n S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"/>\n <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3\n c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7\n C57.8,77.7,59.2,78.4,60.8,78.6z\"/>\n <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5\n c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5\n l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8\n h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"/>\n <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4\n S109.2,114.8,108.4,114.8z\"/>\n</g>\n<g id=\"Layer_2\">\n</g>\n</svg>\n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!-- Generator: Adobe Illustrator 25.2.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->\n<svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\">\n<style type=\"text/css\">\n .st0{display:none;}\n .st1{display:inline;}\n .st2{clip-path:url(#SVGID_2_);}\n .st3{clip-path:url(#SVGID_4_);}\n .st4{clip-path:url(#SVGID_6_);}\n .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;}\n .st6{clip-path:url(#SVGID_10_);fill:#EE333F;}\n .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;}\n .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;}\n .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;}\n .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;}\n .st11{clip-path:url(#SVGID_16_);}\n .st12{clip-path:url(#SVGID_20_);}\n .st13{clip-path:url(#SVGID_24_);}\n .st14{filter:url(#Adobe_OpacityMaskFilter);}\n .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);}\n .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);}\n .st17{clip-path:url(#SVGID_30_);fill:#373535;}\n .st18{fill:#FFFFFF;}\n .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}\n .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}\n .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;}\n .st22{fill:none;}\n</style>\n<g id=\"Layer_1\">\n <g>\n <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"/>\n </g>\n <g>\n <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8\n c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1\n c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3\n l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"/>\n </g>\n <g>\n <g>\n <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"/>\n </g>\n <g>\n <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9\n c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3\n l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5\n C86.5,82.5,86.2,77.4,84.5,74.9z\"/>\n </g>\n <g>\n <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"/>\n </g>\n <g>\n <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"/>\n </g>\n <g>\n <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1\n c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1\n c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3\n C6.1,71.2,7.7,71.7,10.2,72.5z\"/>\n </g>\n <g>\n <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"/>\n </g>\n <g>\n <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"/>\n </g>\n <g>\n <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4\n c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7\n c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9\n c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6\n c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"/>\n </g>\n <g>\n <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"/>\n </g>\n <g>\n <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"/>\n </g>\n <g>\n <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"/>\n </g>\n <g>\n <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8\n C4.8,86.8,4.4,86.7,3.8,86.7z\"/>\n </g>\n <g>\n <g>\n <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8\n c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0\n c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3\n h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9\n C83.2,73.1,77.8,76.8,74.5,77.9z\"/>\n </g>\n <g>\n <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8\n c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1\n c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3\n l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7\n c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3\n l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8\n c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9\n c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"/>\n </g>\n </g>\n </g>\n <g>\n <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7\n c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7\n C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"/>\n </g>\n <g>\n <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6\n c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6\n C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"/>\n </g>\n</g>\n<g id=\"Layer_2\">\n</g>\n</svg>\n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"\" loading=\"lazy\" srcset=\"https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\" role=\"button\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2022-01-13 20:07:19','2022-01-13 20:07:19','',5,'https://stealthrestyling.us7.cdn-alpha.com/?p=207',0,'revision','',0),(208,1,'2022-01-13 20:08:31','2022-01-13 20:08:31','<img src=\"https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"stealth-logo_new-01\" /> \n <h4><a href=\"tel:+15615938808\">561-593-8808</a></h4> \n <h2>Ceramic Coating | Paint Protection Film | Custom Color Wraps</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\" role=\"button\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Protect your investment with Stealth Restyling services.</strong></p> \n <h3>\n Wrap Solutions for\n SPORTS \n LUXURY \n EXOTIC \n OFF-ROAD \n Vehicles\n </h3>\n <h2>The Science of Shine.</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!-- Generator: Adobe Illustrator 25.2.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->\n<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n viewBox=\"0 0 118.2 121.2\" enable-background=\"new 0 0 118.2 121.2\" xml:space=\"preserve\">\n<rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"/>\n<g id=\"Layer_2\">\n <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4\n c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9\n c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49\n C39.3,43.4,42.9,38.3,47.4,31.9z\"/>\n <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8\n c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7\n C74.5,101.1,75.4,100.8,75.8,99.9z\"/>\n <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2\n c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"/>\n <g>\n <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8\n C75.5,111.5,77.8,106.2,77.8,100.4z\"/>\n </g>\n <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100\n c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9\n c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7\n C40.5,89.5,49.1,80.9,59.6,80.9z\"/>\n</g>\n</svg>\n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!-- Generator: Adobe Illustrator 25.2.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->\n<svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\">\n<style type=\"text/css\">\n .st0{display:none;}\n .st1{display:inline;}\n .st2{clip-path:url(#SVGID_2_);}\n .st3{clip-path:url(#SVGID_4_);}\n .st4{clip-path:url(#SVGID_6_);}\n .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;}\n .st6{clip-path:url(#SVGID_10_);fill:#EE333F;}\n .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;}\n .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;}\n .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;}\n .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;}\n .st11{clip-path:url(#SVGID_16_);}\n .st12{clip-path:url(#SVGID_20_);}\n .st13{clip-path:url(#SVGID_24_);}\n .st14{filter:url(#Adobe_OpacityMaskFilter);}\n .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);}\n .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);}\n .st17{clip-path:url(#SVGID_30_);fill:#373535;}\n .st18{fill:#FFFFFF;}\n .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}\n .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}\n .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;}\n .st22{fill:none;}\n</style>\n<g id=\"Layer_1\">\n <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"/>\n <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"/>\n <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"/>\n <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"/>\n</g>\n<g id=\"Layer_2\">\n</g>\n</svg>\n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!-- Generator: Adobe Illustrator 25.2.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->\n<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n viewBox=\"0 0 118.2 121.2\" enable-background=\"new 0 0 118.2 121.2\" xml:space=\"preserve\">\n<rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"/>\n<g>\n <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3\n c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z\n M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82\n S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"/>\n <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3\n c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7\n C57.8,77.7,59.2,78.4,60.8,78.6z\"/>\n <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5\n c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5\n l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8\n h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"/>\n <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4\n S109.2,114.8,108.4,114.8z\"/>\n</g>\n<g id=\"Layer_2\">\n</g>\n</svg>\n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!-- Generator: Adobe Illustrator 25.2.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->\n<svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\">\n<style type=\"text/css\">\n .st0{display:none;}\n .st1{display:inline;}\n .st2{clip-path:url(#SVGID_2_);}\n .st3{clip-path:url(#SVGID_4_);}\n .st4{clip-path:url(#SVGID_6_);}\n .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;}\n .st6{clip-path:url(#SVGID_10_);fill:#EE333F;}\n .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;}\n .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;}\n .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;}\n .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;}\n .st11{clip-path:url(#SVGID_16_);}\n .st12{clip-path:url(#SVGID_20_);}\n .st13{clip-path:url(#SVGID_24_);}\n .st14{filter:url(#Adobe_OpacityMaskFilter);}\n .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);}\n .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);}\n .st17{clip-path:url(#SVGID_30_);fill:#373535;}\n .st18{fill:#FFFFFF;}\n .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}\n .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}\n .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;}\n .st22{fill:none;}\n</style>\n<g id=\"Layer_1\">\n <g>\n <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"/>\n </g>\n <g>\n <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8\n c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1\n c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3\n l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"/>\n </g>\n <g>\n <g>\n <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"/>\n </g>\n <g>\n <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9\n c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3\n l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5\n C86.5,82.5,86.2,77.4,84.5,74.9z\"/>\n </g>\n <g>\n <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"/>\n </g>\n <g>\n <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"/>\n </g>\n <g>\n <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1\n c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1\n c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3\n C6.1,71.2,7.7,71.7,10.2,72.5z\"/>\n </g>\n <g>\n <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"/>\n </g>\n <g>\n <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"/>\n </g>\n <g>\n <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4\n c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7\n c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9\n c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6\n c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"/>\n </g>\n <g>\n <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"/>\n </g>\n <g>\n <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"/>\n </g>\n <g>\n <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"/>\n </g>\n <g>\n <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8\n C4.8,86.8,4.4,86.7,3.8,86.7z\"/>\n </g>\n <g>\n <g>\n <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8\n c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0\n c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3\n h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9\n C83.2,73.1,77.8,76.8,74.5,77.9z\"/>\n </g>\n <g>\n <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8\n c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1\n c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3\n l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7\n c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3\n l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8\n c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9\n c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"/>\n </g>\n </g>\n </g>\n <g>\n <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7\n c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7\n C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"/>\n </g>\n <g>\n <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6\n c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6\n C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"/>\n </g>\n</g>\n<g id=\"Layer_2\">\n</g>\n</svg>\n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"\" loading=\"lazy\" srcset=\"https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\" role=\"button\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2022-01-13 20:08:31','2022-01-13 20:08:31','',5,'https://stealthrestyling.us7.cdn-alpha.com/?p=208',0,'revision','',0),(209,1,'2022-01-13 20:08:32','2022-01-13 20:08:32','<img src=\"https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"stealth-logo_new-01\" /> \n <h4><a href=\"tel:+15615938808\">561-593-8808</a></h4> \n <h2>Ceramic Coating | Paint Protection Film | Custom Color Wraps</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\" role=\"button\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Protect your investment with Stealth Restyling services.</strong></p> \n <h3>\n Wrap Solutions for\n SPORTS \n LUXURY \n EXOTIC \n OFF-ROAD \n Vehicles\n </h3>\n <h2>The Science of Shine.</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!-- Generator: Adobe Illustrator 25.2.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->\n<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n viewBox=\"0 0 118.2 121.2\" enable-background=\"new 0 0 118.2 121.2\" xml:space=\"preserve\">\n<rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"/>\n<g id=\"Layer_2\">\n <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4\n c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9\n c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49\n C39.3,43.4,42.9,38.3,47.4,31.9z\"/>\n <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8\n c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7\n C74.5,101.1,75.4,100.8,75.8,99.9z\"/>\n <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2\n c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"/>\n <g>\n <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8\n C75.5,111.5,77.8,106.2,77.8,100.4z\"/>\n </g>\n <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100\n c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9\n c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7\n C40.5,89.5,49.1,80.9,59.6,80.9z\"/>\n</g>\n</svg>\n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!-- Generator: Adobe Illustrator 25.2.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->\n<svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\">\n<style type=\"text/css\">\n .st0{display:none;}\n .st1{display:inline;}\n .st2{clip-path:url(#SVGID_2_);}\n .st3{clip-path:url(#SVGID_4_);}\n .st4{clip-path:url(#SVGID_6_);}\n .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;}\n .st6{clip-path:url(#SVGID_10_);fill:#EE333F;}\n .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;}\n .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;}\n .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;}\n .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;}\n .st11{clip-path:url(#SVGID_16_);}\n .st12{clip-path:url(#SVGID_20_);}\n .st13{clip-path:url(#SVGID_24_);}\n .st14{filter:url(#Adobe_OpacityMaskFilter);}\n .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);}\n .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);}\n .st17{clip-path:url(#SVGID_30_);fill:#373535;}\n .st18{fill:#FFFFFF;}\n .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}\n .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}\n .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;}\n .st22{fill:none;}\n</style>\n<g id=\"Layer_1\">\n <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"/>\n <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"/>\n <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"/>\n <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"/>\n</g>\n<g id=\"Layer_2\">\n</g>\n</svg>\n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!-- Generator: Adobe Illustrator 25.2.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->\n<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n viewBox=\"0 0 118.2 121.2\" enable-background=\"new 0 0 118.2 121.2\" xml:space=\"preserve\">\n<rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"/>\n<g>\n <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3\n c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z\n M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82\n S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"/>\n <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3\n c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7\n C57.8,77.7,59.2,78.4,60.8,78.6z\"/>\n <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5\n c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5\n l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8\n h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"/>\n <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4\n S109.2,114.8,108.4,114.8z\"/>\n</g>\n<g id=\"Layer_2\">\n</g>\n</svg>\n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!-- Generator: Adobe Illustrator 25.2.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->\n<svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\">\n<style type=\"text/css\">\n .st0{display:none;}\n .st1{display:inline;}\n .st2{clip-path:url(#SVGID_2_);}\n .st3{clip-path:url(#SVGID_4_);}\n .st4{clip-path:url(#SVGID_6_);}\n .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;}\n .st6{clip-path:url(#SVGID_10_);fill:#EE333F;}\n .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;}\n .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;}\n .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;}\n .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;}\n .st11{clip-path:url(#SVGID_16_);}\n .st12{clip-path:url(#SVGID_20_);}\n .st13{clip-path:url(#SVGID_24_);}\n .st14{filter:url(#Adobe_OpacityMaskFilter);}\n .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);}\n .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);}\n .st17{clip-path:url(#SVGID_30_);fill:#373535;}\n .st18{fill:#FFFFFF;}\n .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}\n .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}\n .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;}\n .st22{fill:none;}\n</style>\n<g id=\"Layer_1\">\n <g>\n <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"/>\n </g>\n <g>\n <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8\n c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1\n c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3\n l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"/>\n </g>\n <g>\n <g>\n <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"/>\n </g>\n <g>\n <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9\n c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3\n l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5\n C86.5,82.5,86.2,77.4,84.5,74.9z\"/>\n </g>\n <g>\n <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"/>\n </g>\n <g>\n <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"/>\n </g>\n <g>\n <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1\n c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1\n c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3\n C6.1,71.2,7.7,71.7,10.2,72.5z\"/>\n </g>\n <g>\n <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"/>\n </g>\n <g>\n <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"/>\n </g>\n <g>\n <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4\n c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7\n c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9\n c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6\n c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"/>\n </g>\n <g>\n <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"/>\n </g>\n <g>\n <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"/>\n </g>\n <g>\n <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"/>\n </g>\n <g>\n <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8\n C4.8,86.8,4.4,86.7,3.8,86.7z\"/>\n </g>\n <g>\n <g>\n <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8\n c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0\n c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3\n h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9\n C83.2,73.1,77.8,76.8,74.5,77.9z\"/>\n </g>\n <g>\n <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8\n c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1\n c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3\n l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7\n c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3\n l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8\n c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9\n c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"/>\n </g>\n </g>\n </g>\n <g>\n <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7\n c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7\n C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"/>\n </g>\n <g>\n <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6\n c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6\n C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"/>\n </g>\n</g>\n<g id=\"Layer_2\">\n</g>\n</svg>\n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"\" loading=\"lazy\" srcset=\"https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\" role=\"button\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2022-01-13 20:08:32','2022-01-13 20:08:32','',5,'https://stealthrestyling.us7.cdn-alpha.com/?p=209',0,'revision','',0),(210,1,'2022-01-13 20:08:33','2022-01-13 20:08:33','<img src=\"https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"stealth-logo_new-01\" /> \n <h4><a href=\"tel:+15615938808\">561-593-8808</a></h4> \n <h2>Ceramic Coating | Paint Protection Film (PPF) | Custom Color Wraps</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\" role=\"button\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Protect your investment with Stealth Restyling services.</strong></p> \n <h3>\n Wrap Solutions for\n SPORTS \n LUXURY \n EXOTIC \n OFF-ROAD \n Vehicles\n </h3>\n <h2>The Science of Shine.</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!-- Generator: Adobe Illustrator 25.2.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->\n<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n viewBox=\"0 0 118.2 121.2\" enable-background=\"new 0 0 118.2 121.2\" xml:space=\"preserve\">\n<rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"/>\n<g id=\"Layer_2\">\n <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4\n c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9\n c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49\n C39.3,43.4,42.9,38.3,47.4,31.9z\"/>\n <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8\n c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7\n C74.5,101.1,75.4,100.8,75.8,99.9z\"/>\n <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2\n c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"/>\n <g>\n <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8\n C75.5,111.5,77.8,106.2,77.8,100.4z\"/>\n </g>\n <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100\n c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9\n c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7\n C40.5,89.5,49.1,80.9,59.6,80.9z\"/>\n</g>\n</svg>\n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!-- Generator: Adobe Illustrator 25.2.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->\n<svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\">\n<style type=\"text/css\">\n .st0{display:none;}\n .st1{display:inline;}\n .st2{clip-path:url(#SVGID_2_);}\n .st3{clip-path:url(#SVGID_4_);}\n .st4{clip-path:url(#SVGID_6_);}\n .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;}\n .st6{clip-path:url(#SVGID_10_);fill:#EE333F;}\n .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;}\n .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;}\n .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;}\n .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;}\n .st11{clip-path:url(#SVGID_16_);}\n .st12{clip-path:url(#SVGID_20_);}\n .st13{clip-path:url(#SVGID_24_);}\n .st14{filter:url(#Adobe_OpacityMaskFilter);}\n .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);}\n .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);}\n .st17{clip-path:url(#SVGID_30_);fill:#373535;}\n .st18{fill:#FFFFFF;}\n .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}\n .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}\n .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;}\n .st22{fill:none;}\n</style>\n<g id=\"Layer_1\">\n <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"/>\n <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"/>\n <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"/>\n <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"/>\n</g>\n<g id=\"Layer_2\">\n</g>\n</svg>\n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!-- Generator: Adobe Illustrator 25.2.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->\n<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n viewBox=\"0 0 118.2 121.2\" enable-background=\"new 0 0 118.2 121.2\" xml:space=\"preserve\">\n<rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"/>\n<g>\n <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3\n c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z\n M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82\n S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"/>\n <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3\n c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7\n C57.8,77.7,59.2,78.4,60.8,78.6z\"/>\n <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5\n c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5\n l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8\n h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"/>\n <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4\n S109.2,114.8,108.4,114.8z\"/>\n</g>\n<g id=\"Layer_2\">\n</g>\n</svg>\n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!-- Generator: Adobe Illustrator 25.2.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->\n<svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\">\n<style type=\"text/css\">\n .st0{display:none;}\n .st1{display:inline;}\n .st2{clip-path:url(#SVGID_2_);}\n .st3{clip-path:url(#SVGID_4_);}\n .st4{clip-path:url(#SVGID_6_);}\n .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;}\n .st6{clip-path:url(#SVGID_10_);fill:#EE333F;}\n .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;}\n .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;}\n .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;}\n .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;}\n .st11{clip-path:url(#SVGID_16_);}\n .st12{clip-path:url(#SVGID_20_);}\n .st13{clip-path:url(#SVGID_24_);}\n .st14{filter:url(#Adobe_OpacityMaskFilter);}\n .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);}\n .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);}\n .st17{clip-path:url(#SVGID_30_);fill:#373535;}\n .st18{fill:#FFFFFF;}\n .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}\n .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}\n .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;}\n .st22{fill:none;}\n</style>\n<g id=\"Layer_1\">\n <g>\n <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"/>\n </g>\n <g>\n <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8\n c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1\n c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3\n l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"/>\n </g>\n <g>\n <g>\n <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"/>\n </g>\n <g>\n <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9\n c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3\n l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5\n C86.5,82.5,86.2,77.4,84.5,74.9z\"/>\n </g>\n <g>\n <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"/>\n </g>\n <g>\n <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"/>\n </g>\n <g>\n <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1\n c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1\n c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3\n C6.1,71.2,7.7,71.7,10.2,72.5z\"/>\n </g>\n <g>\n <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"/>\n </g>\n <g>\n <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"/>\n </g>\n <g>\n <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4\n c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7\n c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9\n c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6\n c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"/>\n </g>\n <g>\n <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"/>\n </g>\n <g>\n <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"/>\n </g>\n <g>\n <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"/>\n </g>\n <g>\n <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8\n C4.8,86.8,4.4,86.7,3.8,86.7z\"/>\n </g>\n <g>\n <g>\n <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8\n c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0\n c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3\n h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9\n C83.2,73.1,77.8,76.8,74.5,77.9z\"/>\n </g>\n <g>\n <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8\n c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1\n c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3\n l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7\n c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3\n l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8\n c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9\n c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"/>\n </g>\n </g>\n </g>\n <g>\n <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7\n c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7\n C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"/>\n </g>\n <g>\n <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6\n c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6\n C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"/>\n </g>\n</g>\n<g id=\"Layer_2\">\n</g>\n</svg>\n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"\" loading=\"lazy\" srcset=\"https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\" role=\"button\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2022-01-13 20:08:33','2022-01-13 20:08:33','',5,'https://stealthrestyling.us7.cdn-alpha.com/?p=210',0,'revision','',0),(211,1,'2022-01-13 20:17:07','2022-01-13 20:17:07','','favicon_io (1)','','inherit','open','closed','','favicon_io-1','','','2022-01-13 20:17:07','2022-01-13 20:17:07','',26,'https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/05/favicon_io-1.zip',0,'attachment','application/zip',0),(213,1,'2022-01-13 20:19:31','2022-01-13 20:19:31','','Stealth-Restyling-Logo_Badge_small','','inherit','open','closed','','stealth-restyling-logo_badge_small','','','2023-01-08 19:10:14','2023-01-08 19:10:14','',26,'https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/05/Stealth-Restyling-Logo_Badge_small.png',0,'attachment','image/png',0),(214,1,'2022-01-13 20:19:38','2022-01-13 20:19:38','','Default Kit','','inherit','closed','closed','','26-revision-v1','','','2022-01-13 20:19:38','2022-01-13 20:19:38','',26,'https://stealthrestyling.us7.cdn-alpha.com/?p=214',0,'revision','',0),(215,1,'2022-01-13 20:19:38','2022-01-13 20:19:38','','Default Kit','','inherit','closed','closed','','26-revision-v1','','','2022-01-13 20:19:38','2022-01-13 20:19:38','',26,'https://stealthrestyling.us7.cdn-alpha.com/?p=215',0,'revision','',0),(226,1,'2024-04-02 16:59:44','2024-04-02 20:59:44','<img src=\"https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"stealth-logo_new-01\" /> \n <h4><a href=\"tel:+15615938808\">561-593-8808</a></h4> \n <h2>Ceramic Coating | Paint Protection Film (PPF) | Custom Color Wraps</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\" role=\"button\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Protect your investment with Stealth Restyling services.</strong></p> \n <h3>\n Wrap Solutions for\n SPORTS \n LUXURY \n EXOTIC \n OFF-ROAD \n Vehicles\n </h3>\n <h2>The Science of Shine.</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!-- Generator: Adobe Illustrator 25.2.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->\n<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n viewBox=\"0 0 118.2 121.2\" enable-background=\"new 0 0 118.2 121.2\" xml:space=\"preserve\">\n<rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"/>\n<g id=\"Layer_2\">\n <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4\n c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9\n c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49\n C39.3,43.4,42.9,38.3,47.4,31.9z\"/>\n <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8\n c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7\n C74.5,101.1,75.4,100.8,75.8,99.9z\"/>\n <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2\n c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"/>\n <g>\n <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8\n C75.5,111.5,77.8,106.2,77.8,100.4z\"/>\n </g>\n <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100\n c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9\n c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7\n C40.5,89.5,49.1,80.9,59.6,80.9z\"/>\n</g>\n</svg>\n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!-- Generator: Adobe Illustrator 25.2.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->\n<svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\">\n<style type=\"text/css\">\n .st0{display:none;}\n .st1{display:inline;}\n .st2{clip-path:url(#SVGID_2_);}\n .st3{clip-path:url(#SVGID_4_);}\n .st4{clip-path:url(#SVGID_6_);}\n .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;}\n .st6{clip-path:url(#SVGID_10_);fill:#EE333F;}\n .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;}\n .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;}\n .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;}\n .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;}\n .st11{clip-path:url(#SVGID_16_);}\n .st12{clip-path:url(#SVGID_20_);}\n .st13{clip-path:url(#SVGID_24_);}\n .st14{filter:url(#Adobe_OpacityMaskFilter);}\n .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);}\n .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);}\n .st17{clip-path:url(#SVGID_30_);fill:#373535;}\n .st18{fill:#FFFFFF;}\n .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}\n .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}\n .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;}\n .st22{fill:none;}\n</style>\n<g id=\"Layer_1\">\n <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"/>\n <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"/>\n <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"/>\n <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"/>\n</g>\n<g id=\"Layer_2\">\n</g>\n</svg>\n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!-- Generator: Adobe Illustrator 25.2.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->\n<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n viewBox=\"0 0 118.2 121.2\" enable-background=\"new 0 0 118.2 121.2\" xml:space=\"preserve\">\n<rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"/>\n<g>\n <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3\n c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z\n M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82\n S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"/>\n <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3\n c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7\n C57.8,77.7,59.2,78.4,60.8,78.6z\"/>\n <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5\n c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5\n l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8\n h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"/>\n <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4\n S109.2,114.8,108.4,114.8z\"/>\n</g>\n<g id=\"Layer_2\">\n</g>\n</svg>\n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!-- Generator: Adobe Illustrator 25.2.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->\n<svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\">\n<style type=\"text/css\">\n .st0{display:none;}\n .st1{display:inline;}\n .st2{clip-path:url(#SVGID_2_);}\n .st3{clip-path:url(#SVGID_4_);}\n .st4{clip-path:url(#SVGID_6_);}\n .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;}\n .st6{clip-path:url(#SVGID_10_);fill:#EE333F;}\n .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;}\n .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;}\n .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;}\n .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;}\n .st11{clip-path:url(#SVGID_16_);}\n .st12{clip-path:url(#SVGID_20_);}\n .st13{clip-path:url(#SVGID_24_);}\n .st14{filter:url(#Adobe_OpacityMaskFilter);}\n .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);}\n .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);}\n .st17{clip-path:url(#SVGID_30_);fill:#373535;}\n .st18{fill:#FFFFFF;}\n .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}\n .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}\n .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;}\n .st22{fill:none;}\n</style>\n<g id=\"Layer_1\">\n <g>\n <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"/>\n </g>\n <g>\n <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8\n c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1\n c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3\n l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"/>\n </g>\n <g>\n <g>\n <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"/>\n </g>\n <g>\n <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9\n c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3\n l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5\n C86.5,82.5,86.2,77.4,84.5,74.9z\"/>\n </g>\n <g>\n <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"/>\n </g>\n <g>\n <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"/>\n </g>\n <g>\n <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1\n c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1\n c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3\n C6.1,71.2,7.7,71.7,10.2,72.5z\"/>\n </g>\n <g>\n <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"/>\n </g>\n <g>\n <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"/>\n </g>\n <g>\n <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4\n c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7\n c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9\n c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6\n c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"/>\n </g>\n <g>\n <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"/>\n </g>\n <g>\n <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"/>\n </g>\n <g>\n <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"/>\n </g>\n <g>\n <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8\n C4.8,86.8,4.4,86.7,3.8,86.7z\"/>\n </g>\n <g>\n <g>\n <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8\n c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0\n c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3\n h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9\n C83.2,73.1,77.8,76.8,74.5,77.9z\"/>\n </g>\n <g>\n <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8\n c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1\n c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3\n l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7\n c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3\n l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8\n c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9\n c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"/>\n </g>\n </g>\n </g>\n <g>\n <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7\n c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7\n C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"/>\n </g>\n <g>\n <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6\n c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6\n C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"/>\n </g>\n</g>\n<g id=\"Layer_2\">\n</g>\n</svg>\n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"\" loading=\"lazy\" srcset=\"https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\" role=\"button\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2024-04-02 16:59:44','2024-04-02 20:59:44','',5,'https://stealthrestyling.com/?p=226',0,'revision','',0),(227,1,'2024-04-02 16:59:44','2024-04-02 20:59:44','<img src=\"https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"stealth-logo_new-01\" /> \n <h4><a href=\"tel:+15615938808\">561-593-8808</a></h4> \n <h2>Ceramic Coating | Paint Protection Film (PPF) | Custom Color Wraps</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\" role=\"button\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Protect your investment with Stealth Restyling services.</strong></p> \n <h3>\n Wrap Solutions for\n SPORTS \n LUXURY \n EXOTIC \n OFF-ROAD \n Vehicles\n </h3>\n <h2>The Science of Shine.</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!-- Generator: Adobe Illustrator 25.2.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->\n<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n viewBox=\"0 0 118.2 121.2\" enable-background=\"new 0 0 118.2 121.2\" xml:space=\"preserve\">\n<rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"/>\n<g id=\"Layer_2\">\n <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4\n c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9\n c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49\n C39.3,43.4,42.9,38.3,47.4,31.9z\"/>\n <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8\n c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7\n C74.5,101.1,75.4,100.8,75.8,99.9z\"/>\n <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2\n c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"/>\n <g>\n <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8\n C75.5,111.5,77.8,106.2,77.8,100.4z\"/>\n </g>\n <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100\n c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9\n c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7\n C40.5,89.5,49.1,80.9,59.6,80.9z\"/>\n</g>\n</svg>\n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!-- Generator: Adobe Illustrator 25.2.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->\n<svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\">\n<style type=\"text/css\">\n .st0{display:none;}\n .st1{display:inline;}\n .st2{clip-path:url(#SVGID_2_);}\n .st3{clip-path:url(#SVGID_4_);}\n .st4{clip-path:url(#SVGID_6_);}\n .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;}\n .st6{clip-path:url(#SVGID_10_);fill:#EE333F;}\n .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;}\n .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;}\n .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;}\n .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;}\n .st11{clip-path:url(#SVGID_16_);}\n .st12{clip-path:url(#SVGID_20_);}\n .st13{clip-path:url(#SVGID_24_);}\n .st14{filter:url(#Adobe_OpacityMaskFilter);}\n .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);}\n .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);}\n .st17{clip-path:url(#SVGID_30_);fill:#373535;}\n .st18{fill:#FFFFFF;}\n .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}\n .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}\n .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;}\n .st22{fill:none;}\n</style>\n<g id=\"Layer_1\">\n <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"/>\n <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"/>\n <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"/>\n <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"/>\n</g>\n<g id=\"Layer_2\">\n</g>\n</svg>\n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!-- Generator: Adobe Illustrator 25.2.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->\n<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n viewBox=\"0 0 118.2 121.2\" enable-background=\"new 0 0 118.2 121.2\" xml:space=\"preserve\">\n<rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"/>\n<g>\n <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3\n c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z\n M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82\n S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"/>\n <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3\n c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7\n C57.8,77.7,59.2,78.4,60.8,78.6z\"/>\n <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5\n c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5\n l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8\n h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"/>\n <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4\n S109.2,114.8,108.4,114.8z\"/>\n</g>\n<g id=\"Layer_2\">\n</g>\n</svg>\n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!-- Generator: Adobe Illustrator 25.2.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->\n<svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\">\n<style type=\"text/css\">\n .st0{display:none;}\n .st1{display:inline;}\n .st2{clip-path:url(#SVGID_2_);}\n .st3{clip-path:url(#SVGID_4_);}\n .st4{clip-path:url(#SVGID_6_);}\n .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;}\n .st6{clip-path:url(#SVGID_10_);fill:#EE333F;}\n .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;}\n .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;}\n .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;}\n .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;}\n .st11{clip-path:url(#SVGID_16_);}\n .st12{clip-path:url(#SVGID_20_);}\n .st13{clip-path:url(#SVGID_24_);}\n .st14{filter:url(#Adobe_OpacityMaskFilter);}\n .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);}\n .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);}\n .st17{clip-path:url(#SVGID_30_);fill:#373535;}\n .st18{fill:#FFFFFF;}\n .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}\n .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}\n .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;}\n .st22{fill:none;}\n</style>\n<g id=\"Layer_1\">\n <g>\n <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"/>\n </g>\n <g>\n <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"/>\n </g>\n <g>\n <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8\n c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1\n c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3\n l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"/>\n </g>\n <g>\n <g>\n <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"/>\n </g>\n <g>\n <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9\n c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3\n l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5\n C86.5,82.5,86.2,77.4,84.5,74.9z\"/>\n </g>\n <g>\n <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"/>\n </g>\n <g>\n <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"/>\n </g>\n <g>\n <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1\n c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1\n c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3\n C6.1,71.2,7.7,71.7,10.2,72.5z\"/>\n </g>\n <g>\n <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"/>\n </g>\n <g>\n <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"/>\n </g>\n <g>\n <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4\n c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7\n c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9\n c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6\n c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"/>\n </g>\n <g>\n <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"/>\n </g>\n <g>\n <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"/>\n </g>\n <g>\n <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"/>\n </g>\n <g>\n <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8\n C4.8,86.8,4.4,86.7,3.8,86.7z\"/>\n </g>\n <g>\n <g>\n <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8\n c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0\n c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3\n h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9\n C83.2,73.1,77.8,76.8,74.5,77.9z\"/>\n </g>\n <g>\n <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8\n c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1\n c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3\n l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7\n c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3\n l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8\n c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9\n c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"/>\n </g>\n </g>\n </g>\n <g>\n <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7\n c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7\n C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"/>\n </g>\n <g>\n <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6\n c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6\n C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"/>\n </g>\n</g>\n<g id=\"Layer_2\">\n</g>\n</svg>\n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"\" loading=\"lazy\" srcset=\"https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.us7.cdn-alpha.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\" role=\"button\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2024-04-02 16:59:44','2024-04-02 20:59:44','',5,'https://stealthrestyling.com/?p=227',0,'revision','',0),(228,1,'2024-04-02 16:59:44','2024-04-02 20:59:44','<img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <h4><a href=\"tel:+15615938808\">561-593-8808</a></h4> \n <h2>Ceramic Coating | Paint Protection Film (PPF) | Custom Color Wraps</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Protect your investment with Stealth Restyling services.</strong></p> \n <h3>\n Wrap Solutions for\n SPORTS \n LUXURY \n EXOTIC \n OFF-ROAD \n Vehicles\n </h3>\n <h2>The Science of Shine.</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2024-04-02 16:59:44','2024-04-02 20:59:44','',5,'https://stealthrestyling.com/?p=228',0,'revision','',0),(240,1,'2024-11-25 15:04:11','2024-11-25 20:04:11','<img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <h4><a href=\"tel:+15615938808\">561-593-8808</a></h4> \n <h2>Ceramic Coating | Paint Protection Film (PPF) | Custom Color Wraps</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Protect your investment with Stealth Restyling services.</strong></p> \n <h3>\n Wrap Solutions for\n SPORTS \n LUXURY \n EXOTIC \n OFF-ROAD \n Vehicles\n </h3>\n <h2>The Science of Shine.</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2024-11-25 15:04:11','2024-11-25 20:04:11','',5,'https://stealthrestyling.com/?p=240',0,'revision','',0),(241,1,'2024-11-25 15:04:12','2024-11-25 20:04:12','<img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <h4><a href=\"tel:+15615938808\">561-593-8808</a></h4> \n <h2>Ceramic Coating | Paint Protection Film (PPF) | Custom Color Wraps</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Protect your investment with Stealth Restyling services.</strong></p> \n <h3>\n Wrap Solutions for\n SPORTS \n LUXURY \n EXOTIC \n OFF-ROAD \n Vehicles\n </h3>\n <h2>The Science of Shine.</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2024-11-25 15:04:12','2024-11-25 20:04:12','',5,'https://stealthrestyling.com/?p=241',0,'revision','',0),(242,1,'2024-11-25 15:04:12','2024-11-25 20:04:12','<a href=\"#\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Ceramic Coating | Paint Protection Film (PPF) | Custom Color Wraps</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Protect your investment with Stealth Restyling services.</strong></p> \n <h3>\n Wrap Solutions for\n SPORTS \n LUXURY \n EXOTIC \n OFF-ROAD \n Vehicles\n </h3>\n <h2>The Science of Shine.</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2024-11-25 15:04:12','2024-11-25 20:04:12','',5,'https://stealthrestyling.com/?p=242',0,'revision','',0),(243,1,'2024-11-25 15:06:07','2024-11-25 20:06:07','<a href=\"#\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Ceramic Coating | Paint Protection Film (PPF) | Custom Color Wraps</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Protect your investment with Stealth Restyling services.</strong></p> \n <h3>\n Wrap Solutions for\n SPORTS \n LUXURY \n EXOTIC \n OFF-ROAD \n Vehicles\n </h3>\n <h2>The Science of Shine.</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2024-11-25 15:06:07','2024-11-25 20:06:07','',5,'https://stealthrestyling.com/?p=243',0,'revision','',0),(244,1,'2024-11-25 15:06:07','2024-11-25 20:06:07','<a href=\"#\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Ceramic Coating | Paint Protection Film (PPF) | Custom Color Wraps</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Protect your investment with Stealth Restyling services.</strong></p> \n <h3>\n Wrap Solutions for\n SPORTS \n LUXURY \n EXOTIC \n OFF-ROAD \n Vehicles\n </h3>\n <h2>The Science of Shine.</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2024-11-25 15:06:07','2024-11-25 20:06:07','',5,'https://stealthrestyling.com/?p=244',0,'revision','',0),(245,1,'2024-11-25 15:06:08','2024-11-25 20:06:08','<a href=\"#\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Ceramic Coating | Paint Protection Film (PPF) | Custom Color Wraps</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Protect your investment with Stealth Restyling services.</strong></p> \n <h3>\n Wrap Solutions for\n SPORTS \n LUXURY \n EXOTIC \n OFF-ROAD \n Vehicles\n </h3>\n <h2>The Science of Shine.</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2024-11-25 15:06:08','2024-11-25 20:06:08','',5,'https://stealthrestyling.com/?p=245',0,'revision','',0),(246,1,'2024-11-25 15:07:17','2024-11-25 20:07:17','<a href=\"#\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Ceramic Coating | Paint Protection Film (PPF) | Custom Color Wraps</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Protect your investment with Stealth Restyling services.</strong></p> \n <h3>\n Wrap Solutions for\n SPORTS \n LUXURY \n EXOTIC \n OFF-ROAD \n Vehicles\n </h3>\n <h2>The Science of Shine.</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2024-11-25 15:07:17','2024-11-25 20:07:17','',5,'https://stealthrestyling.com/?p=246',0,'revision','',0),(247,1,'2024-11-25 15:07:18','2024-11-25 20:07:18','<a href=\"#\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Ceramic Coating | Paint Protection Film (PPF) | Custom Color Wraps</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Protect your investment with Stealth Restyling services.</strong></p> \n <h3>\n Wrap Solutions for\n SPORTS \n LUXURY \n EXOTIC \n OFF-ROAD \n Vehicles\n </h3>\n <h2>The Science of Shine.</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2024-11-25 15:07:18','2024-11-25 20:07:18','',5,'https://stealthrestyling.com/?p=247',0,'revision','',0),(248,1,'2024-11-25 15:07:18','2024-11-25 20:07:18','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Ceramic Coating | Paint Protection Film (PPF) | Custom Color Wraps</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Protect your investment with Stealth Restyling services.</strong></p> \n <h3>\n Wrap Solutions for\n SPORTS \n LUXURY \n EXOTIC \n OFF-ROAD \n Vehicles\n </h3>\n <h2>The Science of Shine.</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2024-11-25 15:07:18','2024-11-25 20:07:18','',5,'https://stealthrestyling.com/?p=248',0,'revision','',0),(253,1,'2025-02-02 08:31:05','2025-02-02 13:31:05','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Ceramic Coating | Paint Protection Film (PPF) | Custom Color Wraps</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Protect your investment with Stealth Restyling services.</strong></p> \n <h3>\n Wrap Solutions for\n SPORTS \n LUXURY \n EXOTIC \n OFF-ROAD \n Vehicles\n </h3>\n <h2>The Science of Shine.</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-02 08:31:05','2025-02-02 13:31:05','',5,'https://stealthrestyling.com/?p=253',0,'revision','',0),(254,1,'2025-02-02 08:31:05','2025-02-02 13:31:05','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Ceramic Coating | Paint Protection Film (PPF) | Custom Color Wraps</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Protect your investment with Stealth Restyling services.</strong></p> \n <h3>\n Wrap Solutions for\n SPORTS \n LUXURY \n EXOTIC \n OFF-ROAD \n Vehicles\n </h3>\n <h2>The Science of Shine.</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-02 08:31:05','2025-02-02 13:31:05','',5,'https://stealthrestyling.com/?p=254',0,'revision','',0),(255,1,'2025-02-02 08:31:06','2025-02-02 13:31:06','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Protect your investment with Stealth Restyling services.</strong></p> \n <h3>\n Wrap Solutions for\n SPORTS \n LUXURY \n EXOTIC \n OFF-ROAD \n Vehicles\n </h3>\n <h2>The Science of Shine.</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-02 08:31:06','2025-02-02 13:31:06','',5,'https://stealthrestyling.com/?p=255',0,'revision','',0),(256,1,'2025-02-02 08:31:46','2025-02-02 13:31:46','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Protect your investment with Stealth Restyling services.</strong></p> \n <h3>\n Wrap Solutions for\n SPORTS \n LUXURY \n EXOTIC \n OFF-ROAD \n Vehicles\n </h3>\n <h2>The Science of Shine.</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-02 08:31:46','2025-02-02 13:31:46','',5,'https://stealthrestyling.com/?p=256',0,'revision','',0),(257,1,'2025-02-02 08:31:47','2025-02-02 13:31:47','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Protect your investment with Stealth Restyling services.</strong></p> \n <h3>\n Wrap Solutions for\n SPORTS \n LUXURY \n EXOTIC \n OFF-ROAD \n Vehicles\n </h3>\n <h2>The Science of Shine.</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-02 08:31:47','2025-02-02 13:31:47','',5,'https://stealthrestyling.com/?p=257',0,'revision','',0),(258,1,'2025-02-02 08:31:47','2025-02-02 13:31:47','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Protect your investment with Stealth Restyling services.</strong></p> \n <h3>\n Wrap Solutions for\n SPORTS \n LUXURY \n EXOTIC \n OFF-ROAD \n Vehicles\n </h3>\n <h2>The Science of Shine.</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-02 08:31:47','2025-02-02 13:31:47','',5,'https://stealthrestyling.com/?p=258',0,'revision','',0),(259,1,'2025-02-02 08:32:03','2025-02-02 13:32:03','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Protect your investment with Stealth Restyling services.</strong></p> \n <h3>\n Wrap Solutions for\n SPORTS \n LUXURY \n EXOTIC \n OFF-ROAD \n Vehicles\n </h3>\n <h2>The Science of Shine.</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-02 08:32:03','2025-02-02 13:32:03','',5,'https://stealthrestyling.com/?p=259',0,'revision','',0),(260,1,'2025-02-02 08:32:03','2025-02-02 13:32:03','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Protect your investment with Stealth Restyling services.</strong></p> \n <h3>\n Wrap Solutions for\n SPORTS \n LUXURY \n EXOTIC \n OFF-ROAD \n Vehicles\n </h3>\n <h2>The Science of Shine.</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-02 08:32:03','2025-02-02 13:32:03','',5,'https://stealthrestyling.com/?p=260',0,'revision','',0),(261,1,'2025-02-02 08:32:04','2025-02-02 13:32:04','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Protect your investment with Stealth Restyling services.</strong></p> \n <h3>\n Wrap Solutions for\n SPORTS \n LUXURY \n EXOTIC \n OFF-ROAD \n Vehicles\n </h3>\n <h2>The Science of Shine.</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-02 08:32:04','2025-02-02 13:32:04','',5,'https://stealthrestyling.com/?p=261',0,'revision','',0),(263,1,'2025-02-02 09:10:36','2025-02-02 14:10:36','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Protect your investment with Stealth Restyling services.</strong></p> \n <h3>\n Wrap Solutions for\n SPORTS \n LUXURY \n EXOTIC \n OFF-ROAD \n Vehicles\n </h3>\n <h2>The Science of Shine.</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-02 09:10:36','2025-02-02 14:10:36','',5,'https://stealthrestyling.com/?p=263',0,'revision','',0),(264,1,'2025-02-02 09:10:37','2025-02-02 14:10:37','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Protect your investment with Stealth Restyling services.</strong></p> \n <h3>\n Wrap Solutions for\n SPORTS \n LUXURY \n EXOTIC \n OFF-ROAD \n Vehicles\n </h3>\n <h2>The Science of Shine.</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-02 09:10:37','2025-02-02 14:10:37','',5,'https://stealthrestyling.com/?p=264',0,'revision','',0),(265,1,'2025-02-02 09:10:37','2025-02-02 14:10:37','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-02 09:10:37','2025-02-02 14:10:37','',5,'https://stealthrestyling.com/?p=265',0,'revision','',0),(267,1,'2025-02-02 10:23:26','2025-02-02 15:23:26','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-02 10:23:26','2025-02-02 15:23:26','',5,'https://stealthrestyling.com/?p=267',0,'revision','',0),(268,1,'2025-02-02 10:23:26','2025-02-02 15:23:26','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-02 10:23:26','2025-02-02 15:23:26','',5,'https://stealthrestyling.com/?p=268',0,'revision','',0),(269,1,'2025-02-02 10:23:27','2025-02-02 15:23:27','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-02 10:23:27','2025-02-02 15:23:27','',5,'https://stealthrestyling.com/?p=269',0,'revision','',0),(271,1,'2025-02-02 11:46:56','2025-02-02 16:46:56','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-02 11:46:56','2025-02-02 16:46:56','',5,'https://stealthrestyling.com/?p=271',0,'revision','',0),(272,1,'2025-02-02 11:46:57','2025-02-02 16:46:57','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-02 11:46:57','2025-02-02 16:46:57','',5,'https://stealthrestyling.com/?p=272',0,'revision','',0),(273,1,'2025-02-02 11:46:57','2025-02-02 16:46:57','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-02 11:46:57','2025-02-02 16:46:57','',5,'https://stealthrestyling.com/?p=273',0,'revision','',0),(274,1,'2025-02-02 11:48:03','2025-02-02 16:48:03','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-02 11:48:03','2025-02-02 16:48:03','',5,'https://stealthrestyling.com/?p=274',0,'revision','',0),(275,1,'2025-02-02 11:48:03','2025-02-02 16:48:03','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-02 11:48:03','2025-02-02 16:48:03','',5,'https://stealthrestyling.com/?p=275',0,'revision','',0),(276,1,'2025-02-02 11:48:04','2025-02-02 16:48:04','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-02 11:48:04','2025-02-02 16:48:04','',5,'https://stealthrestyling.com/?p=276',0,'revision','',0),(277,1,'2025-02-02 11:48:59','2025-02-02 16:48:59','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-02 11:48:59','2025-02-02 16:48:59','',5,'https://stealthrestyling.com/?p=277',0,'revision','',0),(278,1,'2025-02-02 11:49:00','2025-02-02 16:49:00','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-02 11:49:00','2025-02-02 16:49:00','',5,'https://stealthrestyling.com/?p=278',0,'revision','',0),(279,1,'2025-02-02 11:49:00','2025-02-02 16:49:00','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-02 11:49:00','2025-02-02 16:49:00','',5,'https://stealthrestyling.com/?p=279',0,'revision','',0),(281,1,'2025-02-02 11:53:27','2025-02-02 16:53:27','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-02 11:53:27','2025-02-02 16:53:27','',5,'https://stealthrestyling.com/?p=281',0,'revision','',0),(282,1,'2025-02-02 11:53:28','2025-02-02 16:53:28','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-02 11:53:28','2025-02-02 16:53:28','',5,'https://stealthrestyling.com/?p=282',0,'revision','',0),(283,1,'2025-02-02 11:53:28','2025-02-02 16:53:28','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-02 11:53:28','2025-02-02 16:53:28','',5,'https://stealthrestyling.com/?p=283',0,'revision','',0),(285,1,'2025-02-02 11:56:59','2025-02-02 16:56:59','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-02 11:56:59','2025-02-02 16:56:59','',5,'https://stealthrestyling.com/?p=285',0,'revision','',0),(286,1,'2025-02-02 11:57:00','2025-02-02 16:57:00','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-02 11:57:00','2025-02-02 16:57:00','',5,'https://stealthrestyling.com/?p=286',0,'revision','',0),(287,1,'2025-02-02 11:57:00','2025-02-02 16:57:00','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-02 11:57:00','2025-02-02 16:57:00','',5,'https://stealthrestyling.com/?p=287',0,'revision','',0),(288,1,'2025-02-02 11:57:10','2025-02-02 16:57:10','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-02 11:57:10','2025-02-02 16:57:10','',5,'https://stealthrestyling.com/?p=288',0,'revision','',0),(289,1,'2025-02-02 11:57:11','2025-02-02 16:57:11','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-02 11:57:11','2025-02-02 16:57:11','',5,'https://stealthrestyling.com/?p=289',0,'revision','',0),(290,1,'2025-02-02 11:57:11','2025-02-02 16:57:11','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-02 11:57:11','2025-02-02 16:57:11','',5,'https://stealthrestyling.com/?p=290',0,'revision','',0),(292,1,'2025-02-02 12:26:38','2025-02-02 17:26:38','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-02 12:26:38','2025-02-02 17:26:38','',5,'https://stealthrestyling.com/?p=292',0,'revision','',0),(293,1,'2025-02-02 12:26:39','2025-02-02 17:26:39','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-02 12:26:39','2025-02-02 17:26:39','',5,'https://stealthrestyling.com/?p=293',0,'revision','',0),(294,1,'2025-02-02 12:26:39','2025-02-02 17:26:39','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"https://stealthdetailingstudio.com/\" target=\"_blank\">\n Click here to schedule detailing services\n </a>\n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-02 12:26:39','2025-02-02 17:26:39','',5,'https://stealthrestyling.com/?p=294',0,'revision','',0),(295,1,'2025-02-02 16:32:26','2025-02-02 21:32:26','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"https://stealthdetailingstudio.com/\" target=\"_blank\">\n Click here to schedule detailing services\n </a>\n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-02 16:32:26','2025-02-02 21:32:26','',5,'https://stealthrestyling.com/?p=295',0,'revision','',0),(296,1,'2025-02-02 16:32:26','2025-02-02 21:32:26','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"https://stealthdetailingstudio.com/\" target=\"_blank\">\n Click here to schedule detailing services\n </a>\n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>superior wrap systems</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-02 16:32:26','2025-02-02 21:32:26','',5,'https://stealthrestyling.com/?p=296',0,'revision','',0),(297,1,'2025-02-02 16:32:27','2025-02-02 21:32:27','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"https://stealthdetailingstudio.com/\" target=\"_blank\">\n Click here to schedule detailing services\n </a>\n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>ULTIMATE STYLE, ENDLESS POSSIBILITIES</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-02 16:32:27','2025-02-02 21:32:27','',5,'https://stealthrestyling.com/?p=297',0,'revision','',0),(298,1,'2025-02-02 16:33:27','2025-02-02 21:33:27','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"https://stealthdetailingstudio.com/\" target=\"_blank\">\n Click here to schedule detailing services\n </a>\n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>ULTIMATE STYLE, ENDLESS POSSIBILITIES</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-02 16:33:27','2025-02-02 21:33:27','',5,'https://stealthrestyling.com/?p=298',0,'revision','',0),(299,1,'2025-02-02 16:33:28','2025-02-02 21:33:28','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"https://stealthdetailingstudio.com/\" target=\"_blank\">\n Click here to schedule detailing services\n </a>\n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>ULTIMATE STYLE, ENDLESS POSSIBILITIES</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-02 16:33:28','2025-02-02 21:33:28','',5,'https://stealthrestyling.com/?p=299',0,'revision','',0),(300,1,'2025-02-02 16:33:28','2025-02-02 21:33:28','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"https://stealthdetailingstudio.com/\" target=\"_blank\">\n Click here to schedule detailing services\n </a>\n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>ULTIMATE STYLE, ENDLESS POSSIBILITIES</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-02 16:33:28','2025-02-02 21:33:28','',5,'https://stealthrestyling.com/?p=300',0,'revision','',0),(301,1,'2025-02-02 17:16:21','2025-02-02 22:16:21','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"https://stealthdetailingstudio.com/\" target=\"_blank\">\n Click here to schedule detailing services\n </a>\n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>ULTIMATE STYLE, ENDLESS POSSIBILITIES</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-02 17:16:21','2025-02-02 22:16:21','',5,'https://stealthrestyling.com/?p=301',0,'revision','',0),(302,1,'2025-02-02 17:16:22','2025-02-02 22:16:22','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"https://stealthdetailingstudio.com/\" target=\"_blank\">\n Click here to schedule detailing services\n </a>\n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>ULTIMATE STYLE, ENDLESS POSSIBILITIES</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-02 17:16:22','2025-02-02 22:16:22','',5,'https://stealthrestyling.com/?p=302',0,'revision','',0),(303,1,'2025-02-02 17:16:22','2025-02-02 22:16:22','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"https://stealthdetailingstudio.com/\" target=\"_blank\">\n Click here to schedule detailing services\n </a>\n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>ULTIMATE STYLE, ENDLESS POSSIBILITIES</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-02 17:16:22','2025-02-02 22:16:22','',5,'https://stealthrestyling.com/?p=303',0,'revision','',0),(304,1,'2025-02-03 08:20:08','2025-02-03 13:20:08','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"https://stealthdetailingstudio.com/\" target=\"_blank\">\n Click here to schedule detailing services\n </a>\n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>ULTIMATE STYLE, ENDLESS POSSIBILITIES</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-03 08:20:08','2025-02-03 13:20:08','',5,'https://stealthrestyling.com/?p=304',0,'revision','',0),(305,1,'2025-02-03 08:20:09','2025-02-03 13:20:09','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"https://stealthdetailingstudio.com/\" target=\"_blank\">\n Click here to schedule detailing services\n </a>\n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>ULTIMATE STYLE, ENDLESS POSSIBILITIES</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-03 08:20:09','2025-02-03 13:20:09','',5,'https://stealthrestyling.com/?p=305',0,'revision','',0),(306,1,'2025-02-03 08:20:09','2025-02-03 13:20:09','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"https://stealthdetailingstudio.com/\" target=\"_blank\">\n Click here to schedule detailing services\n </a>\n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>ULTIMATE STYLE, ENDLESS POSSIBILITIES</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-03 08:20:09','2025-02-03 13:20:09','',5,'https://stealthrestyling.com/?p=306',0,'revision','',0),(308,1,'2025-02-03 08:23:24','2025-02-03 13:23:24','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"https://stealthdetailingstudio.com/\" target=\"_blank\">\n Click here to schedule detailing services\n </a>\n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>ULTIMATE STYLE, ENDLESS POSSIBILITIES</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-03 08:23:24','2025-02-03 13:23:24','',5,'https://stealthrestyling.com/?p=308',0,'revision','',0),(309,1,'2025-02-03 08:23:25','2025-02-03 13:23:25','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"https://stealthdetailingstudio.com/\" target=\"_blank\">\n Click here to schedule detailing services\n </a>\n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>ULTIMATE STYLE, ENDLESS POSSIBILITIES</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-03 08:23:25','2025-02-03 13:23:25','',5,'https://stealthrestyling.com/?p=309',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (310,1,'2025-02-03 08:23:25','2025-02-03 13:23:25','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"https://stealthdetailingstudio.com/\" target=\"_blank\">\n Click here to schedule detailing services\n </a>\n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>ULTIMATE STYLE, ENDLESS POSSIBILITIES</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-03 08:23:25','2025-02-03 13:23:25','',5,'https://stealthrestyling.com/?p=310',0,'revision','',0),(311,1,'2025-02-03 08:24:28','2025-02-03 13:24:28','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"https://stealthdetailingstudio.com/\" target=\"_blank\">\n Click here to schedule detailing services\n </a>\n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>ULTIMATE STYLE, ENDLESS POSSIBILITIES</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-03 08:24:28','2025-02-03 13:24:28','',5,'https://stealthrestyling.com/?p=311',0,'revision','',0),(312,1,'2025-02-03 08:24:29','2025-02-03 13:24:29','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"https://stealthdetailingstudio.com/\" target=\"_blank\">\n Click here to schedule detailing services\n </a>\n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>ULTIMATE STYLE, ENDLESS POSSIBILITIES</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-03 08:24:29','2025-02-03 13:24:29','',5,'https://stealthrestyling.com/?p=312',0,'revision','',0),(313,1,'2025-02-03 08:24:29','2025-02-03 13:24:29','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"https://stealthdetailingstudio.com/\" target=\"_blank\">\n Click here to schedule detailing services\n </a>\n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>ULTIMATE STYLE, ENDLESS POSSIBILITIES</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-03 08:24:29','2025-02-03 13:24:29','',5,'https://stealthrestyling.com/?p=313',0,'revision','',0),(316,1,'2025-02-28 14:20:29','2025-02-28 19:20:29','<!-- wp:heading {\"level\":1} -->\n<h1 class=\"wp-block-heading\"><strong>Privacy Policy</strong></h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Effective Date: February 28, 2025</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Introduction</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Stealth Restyling, Tropical RV Adventures, and VSP Marketing Group (collectively referred to as \'we,\' \'our,\' or \'us\') are committed to protecting your privacy. This Privacy Policy explains how we collect, use, protect, and share personal information obtained through our websites, services, and communications.<br><br>By using our services or providing your information, you consent to the data practices described in this Privacy Policy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Types of Information Collected</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may collect the following types of personal information from customers, website visitors, and business partners:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>• Personal Identifiable Information (PII): Name, phone number, email address, mailing address, payment information, and identification details.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>• Transaction Information: Purchase history, rental details, and service records.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>• Device & Usage Data: IP addresses, browser type, cookies, and interaction with our websites.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>• SMS Consent Information: Phone numbers and opt-in/opt-out preferences.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>How Information is Collected</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We collect personal data through:<br>• Direct interactions when you register, request services, make payments, or communicate with us.<br>• Our website when you submit contact forms, book services, or engage with our content.<br>• Automated technologies such as cookies and analytics tools.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Purpose of Data Collection</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We use the collected information for the following purposes:<br>• To process transactions and provide requested services.<br>• To communicate with customers about reservations, services, promotions, and support.<br>• To improve website performance, customer service, and user experience.<br>• To comply with legal obligations and protect our business interests.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\"><strong>SMS Communications</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you opt-in to receive SMS messages, we may send messages related to:<br>• Stealth Restyling: Appointment reminders, service updates, promotional offers, and general customer support.<br>• Tropical RV Adventures: Reservation confirmations, trip reminders, safety notifications, and customer service communications.<br>• VSP Marketing Group: Project updates, service follow-ups, marketing promotions, and customer inquiries.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Data Security Measures</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We implement industry-standard security measures to protect personal data, including encryption, secure servers, and access controls. However, no method of transmission over the internet is 100% secure, and we cannot guarantee absolute security.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Data Sharing Practices</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We do NOT sell, trade, or rent your personal information to third parties. We may share information:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>• With service providers assisting in operations (e.g., payment processors, hosting providers) under strict confidentiality agreements.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>• To comply with legal obligations or enforce policies.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\"><strong>SMS Data Policy</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Phone numbers collected for SMS communication will NEVER be shared with third parties for marketing purposes.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>User Rights</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>As a user, you have the following rights regarding your personal data:<br>• Access & Update: You may request access to or updates to your personal information.<br>• Opt-Out: You can unsubscribe from marketing emails and SMS at any time.<br>• Deletion: You may request the deletion of your personal data, subject to legal and operational constraints.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To exercise these rights, contact us at [Insert Contact Email].</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>SMS Terms and Conditions</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\"><strong>SMS Consent Communication</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>By opting in to receive SMS communications, you agree to receive messages related to service updates, appointments, promotions, and customer support.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\"><strong>Message Frequency</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Depending on interactions, you may receive 1-5 messages per week per service category.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\"><strong>Potential Fees for SMS Messaging</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Standard message and data rates may apply based on your mobile carrier’s pricing.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\"><strong>Opt-In Method</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Users must explicitly opt-in via a consent checkbox on our website (unchecked by default).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\"><strong>Opt-Out Process</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>You may opt out anytime by replying STOP to any SMS message. To resume messages, reply START.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\"><strong>Help & Support</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>For assistance, reply HELP or visit </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Contact Information</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>For privacy-related inquiries, data requests, or SMS concerns, please contact us:<br><br>Stealth Restyling, Tropical RV Adventures, and VSP Marketing Group<br>Email: info@vspmarketinggroup.com<br>Phone: 561-228-1611<br>Website: www.vspmarketinggroup.com</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>By using our services, you agree to this Privacy Policy. We may update this policy periodically, and the latest version will be available on our website.</p>\n<!-- /wp:paragraph -->','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2025-02-28 14:20:29','2025-02-28 19:20:29','',3,'https://stealthrestyling.com/?p=316',0,'revision','',0),(318,1,'2025-02-28 14:47:20','2025-02-28 19:47:20','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"https://stealthdetailingstudio.com/\" target=\"_blank\">\n Click here to schedule detailing services\n </a>\n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>ULTIMATE STYLE, ENDLESS POSSIBILITIES</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-28 14:47:20','2025-02-28 19:47:20','',5,'https://stealthrestyling.com/?p=318',0,'revision','',0),(319,1,'2025-02-28 14:47:21','2025-02-28 19:47:21','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"https://stealthdetailingstudio.com/\" target=\"_blank\">\n Click here to schedule detailing services\n </a>\n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>ULTIMATE STYLE, ENDLESS POSSIBILITIES</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n Our technicians are 3M certified, and use a variety of </br>advanced technologies to fit your needs, guaranteed. \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-28 14:47:21','2025-02-28 19:47:21','',5,'https://stealthrestyling.com/?p=319',0,'revision','',0),(320,1,'2025-02-28 14:47:21','2025-02-28 19:47:21','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"https://stealthdetailingstudio.com/\" target=\"_blank\">\n Click here to schedule detailing services\n </a>\n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>ULTIMATE STYLE, ENDLESS POSSIBILITIES</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n <p>Our technicians are 3M certified, and use a variety of advanced technologies to fit your needs, guaranteed.</p> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-02-28 14:47:21','2025-02-28 19:47:21','',5,'https://stealthrestyling.com/?p=320',0,'revision','',0),(328,1,'2025-09-28 13:19:47','2025-09-28 17:19:47','<h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>ULTIMATE STYLE, ENDLESS POSSIBILITIES</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','top container','','publish','closed','closed','','top-container','','','2026-06-25 16:14:03','2026-06-25 20:14:03','',0,'https://stealthrestyling.com/?elementor_library=top-container',0,'elementor_library','',0),(329,1,'2025-09-28 13:19:47','2025-09-28 17:19:47','','top container','','inherit','closed','closed','','328-revision-v1','','','2025-09-28 13:19:47','2025-09-28 17:19:47','',328,'https://stealthrestyling.com/?p=329',0,'revision','',0),(330,1,'2025-09-28 13:19:47','2025-09-28 17:19:47','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"https://stealthdetailingstudio.com/\" target=\"_blank\">\n Click here to schedule detailing services\n </a>\n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>ULTIMATE STYLE, ENDLESS POSSIBILITIES</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','top container','','inherit','closed','closed','','328-revision-v1','','','2025-09-28 13:19:47','2025-09-28 17:19:47','',328,'https://stealthrestyling.com/?p=330',0,'revision','',0),(331,1,'2025-09-28 13:41:27','2025-09-28 17:41:27','','StealthFerrariPurple-left','','inherit','open','closed','','stealthferraripurple-left','','','2025-09-28 13:41:27','2025-09-28 17:41:27','',5,'https://stealthrestyling.com/wp-content/uploads/2025/09/StealthFerrariPurple-left.jpg',0,'attachment','image/jpeg',0),(333,1,'2025-09-28 13:58:50','2025-09-28 17:58:50','','SRCarShowFlyer','','inherit','open','closed','','srcarshowflyer','','','2025-09-28 13:58:50','2025-09-28 17:58:50','',5,'https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer.jpg',0,'attachment','image/jpeg',0),(335,1,'2025-09-28 14:06:52','2025-09-28 18:06:52','Events \n <a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"https://stealthdetailingstudio.com/\" target=\"_blank\">\n Click here to schedule detailing services\n </a>\n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>ULTIMATE STYLE, ENDLESS POSSIBILITIES</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','top-container-2','','publish','closed','closed','','top-container-2','','','2025-09-28 14:06:52','2025-09-28 18:06:52','',0,'https://stealthrestyling.com/?elementor_library=top-container-2',0,'elementor_library','',0),(336,1,'2025-09-28 14:06:52','2025-09-28 18:06:52','','top-container-2','','inherit','closed','closed','','335-revision-v1','','','2025-09-28 14:06:52','2025-09-28 18:06:52','',335,'https://stealthrestyling.com/?p=336',0,'revision','',0),(337,1,'2025-09-28 14:06:52','2025-09-28 18:06:52','Events \n <a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"https://stealthdetailingstudio.com/\" target=\"_blank\">\n Click here to schedule detailing services\n </a>\n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>ULTIMATE STYLE, ENDLESS POSSIBILITIES</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','top-container-2','','inherit','closed','closed','','335-revision-v1','','','2025-09-28 14:06:52','2025-09-28 18:06:52','',335,'https://stealthrestyling.com/?p=337',0,'revision','',0),(338,1,'2025-09-28 14:10:58','2025-09-28 18:10:58','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"https://stealthdetailingstudio.com/\" target=\"_blank\">\n Click here to schedule detailing services\n </a>\n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>ULTIMATE STYLE, ENDLESS POSSIBILITIES</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n <p>Our technicians are 3M certified, and use a variety of advanced technologies to fit your needs, guaranteed.</p> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-09-28 14:10:58','2025-09-28 18:10:58','',5,'https://stealthrestyling.com/?p=338',0,'revision','',0),(339,1,'2025-09-28 14:10:59','2025-09-28 18:10:59','<a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n Make a Payment\n </a>\n <img src=\"https://stealthrestyling.com/wp-content/uploads/2022/01/stealth-logo_new-01.svg\" title=\"stealth-logo_new-01\" alt=\"Stealth-Restyling-Logo\" loading=\"lazy\" /> \n <a href=\"https://stealthdetailingstudio.com/\" target=\"_blank\">\n Click here to schedule detailing services\n </a>\n <a href=\"tel:+1-561-593-8808\">\n 561-593-8808\n </a>\n <h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>ULTIMATE STYLE, ENDLESS POSSIBILITIES</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>\n <p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n <p>Our technicians are 3M certified, and use a variety of advanced technologies to fit your needs, guaranteed.</p> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-09-28 14:10:59','2025-09-28 18:10:59','',5,'https://stealthrestyling.com/?p=339',0,'revision','',0),(340,1,'2025-09-28 14:10:59','2025-09-28 18:10:59','<p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n <p>Our technicians are 3M certified, and use a variety of advanced technologies to fit your needs, guaranteed.</p> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-revision-v1','','','2025-09-28 14:10:59','2025-09-28 18:10:59','',5,'https://stealthrestyling.com/?p=340',0,'revision','',0),(342,1,'2025-09-28 14:23:43','2025-09-28 18:23:43','<a href=\"#\">\n CLICK HERE TO SCHEDULE DETAILING SERVICES\n </a>\n <h2>Add Your Heading Text Here</h2>','Main Header','','inherit','closed','closed','','55-revision-v1','','','2025-09-28 14:23:43','2025-09-28 18:23:43','',55,'https://stealthrestyling.com/?p=342',0,'revision','',0),(344,1,'2025-09-29 16:06:19','2025-09-29 14:43:37','','EVENTS','','publish','closed','closed','','events','','','2025-09-29 16:06:19','2025-09-29 20:06:19','',0,'https://stealthrestyling.com/?p=344',1,'nav_menu_item','',0),(345,1,'2025-09-29 16:06:19','2025-09-29 14:43:37','','CONTACT US','','publish','closed','closed','','561-593-8808','','','2025-09-29 16:06:19','2025-09-29 20:06:19','',0,'https://stealthrestyling.com/?p=345',2,'nav_menu_item','',0),(346,1,'2025-09-29 16:06:19','2025-09-29 14:56:29','','$ MAKE A PAYMENT','','publish','closed','closed','','make-a-payment','','','2025-09-29 16:06:19','2025-09-29 20:06:19','',0,'https://stealthrestyling.com/?p=346',3,'nav_menu_item','',0),(347,1,'2025-09-29 11:02:36','2025-09-29 15:02:36','<h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>ULTIMATE STYLE, ENDLESS POSSIBILITIES</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','top-no-header','','publish','closed','closed','','top-no-header','','','2025-09-29 11:02:36','2025-09-29 15:02:36','',0,'https://stealthrestyling.com/?elementor_library=top-no-header',0,'elementor_library','',0),(348,1,'2025-09-29 11:02:36','2025-09-29 15:02:36','','top-no-header','','inherit','closed','closed','','347-revision-v1','','','2025-09-29 11:02:36','2025-09-29 15:02:36','',347,'https://stealthrestyling.com/?p=348',0,'revision','',0),(349,1,'2025-09-29 11:02:36','2025-09-29 15:02:36','<h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>ULTIMATE STYLE, ENDLESS POSSIBILITIES</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','top-no-header','','inherit','closed','closed','','347-revision-v1','','','2025-09-29 11:02:36','2025-09-29 15:02:36','',347,'https://stealthrestyling.com/?p=349',0,'revision','',0),(350,1,'2025-09-29 11:03:01','2025-09-29 15:03:01','<h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>ULTIMATE STYLE, ENDLESS POSSIBILITIES</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','top container','','inherit','closed','closed','','328-revision-v1','','','2025-09-29 11:03:01','2025-09-29 15:03:01','',328,'https://stealthrestyling.com/?p=350',0,'revision','',0),(351,1,'2025-09-29 11:04:04','2025-09-29 15:04:04','<a href=\"#\">\n SCHEDULE DETAILING SERVICES\n </a>','Main Header','','inherit','closed','closed','','55-revision-v1','','','2025-09-29 11:04:04','2025-09-29 15:04:04','',55,'https://stealthrestyling.com/?p=351',0,'revision','',0),(352,1,'2025-09-29 11:05:22','2025-09-29 15:05:22','<a href=\"#\">\n SCHEDULE DETAILING SERVICES\n </a>','Main Header','','inherit','closed','closed','','55-revision-v1','','','2025-09-29 11:05:22','2025-09-29 15:05:22','',55,'https://stealthrestyling.com/?p=352',0,'revision','',0),(353,1,'2025-09-29 11:06:50','2025-09-29 15:06:50','<a href=\"https://stealthdetailingstudio.com/\" target=\"_blank\">\n SCHEDULE DETAILING SERVICES\n </a>','Main Header','','inherit','closed','closed','','55-revision-v1','','','2025-09-29 11:06:50','2025-09-29 15:06:50','',55,'https://stealthrestyling.com/?p=353',0,'revision','',0),(354,1,'2025-09-29 11:10:07','2025-09-29 15:10:07','<ul>\n <li>\n <a href=\"tel:+%201-561-593-8808\">\n CALL US\n </a>\n </li>\n <li>\n <a href=\"https://form.jotform.com/211656057097157\" target=\"_blank\">\n GET A QUOTE \n </a>\n </li>\n <li>\n <a href=\"https://stealthdetailingstudio.com/\" target=\"_blank\">\n SCHEDULE DETAILING\n </a>\n </li>\n <li>\n <a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n MAKE A PAYMENT\n </a>\n </li>\n </ul>\n <h2>VISIT OUR FACILITY</h2> \n <iframe loading=\"lazy\"\n src=\"https://maps.google.com/maps?q=Stealth%20Restyling&t=m&z=10&output=embed&iwloc=near\"\n title=\"Stealth Restyling\"\n aria-label=\"Stealth Restyling\"\n ></iframe>','CONTACT US','','publish','closed','closed','','contact-us','','','2026-06-25 16:18:28','2026-06-25 20:18:28','',0,'https://stealthrestyling.com/?page_id=354',0,'page','',0),(355,1,'2025-09-29 11:08:46','2025-09-29 15:08:46','{\"version\": 3, \"isGlobalStylesUserThemeJSON\": true }','Custom Styles','','publish','closed','closed','','wp-global-styles-hello-theme-child-master','','','2025-09-29 11:08:46','2025-09-29 15:08:46','',0,'https://stealthrestyling.com/wp-global-styles-hello-theme-child-master/',0,'wp_global_styles','',0),(356,1,'2025-09-29 11:10:07','2025-09-29 15:10:07','','CONTACT US','','inherit','closed','closed','','354-revision-v1','','','2025-09-29 11:10:07','2025-09-29 15:10:07','',354,'https://stealthrestyling.com/?p=356',0,'revision','',0),(358,1,'2025-09-29 11:30:45','2025-09-29 15:30:45','','CONTACT US','','inherit','closed','closed','','354-revision-v1','','','2025-09-29 11:30:45','2025-09-29 15:30:45','',354,'https://stealthrestyling.com/?p=358',0,'revision','',0),(359,1,'2025-09-29 11:30:45','2025-09-29 15:30:45','','CONTACT US','','inherit','closed','closed','','354-revision-v1','','','2025-09-29 11:30:45','2025-09-29 15:30:45','',354,'https://stealthrestyling.com/?p=359',0,'revision','',0),(360,1,'2025-09-29 11:30:45','2025-09-29 15:30:45','<ul>\n <li>\n CALL US\n </li>\n <li>\n SCHEDULE DETAILING\n </li>\n <li>\n MAKE A PAYMENT\n </li>\n </ul>','CONTACT US','','inherit','closed','closed','','354-revision-v1','','','2025-09-29 11:30:45','2025-09-29 15:30:45','',354,'https://stealthrestyling.com/?p=360',0,'revision','',0),(362,1,'2025-09-29 15:31:45','2025-09-29 19:31:45','<ul>\n <li>\n CALL US\n </li>\n <li>\n SCHEDULE DETAILING\n </li>\n <li>\n MAKE A PAYMENT\n </li>\n </ul>','CONTACT US','','inherit','closed','closed','','354-revision-v1','','','2025-09-29 15:31:45','2025-09-29 19:31:45','',354,'https://stealthrestyling.com/?p=362',0,'revision','',0),(363,1,'2025-09-29 15:31:45','2025-09-29 19:31:45','<ul>\n <li>\n CALL US\n </li>\n <li>\n SCHEDULE DETAILING\n </li>\n <li>\n MAKE A PAYMENT\n </li>\n </ul>','CONTACT US','','inherit','closed','closed','','354-revision-v1','','','2025-09-29 15:31:45','2025-09-29 19:31:45','',354,'https://stealthrestyling.com/?p=363',0,'revision','',0),(364,1,'2025-09-29 15:31:45','2025-09-29 19:31:45','<ul>\n <li>\n CALL US\n </li>\n <li>\n <a href=\"https://form.jotform.com/211656057097157\">\n GET A QUOTE \n </a>\n </li>\n <li>\n SCHEDULE DETAILING\n </li>\n <li>\n MAKE A PAYMENT\n </li>\n </ul>\n <h2>VISIT OUR FACILITY</h2> \n <iframe loading=\"lazy\"\n src=\"https://maps.google.com/maps?q=Stealth%20Restyling&t=m&z=10&output=embed&iwloc=near\"\n title=\"Stealth Restyling\"\n aria-label=\"Stealth Restyling\"\n ></iframe>','CONTACT US','','inherit','closed','closed','','354-revision-v1','','','2025-09-29 15:31:45','2025-09-29 19:31:45','',354,'https://stealthrestyling.com/?p=364',0,'revision','',0),(365,1,'2025-09-29 15:47:49','2025-09-29 19:47:49','','Stealth Restyling','','publish','closed','closed','','stealth-restyling','','','2025-09-29 15:47:49','2025-09-29 19:47:49','',0,'https://stealthrestyling.com/organizer/stealth-restyling/',0,'tribe_organizer','',0),(366,1,'2025-09-29 15:47:49','2025-09-29 19:47:49','','Texas Road House Grill','','publish','closed','closed','','texas-road-house-grill','','','2025-09-29 15:47:49','2025-09-29 19:47:49','',0,'https://stealthrestyling.com/venue/texas-road-house-grill/',0,'tribe_venue','',0),(367,1,'2025-09-29 15:47:51','2025-09-29 19:47:51','','Stealth Restyling','','publish','closed','closed','','stealth-restyling-2','','','2025-09-29 15:47:51','2025-09-29 19:47:51','',0,'https://stealthrestyling.com/organizer/stealth-restyling-2/',0,'tribe_organizer','',0),(368,1,'2025-09-29 15:47:51','2025-09-29 19:47:51','','Texas Road House Grill','','publish','closed','closed','','texas-road-house-grill-2','','','2025-09-29 15:47:51','2025-09-29 19:47:51','',0,'https://stealthrestyling.com/venue/texas-road-house-grill-2/',0,'tribe_venue','',0),(378,1,'2025-09-29 16:07:04','2025-09-29 20:07:04','<p >\n <a href=\"https://stealthrestyling.com/events/\" >« All Events</a>\n</p> \n <p >This event has passed.</p>\n postponed\n (DEMO) This event has been postponed.\n <h1 >\n Your Events Calendar Template</h1> \n September 29\n @ \n4:54 pm\n <p >\n$10</p> \n <img src=\"https://stealthrestyling.com/wp-content/plugins/the-events-calendar/src/resources/images/placeholder.png\" />\n <h2>Event Organizer</h2> \n <h2 >\n John Doe</h2>\n <p >\n <a href=\"tel:555-555-5555\">\n 555-555-5555 </a>\n </p>\n <p ><a href=\"http://theeventscaledndar.com\" target=\"_self\" rel=\"external\">View Organizer Website</a></p>\n <p >\n <a href=\"mailto:info@theeventscalendar.com\">\n info@theeventscalendar.com </a>\n </p>\n <h2>Event Venue</h2> \n <h3 >\n Mock Venue</h3>\n <address >\n <address>\n 1005 S Michigan Ave\n <br>\n Chicago,\n <abbr title=\"\">Illinois</abbr>\n United States\n </address>\n </address>\n<p >\n <a href=\"https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=1005+S+Michigan+Ave+Chicago+Illinois+United+States\" title=\"Click to view a Google Map\" target=\"_blank\" rel=\"noreferrer noopener\">+ Google Map</a></p>\n <p >\n <a href=\"tel:123-456-7890\"\n >\n 123-456-7890 </a>\n </p>\n <p >\n <a href=\"http://theeventscaledndar.com\" target=\"_self\" rel=\"external\">View Venue Website</a></p>\n <iframe title=\"Google maps iframe displaying the address to Mock Venue\" aria-label=\"Venue location map\" width=\"100%\" height=\"100%\" frameborder=\"0\" style=\"border:0\" src=\"https://www.google.com/maps/embed/v1/place?key=AIzaSyDNsicAsP6-VuGtAb1O9riI3oc_NOb7IOU&q=1005+S+Michigan+Ave+Chicago+Illinois+United+States+&zoom=10\" allowfullscreen=\"\">\n </iframe>\n<button\n aria-expanded=\"false\"\n aria-controls=\"\"\n aria-label=\"View links to add events to your calendar\"\n>\n <i\n aria-hidden=\"true\"\n ></i>\n Add to calendar <svg\n viewBox=\"0 0 12 8\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path d=\"M1.21.85L6 5.64 10.79.85 11.94 2 6 7.94.06 2z\" fill=\"currentColor\" fill-rule=\"nonzero\"/>\n </svg>\n</button>\n <ul >\n <li >\n <a\n href=\"#\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Google Calendar</a>\n</li>\n <li >\n <a\n href=\"#\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>iCalendar</a>\n</li>\n <li >\n <a\n href=\"#\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook 365</a>\n</li>\n <li >\n <a\n href=\"#\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook Live</a>\n</li>\n </ul>\n <nav aria-label=\"Events\">\n <ul >\n <li >\n<a href=\"#\">\n <svg xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M11.916 17.841L10 19.757l-9.9-9.9L10-.041l1.916 1.916-7.983 7.984z\" /></svg> Previous Event </a>\n</li>\n <li >\n <a href=\"#\">\n Next Event <svg xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M.084 2.159L2 .243l9.9 9.9L2 20.041.084 18.126l7.983-7.984z\" /></svg> </a>\n</li>\n </ul>\n</nav>','The Events Calendar - Starter','','publish','closed','closed','','the-events-calendar-starter','','','2025-09-29 16:54:07','2025-09-29 20:54:07','',0,'https://stealthrestyling.com/?elementor_library=the-events-calendar-starter',0,'elementor_library','',0),(379,1,'2025-09-29 16:07:04','2025-09-29 20:07:04','<p >\n <a href=\"https://stealthrestyling.com/events/\" >« All Events</a>\n</p>','The Events Calendar - Starter','','inherit','closed','closed','','378-revision-v1','','','2025-09-29 16:07:04','2025-09-29 20:07:04','',378,'https://stealthrestyling.com/?p=379',0,'revision','',0),(380,1,'2025-09-29 16:07:04','2025-09-29 20:07:04','<p >\n <a href=\"https://stealthrestyling.com/events/\" >« All Events</a>\n</p>','The Events Calendar - Dynamic template','','publish','closed','closed','','the-events-calendar-dynamic-template','','','2025-09-29 16:07:04','2025-09-29 20:07:04','',0,'https://stealthrestyling.com/?elementor_library=the-events-calendar-dynamic-template',0,'elementor_library','',0),(381,1,'2025-09-29 16:07:04','2025-09-29 20:07:04','<p >\n <a href=\"https://stealthrestyling.com/events/\" >« All Events</a>\n</p>','The Events Calendar - Dynamic template','','inherit','closed','closed','','380-revision-v1','','','2025-09-29 16:07:04','2025-09-29 20:07:04','',380,'https://stealthrestyling.com/?p=381',0,'revision','',0),(382,1,'2025-09-29 16:10:05','2025-09-29 20:10:05','<p >\n <a href=\"https://stealthrestyling.com/events/\" >« All Events</a>\n</p> \n <p >This event has passed.</p>\n postponed\n (DEMO) This event has been postponed.\n <h1 >\n Your Events Calendar Template</h1> \n September 29\n @ \n4:10 pm\n <p >\n$10</p> \n <img src=\"https://stealthrestyling.com/wp-content/plugins/the-events-calendar/src/resources/images/placeholder.png\" />\n<h3 >\n Categories:</h3> \n <a href=\"#\" rel=\"tag\">Demo Category</a>\n <h3 >\n Tags:</h3> \n <a href=\"#\">\n demo-tag-1</a>,\n<a href=\"#\">\n demo-tag-2</a>\n <h3 >\n Website:</h3> \n <a href=\"http://theeventscalendar.com\" target=\"_self\" rel=\"external\">http://theeventscalendar.com</a>\n <h2 >\n John Doe</h2>\n <p >\n <a href=\"tel:555-555-5555\">\n 555-555-5555 </a>\n </p>\n <p ><a href=\"http://theeventscaledndar.com\" target=\"_self\" rel=\"external\">View Organizer Website</a></p>\n <p >\n <a href=\"mailto:info@theeventscalendar.com\">\n info@theeventscalendar.com </a>\n </p>\n <h3 >\n Mock Venue</h3>\n <address >\n <address>\n 1005 S Michigan Ave\n <br>\n Chicago,\n <abbr title=\"\">Illinois</abbr>\n United States\n </address>\n </address>\n<p >\n <a href=\"https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=1005+S+Michigan+Ave+Chicago+Illinois+United+States\" title=\"Click to view a Google Map\" target=\"_blank\" rel=\"noreferrer noopener\">+ Google Map</a></p>\n <p >\n <a href=\"tel:123-456-7890\"\n >\n 123-456-7890 </a>\n </p>\n <p >\n <a href=\"http://theeventscaledndar.com\" target=\"_self\" rel=\"external\">View Venue Website</a></p>\n <iframe title=\"Google maps iframe displaying the address to Mock Venue\" aria-label=\"Venue location map\" width=\"100%\" height=\"100%\" frameborder=\"0\" style=\"border:0\" src=\"https://www.google.com/maps/embed/v1/place?key=AIzaSyDNsicAsP6-VuGtAb1O9riI3oc_NOb7IOU&q=1005+S+Michigan+Ave+Chicago+Illinois+United+States+&zoom=10\" allowfullscreen=\"\">\n </iframe>\n<button\n aria-expanded=\"false\"\n aria-controls=\"\"\n aria-label=\"View links to add events to your calendar\"\n>\n <i\n aria-hidden=\"true\"\n ></i>\n Add to calendar <svg\n viewBox=\"0 0 12 8\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path d=\"M1.21.85L6 5.64 10.79.85 11.94 2 6 7.94.06 2z\" fill=\"currentColor\" fill-rule=\"nonzero\"/>\n </svg>\n</button>\n <ul >\n <li >\n <a\n href=\"#\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Google Calendar</a>\n</li>\n <li >\n <a\n href=\"#\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>iCalendar</a>\n</li>\n <li >\n <a\n href=\"#\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook 365</a>\n</li>\n <li >\n <a\n href=\"#\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook Live</a>\n</li>\n </ul>\n <nav aria-label=\"Events\">\n <ul >\n <li >\n<a href=\"#\">\n <svg xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M11.916 17.841L10 19.757l-9.9-9.9L10-.041l1.916 1.916-7.983 7.984z\" /></svg> Previous Event </a>\n</li>\n <li >\n <a href=\"#\">\n Next Event <svg xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M.084 2.159L2 .243l9.9 9.9L2 20.041.084 18.126l7.983-7.984z\" /></svg> </a>\n</li>\n </ul>\n</nav>','The Events Calendar - Starter','','inherit','closed','closed','','378-revision-v1','','','2025-09-29 16:10:05','2025-09-29 20:10:05','',378,'https://stealthrestyling.com/?p=382',0,'revision','',0),(384,1,'2025-09-29 16:18:51','2025-09-29 20:18:51','<ul>\n <li>\n CALL US\n </li>\n <li>\n <a href=\"https://form.jotform.com/211656057097157\">\n GET A QUOTE \n </a>\n </li>\n <li>\n SCHEDULE DETAILING\n </li>\n <li>\n MAKE A PAYMENT\n </li>\n </ul>\n <h2>VISIT OUR FACILITY</h2> \n <iframe loading=\"lazy\"\n src=\"https://maps.google.com/maps?q=Stealth%20Restyling&t=m&z=10&output=embed&iwloc=near\"\n title=\"Stealth Restyling\"\n aria-label=\"Stealth Restyling\"\n ></iframe>','CONTACT US','','inherit','closed','closed','','354-revision-v1','','','2025-09-29 16:18:51','2025-09-29 20:18:51','',354,'https://stealthrestyling.com/?p=384',0,'revision','',0),(385,1,'2025-09-29 16:18:52','2025-09-29 20:18:52','<ul>\n <li>\n CALL US\n </li>\n <li>\n <a href=\"https://form.jotform.com/211656057097157\">\n GET A QUOTE \n </a>\n </li>\n <li>\n SCHEDULE DETAILING\n </li>\n <li>\n MAKE A PAYMENT\n </li>\n </ul>\n <h2>VISIT OUR FACILITY</h2> \n <iframe loading=\"lazy\"\n src=\"https://maps.google.com/maps?q=Stealth%20Restyling&t=m&z=10&output=embed&iwloc=near\"\n title=\"Stealth Restyling\"\n aria-label=\"Stealth Restyling\"\n ></iframe>','CONTACT US','','inherit','closed','closed','','354-revision-v1','','','2025-09-29 16:18:52','2025-09-29 20:18:52','',354,'https://stealthrestyling.com/?p=385',0,'revision','',0),(386,1,'2025-09-29 16:18:52','2025-09-29 20:18:52','<ul>\n <li>\n CALL US\n </li>\n <li>\n <a href=\"https://form.jotform.com/211656057097157\">\n GET A QUOTE \n </a>\n </li>\n <li>\n SCHEDULE DETAILING\n </li>\n <li>\n MAKE A PAYMENT\n </li>\n </ul>\n <h2>VISIT OUR FACILITY</h2> \n <iframe loading=\"lazy\"\n src=\"https://maps.google.com/maps?q=Stealth%20Restyling&t=m&z=10&output=embed&iwloc=near\"\n title=\"Stealth Restyling\"\n aria-label=\"Stealth Restyling\"\n ></iframe>','CONTACT US','','inherit','closed','closed','','354-revision-v1','','','2025-09-29 16:18:52','2025-09-29 20:18:52','',354,'https://stealthrestyling.com/?p=386',0,'revision','',0),(387,1,'2025-09-29 16:22:36','2025-09-29 20:22:36','<ul>\n <li>\n CALL US\n </li>\n <li>\n <a href=\"https://form.jotform.com/211656057097157\">\n GET A QUOTE \n </a>\n </li>\n <li>\n SCHEDULE DETAILING\n </li>\n <li>\n MAKE A PAYMENT\n </li>\n </ul>\n <h2>VISIT OUR FACILITY</h2> \n <iframe loading=\"lazy\"\n src=\"https://maps.google.com/maps?q=Stealth%20Restyling&t=m&z=10&output=embed&iwloc=near\"\n title=\"Stealth Restyling\"\n aria-label=\"Stealth Restyling\"\n ></iframe>','CONTACT US','','inherit','closed','closed','','354-revision-v1','','','2025-09-29 16:22:36','2025-09-29 20:22:36','',354,'https://stealthrestyling.com/?p=387',0,'revision','',0),(388,1,'2025-09-29 16:22:36','2025-09-29 20:22:36','<ul>\n <li>\n CALL US\n </li>\n <li>\n <a href=\"https://form.jotform.com/211656057097157\">\n GET A QUOTE \n </a>\n </li>\n <li>\n SCHEDULE DETAILING\n </li>\n <li>\n MAKE A PAYMENT\n </li>\n </ul>\n <h2>VISIT OUR FACILITY</h2> \n <iframe loading=\"lazy\"\n src=\"https://maps.google.com/maps?q=Stealth%20Restyling&t=m&z=10&output=embed&iwloc=near\"\n title=\"Stealth Restyling\"\n aria-label=\"Stealth Restyling\"\n ></iframe>','CONTACT US','','inherit','closed','closed','','354-revision-v1','','','2025-09-29 16:22:36','2025-09-29 20:22:36','',354,'https://stealthrestyling.com/?p=388',0,'revision','',0),(389,1,'2025-09-29 16:22:36','2025-09-29 20:22:36','<ul>\n <li>\n CALL US\n </li>\n <li>\n <a href=\"https://form.jotform.com/211656057097157\">\n GET A QUOTE \n </a>\n </li>\n <li>\n SCHEDULE DETAILING\n </li>\n <li>\n MAKE A PAYMENT\n </li>\n </ul>\n <h2>VISIT OUR FACILITY</h2> \n <iframe loading=\"lazy\"\n src=\"https://maps.google.com/maps?q=Stealth%20Restyling&t=m&z=10&output=embed&iwloc=near\"\n title=\"Stealth Restyling\"\n aria-label=\"Stealth Restyling\"\n ></iframe>','CONTACT US','','inherit','closed','closed','','354-revision-v1','','','2025-09-29 16:22:36','2025-09-29 20:22:36','',354,'https://stealthrestyling.com/?p=389',0,'revision','',0),(391,1,'2025-09-29 16:38:33','2025-09-29 20:38:33','<p >\n <a href=\"https://stealthrestyling.com/events/\" >« All Events</a>\n</p> \n <h1 >\n Stealth Car Show</h1> \n October 15\n @ \n6:00 pm\n - \n8:00 pm\n <ul><li>Load-in: 5:00–6:00 PM</li><li>Show: 6:00–8:00 PM</li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)</li></ul> \n <p >\n$15 – $25</p> \n <ul><li><i>Early Bird (through Oct 13):</i> $15</li><li><i>Late/Day-of Show (Oct 14+):</i> $25</li></ul> \n <img width=\"800\" height=\"538\" src=\"https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer.jpg 2000w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-300x202.jpg 300w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-1024x688.jpg 1024w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-768x516.jpg 768w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-1536x1032.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n <h3><b>Calling all car enthusiasts!</b></h3><p>Stealth Restyling is proud to launch our brand-new <b>Monthly Car Show</b> happening every <b>third Wednesday</b> at <b>Texas Roadhouse in <a href=\"https://www.google.com/maps/search/280+N+Congress+Ave%C2%A0+Lake+Park+FL+33403?entry=gmail&source=g\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?q=https://www.google.com/maps/search/280%2BN%2BCongress%2BAve%25C2%25A0%2BLake%2BPark%2BFL%2B33403?entry%3Dgmail%26source%3Dg&source=gmail&ust=1759086598012000&usg=AOvVaw1u2wVSdy9svFZKh8RYH_VA\">Lake Park</a></b>! </p><p>This is more than just a car show—it’s a night of <b>horsepower, style, and community</b>. All makes and models are welcome, from classics to customs, exotics to daily drivers. Bring your ride, connect with fellow enthusiasts, and enjoy an evening full of cars, music, and fun. </p><h4><b>Highlights:</b></h4><ul><li><b>Food & Drink Specials</b> – Enjoy Texas Roadhouse favorites before, during, and after the event.</li><li><b>Awards & Recognition:</b><br /><ol start=\"1\"><li><i>Stealth Pick</i></li><li><i>Texas Roadhouse Pick</i></li><li><i>People’s Choice</i> (voted by participants)</li></ol></li><li><b>Giveaways & Prizes</b> from Jax Wax, Cricket Wireless, Texas Roadhouse Grill, Stealth Restyling, and more.</li><li><strong>Music & More</strong></li></ul><h4><b>Schedule:</b></h4><ul><li>Load-in: 5:00–6:00 PM</li><li>Show: 6:00–8:00 PM</li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)</li></ul><h4><b>Entry Fees:</b></h4><ul><li><i>Early Bird (through Oct 13):</i> $15</li><li><i>Late/Day-of Show (Oct 14+):</i> $25</li></ul><h4><b>Register Online:</b> <a href=\"https://stealthcarshow.com/\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?q=https://stealthcarshow.com/&source=gmail&ust=1759086598012000&usg=AOvVaw0vBq_0z8JtrWhtfLdK4I_d\">stealthcarshow.com</a></h4><p>A special thanks to our sponsors: <b>Stealth Restyling, Texas Roadhouse Grill, Cricket Wireless with Elite Wireless Group, 5moreHP, Tropical RV Adventures, and Jax Wax.</b></p><h4>Don’t miss it—the third Wednesday of every month is now officially car night in Lake Park!</h4> \n <h2>Event Organizer</h2> \n <h2 >\n Stealth Restyling</h2>\n <p >\n <a href=\"tel:561-593-8808\">\n 561-593-8808 </a>\n </p>\n <h2>Event Venue</h2> \n <h3 >\n Texas Road House Grill</h3>\n <address >\n280 N Congress Ave\n <br>\n Lake Park,\n <abbr title=\"Florida\">FL</abbr>\n 33403\n United States\n</address>\n<p >\n <a href=\"https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=280+N+Congress+Ave+Lake+Park+FL+33403+United+States\" title=\"Click to view a Google Map\" target=\"_blank\" rel=\"noreferrer noopener\">+ Google Map</a></p>\n <p >\n <a href=\"tel:\"\n >\n </a>\n </p>\n <p >\n </p>\n<iframe\n title=\"Google maps iframe displaying the address to Texas Road House Grill\"\n aria-label=\"Venue location map\"\n width=\"100%\"\n height=\"100%\"\n frameborder=\"0\" style=\"border:0\"\n src=\"https://www.google.com/maps/embed/v1/place?key=AIzaSyDNsicAsP6-VuGtAb1O9riI3oc_NOb7IOU&q=280+N+Congress+Ave+Lake+Park+FL+FL+33403+United+States+&zoom=15\" allowfullscreen>\n</iframe>\n<button\n aria-expanded=\"false\"\n aria-controls=\"\"\n aria-label=\"View links to add events to your calendar\"\n>\n <i\n aria-hidden=\"true\"\n ></i>\n Add to calendar <svg\n viewBox=\"0 0 12 8\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path d=\"M1.21.85L6 5.64 10.79.85 11.94 2 6 7.94.06 2z\" fill=\"currentColor\" fill-rule=\"nonzero\"/>\n </svg>\n</button>\n <ul >\n <li >\n <a\n href=\"https://www.google.com/calendar/event?action=TEMPLATE&dates=20251015T180000/20251015T200000&text=Stealth%20Car%20Show&details=%3Cp%3E%09%3Ca+href%3D%22https%3A%2F%2Fstealthrestyling.com%2Fevents%2F%22%3E%26laquo%3B+All+Events%3C%2Fa%3E%3C%2Fp%3E+%09%09%09%09%09%09%09%09%09%3Ch1%3E%09Stealth+Car+Show%3C%2Fh1%3E%09%09%09%09%09%09%09October+15%09+%40+6%3A00+pm%09+-+8%3A00+pm%09%09%3Cul%3E%3Cli%3ELoad-in%3A+5%3A00%E2%80%936%3A00+PM%3C%2Fli%3E%3Cli%3EShow%3A+6%3A00%E2%80%938%3A00+PM%3C%2Fli%3E%3Cli%3EEnd-of-night+mix+%26amp%3B+mingle+until+8%3A30+PM+%28show+off+some+lights%29%3C%2Fli%3E%3C%2Ful%3E%09%09%09%09%09%09%09%3Cp%3E%2415+%E2%80%93+%2425%3C%2Fp%3E+%09%09%09%09%09%09%3Cul%3E%3Cli%3E%3Ci%3EEarly+Bird+%28through+Oct+13%29%3A%3C%2Fi%3E%C2%A0%2415%3C%2Fli%3E%3Cli%3E%3Ci%3ELate%2FDay-of+Show+%28Oct+14%2B%29%3A%3C%2Fi%3E%C2%A0%2425%3C%2Fli%3E%3C%2Ful%3E%09%09%09%3Cimg+width%3D%22800%22+height%3D%22538%22+src%3D%22https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer.jpg%22+alt%3D%22%22+decoding%3D%22async%22+srcset%3D%22https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer.jpg+2000w%2C+https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer-300x202.jpg+300w%2C+https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer-1024x688.jpg+1024w%2C+https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer-768x516.jpg+768w%2C+https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fup+%28View+Full+event+Description+Here%3A+https%3A%2F%2Fstealthrestyling.com%2Fevent%2Fstealth-car-show%2F%29&location=Texas%20Road%20House%20Grill,%20280%20N%20Congress%20Ave,%20Lake%20Park,%20FL,%2033403,%20United%20States&trp=false&ctz=America/New_York&sprop=website:https://stealthrestyling.com\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Google Calendar</a>\n</li>\n <li >\n <a\n href=\"https://stealthrestyling.com/event/stealth-car-show/?ical=1\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>iCalendar</a>\n</li>\n <li >\n <a\n href=\"https://outlook.office.com/owa/?path=/calendar/action/compose&rrv=addevent&startdt=2025-10-15T18%3A00%3A00-04%3A00&enddt=2025-10-15T20%3A00%3A00-04%3A00&location=Texas%20Road%20House%20Grill,%20280%20N%20Congress%20Ave,%20Lake%20Park,%20FL,%2033403,%20United%20States&subject=Stealth%20Car%20Show&body=%3Cp%20%20%3E%09%26laquo%3B%20All%20Events%3C%2Fp%3E%09%09%09%09%09%09%09%09%09%09Stealth%20Car%20Show%09%09%09%09%09%09%09October%2015%09%20%40%206%3A00%20pm%09%20-%208%3A00%20pm%09%09Load-in%3A%205%3A00%E2%80%936%3A00%20PMShow%3A%206%3A00%E2%80%938%3A00%20PMEnd-of-night%20mix%20%26amp%3B%20mingle%20until%208%3A30%20PM%20%28show%20off%20some%20lights%29%09%09%09%09%09%09%09%3Cp%20%3E%2415%20%E2%80%93%20%2425%3C%2Fp%3E%09%09%09%09%09%09Early%20Bird%20%28through%20Oct%2013%29%3A%C2%A0%2415Late%2FDay-of%20Show%20%28Oct%2014%2B%29%3A%C2%A0%2425%09%09%09%09%09Calling%20all%20car%20enthusiasts%21%3Cp%3EStealth%20Restyling%20is%20proud%20to%20launch%20our%20brand-new%C2%A0Monthly%20Car%20Show%C2%A0happening%20every%C2%A0third%20Wednesday%C2%A0at%C2%A0Texas%20Roadhouse%20in%20Lake%20Park%21%C2%A0%3C%2Fp%3E%3Cp%3EThis%20is%20more%20than%20just%20a%20car%20show%E2%80%94it%E2%80%99s%20a%20night%20of%C2%A0horsepower%2C%20style%2C%20and%20community.%20All%20makes%20and%20models%20are%20welcome%2C%20from%20classics%20to%20customs%2C%20exotics%20to%20daily%20drivers.%20Bring%20your%20ride%2C%20connect%20with%20fellow%20enthusiasts%2C%20and%20enjoy%20an%20evening%20full%20of%20cars%2C%20music%2C%20and%20fun.%C2%A0%3C%2Fp%3E%3Cp%3E%C2%A0%3C%2Fp%3E%3Cp%3EHighlights%3A%3C%2Fp%3EFood%20%26amp%3B%20Drink%20Specials%C2%A0%E2%80%93%20Enjoy%20Texas%20Roadhouse%20favorites%20before%2C%20during%2C%20and%20after%20the%20e%20%28View%20Full%20Event%20Description%20Here%3A%20https%3A%2F%2Fstealthrestyling.com%2Fevent%2Fstealth-car-show%2F%29\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook 365</a>\n</li>\n <li >\n <a\n href=\"https://outlook.live.com/owa/?path=/calendar/action/compose&rrv=addevent&startdt=2025-10-15T18%3A00%3A00-04%3A00&enddt=2025-10-15T20%3A00%3A00-04%3A00&location=Texas%20Road%20House%20Grill,%20280%20N%20Congress%20Ave,%20Lake%20Park,%20FL,%2033403,%20United%20States&subject=Stealth%20Car%20Show&body=%3Cp%20%20%3E%09%26laquo%3B%20All%20Events%3C%2Fp%3E%09%09%09%09%09%09%09%09%09%09Stealth%20Car%20Show%09%09%09%09%09%09%09October%2015%09%20%40%206%3A00%20pm%09%20-%208%3A00%20pm%09%09Load-in%3A%205%3A00%E2%80%936%3A00%20PMShow%3A%206%3A00%E2%80%938%3A00%20PMEnd-of-night%20mix%20%26amp%3B%20mingle%20until%208%3A30%20PM%20%28show%20off%20some%20lights%29%09%09%09%09%09%09%09%3Cp%20%3E%2415%20%E2%80%93%20%2425%3C%2Fp%3E%09%09%09%09%09%09Early%20Bird%20%28through%20Oct%2013%29%3A%C2%A0%2415Late%2FDay-of%20Show%20%28Oct%2014%2B%29%3A%C2%A0%2425%09%09%09%09%09Calling%20all%20car%20enthusiasts%21%3Cp%3EStealth%20Restyling%20is%20proud%20to%20launch%20our%20brand-new%C2%A0Monthly%20Car%20Show%C2%A0happening%20every%C2%A0third%20Wednesday%C2%A0at%C2%A0Texas%20Roadhouse%20in%20Lake%20Park%21%C2%A0%3C%2Fp%3E%3Cp%3EThis%20is%20more%20than%20just%20a%20car%20show%E2%80%94it%E2%80%99s%20a%20night%20of%C2%A0horsepower%2C%20style%2C%20and%20community.%20All%20makes%20and%20models%20are%20welcome%2C%20from%20classics%20to%20customs%2C%20exotics%20to%20daily%20drivers.%20Bring%20your%20ride%2C%20connect%20with%20fellow%20enthusiasts%2C%20and%20enjoy%20an%20evening%20full%20of%20cars%2C%20music%2C%20and%20fun.%C2%A0%3C%2Fp%3E%3Cp%3E%C2%A0%3C%2Fp%3E%3Cp%3EHighlights%3A%3C%2Fp%3EFood%20%26amp%3B%20Drink%20Specials%C2%A0%E2%80%93%20Enjoy%20Texas%20Roadhouse%20favorites%20before%2C%20during%2C%20and%20after%20the%20e%20%28View%20Full%20Event%20Description%20Here%3A%20https%3A%2F%2Fstealthrestyling.com%2Fevent%2Fstealth-car-show%2F%29\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook Live</a>\n</li>\n </ul>','Stealth Car Show','','publish','closed','closed','','stealth-car-show','','','2025-09-30 15:18:22','2025-09-30 19:18:22','',0,'https://stealthrestyling.com/?post_type=tribe_events&p=391',0,'tribe_events','',0),(392,1,'2025-09-29 16:36:42','2025-09-29 20:36:42','<div>\n<h2><b>Calling all car enthusiasts!</b></h2>\nStealth Restyling is proud to launch our brand-new <b>Monthly Car Show</b> happening every <b>third Thursday</b> at <b>Texas Roadhouse in <a href=\"https://www.google.com/maps/search/280+N+Congress+Ave%C2%A0+Lake+Park+FL+33403?entry=gmail&source=g\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?q=https://www.google.com/maps/search/280%2BN%2BCongress%2BAve%25C2%25A0%2BLake%2BPark%2BFL%2B33403?entry%3Dgmail%26source%3Dg&source=gmail&ust=1759086598012000&usg=AOvVaw1u2wVSdy9svFZKh8RYH_VA\">Lake Park</a></b>! <img class=\"an1\" draggable=\"false\" src=\"https://fonts.gstatic.com/s/e/notoemoji/16.0/1f3c1/72.png\" alt=\"?\" data-emoji=\"?\" aria-label=\"?\" />\n\nThis is more than just a car show—it’s a night of <b>horsepower, style, and community</b>. All makes and models are welcome, from classics to customs, exotics to daily drivers. Bring your ride, connect with fellow enthusiasts, and enjoy an evening full of cars, music, and fun. <img class=\"an1\" draggable=\"false\" src=\"https://fonts.gstatic.com/s/e/notoemoji/16.0/1f3b6/72.png\" alt=\"?\" data-emoji=\"?\" aria-label=\"?\" /><img class=\"an1\" draggable=\"false\" src=\"https://fonts.gstatic.com/s/e/notoemoji/16.0/1f354/72.png\" alt=\"?\" data-emoji=\"?\" aria-label=\"?\" />\n<h3><b>Highlights:</b></h3>\n<ul>\n <li><b>Food & Drink Specials</b> – Enjoy Texas Roadhouse favorites before, during, and after the event.</li>\n <li><b>Awards & Recognition:</b>\n<ol start=\"1\">\n <li><i>Stealth Pick</i></li>\n <li><i>Texas Roadhouse Pick</i></li>\n <li><i>People’s Choice</i> (voted by participants)</li>\n</ol>\n</li>\n <li><b>Giveaways & Prizes</b> from Jax Wax, Cricket Wireless, Texas Roadhouse Grill, Stealth Restyling, and more.</li>\n <li><strong>Music & More</strong></li>\n</ul>\n<h3><b>Schedule:</b></h3>\n<ul>\n <li>Load-in: 5:00–6:00 PM</li>\n <li>Show: 6:00–8:00 PM</li>\n <li>End-of-night mix & mingle until 8:30 PM (show off some lights)</li>\n</ul>\n<h3><b>Entry Fees:</b></h3>\n<ul>\n <li><i>Early Bird (through Oct 13):</i> $15</li>\n <li><i>Late/Day-of Show (Oct 14+):</i> $25</li>\n</ul>\n<h3><b>Register Online:</b> <img class=\"an1\" draggable=\"false\" src=\"https://fonts.gstatic.com/s/e/notoemoji/16.0/1f449/72.png\" alt=\"?\" data-emoji=\"?\" aria-label=\"?\" /> <a href=\"https://stealthcarshow.com/\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?q=https://stealthcarshow.com/&source=gmail&ust=1759086598012000&usg=AOvVaw0vBq_0z8JtrWhtfLdK4I_d\">stealthcarshow.com</a></h3>\nA special thanks to our sponsors: <b>Stealth Restyling, Texas Roadhouse Grill, Cricket Wireless with Elite Wireless Group, 5moreHP, Tropical RV Adventures, and Jax Wax.</b>\n<h3>Don’t miss it—the third Thursday of every month is now officially car night in Lake Park!</h3>\n</div>','Stealth Car Show','','inherit','closed','closed','','391-revision-v1','','','2025-09-29 16:36:42','2025-09-29 20:36:42','',391,'https://stealthrestyling.com/?p=392',0,'revision','',0),(395,1,'2025-09-29 16:48:16','2025-09-29 20:48:16','<p >\n <a href=\"https://stealthrestyling.com/events/\" >« All Events</a>\n</p> \n <p >This event has passed.</p>\n postponed\n (DEMO) This event has been postponed.\n <h1 >\n Your Events Calendar Template</h1> \n September 29\n @ \n4:48 pm\n <p >\n$10</p> \n <img src=\"https://stealthrestyling.com/wp-content/plugins/the-events-calendar/src/resources/images/placeholder.png\" />\n<h3 >\n Categories:</h3> \n <a href=\"#\" rel=\"tag\">Demo Category</a>\n <h3 >\n Tags:</h3> \n <a href=\"#\">\n demo-tag-1</a>,\n<a href=\"#\">\n demo-tag-2</a>\n <h3 >\n Website:</h3> \n <a href=\"http://theeventscalendar.com\" target=\"_self\" rel=\"external\">http://theeventscalendar.com</a>\n <h2 >\n John Doe</h2>\n <p >\n <a href=\"tel:555-555-5555\">\n 555-555-5555 </a>\n </p>\n <p ><a href=\"http://theeventscaledndar.com\" target=\"_self\" rel=\"external\">View Organizer Website</a></p>\n <p >\n <a href=\"mailto:info@theeventscalendar.com\">\n info@theeventscalendar.com </a>\n </p>\n <h3 >\n Mock Venue</h3>\n <address >\n <address>\n 1005 S Michigan Ave\n <br>\n Chicago,\n <abbr title=\"\">Illinois</abbr>\n United States\n </address>\n </address>\n<p >\n <a href=\"https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=1005+S+Michigan+Ave+Chicago+Illinois+United+States\" title=\"Click to view a Google Map\" target=\"_blank\" rel=\"noreferrer noopener\">+ Google Map</a></p>\n <p >\n <a href=\"tel:123-456-7890\"\n >\n 123-456-7890 </a>\n </p>\n <p >\n <a href=\"http://theeventscaledndar.com\" target=\"_self\" rel=\"external\">View Venue Website</a></p>\n <iframe title=\"Google maps iframe displaying the address to Mock Venue\" aria-label=\"Venue location map\" width=\"100%\" height=\"100%\" frameborder=\"0\" style=\"border:0\" src=\"https://www.google.com/maps/embed/v1/place?key=AIzaSyDNsicAsP6-VuGtAb1O9riI3oc_NOb7IOU&q=1005+S+Michigan+Ave+Chicago+Illinois+United+States+&zoom=10\" allowfullscreen=\"\">\n </iframe>\n<button\n aria-expanded=\"false\"\n aria-controls=\"\"\n aria-label=\"View links to add events to your calendar\"\n>\n <i\n aria-hidden=\"true\"\n ></i>\n Add to calendar <svg\n viewBox=\"0 0 12 8\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path d=\"M1.21.85L6 5.64 10.79.85 11.94 2 6 7.94.06 2z\" fill=\"currentColor\" fill-rule=\"nonzero\"/>\n </svg>\n</button>\n <ul >\n <li >\n <a\n href=\"#\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Google Calendar</a>\n</li>\n <li >\n <a\n href=\"#\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>iCalendar</a>\n</li>\n <li >\n <a\n href=\"#\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook 365</a>\n</li>\n <li >\n <a\n href=\"#\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook Live</a>\n</li>\n </ul>\n <nav aria-label=\"Events\">\n <ul >\n <li >\n<a href=\"#\">\n <svg xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M11.916 17.841L10 19.757l-9.9-9.9L10-.041l1.916 1.916-7.983 7.984z\" /></svg> Previous Event </a>\n</li>\n <li >\n <a href=\"#\">\n Next Event <svg xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M.084 2.159L2 .243l9.9 9.9L2 20.041.084 18.126l7.983-7.984z\" /></svg> </a>\n</li>\n </ul>\n</nav>','Single Event-2','','publish','closed','closed','','single-event-2','','','2025-09-29 16:48:16','2025-09-29 20:48:16','',0,'https://stealthrestyling.com/?elementor_library=single-event-2',0,'elementor_library','',0),(396,1,'2025-09-29 16:48:16','2025-09-29 20:48:16','','Single Event-2','','inherit','closed','closed','','395-revision-v1','','','2025-09-29 16:48:16','2025-09-29 20:48:16','',395,'https://stealthrestyling.com/?p=396',0,'revision','',0),(397,1,'2025-09-29 16:48:16','2025-09-29 20:48:16','<p >\n <a href=\"https://stealthrestyling.com/events/\" >« All Events</a>\n</p> \n <p >This event has passed.</p>\n postponed\n (DEMO) This event has been postponed.\n <h1 >\n Your Events Calendar Template</h1> \n September 29\n @ \n4:48 pm\n <p >\n$10</p> \n <img src=\"https://stealthrestyling.com/wp-content/plugins/the-events-calendar/src/resources/images/placeholder.png\" />\n<h3 >\n Categories:</h3> \n <a href=\"#\" rel=\"tag\">Demo Category</a>\n <h3 >\n Tags:</h3> \n <a href=\"#\">\n demo-tag-1</a>,\n<a href=\"#\">\n demo-tag-2</a>\n <h3 >\n Website:</h3> \n <a href=\"http://theeventscalendar.com\" target=\"_self\" rel=\"external\">http://theeventscalendar.com</a>\n <h2 >\n John Doe</h2>\n <p >\n <a href=\"tel:555-555-5555\">\n 555-555-5555 </a>\n </p>\n <p ><a href=\"http://theeventscaledndar.com\" target=\"_self\" rel=\"external\">View Organizer Website</a></p>\n <p >\n <a href=\"mailto:info@theeventscalendar.com\">\n info@theeventscalendar.com </a>\n </p>\n <h3 >\n Mock Venue</h3>\n <address >\n <address>\n 1005 S Michigan Ave\n <br>\n Chicago,\n <abbr title=\"\">Illinois</abbr>\n United States\n </address>\n </address>\n<p >\n <a href=\"https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=1005+S+Michigan+Ave+Chicago+Illinois+United+States\" title=\"Click to view a Google Map\" target=\"_blank\" rel=\"noreferrer noopener\">+ Google Map</a></p>\n <p >\n <a href=\"tel:123-456-7890\"\n >\n 123-456-7890 </a>\n </p>\n <p >\n <a href=\"http://theeventscaledndar.com\" target=\"_self\" rel=\"external\">View Venue Website</a></p>\n <iframe title=\"Google maps iframe displaying the address to Mock Venue\" aria-label=\"Venue location map\" width=\"100%\" height=\"100%\" frameborder=\"0\" style=\"border:0\" src=\"https://www.google.com/maps/embed/v1/place?key=AIzaSyDNsicAsP6-VuGtAb1O9riI3oc_NOb7IOU&q=1005+S+Michigan+Ave+Chicago+Illinois+United+States+&zoom=10\" allowfullscreen=\"\">\n </iframe>\n<button\n aria-expanded=\"false\"\n aria-controls=\"\"\n aria-label=\"View links to add events to your calendar\"\n>\n <i\n aria-hidden=\"true\"\n ></i>\n Add to calendar <svg\n viewBox=\"0 0 12 8\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path d=\"M1.21.85L6 5.64 10.79.85 11.94 2 6 7.94.06 2z\" fill=\"currentColor\" fill-rule=\"nonzero\"/>\n </svg>\n</button>\n <ul >\n <li >\n <a\n href=\"#\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Google Calendar</a>\n</li>\n <li >\n <a\n href=\"#\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>iCalendar</a>\n</li>\n <li >\n <a\n href=\"#\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook 365</a>\n</li>\n <li >\n <a\n href=\"#\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook Live</a>\n</li>\n </ul>\n <nav aria-label=\"Events\">\n <ul >\n <li >\n<a href=\"#\">\n <svg xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M11.916 17.841L10 19.757l-9.9-9.9L10-.041l1.916 1.916-7.983 7.984z\" /></svg> Previous Event </a>\n</li>\n <li >\n <a href=\"#\">\n Next Event <svg xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M.084 2.159L2 .243l9.9 9.9L2 20.041.084 18.126l7.983-7.984z\" /></svg> </a>\n</li>\n </ul>\n</nav>','Single Event-2','','inherit','closed','closed','','395-revision-v1','','','2025-09-29 16:48:16','2025-09-29 20:48:16','',395,'https://stealthrestyling.com/?p=397',0,'revision','',0),(398,1,'2025-09-29 16:48:39','2025-09-29 20:48:39','<p >\n <a href=\"https://stealthrestyling.com/events/\" >« All Events</a>\n</p> \n <p >This event has passed.</p>\n postponed\n (DEMO) This event has been postponed.\n <h1 >\n Your Events Calendar Template</h1> \n September 29\n @ \n4:48 pm\n <p >\n$10</p> \n <img src=\"https://stealthrestyling.com/wp-content/plugins/the-events-calendar/src/resources/images/placeholder.png\" />\n<h3 >\n Categories:</h3> \n <a href=\"#\" rel=\"tag\">Demo Category</a>\n <h3 >\n Tags:</h3> \n <a href=\"#\">\n demo-tag-1</a>,\n<a href=\"#\">\n demo-tag-2</a>\n <h3 >\n Website:</h3> \n <a href=\"http://theeventscalendar.com\" target=\"_self\" rel=\"external\">http://theeventscalendar.com</a>\n <h2 >\n John Doe</h2>\n <p >\n <a href=\"tel:555-555-5555\">\n 555-555-5555 </a>\n </p>\n <p ><a href=\"http://theeventscaledndar.com\" target=\"_self\" rel=\"external\">View Organizer Website</a></p>\n <p >\n <a href=\"mailto:info@theeventscalendar.com\">\n info@theeventscalendar.com </a>\n </p>\n <h3 >\n Mock Venue</h3>\n <address >\n <address>\n 1005 S Michigan Ave\n <br>\n Chicago,\n <abbr title=\"\">Illinois</abbr>\n United States\n </address>\n </address>\n<p >\n <a href=\"https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=1005+S+Michigan+Ave+Chicago+Illinois+United+States\" title=\"Click to view a Google Map\" target=\"_blank\" rel=\"noreferrer noopener\">+ Google Map</a></p>\n <p >\n <a href=\"tel:123-456-7890\"\n >\n 123-456-7890 </a>\n </p>\n <p >\n <a href=\"http://theeventscaledndar.com\" target=\"_self\" rel=\"external\">View Venue Website</a></p>\n <iframe title=\"Google maps iframe displaying the address to Mock Venue\" aria-label=\"Venue location map\" width=\"100%\" height=\"100%\" frameborder=\"0\" style=\"border:0\" src=\"https://www.google.com/maps/embed/v1/place?key=AIzaSyDNsicAsP6-VuGtAb1O9riI3oc_NOb7IOU&q=1005+S+Michigan+Ave+Chicago+Illinois+United+States+&zoom=10\" allowfullscreen=\"\">\n </iframe>\n<button\n aria-expanded=\"false\"\n aria-controls=\"\"\n aria-label=\"View links to add events to your calendar\"\n>\n <i\n aria-hidden=\"true\"\n ></i>\n Add to calendar <svg\n viewBox=\"0 0 12 8\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path d=\"M1.21.85L6 5.64 10.79.85 11.94 2 6 7.94.06 2z\" fill=\"currentColor\" fill-rule=\"nonzero\"/>\n </svg>\n</button>\n <ul >\n <li >\n <a\n href=\"#\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Google Calendar</a>\n</li>\n <li >\n <a\n href=\"#\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>iCalendar</a>\n</li>\n <li >\n <a\n href=\"#\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook 365</a>\n</li>\n <li >\n <a\n href=\"#\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook Live</a>\n</li>\n </ul>\n <nav aria-label=\"Events\">\n <ul >\n <li >\n<a href=\"#\">\n <svg xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M11.916 17.841L10 19.757l-9.9-9.9L10-.041l1.916 1.916-7.983 7.984z\" /></svg> Previous Event </a>\n</li>\n <li >\n <a href=\"#\">\n Next Event <svg xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M.084 2.159L2 .243l9.9 9.9L2 20.041.084 18.126l7.983-7.984z\" /></svg> </a>\n</li>\n </ul>\n</nav>','The Events Calendar - Starter','','inherit','closed','closed','','378-revision-v1','','','2025-09-29 16:48:39','2025-09-29 20:48:39','',378,'https://stealthrestyling.com/?p=398',0,'revision','',0),(399,1,'2025-09-29 16:54:07','2025-09-29 20:54:07','<p >\n <a href=\"https://stealthrestyling.com/events/\" >« All Events</a>\n</p> \n <p >This event has passed.</p>\n postponed\n (DEMO) This event has been postponed.\n <h1 >\n Your Events Calendar Template</h1> \n September 29\n @ \n4:54 pm\n <p >\n$10</p> \n <img src=\"https://stealthrestyling.com/wp-content/plugins/the-events-calendar/src/resources/images/placeholder.png\" />\n <h2>Event Organizer</h2> \n <h2 >\n John Doe</h2>\n <p >\n <a href=\"tel:555-555-5555\">\n 555-555-5555 </a>\n </p>\n <p ><a href=\"http://theeventscaledndar.com\" target=\"_self\" rel=\"external\">View Organizer Website</a></p>\n <p >\n <a href=\"mailto:info@theeventscalendar.com\">\n info@theeventscalendar.com </a>\n </p>\n <h2>Event Venue</h2> \n <h3 >\n Mock Venue</h3>\n <address >\n <address>\n 1005 S Michigan Ave\n <br>\n Chicago,\n <abbr title=\"\">Illinois</abbr>\n United States\n </address>\n </address>\n<p >\n <a href=\"https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=1005+S+Michigan+Ave+Chicago+Illinois+United+States\" title=\"Click to view a Google Map\" target=\"_blank\" rel=\"noreferrer noopener\">+ Google Map</a></p>\n <p >\n <a href=\"tel:123-456-7890\"\n >\n 123-456-7890 </a>\n </p>\n <p >\n <a href=\"http://theeventscaledndar.com\" target=\"_self\" rel=\"external\">View Venue Website</a></p>\n <iframe title=\"Google maps iframe displaying the address to Mock Venue\" aria-label=\"Venue location map\" width=\"100%\" height=\"100%\" frameborder=\"0\" style=\"border:0\" src=\"https://www.google.com/maps/embed/v1/place?key=AIzaSyDNsicAsP6-VuGtAb1O9riI3oc_NOb7IOU&q=1005+S+Michigan+Ave+Chicago+Illinois+United+States+&zoom=10\" allowfullscreen=\"\">\n </iframe>\n<button\n aria-expanded=\"false\"\n aria-controls=\"\"\n aria-label=\"View links to add events to your calendar\"\n>\n <i\n aria-hidden=\"true\"\n ></i>\n Add to calendar <svg\n viewBox=\"0 0 12 8\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path d=\"M1.21.85L6 5.64 10.79.85 11.94 2 6 7.94.06 2z\" fill=\"currentColor\" fill-rule=\"nonzero\"/>\n </svg>\n</button>\n <ul >\n <li >\n <a\n href=\"#\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Google Calendar</a>\n</li>\n <li >\n <a\n href=\"#\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>iCalendar</a>\n</li>\n <li >\n <a\n href=\"#\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook 365</a>\n</li>\n <li >\n <a\n href=\"#\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook Live</a>\n</li>\n </ul>\n <nav aria-label=\"Events\">\n <ul >\n <li >\n<a href=\"#\">\n <svg xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M11.916 17.841L10 19.757l-9.9-9.9L10-.041l1.916 1.916-7.983 7.984z\" /></svg> Previous Event </a>\n</li>\n <li >\n <a href=\"#\">\n Next Event <svg xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M.084 2.159L2 .243l9.9 9.9L2 20.041.084 18.126l7.983-7.984z\" /></svg> </a>\n</li>\n </ul>\n</nav>','The Events Calendar - Starter','','inherit','closed','closed','','378-revision-v1','','','2025-09-29 16:54:07','2025-09-29 20:54:07','',378,'https://stealthrestyling.com/?p=399',0,'revision','',0),(400,1,'2025-09-29 16:55:05','2025-09-29 20:55:05','<p >\n <a href=\"https://stealthrestyling.com/events/\" >« All Events</a>\n</p> \n <p >This event has passed.</p>\n postponed\n (DEMO) This event has been postponed.\n <h1 >\n Your Events Calendar Template</h1> \n September 29\n @ \n4:55 pm\n <p >\n$10</p> \n <img src=\"https://stealthrestyling.com/wp-content/plugins/the-events-calendar/src/resources/images/placeholder.png\" />\n <h2>Event Organizer</h2> \n <h2 >\n John Doe</h2>\n <p >\n <a href=\"tel:555-555-5555\">\n 555-555-5555 </a>\n </p>\n <p ><a href=\"http://theeventscaledndar.com\" target=\"_self\" rel=\"external\">View Organizer Website</a></p>\n <p >\n <a href=\"mailto:info@theeventscalendar.com\">\n info@theeventscalendar.com </a>\n </p>\n <h2>Event Venue</h2> \n <h3 >\n Mock Venue</h3>\n <address >\n <address>\n 1005 S Michigan Ave\n <br>\n Chicago,\n <abbr title=\"\">Illinois</abbr>\n United States\n </address>\n </address>\n<p >\n <a href=\"https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=1005+S+Michigan+Ave+Chicago+Illinois+United+States\" title=\"Click to view a Google Map\" target=\"_blank\" rel=\"noreferrer noopener\">+ Google Map</a></p>\n <p >\n <a href=\"tel:123-456-7890\"\n >\n 123-456-7890 </a>\n </p>\n <p >\n <a href=\"http://theeventscaledndar.com\" target=\"_self\" rel=\"external\">View Venue Website</a></p>\n <iframe title=\"Google maps iframe displaying the address to Mock Venue\" aria-label=\"Venue location map\" width=\"100%\" height=\"100%\" frameborder=\"0\" style=\"border:0\" src=\"https://www.google.com/maps/embed/v1/place?key=AIzaSyDNsicAsP6-VuGtAb1O9riI3oc_NOb7IOU&q=1005+S+Michigan+Ave+Chicago+Illinois+United+States+&zoom=10\" allowfullscreen=\"\">\n </iframe>\n<button\n aria-expanded=\"false\"\n aria-controls=\"\"\n aria-label=\"View links to add events to your calendar\"\n>\n <i\n aria-hidden=\"true\"\n ></i>\n Add to calendar <svg\n viewBox=\"0 0 12 8\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path d=\"M1.21.85L6 5.64 10.79.85 11.94 2 6 7.94.06 2z\" fill=\"currentColor\" fill-rule=\"nonzero\"/>\n </svg>\n</button>\n <ul >\n <li >\n <a\n href=\"#\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Google Calendar</a>\n</li>\n <li >\n <a\n href=\"#\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>iCalendar</a>\n</li>\n <li >\n <a\n href=\"#\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook 365</a>\n</li>\n <li >\n <a\n href=\"#\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook Live</a>\n</li>\n </ul>\n <nav aria-label=\"Events\">\n <ul >\n <li >\n<a href=\"#\">\n <svg xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M11.916 17.841L10 19.757l-9.9-9.9L10-.041l1.916 1.916-7.983 7.984z\" /></svg> Previous Event </a>\n</li>\n <li >\n <a href=\"#\">\n Next Event <svg xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M.084 2.159L2 .243l9.9 9.9L2 20.041.084 18.126l7.983-7.984z\" /></svg> </a>\n</li>\n </ul>\n</nav>','Single Event-3','','publish','closed','closed','','single-event-3','','','2025-09-29 16:55:06','2025-09-29 20:55:06','',0,'https://stealthrestyling.com/?elementor_library=single-event-3',0,'elementor_library','',0),(401,1,'2025-09-29 16:55:05','2025-09-29 20:55:05','','Single Event-3','','inherit','closed','closed','','400-revision-v1','','','2025-09-29 16:55:05','2025-09-29 20:55:05','',400,'https://stealthrestyling.com/?p=401',0,'revision','',0),(402,1,'2025-09-29 16:55:06','2025-09-29 20:55:06','<p >\n <a href=\"https://stealthrestyling.com/events/\" >« All Events</a>\n</p> \n <p >This event has passed.</p>\n postponed\n (DEMO) This event has been postponed.\n <h1 >\n Your Events Calendar Template</h1> \n September 29\n @ \n4:55 pm\n <p >\n$10</p> \n <img src=\"https://stealthrestyling.com/wp-content/plugins/the-events-calendar/src/resources/images/placeholder.png\" />\n <h2>Event Organizer</h2> \n <h2 >\n John Doe</h2>\n <p >\n <a href=\"tel:555-555-5555\">\n 555-555-5555 </a>\n </p>\n <p ><a href=\"http://theeventscaledndar.com\" target=\"_self\" rel=\"external\">View Organizer Website</a></p>\n <p >\n <a href=\"mailto:info@theeventscalendar.com\">\n info@theeventscalendar.com </a>\n </p>\n <h2>Event Venue</h2> \n <h3 >\n Mock Venue</h3>\n <address >\n <address>\n 1005 S Michigan Ave\n <br>\n Chicago,\n <abbr title=\"\">Illinois</abbr>\n United States\n </address>\n </address>\n<p >\n <a href=\"https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=1005+S+Michigan+Ave+Chicago+Illinois+United+States\" title=\"Click to view a Google Map\" target=\"_blank\" rel=\"noreferrer noopener\">+ Google Map</a></p>\n <p >\n <a href=\"tel:123-456-7890\"\n >\n 123-456-7890 </a>\n </p>\n <p >\n <a href=\"http://theeventscaledndar.com\" target=\"_self\" rel=\"external\">View Venue Website</a></p>\n <iframe title=\"Google maps iframe displaying the address to Mock Venue\" aria-label=\"Venue location map\" width=\"100%\" height=\"100%\" frameborder=\"0\" style=\"border:0\" src=\"https://www.google.com/maps/embed/v1/place?key=AIzaSyDNsicAsP6-VuGtAb1O9riI3oc_NOb7IOU&q=1005+S+Michigan+Ave+Chicago+Illinois+United+States+&zoom=10\" allowfullscreen=\"\">\n </iframe>\n<button\n aria-expanded=\"false\"\n aria-controls=\"\"\n aria-label=\"View links to add events to your calendar\"\n>\n <i\n aria-hidden=\"true\"\n ></i>\n Add to calendar <svg\n viewBox=\"0 0 12 8\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path d=\"M1.21.85L6 5.64 10.79.85 11.94 2 6 7.94.06 2z\" fill=\"currentColor\" fill-rule=\"nonzero\"/>\n </svg>\n</button>\n <ul >\n <li >\n <a\n href=\"#\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Google Calendar</a>\n</li>\n <li >\n <a\n href=\"#\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>iCalendar</a>\n</li>\n <li >\n <a\n href=\"#\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook 365</a>\n</li>\n <li >\n <a\n href=\"#\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook Live</a>\n</li>\n </ul>\n <nav aria-label=\"Events\">\n <ul >\n <li >\n<a href=\"#\">\n <svg xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M11.916 17.841L10 19.757l-9.9-9.9L10-.041l1.916 1.916-7.983 7.984z\" /></svg> Previous Event </a>\n</li>\n <li >\n <a href=\"#\">\n Next Event <svg xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M.084 2.159L2 .243l9.9 9.9L2 20.041.084 18.126l7.983-7.984z\" /></svg> </a>\n</li>\n </ul>\n</nav>','Single Event-3','','inherit','closed','closed','','400-revision-v1','','','2025-09-29 16:55:06','2025-09-29 20:55:06','',400,'https://stealthrestyling.com/?p=402',0,'revision','',0),(403,1,'2025-09-29 17:13:12','2025-09-29 21:13:12','<div>\r\n<h2><b>Calling all car enthusiasts!</b></h2>\r\nStealth Restyling is proud to launch our brand-new <b>Monthly Car Show</b> happening every <b>third Thursday</b> at <b>Texas Roadhouse in <a href=\"https://www.google.com/maps/search/280+N+Congress+Ave%C2%A0+Lake+Park+FL+33403?entry=gmail&source=g\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?q=https://www.google.com/maps/search/280%2BN%2BCongress%2BAve%25C2%25A0%2BLake%2BPark%2BFL%2B33403?entry%3Dgmail%26source%3Dg&source=gmail&ust=1759086598012000&usg=AOvVaw1u2wVSdy9svFZKh8RYH_VA\">Lake Park</a></b>! <img class=\"an1\" draggable=\"false\" src=\"https://fonts.gstatic.com/s/e/notoemoji/16.0/1f3c1/72.png\" alt=\"?\" data-emoji=\"?\" aria-label=\"?\" />\r\n\r\nThis is more than just a car show—it’s a night of <b>horsepower, style, and community</b>. All makes and models are welcome, from classics to customs, exotics to daily drivers. Bring your ride, connect with fellow enthusiasts, and enjoy an evening full of cars, music, and fun. <img class=\"an1\" draggable=\"false\" src=\"https://fonts.gstatic.com/s/e/notoemoji/16.0/1f3b6/72.png\" alt=\"?\" data-emoji=\"?\" aria-label=\"?\" /><img class=\"an1\" draggable=\"false\" src=\"https://fonts.gstatic.com/s/e/notoemoji/16.0/1f354/72.png\" alt=\"?\" data-emoji=\"?\" aria-label=\"?\" />\r\n<h3><b>Highlights:</b></h3>\r\n<ul>\r\n <li><b>Food & Drink Specials</b> – Enjoy Texas Roadhouse favorites before, during, and after the event.</li>\r\n <li><b>Awards & Recognition:</b>\r\n<ol start=\"1\">\r\n <li><i>Stealth Pick</i></li>\r\n <li><i>Texas Roadhouse Pick</i></li>\r\n <li><i>People’s Choice</i> (voted by participants)</li>\r\n</ol>\r\n</li>\r\n <li><b>Giveaways & Prizes</b> from Jax Wax, Cricket Wireless, Texas Roadhouse Grill, Stealth Restyling, and more.</li>\r\n <li><strong>Music & More</strong></li>\r\n</ul>\r\n<h3><b>Schedule:</b></h3>\r\n<ul>\r\n <li>Load-in: 5:00–6:00 PM</li>\r\n <li>Show: 6:00–8:00 PM</li>\r\n <li>End-of-night mix & mingle until 8:30 PM (show off some lights)</li>\r\n</ul>\r\n<h3><b>Entry Fees:</b></h3>\r\n<ul>\r\n <li><i>Early Bird (through Oct 13):</i> $15</li>\r\n <li><i>Late/Day-of Show (Oct 14+):</i> $25</li>\r\n</ul>\r\n<h3><b>Register Online:</b> <img class=\"an1\" draggable=\"false\" src=\"https://fonts.gstatic.com/s/e/notoemoji/16.0/1f449/72.png\" alt=\"?\" data-emoji=\"?\" aria-label=\"?\" /> <a href=\"https://stealthcarshow.com/\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?q=https://stealthcarshow.com/&source=gmail&ust=1759086598012000&usg=AOvVaw0vBq_0z8JtrWhtfLdK4I_d\">stealthcarshow.com</a></h3>\r\nA special thanks to our sponsors: <b>Stealth Restyling, Texas Roadhouse Grill, Cricket Wireless with Elite Wireless Group, 5moreHP, Tropical RV Adventures, and Jax Wax.</b>\r\n<h3>Don’t miss it—the third Thursday of every month is now officially car night in Lake Park!</h3>\r\n</div>','Stealth Car Show','','inherit','closed','closed','','391-revision-v1','','','2025-09-29 17:13:12','2025-09-29 21:13:12','',391,'https://stealthrestyling.com/?p=403',0,'revision','',0),(404,1,'2025-09-29 17:13:12','2025-09-29 21:13:12','<p >\n <a href=\"https://stealthrestyling.com/events/\" >« All Events</a>\n</p> \n <h1 >\n Stealth Car Show</h1> \n October 15\n @ \n6:00 pm\n - \n8:00 pm\n <ul><li>Load-in: 5:00–6:00 PM</li><li>Show: 6:00–8:00 PM</li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)</li></ul> \n <p >\n$15 – $25</p> \n <ul><li><i>Early Bird (through Oct 13):</i> $15</li><li><i>Late/Day-of Show (Oct 14+):</i> $25</li></ul> \n <img width=\"800\" height=\"538\" src=\"https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer.jpg 2000w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-300x202.jpg 300w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-1024x688.jpg 1024w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-768x516.jpg 768w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-1536x1032.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n <h3><b>Calling all car enthusiasts!</b><img draggable=\"false\" src=\"https://fonts.gstatic.com/s/e/notoemoji/16.0/1f3c1/72.png\" alt=\"?\" data-emoji=\"?\" aria-label=\"?\" /></h3><p>Stealth Restyling is proud to launch our brand-new <b>Monthly Car Show</b> happening every <b>third Thursday</b> at <b>Texas Roadhouse in <a href=\"https://www.google.com/maps/search/280+N+Congress+Ave%C2%A0+Lake+Park+FL+33403?entry=gmail&source=g\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?q=https://www.google.com/maps/search/280%2BN%2BCongress%2BAve%25C2%25A0%2BLake%2BPark%2BFL%2B33403?entry%3Dgmail%26source%3Dg&source=gmail&ust=1759086598012000&usg=AOvVaw1u2wVSdy9svFZKh8RYH_VA\">Lake Park</a></b>! </p><p>This is more than just a car show—it’s a night of <b>horsepower, style, and community</b>. All makes and models are welcome, from classics to customs, exotics to daily drivers. Bring your ride, connect with fellow enthusiasts, and enjoy an evening full of cars, music, and fun. </p><p><img draggable=\"false\" src=\"https://fonts.gstatic.com/s/e/notoemoji/16.0/1f3b6/72.png\" alt=\"?\" data-emoji=\"?\" aria-label=\"?\" /></p><p><b>Highlights:</b></p><ul><li><b>Food & Drink Specials</b> – Enjoy Texas Roadhouse favorites before, during, and after the event.</li><li><b>Awards & Recognition:</b><br /><ol start=\"1\"><li><i>Stealth Pick</i></li><li><i>Texas Roadhouse Pick</i></li><li><i>People’s Choice</i> (voted by participants)</li></ol></li><li><b>Giveaways & Prizes</b> from Jax Wax, Cricket Wireless, Texas Roadhouse Grill, Stealth Restyling, and more.</li><li><strong>Music & More</strong></li></ul><p><img draggable=\"false\" src=\"https://fonts.gstatic.com/s/e/notoemoji/16.0/1f354/72.png\" alt=\"?\" data-emoji=\"?\" aria-label=\"?\" /></p><p><b>Schedule:</b></p><ul><li>Load-in: 5:00–6:00 PM</li><li>Show: 6:00–8:00 PM</li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)</li></ul><p><b>Entry Fees:</b></p><ul><li><i>Early Bird (through Oct 13):</i> $15</li><li><i>Late/Day-of Show (Oct 14+):</i> $25</li></ul><p><img draggable=\"false\" src=\"https://fonts.gstatic.com/s/e/notoemoji/16.0/1f449/72.png\" alt=\"?\" data-emoji=\"?\" aria-label=\"?\" /></p><p><b>Register Online:</b> <a href=\"https://stealthcarshow.com/\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?q=https://stealthcarshow.com/&source=gmail&ust=1759086598012000&usg=AOvVaw0vBq_0z8JtrWhtfLdK4I_d\">stealthcarshow.com</a></p><p>A special thanks to our sponsors: <b>Stealth Restyling, Texas Roadhouse Grill, Cricket Wireless with Elite Wireless Group, 5moreHP, Tropical RV Adventures, and Jax Wax.</b></p><h4>Don’t miss it—the third Thursday of every month is now officially car night in Lake Park!</h4> \n <h2>Event Organizer</h2> \n <h2 >\n Stealth Restyling</h2>\n <p >\n <a href=\"tel:561-593-8808\">\n 561-593-8808 </a>\n </p>\n <p ><a href=\"https://stealthcarshow.com\" target=\"_self\" rel=\"external\">View Organizer Website</a></p>\n <p >\n <a href=\"mailto:\">\n </a>\n </p>\n <h2>Event Venue</h2> \n <h3 >\n Texas Road House Grill</h3>\n <address >\n280 N Congress Ave\n <br>\n Lake Park,\n <abbr title=\"Florida\">FL</abbr>\n 33403\n United States\n</address>\n<p >\n <a href=\"https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=280+N+Congress+Ave+Lake+Park+FL+33403+United+States\" title=\"Click to view a Google Map\" target=\"_blank\" rel=\"noreferrer noopener\">+ Google Map</a></p>\n <p >\n <a href=\"tel:\"\n >\n </a>\n </p>\n <p >\n </p>\n<iframe\n title=\"Google maps iframe displaying the address to Texas Road House Grill\"\n aria-label=\"Venue location map\"\n width=\"100%\"\n height=\"100%\"\n frameborder=\"0\" style=\"border:0\"\n src=\"https://www.google.com/maps/embed/v1/place?key=AIzaSyDNsicAsP6-VuGtAb1O9riI3oc_NOb7IOU&q=280+N+Congress+Ave+Lake+Park+FL+FL+33403+United+States+&zoom=15\" allowfullscreen>\n</iframe>\n<button\n aria-expanded=\"false\"\n aria-controls=\"\"\n aria-label=\"View links to add events to your calendar\"\n>\n <i\n aria-hidden=\"true\"\n ></i>\n Add to calendar <svg\n viewBox=\"0 0 12 8\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path d=\"M1.21.85L6 5.64 10.79.85 11.94 2 6 7.94.06 2z\" fill=\"currentColor\" fill-rule=\"nonzero\"/>\n </svg>\n</button>\n <ul >\n <li >\n <a\n href=\"https://www.google.com/calendar/event?action=TEMPLATE&dates=20251015T180000/20251015T200000&text=Stealth%20Car%20Show&details=%3Cdiv%3E%3Ch2%3E%3Cb%3ECalling+all+car+enthusiasts%21%3C%2Fb%3E%3C%2Fh2%3EStealth+Restyling+is+proud+to+launch+our+brand-new%C2%A0%3Cb%3EMonthly+Car+Show%3C%2Fb%3E%C2%A0happening+every%C2%A0%3Cb%3Ethird+Thursday%3C%2Fb%3E%C2%A0at%C2%A0%3Cb%3ETexas+Roadhouse+in+%3Ca+href%3D%22https%3A%2F%2Fwww.google.com%2Fmaps%2Fsearch%2F280%2BN%2BCongress%2BAve%25C2%25A0%2BLake%2BPark%2BFL%2B33403%3Fentry%3Dgmail%26amp%3Bsource%3Dg%22+target%3D%22_blank%22+rel%3D%22noopener%22+data-saferedirecturl%3D%22https%3A%2F%2Fwww.google.com%2Furl%3Fq%3Dhttps%3A%2F%2Fwww.google.com%2Fmaps%2Fsearch%2F280%252BN%252BCongress%252BAve%2525C2%2525A0%252BLake%252BPark%252BFL%252B33403%3Fentry%253Dgmail%2526source%253Dg%26amp%3Bsource%3Dgmail%26amp%3Bust%3D1759086598012000%26amp%3Busg%3DAOvVaw1u2wVSdy9svFZKh8RYH_VA%22%3ELake+Park%3C%2Fa%3E%3C%2Fb%3E%21%C2%A0%3Cimg+class%3D%22an1%22+draggable%3D%22false%22+src%3D%22https%3A%2F%2Ffonts.gstatic.com%2Fs%2Fe%2Fnotoemoji%2F16.0%2F1f3c1%2F72.png%22+alt%3D%22%F0%9F%8F%81%22+data-emoji%3D%22%F0%9F%8F%81%22+aria-label%3D%22%F0%9F%8F%81%22+%2F%3EThis+is+more+than+just+a+car+show%E2%80%94it%E2%80%99s+a+night+of%C2%A0%3Cb%3Ehorsepower%2C+style%2C+and+community%3C%2Fb%3E.+All+makes+and+models+are+welcome%2C+from+classics+to+customs%2C+exotics+to+daily+drivers.+Bring+your+ride%2C+connect+with+fellow+enthusias%3C%2Fdiv%3E+%28View+Full+event+Description+Here%3A+https%3A%2F%2Fstealthrestyling.com%2Fevent%2Fstealth-car-show%2F%29&location=Texas%20Road%20House%20Grill,%20280%20N%20Congress%20Ave,%20Lake%20Park,%20FL,%2033403,%20United%20States&trp=false&ctz=America/New_York&sprop=website:https://stealthrestyling.com\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Google Calendar</a>\n</li>\n <li >\n <a\n href=\"https://stealthrestyling.com/event/stealth-car-show/?ical=1\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>iCalendar</a>\n</li>\n <li >\n <a\n href=\"https://outlook.office.com/owa/?path=/calendar/action/compose&rrv=addevent&startdt=2025-10-15T18%3A00%3A00-04%3A00&enddt=2025-10-15T20%3A00%3A00-04%3A00&location=Texas%20Road%20House%20Grill,%20280%20N%20Congress%20Ave,%20Lake%20Park,%20FL,%2033403,%20United%20States&subject=Stealth%20Car%20Show&body=Calling%20all%20car%20enthusiasts%21Stealth%20Restyling%20is%20proud%20to%20launch%20our%20brand-new%C2%A0Monthly%20Car%20Show%C2%A0happening%20every%C2%A0third%20Thursday%C2%A0at%C2%A0Texas%20Roadhouse%20in%20Lake%20Park%21%C2%A0This%20is%20more%20than%20just%20a%20car%20show%E2%80%94it%E2%80%99s%20a%20night%20of%C2%A0horsepower%2C%20style%2C%20and%20community.%20All%20makes%20and%20models%20are%20welcome%2C%20from%20classics%20to%20customs%2C%20exotics%20to%20daily%20drivers.%20Bring%20your%20ride%2C%20connect%20with%20fellow%20enthusiasts%2C%20and%20enjoy%20an%20evening%20full%20of%20cars%2C%20music%2C%20and%20fun.%C2%A0Highlights%3A%20%09Food%20%26amp%3B%20Drink%20Specials%C2%A0%E2%80%93%20Enjoy%20Texas%20Roadhouse%20favorites%20before%2C%20during%2C%20and%20after%20the%20event.%20%09Awards%20%26amp%3B%20Recognition%3A%20%09Stealth%20Pick%20%09Texas%20Roadhouse%20Pick%20%09People%E2%80%99s%20Choice%C2%A0%28voted%20by%20participants%29%20%09Giveaways%20%26amp%3B%20Prizes%C2%A0from%20Jax%20Wax%2C%20Cricket%20Wireless%2C%20Texas%20Roadhouse%20Grill%2C%20Stealth%20Restyling%2C%20and%20more.%20%09Music%20%26amp%3B%20MoreSchedule%3A%20%09Load-in%3A%205%3A00%E2%80%936%3A00%20PM%20%09Show%3A%206%3A00%E2%80%938%3A00%20PM%20%09End-of-ni%20%28View%20Full%20Event%20Description%20Here%3A%20https%3A%2F%2Fstealthrestyling.com%2Fevent%2Fstealth-car-show%2F%29\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook 365</a>\n</li>\n <li >\n <a\n href=\"https://outlook.live.com/owa/?path=/calendar/action/compose&rrv=addevent&startdt=2025-10-15T18%3A00%3A00-04%3A00&enddt=2025-10-15T20%3A00%3A00-04%3A00&location=Texas%20Road%20House%20Grill,%20280%20N%20Congress%20Ave,%20Lake%20Park,%20FL,%2033403,%20United%20States&subject=Stealth%20Car%20Show&body=Calling%20all%20car%20enthusiasts%21Stealth%20Restyling%20is%20proud%20to%20launch%20our%20brand-new%C2%A0Monthly%20Car%20Show%C2%A0happening%20every%C2%A0third%20Thursday%C2%A0at%C2%A0Texas%20Roadhouse%20in%20Lake%20Park%21%C2%A0This%20is%20more%20than%20just%20a%20car%20show%E2%80%94it%E2%80%99s%20a%20night%20of%C2%A0horsepower%2C%20style%2C%20and%20community.%20All%20makes%20and%20models%20are%20welcome%2C%20from%20classics%20to%20customs%2C%20exotics%20to%20daily%20drivers.%20Bring%20your%20ride%2C%20connect%20with%20fellow%20enthusiasts%2C%20and%20enjoy%20an%20evening%20full%20of%20cars%2C%20music%2C%20and%20fun.%C2%A0Highlights%3A%20%09Food%20%26amp%3B%20Drink%20Specials%C2%A0%E2%80%93%20Enjoy%20Texas%20Roadhouse%20favorites%20before%2C%20during%2C%20and%20after%20the%20event.%20%09Awards%20%26amp%3B%20Recognition%3A%20%09Stealth%20Pick%20%09Texas%20Roadhouse%20Pick%20%09People%E2%80%99s%20Choice%C2%A0%28voted%20by%20participants%29%20%09Giveaways%20%26amp%3B%20Prizes%C2%A0from%20Jax%20Wax%2C%20Cricket%20Wireless%2C%20Texas%20Roadhouse%20Grill%2C%20Stealth%20Restyling%2C%20and%20more.%20%09Music%20%26amp%3B%20MoreSchedule%3A%20%09Load-in%3A%205%3A00%E2%80%936%3A00%20PM%20%09Show%3A%206%3A00%E2%80%938%3A00%20PM%20%09End-of-ni%20%28View%20Full%20Event%20Description%20Here%3A%20https%3A%2F%2Fstealthrestyling.com%2Fevent%2Fstealth-car-show%2F%29\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook Live</a>\n</li>\n </ul>','Stealth Car Show','','inherit','closed','closed','','391-revision-v1','','','2025-09-29 17:13:12','2025-09-29 21:13:12','',391,'https://stealthrestyling.com/?p=404',0,'revision','',0),(406,1,'2025-09-29 17:29:44','2025-09-29 21:29:44','<p >\n <a href=\"https://stealthrestyling.com/events/\" >« All Events</a>\n</p> \n <h1 >\n Stealth Car Show</h1> \n October 15\n @ \n6:00 pm\n - \n8:00 pm\n <ul><li>Load-in: 5:00–6:00 PM</li><li>Show: 6:00–8:00 PM</li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)</li></ul> \n <p >\n$15 – $25</p> \n <ul><li><i>Early Bird (through Oct 13):</i> $15</li><li><i>Late/Day-of Show (Oct 14+):</i> $25</li></ul> \n <img width=\"800\" height=\"538\" src=\"https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer.jpg 2000w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-300x202.jpg 300w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-1024x688.jpg 1024w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-768x516.jpg 768w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-1536x1032.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n <h3><b>Calling all car enthusiasts!</b><img draggable=\"false\" src=\"https://fonts.gstatic.com/s/e/notoemoji/16.0/1f3c1/72.png\" alt=\"?\" data-emoji=\"?\" aria-label=\"?\" /></h3><p>Stealth Restyling is proud to launch our brand-new <b>Monthly Car Show</b> happening every <b>third Thursday</b> at <b>Texas Roadhouse in <a href=\"https://www.google.com/maps/search/280+N+Congress+Ave%C2%A0+Lake+Park+FL+33403?entry=gmail&source=g\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?q=https://www.google.com/maps/search/280%2BN%2BCongress%2BAve%25C2%25A0%2BLake%2BPark%2BFL%2B33403?entry%3Dgmail%26source%3Dg&source=gmail&ust=1759086598012000&usg=AOvVaw1u2wVSdy9svFZKh8RYH_VA\">Lake Park</a></b>! </p><p>This is more than just a car show—it’s a night of <b>horsepower, style, and community</b>. All makes and models are welcome, from classics to customs, exotics to daily drivers. Bring your ride, connect with fellow enthusiasts, and enjoy an evening full of cars, music, and fun. </p><p><img draggable=\"false\" src=\"https://fonts.gstatic.com/s/e/notoemoji/16.0/1f3b6/72.png\" alt=\"?\" data-emoji=\"?\" aria-label=\"?\" /></p><p><b>Highlights:</b></p><ul><li><b>Food & Drink Specials</b> – Enjoy Texas Roadhouse favorites before, during, and after the event.</li><li><b>Awards & Recognition:</b><br /><ol start=\"1\"><li><i>Stealth Pick</i></li><li><i>Texas Roadhouse Pick</i></li><li><i>People’s Choice</i> (voted by participants)</li></ol></li><li><b>Giveaways & Prizes</b> from Jax Wax, Cricket Wireless, Texas Roadhouse Grill, Stealth Restyling, and more.</li><li><strong>Music & More</strong></li></ul><p><img draggable=\"false\" src=\"https://fonts.gstatic.com/s/e/notoemoji/16.0/1f354/72.png\" alt=\"?\" data-emoji=\"?\" aria-label=\"?\" /></p><p><b>Schedule:</b></p><ul><li>Load-in: 5:00–6:00 PM</li><li>Show: 6:00–8:00 PM</li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)</li></ul><p><b>Entry Fees:</b></p><ul><li><i>Early Bird (through Oct 13):</i> $15</li><li><i>Late/Day-of Show (Oct 14+):</i> $25</li></ul><p><img draggable=\"false\" src=\"https://fonts.gstatic.com/s/e/notoemoji/16.0/1f449/72.png\" alt=\"?\" data-emoji=\"?\" aria-label=\"?\" /></p><p><b>Register Online:</b> <a href=\"https://stealthcarshow.com/\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?q=https://stealthcarshow.com/&source=gmail&ust=1759086598012000&usg=AOvVaw0vBq_0z8JtrWhtfLdK4I_d\">stealthcarshow.com</a></p><p>A special thanks to our sponsors: <b>Stealth Restyling, Texas Roadhouse Grill, Cricket Wireless with Elite Wireless Group, 5moreHP, Tropical RV Adventures, and Jax Wax.</b></p><h4>Don’t miss it—the third Thursday of every month is now officially car night in Lake Park!</h4> \n <h2>Event Organizer</h2> \n <h2 >\n Stealth Restyling</h2>\n <p >\n <a href=\"tel:561-593-8808\">\n 561-593-8808 </a>\n </p>\n <p ><a href=\"https://stealthcarshow.com\" target=\"_self\" rel=\"external\">View Organizer Website</a></p>\n <p >\n <a href=\"mailto:\">\n </a>\n </p>\n <h2>Event Venue</h2> \n <h3 >\n Texas Road House Grill</h3>\n <address >\n280 N Congress Ave\n <br>\n Lake Park,\n <abbr title=\"Florida\">FL</abbr>\n 33403\n United States\n</address>\n<p >\n <a href=\"https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=280+N+Congress+Ave+Lake+Park+FL+33403+United+States\" title=\"Click to view a Google Map\" target=\"_blank\" rel=\"noreferrer noopener\">+ Google Map</a></p>\n <p >\n <a href=\"tel:\"\n >\n </a>\n </p>\n <p >\n </p>\n<iframe\n title=\"Google maps iframe displaying the address to Texas Road House Grill\"\n aria-label=\"Venue location map\"\n width=\"100%\"\n height=\"100%\"\n frameborder=\"0\" style=\"border:0\"\n src=\"https://www.google.com/maps/embed/v1/place?key=AIzaSyDNsicAsP6-VuGtAb1O9riI3oc_NOb7IOU&q=280+N+Congress+Ave+Lake+Park+FL+FL+33403+United+States+&zoom=15\" allowfullscreen>\n</iframe>\n<button\n aria-expanded=\"false\"\n aria-controls=\"\"\n aria-label=\"View links to add events to your calendar\"\n>\n <i\n aria-hidden=\"true\"\n ></i>\n Add to calendar <svg\n viewBox=\"0 0 12 8\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path d=\"M1.21.85L6 5.64 10.79.85 11.94 2 6 7.94.06 2z\" fill=\"currentColor\" fill-rule=\"nonzero\"/>\n </svg>\n</button>\n <ul >\n <li >\n <a\n href=\"https://www.google.com/calendar/event?action=TEMPLATE&dates=20251015T180000/20251015T200000&text=Stealth%20Car%20Show&details=%3Cdiv%3E%3Ch2%3E%3Cb%3ECalling+all+car+enthusiasts%21%3C%2Fb%3E%3C%2Fh2%3EStealth+Restyling+is+proud+to+launch+our+brand-new%C2%A0%3Cb%3EMonthly+Car+Show%3C%2Fb%3E%C2%A0happening+every%C2%A0%3Cb%3Ethird+Thursday%3C%2Fb%3E%C2%A0at%C2%A0%3Cb%3ETexas+Roadhouse+in+%3Ca+href%3D%22https%3A%2F%2Fwww.google.com%2Fmaps%2Fsearch%2F280%2BN%2BCongress%2BAve%25C2%25A0%2BLake%2BPark%2BFL%2B33403%3Fentry%3Dgmail%26amp%3Bsource%3Dg%22+target%3D%22_blank%22+rel%3D%22noopener%22+data-saferedirecturl%3D%22https%3A%2F%2Fwww.google.com%2Furl%3Fq%3Dhttps%3A%2F%2Fwww.google.com%2Fmaps%2Fsearch%2F280%252BN%252BCongress%252BAve%2525C2%2525A0%252BLake%252BPark%252BFL%252B33403%3Fentry%253Dgmail%2526source%253Dg%26amp%3Bsource%3Dgmail%26amp%3Bust%3D1759086598012000%26amp%3Busg%3DAOvVaw1u2wVSdy9svFZKh8RYH_VA%22%3ELake+Park%3C%2Fa%3E%3C%2Fb%3E%21%C2%A0%3Cimg+class%3D%22an1%22+draggable%3D%22false%22+src%3D%22https%3A%2F%2Ffonts.gstatic.com%2Fs%2Fe%2Fnotoemoji%2F16.0%2F1f3c1%2F72.png%22+alt%3D%22%F0%9F%8F%81%22+data-emoji%3D%22%F0%9F%8F%81%22+aria-label%3D%22%F0%9F%8F%81%22+%2F%3EThis+is+more+than+just+a+car+show%E2%80%94it%E2%80%99s+a+night+of%C2%A0%3Cb%3Ehorsepower%2C+style%2C+and+community%3C%2Fb%3E.+All+makes+and+models+are+welcome%2C+from+classics+to+customs%2C+exotics+to+daily+drivers.+Bring+your+ride%2C+connect+with+fellow+enthusias%3C%2Fdiv%3E+%28View+Full+event+Description+Here%3A+https%3A%2F%2Fstealthrestyling.com%2Fevent%2Fstealth-car-show%2F%29&location=Texas%20Road%20House%20Grill,%20280%20N%20Congress%20Ave,%20Lake%20Park,%20FL,%2033403,%20United%20States&trp=false&ctz=America/New_York&sprop=website:https://stealthrestyling.com\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Google Calendar</a>\n</li>\n <li >\n <a\n href=\"https://stealthrestyling.com/event/stealth-car-show/?ical=1\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>iCalendar</a>\n</li>\n <li >\n <a\n href=\"https://outlook.office.com/owa/?path=/calendar/action/compose&rrv=addevent&startdt=2025-10-15T18%3A00%3A00-04%3A00&enddt=2025-10-15T20%3A00%3A00-04%3A00&location=Texas%20Road%20House%20Grill,%20280%20N%20Congress%20Ave,%20Lake%20Park,%20FL,%2033403,%20United%20States&subject=Stealth%20Car%20Show&body=Calling%20all%20car%20enthusiasts%21Stealth%20Restyling%20is%20proud%20to%20launch%20our%20brand-new%C2%A0Monthly%20Car%20Show%C2%A0happening%20every%C2%A0third%20Thursday%C2%A0at%C2%A0Texas%20Roadhouse%20in%20Lake%20Park%21%C2%A0This%20is%20more%20than%20just%20a%20car%20show%E2%80%94it%E2%80%99s%20a%20night%20of%C2%A0horsepower%2C%20style%2C%20and%20community.%20All%20makes%20and%20models%20are%20welcome%2C%20from%20classics%20to%20customs%2C%20exotics%20to%20daily%20drivers.%20Bring%20your%20ride%2C%20connect%20with%20fellow%20enthusiasts%2C%20and%20enjoy%20an%20evening%20full%20of%20cars%2C%20music%2C%20and%20fun.%C2%A0Highlights%3A%20%09Food%20%26amp%3B%20Drink%20Specials%C2%A0%E2%80%93%20Enjoy%20Texas%20Roadhouse%20favorites%20before%2C%20during%2C%20and%20after%20the%20event.%20%09Awards%20%26amp%3B%20Recognition%3A%20%09Stealth%20Pick%20%09Texas%20Roadhouse%20Pick%20%09People%E2%80%99s%20Choice%C2%A0%28voted%20by%20participants%29%20%09Giveaways%20%26amp%3B%20Prizes%C2%A0from%20Jax%20Wax%2C%20Cricket%20Wireless%2C%20Texas%20Roadhouse%20Grill%2C%20Stealth%20Restyling%2C%20and%20more.%20%09Music%20%26amp%3B%20MoreSchedule%3A%20%09Load-in%3A%205%3A00%E2%80%936%3A00%20PM%20%09Show%3A%206%3A00%E2%80%938%3A00%20PM%20%09End-of-ni%20%28View%20Full%20Event%20Description%20Here%3A%20https%3A%2F%2Fstealthrestyling.com%2Fevent%2Fstealth-car-show%2F%29\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook 365</a>\n</li>\n <li >\n <a\n href=\"https://outlook.live.com/owa/?path=/calendar/action/compose&rrv=addevent&startdt=2025-10-15T18%3A00%3A00-04%3A00&enddt=2025-10-15T20%3A00%3A00-04%3A00&location=Texas%20Road%20House%20Grill,%20280%20N%20Congress%20Ave,%20Lake%20Park,%20FL,%2033403,%20United%20States&subject=Stealth%20Car%20Show&body=Calling%20all%20car%20enthusiasts%21Stealth%20Restyling%20is%20proud%20to%20launch%20our%20brand-new%C2%A0Monthly%20Car%20Show%C2%A0happening%20every%C2%A0third%20Thursday%C2%A0at%C2%A0Texas%20Roadhouse%20in%20Lake%20Park%21%C2%A0This%20is%20more%20than%20just%20a%20car%20show%E2%80%94it%E2%80%99s%20a%20night%20of%C2%A0horsepower%2C%20style%2C%20and%20community.%20All%20makes%20and%20models%20are%20welcome%2C%20from%20classics%20to%20customs%2C%20exotics%20to%20daily%20drivers.%20Bring%20your%20ride%2C%20connect%20with%20fellow%20enthusiasts%2C%20and%20enjoy%20an%20evening%20full%20of%20cars%2C%20music%2C%20and%20fun.%C2%A0Highlights%3A%20%09Food%20%26amp%3B%20Drink%20Specials%C2%A0%E2%80%93%20Enjoy%20Texas%20Roadhouse%20favorites%20before%2C%20during%2C%20and%20after%20the%20event.%20%09Awards%20%26amp%3B%20Recognition%3A%20%09Stealth%20Pick%20%09Texas%20Roadhouse%20Pick%20%09People%E2%80%99s%20Choice%C2%A0%28voted%20by%20participants%29%20%09Giveaways%20%26amp%3B%20Prizes%C2%A0from%20Jax%20Wax%2C%20Cricket%20Wireless%2C%20Texas%20Roadhouse%20Grill%2C%20Stealth%20Restyling%2C%20and%20more.%20%09Music%20%26amp%3B%20MoreSchedule%3A%20%09Load-in%3A%205%3A00%E2%80%936%3A00%20PM%20%09Show%3A%206%3A00%E2%80%938%3A00%20PM%20%09End-of-ni%20%28View%20Full%20Event%20Description%20Here%3A%20https%3A%2F%2Fstealthrestyling.com%2Fevent%2Fstealth-car-show%2F%29\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook Live</a>\n</li>\n </ul>','Stealth Car Show','','inherit','closed','closed','','391-revision-v1','','','2025-09-29 17:29:44','2025-09-29 21:29:44','',391,'https://stealthrestyling.com/?p=406',0,'revision','',0),(407,1,'2025-09-29 17:29:44','2025-09-29 21:29:44','<p >\n <a href=\"https://stealthrestyling.com/events/\" >« All Events</a>\n</p> \n <h1 >\n Stealth Car Show</h1> \n October 15\n @ \n6:00 pm\n - \n8:00 pm\n <ul><li>Load-in: 5:00–6:00 PM</li><li>Show: 6:00–8:00 PM</li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)</li></ul> \n <p >\n$15 – $25</p> \n <ul><li><i>Early Bird (through Oct 13):</i> $15</li><li><i>Late/Day-of Show (Oct 14+):</i> $25</li></ul> \n <img width=\"800\" height=\"538\" src=\"https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer.jpg 2000w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-300x202.jpg 300w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-1024x688.jpg 1024w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-768x516.jpg 768w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-1536x1032.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n <h3><b>Calling all car enthusiasts!</b><img draggable=\"false\" src=\"https://fonts.gstatic.com/s/e/notoemoji/16.0/1f3c1/72.png\" alt=\"?\" data-emoji=\"?\" aria-label=\"?\" /></h3><p>Stealth Restyling is proud to launch our brand-new <b>Monthly Car Show</b> happening every <b>third Thursday</b> at <b>Texas Roadhouse in <a href=\"https://www.google.com/maps/search/280+N+Congress+Ave%C2%A0+Lake+Park+FL+33403?entry=gmail&source=g\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?q=https://www.google.com/maps/search/280%2BN%2BCongress%2BAve%25C2%25A0%2BLake%2BPark%2BFL%2B33403?entry%3Dgmail%26source%3Dg&source=gmail&ust=1759086598012000&usg=AOvVaw1u2wVSdy9svFZKh8RYH_VA\">Lake Park</a></b>! </p><p>This is more than just a car show—it’s a night of <b>horsepower, style, and community</b>. All makes and models are welcome, from classics to customs, exotics to daily drivers. Bring your ride, connect with fellow enthusiasts, and enjoy an evening full of cars, music, and fun. </p><p><img draggable=\"false\" src=\"https://fonts.gstatic.com/s/e/notoemoji/16.0/1f3b6/72.png\" alt=\"?\" data-emoji=\"?\" aria-label=\"?\" /></p><p><b>Highlights:</b></p><ul><li><b>Food & Drink Specials</b> – Enjoy Texas Roadhouse favorites before, during, and after the event.</li><li><b>Awards & Recognition:</b><br /><ol start=\"1\"><li><i>Stealth Pick</i></li><li><i>Texas Roadhouse Pick</i></li><li><i>People’s Choice</i> (voted by participants)</li></ol></li><li><b>Giveaways & Prizes</b> from Jax Wax, Cricket Wireless, Texas Roadhouse Grill, Stealth Restyling, and more.</li><li><strong>Music & More</strong></li></ul><p><img draggable=\"false\" src=\"https://fonts.gstatic.com/s/e/notoemoji/16.0/1f354/72.png\" alt=\"?\" data-emoji=\"?\" aria-label=\"?\" /></p><p><b>Schedule:</b></p><ul><li>Load-in: 5:00–6:00 PM</li><li>Show: 6:00–8:00 PM</li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)</li></ul><p><b>Entry Fees:</b></p><ul><li><i>Early Bird (through Oct 13):</i> $15</li><li><i>Late/Day-of Show (Oct 14+):</i> $25</li></ul><p><img draggable=\"false\" src=\"https://fonts.gstatic.com/s/e/notoemoji/16.0/1f449/72.png\" alt=\"?\" data-emoji=\"?\" aria-label=\"?\" /></p><p><b>Register Online:</b> <a href=\"https://stealthcarshow.com/\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?q=https://stealthcarshow.com/&source=gmail&ust=1759086598012000&usg=AOvVaw0vBq_0z8JtrWhtfLdK4I_d\">stealthcarshow.com</a></p><p>A special thanks to our sponsors: <b>Stealth Restyling, Texas Roadhouse Grill, Cricket Wireless with Elite Wireless Group, 5moreHP, Tropical RV Adventures, and Jax Wax.</b></p><h4>Don’t miss it—the third Thursday of every month is now officially car night in Lake Park!</h4> \n <h2>Event Organizer</h2> \n <h2 >\n Stealth Restyling</h2>\n <p >\n <a href=\"tel:561-593-8808\">\n 561-593-8808 </a>\n </p>\n <p ><a href=\"https://stealthcarshow.com\" target=\"_self\" rel=\"external\">View Organizer Website</a></p>\n <p >\n <a href=\"mailto:\">\n </a>\n </p>\n <h2>Event Venue</h2> \n <h3 >\n Texas Road House Grill</h3>\n <address >\n280 N Congress Ave\n <br>\n Lake Park,\n <abbr title=\"Florida\">FL</abbr>\n 33403\n United States\n</address>\n<p >\n <a href=\"https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=280+N+Congress+Ave+Lake+Park+FL+33403+United+States\" title=\"Click to view a Google Map\" target=\"_blank\" rel=\"noreferrer noopener\">+ Google Map</a></p>\n <p >\n <a href=\"tel:\"\n >\n </a>\n </p>\n <p >\n </p>\n<iframe\n title=\"Google maps iframe displaying the address to Texas Road House Grill\"\n aria-label=\"Venue location map\"\n width=\"100%\"\n height=\"100%\"\n frameborder=\"0\" style=\"border:0\"\n src=\"https://www.google.com/maps/embed/v1/place?key=AIzaSyDNsicAsP6-VuGtAb1O9riI3oc_NOb7IOU&q=280+N+Congress+Ave+Lake+Park+FL+FL+33403+United+States+&zoom=15\" allowfullscreen>\n</iframe>\n<button\n aria-expanded=\"false\"\n aria-controls=\"\"\n aria-label=\"View links to add events to your calendar\"\n>\n <i\n aria-hidden=\"true\"\n ></i>\n Add to calendar <svg\n viewBox=\"0 0 12 8\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path d=\"M1.21.85L6 5.64 10.79.85 11.94 2 6 7.94.06 2z\" fill=\"currentColor\" fill-rule=\"nonzero\"/>\n </svg>\n</button>\n <ul >\n <li >\n <a\n href=\"https://www.google.com/calendar/event?action=TEMPLATE&dates=20251015T180000/20251015T200000&text=Stealth%20Car%20Show&details=%3Cdiv%3E%3Ch2%3E%3Cb%3ECalling+all+car+enthusiasts%21%3C%2Fb%3E%3C%2Fh2%3EStealth+Restyling+is+proud+to+launch+our+brand-new%C2%A0%3Cb%3EMonthly+Car+Show%3C%2Fb%3E%C2%A0happening+every%C2%A0%3Cb%3Ethird+Thursday%3C%2Fb%3E%C2%A0at%C2%A0%3Cb%3ETexas+Roadhouse+in+%3Ca+href%3D%22https%3A%2F%2Fwww.google.com%2Fmaps%2Fsearch%2F280%2BN%2BCongress%2BAve%25C2%25A0%2BLake%2BPark%2BFL%2B33403%3Fentry%3Dgmail%26amp%3Bsource%3Dg%22+target%3D%22_blank%22+rel%3D%22noopener%22+data-saferedirecturl%3D%22https%3A%2F%2Fwww.google.com%2Furl%3Fq%3Dhttps%3A%2F%2Fwww.google.com%2Fmaps%2Fsearch%2F280%252BN%252BCongress%252BAve%2525C2%2525A0%252BLake%252BPark%252BFL%252B33403%3Fentry%253Dgmail%2526source%253Dg%26amp%3Bsource%3Dgmail%26amp%3Bust%3D1759086598012000%26amp%3Busg%3DAOvVaw1u2wVSdy9svFZKh8RYH_VA%22%3ELake+Park%3C%2Fa%3E%3C%2Fb%3E%21%C2%A0%3Cimg+class%3D%22an1%22+draggable%3D%22false%22+src%3D%22https%3A%2F%2Ffonts.gstatic.com%2Fs%2Fe%2Fnotoemoji%2F16.0%2F1f3c1%2F72.png%22+alt%3D%22%F0%9F%8F%81%22+data-emoji%3D%22%F0%9F%8F%81%22+aria-label%3D%22%F0%9F%8F%81%22+%2F%3EThis+is+more+than+just+a+car+show%E2%80%94it%E2%80%99s+a+night+of%C2%A0%3Cb%3Ehorsepower%2C+style%2C+and+community%3C%2Fb%3E.+All+makes+and+models+are+welcome%2C+from+classics+to+customs%2C+exotics+to+daily+drivers.+Bring+your+ride%2C+connect+with+fellow+enthusias%3C%2Fdiv%3E+%28View+Full+event+Description+Here%3A+https%3A%2F%2Fstealthrestyling.com%2Fevent%2Fstealth-car-show%2F%29&location=Texas%20Road%20House%20Grill,%20280%20N%20Congress%20Ave,%20Lake%20Park,%20FL,%2033403,%20United%20States&trp=false&ctz=America/New_York&sprop=website:https://stealthrestyling.com\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Google Calendar</a>\n</li>\n <li >\n <a\n href=\"https://stealthrestyling.com/event/stealth-car-show/?ical=1\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>iCalendar</a>\n</li>\n <li >\n <a\n href=\"https://outlook.office.com/owa/?path=/calendar/action/compose&rrv=addevent&startdt=2025-10-15T18%3A00%3A00-04%3A00&enddt=2025-10-15T20%3A00%3A00-04%3A00&location=Texas%20Road%20House%20Grill,%20280%20N%20Congress%20Ave,%20Lake%20Park,%20FL,%2033403,%20United%20States&subject=Stealth%20Car%20Show&body=Calling%20all%20car%20enthusiasts%21Stealth%20Restyling%20is%20proud%20to%20launch%20our%20brand-new%C2%A0Monthly%20Car%20Show%C2%A0happening%20every%C2%A0third%20Thursday%C2%A0at%C2%A0Texas%20Roadhouse%20in%20Lake%20Park%21%C2%A0This%20is%20more%20than%20just%20a%20car%20show%E2%80%94it%E2%80%99s%20a%20night%20of%C2%A0horsepower%2C%20style%2C%20and%20community.%20All%20makes%20and%20models%20are%20welcome%2C%20from%20classics%20to%20customs%2C%20exotics%20to%20daily%20drivers.%20Bring%20your%20ride%2C%20connect%20with%20fellow%20enthusiasts%2C%20and%20enjoy%20an%20evening%20full%20of%20cars%2C%20music%2C%20and%20fun.%C2%A0Highlights%3A%20%09Food%20%26amp%3B%20Drink%20Specials%C2%A0%E2%80%93%20Enjoy%20Texas%20Roadhouse%20favorites%20before%2C%20during%2C%20and%20after%20the%20event.%20%09Awards%20%26amp%3B%20Recognition%3A%20%09Stealth%20Pick%20%09Texas%20Roadhouse%20Pick%20%09People%E2%80%99s%20Choice%C2%A0%28voted%20by%20participants%29%20%09Giveaways%20%26amp%3B%20Prizes%C2%A0from%20Jax%20Wax%2C%20Cricket%20Wireless%2C%20Texas%20Roadhouse%20Grill%2C%20Stealth%20Restyling%2C%20and%20more.%20%09Music%20%26amp%3B%20MoreSchedule%3A%20%09Load-in%3A%205%3A00%E2%80%936%3A00%20PM%20%09Show%3A%206%3A00%E2%80%938%3A00%20PM%20%09End-of-ni%20%28View%20Full%20Event%20Description%20Here%3A%20https%3A%2F%2Fstealthrestyling.com%2Fevent%2Fstealth-car-show%2F%29\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook 365</a>\n</li>\n <li >\n <a\n href=\"https://outlook.live.com/owa/?path=/calendar/action/compose&rrv=addevent&startdt=2025-10-15T18%3A00%3A00-04%3A00&enddt=2025-10-15T20%3A00%3A00-04%3A00&location=Texas%20Road%20House%20Grill,%20280%20N%20Congress%20Ave,%20Lake%20Park,%20FL,%2033403,%20United%20States&subject=Stealth%20Car%20Show&body=Calling%20all%20car%20enthusiasts%21Stealth%20Restyling%20is%20proud%20to%20launch%20our%20brand-new%C2%A0Monthly%20Car%20Show%C2%A0happening%20every%C2%A0third%20Thursday%C2%A0at%C2%A0Texas%20Roadhouse%20in%20Lake%20Park%21%C2%A0This%20is%20more%20than%20just%20a%20car%20show%E2%80%94it%E2%80%99s%20a%20night%20of%C2%A0horsepower%2C%20style%2C%20and%20community.%20All%20makes%20and%20models%20are%20welcome%2C%20from%20classics%20to%20customs%2C%20exotics%20to%20daily%20drivers.%20Bring%20your%20ride%2C%20connect%20with%20fellow%20enthusiasts%2C%20and%20enjoy%20an%20evening%20full%20of%20cars%2C%20music%2C%20and%20fun.%C2%A0Highlights%3A%20%09Food%20%26amp%3B%20Drink%20Specials%C2%A0%E2%80%93%20Enjoy%20Texas%20Roadhouse%20favorites%20before%2C%20during%2C%20and%20after%20the%20event.%20%09Awards%20%26amp%3B%20Recognition%3A%20%09Stealth%20Pick%20%09Texas%20Roadhouse%20Pick%20%09People%E2%80%99s%20Choice%C2%A0%28voted%20by%20participants%29%20%09Giveaways%20%26amp%3B%20Prizes%C2%A0from%20Jax%20Wax%2C%20Cricket%20Wireless%2C%20Texas%20Roadhouse%20Grill%2C%20Stealth%20Restyling%2C%20and%20more.%20%09Music%20%26amp%3B%20MoreSchedule%3A%20%09Load-in%3A%205%3A00%E2%80%936%3A00%20PM%20%09Show%3A%206%3A00%E2%80%938%3A00%20PM%20%09End-of-ni%20%28View%20Full%20Event%20Description%20Here%3A%20https%3A%2F%2Fstealthrestyling.com%2Fevent%2Fstealth-car-show%2F%29\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook Live</a>\n</li>\n </ul>','Stealth Car Show','','inherit','closed','closed','','391-revision-v1','','','2025-09-29 17:29:44','2025-09-29 21:29:44','',391,'https://stealthrestyling.com/?p=407',0,'revision','',0),(408,1,'2025-09-29 17:29:44','2025-09-29 21:29:44','<p >\n <a href=\"https://stealthrestyling.com/events/\" >« All Events</a>\n</p> \n <h1 >\n Stealth Car Show</h1> \n October 15\n @ \n6:00 pm\n - \n8:00 pm\n <ul><li>Load-in: 5:00–6:00 PM</li><li>Show: 6:00–8:00 PM</li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)</li></ul> \n <p >\n$15 – $25</p> \n <ul><li><i>Early Bird (through Oct 13):</i> $15</li><li><i>Late/Day-of Show (Oct 14+):</i> $25</li></ul> \n <img width=\"800\" height=\"538\" src=\"https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer.jpg 2000w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-300x202.jpg 300w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-1024x688.jpg 1024w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-768x516.jpg 768w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-1536x1032.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n <h3><b>Calling all car enthusiasts!</b><img draggable=\"false\" src=\"https://fonts.gstatic.com/s/e/notoemoji/16.0/1f3c1/72.png\" alt=\"?\" data-emoji=\"?\" aria-label=\"?\" /></h3><p>Stealth Restyling is proud to launch our brand-new <b>Monthly Car Show</b> happening every <b>third Wednesday</b> at <b>Texas Roadhouse in <a href=\"https://www.google.com/maps/search/280+N+Congress+Ave%C2%A0+Lake+Park+FL+33403?entry=gmail&source=g\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?q=https://www.google.com/maps/search/280%2BN%2BCongress%2BAve%25C2%25A0%2BLake%2BPark%2BFL%2B33403?entry%3Dgmail%26source%3Dg&source=gmail&ust=1759086598012000&usg=AOvVaw1u2wVSdy9svFZKh8RYH_VA\">Lake Park</a></b>! </p><p>This is more than just a car show—it’s a night of <b>horsepower, style, and community</b>. All makes and models are welcome, from classics to customs, exotics to daily drivers. Bring your ride, connect with fellow enthusiasts, and enjoy an evening full of cars, music, and fun. </p><p> </p><p><img draggable=\"false\" src=\"https://fonts.gstatic.com/s/e/notoemoji/16.0/1f354/72.png\" alt=\"?\" data-emoji=\"?\" aria-label=\"?\" /></p><p><b>Highlights:</b></p><ul><li><b>Food & Drink Specials</b> – Enjoy Texas Roadhouse favorites before, during, and after the event.</li><li><b>Awards & Recognition:</b><br /><ol start=\"1\"><li><i>Stealth Pick</i></li><li><i>Texas Roadhouse Pick</i></li><li><i>People’s Choice</i> (voted by participants)</li></ol></li><li><b>Giveaways & Prizes</b> from Jax Wax, Cricket Wireless, Texas Roadhouse Grill, Stealth Restyling, and more.</li><li><strong>Music & More</strong></li></ul><p><img draggable=\"false\" src=\"https://fonts.gstatic.com/s/e/notoemoji/16.0/1f3b6/72.png\" alt=\"?\" data-emoji=\"?\" aria-label=\"?\" /></p><p><b>Schedule:</b></p><ul><li>Load-in: 5:00–6:00 PM</li><li>Show: 6:00–8:00 PM</li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)</li></ul><p> </p><p><b>Entry Fees:</b></p><ul><li><i>Early Bird (through Oct 13):</i> $15</li><li><i>Late/Day-of Show (Oct 14+):</i> $25</li></ul><p> </p><p><img draggable=\"false\" src=\"https://fonts.gstatic.com/s/e/notoemoji/16.0/1f449/72.png\" alt=\"?\" width=\"94\" height=\"94\" data-emoji=\"?\" aria-label=\"?\" /><b></b></p><p><b>Register Online:</b> <a href=\"https://stealthcarshow.com/\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?q=https://stealthcarshow.com/&source=gmail&ust=1759086598012000&usg=AOvVaw0vBq_0z8JtrWhtfLdK4I_d\">stealthcarshow.com</a></p><p> </p><p>A special thanks to our sponsors: <b>Stealth Restyling, Texas Roadhouse Grill, Cricket Wireless with Elite Wireless Group, 5moreHP, Tropical RV Adventures, and Jax Wax.</b></p><p> </p><h4>Don’t miss it—the third Wednesday of every month is now officially car night in Lake Park!</h4> \n <h2>Event Organizer</h2> \n <h2 >\n Stealth Restyling</h2>\n <p >\n <a href=\"tel:561-593-8808\">\n 561-593-8808 </a>\n </p>\n <p ><a href=\"https://stealthcarshow.com\" target=\"_self\" rel=\"external\">View Organizer Website</a></p>\n <p >\n <a href=\"mailto:\">\n </a>\n </p>\n <h2>Event Venue</h2> \n <h3 >\n Texas Road House Grill</h3>\n <address >\n280 N Congress Ave\n <br>\n Lake Park,\n <abbr title=\"Florida\">FL</abbr>\n 33403\n United States\n</address>\n<p >\n <a href=\"https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=280+N+Congress+Ave+Lake+Park+FL+33403+United+States\" title=\"Click to view a Google Map\" target=\"_blank\" rel=\"noreferrer noopener\">+ Google Map</a></p>\n <p >\n <a href=\"tel:\"\n >\n </a>\n </p>\n <p >\n </p>\n<iframe\n title=\"Google maps iframe displaying the address to Texas Road House Grill\"\n aria-label=\"Venue location map\"\n width=\"100%\"\n height=\"100%\"\n frameborder=\"0\" style=\"border:0\"\n src=\"https://www.google.com/maps/embed/v1/place?key=AIzaSyDNsicAsP6-VuGtAb1O9riI3oc_NOb7IOU&q=280+N+Congress+Ave+Lake+Park+FL+FL+33403+United+States+&zoom=15\" allowfullscreen>\n</iframe>\n<button\n aria-expanded=\"false\"\n aria-controls=\"\"\n aria-label=\"View links to add events to your calendar\"\n>\n <i\n aria-hidden=\"true\"\n ></i>\n Add to calendar <svg\n viewBox=\"0 0 12 8\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path d=\"M1.21.85L6 5.64 10.79.85 11.94 2 6 7.94.06 2z\" fill=\"currentColor\" fill-rule=\"nonzero\"/>\n </svg>\n</button>\n <ul >\n <li >\n <a\n href=\"https://www.google.com/calendar/event?action=TEMPLATE&dates=20251015T180000/20251015T200000&text=Stealth%20Car%20Show&details=%3Cp%3E%09%3Ca+href%3D%22https%3A%2F%2Fstealthrestyling.com%2Fevents%2F%22%3E%26laquo%3B+All+Events%3C%2Fa%3E%3C%2Fp%3E+%09%09%09%09%09%09%09%09%09%3Ch1%3E%09Stealth+Car+Show%3C%2Fh1%3E%09%09%09%09%09%09%09October+15%09+%40+6%3A00+pm%09+-+8%3A00+pm%09%09%3Cul%3E%3Cli%3ELoad-in%3A+5%3A00%E2%80%936%3A00+PM%3C%2Fli%3E%3Cli%3EShow%3A+6%3A00%E2%80%938%3A00+PM%3C%2Fli%3E%3Cli%3EEnd-of-night+mix+%26amp%3B+mingle+until+8%3A30+PM+%28show+off+some+lights%29%3C%2Fli%3E%3C%2Ful%3E%09%09%09%09%09%09%09%3Cp%3E%2415+%E2%80%93+%2425%3C%2Fp%3E+%09%09%09%09%09%09%3Cul%3E%3Cli%3E%3Ci%3EEarly+Bird+%28through+Oct+13%29%3A%3C%2Fi%3E%C2%A0%2415%3C%2Fli%3E%3Cli%3E%3Ci%3ELate%2FDay-of+Show+%28Oct+14%2B%29%3A%3C%2Fi%3E%C2%A0%2425%3C%2Fli%3E%3C%2Ful%3E%09%09%09%3Cimg+width%3D%22800%22+height%3D%22538%22+src%3D%22https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer.jpg%22+alt%3D%22%22+decoding%3D%22async%22+srcset%3D%22https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer.jpg+2000w%2C+https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer-300x202.jpg+300w%2C+https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer-1024x688.jpg+1024w%2C+https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer-768x516.jpg+768w%2C+https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fup+%28View+Full+event+Description+Here%3A+https%3A%2F%2Fstealthrestyling.com%2Fevent%2Fstealth-car-show%2F%29&location=Texas%20Road%20House%20Grill,%20280%20N%20Congress%20Ave,%20Lake%20Park,%20FL,%2033403,%20United%20States&trp=false&ctz=America/New_York&sprop=website:https://stealthrestyling.com\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Google Calendar</a>\n</li>\n <li >\n <a\n href=\"https://stealthrestyling.com/event/stealth-car-show/?ical=1\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>iCalendar</a>\n</li>\n <li >\n <a\n href=\"https://outlook.office.com/owa/?path=/calendar/action/compose&rrv=addevent&startdt=2025-10-15T18%3A00%3A00-04%3A00&enddt=2025-10-15T20%3A00%3A00-04%3A00&location=Texas%20Road%20House%20Grill,%20280%20N%20Congress%20Ave,%20Lake%20Park,%20FL,%2033403,%20United%20States&subject=Stealth%20Car%20Show&body=%3Cp%20%20%3E%09%26laquo%3B%20All%20Events%3C%2Fp%3E%09%09%09%09%09%09%09%09%09%09Stealth%20Car%20Show%09%09%09%09%09%09%09October%2015%09%20%40%206%3A00%20pm%09%20-%208%3A00%20pm%09%09Load-in%3A%205%3A00%E2%80%936%3A00%20PMShow%3A%206%3A00%E2%80%938%3A00%20PMEnd-of-night%20mix%20%26amp%3B%20mingle%20until%208%3A30%20PM%20%28show%20off%20some%20lights%29%09%09%09%09%09%09%09%3Cp%20%3E%2415%20%E2%80%93%20%2425%3C%2Fp%3E%09%09%09%09%09%09Early%20Bird%20%28through%20Oct%2013%29%3A%C2%A0%2415Late%2FDay-of%20Show%20%28Oct%2014%2B%29%3A%C2%A0%2425%09%09%09%09%09Calling%20all%20car%20enthusiasts%21%3Cp%3EStealth%20Restyling%20is%20proud%20to%20launch%20our%20brand-new%C2%A0Monthly%20Car%20Show%C2%A0happening%20every%C2%A0third%20Thursday%C2%A0at%C2%A0Texas%20Roadhouse%20in%20Lake%20Park%21%C2%A0%3C%2Fp%3E%3Cp%3EThis%20is%20more%20than%20just%20a%20car%20show%E2%80%94it%E2%80%99s%20a%20night%20of%C2%A0horsepower%2C%20style%2C%20and%20community.%20All%20makes%20and%20models%20are%20welcome%2C%20from%20classics%20to%20customs%2C%20exotics%20to%20daily%20drivers.%20Bring%20your%20ride%2C%20connect%20with%20fellow%20enthusiasts%2C%20and%20enjoy%20an%20evening%20full%20of%20cars%2C%20music%2C%20and%20fun.%C2%A0%3C%2Fp%3E%3Cp%3E%3C%2Fp%3E%3Cp%3EHighlights%3A%3C%2Fp%3EFood%20%26amp%3B%20Drink%20Specials%C2%A0%E2%80%93%20Enjoy%20Texas%20Roadhouse%20favorites%20before%2C%20during%2C%20and%20after%20the%20even%20%28View%20Full%20Event%20Description%20Here%3A%20https%3A%2F%2Fstealthrestyling.com%2Fevent%2Fstealth-car-show%2F%29\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook 365</a>\n</li>\n <li >\n <a\n href=\"https://outlook.live.com/owa/?path=/calendar/action/compose&rrv=addevent&startdt=2025-10-15T18%3A00%3A00-04%3A00&enddt=2025-10-15T20%3A00%3A00-04%3A00&location=Texas%20Road%20House%20Grill,%20280%20N%20Congress%20Ave,%20Lake%20Park,%20FL,%2033403,%20United%20States&subject=Stealth%20Car%20Show&body=%3Cp%20%20%3E%09%26laquo%3B%20All%20Events%3C%2Fp%3E%09%09%09%09%09%09%09%09%09%09Stealth%20Car%20Show%09%09%09%09%09%09%09October%2015%09%20%40%206%3A00%20pm%09%20-%208%3A00%20pm%09%09Load-in%3A%205%3A00%E2%80%936%3A00%20PMShow%3A%206%3A00%E2%80%938%3A00%20PMEnd-of-night%20mix%20%26amp%3B%20mingle%20until%208%3A30%20PM%20%28show%20off%20some%20lights%29%09%09%09%09%09%09%09%3Cp%20%3E%2415%20%E2%80%93%20%2425%3C%2Fp%3E%09%09%09%09%09%09Early%20Bird%20%28through%20Oct%2013%29%3A%C2%A0%2415Late%2FDay-of%20Show%20%28Oct%2014%2B%29%3A%C2%A0%2425%09%09%09%09%09Calling%20all%20car%20enthusiasts%21%3Cp%3EStealth%20Restyling%20is%20proud%20to%20launch%20our%20brand-new%C2%A0Monthly%20Car%20Show%C2%A0happening%20every%C2%A0third%20Thursday%C2%A0at%C2%A0Texas%20Roadhouse%20in%20Lake%20Park%21%C2%A0%3C%2Fp%3E%3Cp%3EThis%20is%20more%20than%20just%20a%20car%20show%E2%80%94it%E2%80%99s%20a%20night%20of%C2%A0horsepower%2C%20style%2C%20and%20community.%20All%20makes%20and%20models%20are%20welcome%2C%20from%20classics%20to%20customs%2C%20exotics%20to%20daily%20drivers.%20Bring%20your%20ride%2C%20connect%20with%20fellow%20enthusiasts%2C%20and%20enjoy%20an%20evening%20full%20of%20cars%2C%20music%2C%20and%20fun.%C2%A0%3C%2Fp%3E%3Cp%3E%3C%2Fp%3E%3Cp%3EHighlights%3A%3C%2Fp%3EFood%20%26amp%3B%20Drink%20Specials%C2%A0%E2%80%93%20Enjoy%20Texas%20Roadhouse%20favorites%20before%2C%20during%2C%20and%20after%20the%20even%20%28View%20Full%20Event%20Description%20Here%3A%20https%3A%2F%2Fstealthrestyling.com%2Fevent%2Fstealth-car-show%2F%29\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook Live</a>\n</li>\n </ul>','Stealth Car Show','','inherit','closed','closed','','391-revision-v1','','','2025-09-29 17:29:44','2025-09-29 21:29:44','',391,'https://stealthrestyling.com/?p=408',0,'revision','',0),(410,1,'2025-09-29 17:36:05','2025-09-29 21:36:05','<p >\n <a href=\"https://stealthrestyling.com/events/\" >« All Events</a>\n</p> \n <h1 >\n Stealth Car Show</h1> \n October 15\n @ \n6:00 pm\n - \n8:00 pm\n <ul><li>Load-in: 5:00–6:00 PM</li><li>Show: 6:00–8:00 PM</li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)</li></ul> \n <p >\n$15 – $25</p> \n <ul><li><i>Early Bird (through Oct 13):</i> $15</li><li><i>Late/Day-of Show (Oct 14+):</i> $25</li></ul> \n <img width=\"800\" height=\"538\" src=\"https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer.jpg 2000w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-300x202.jpg 300w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-1024x688.jpg 1024w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-768x516.jpg 768w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-1536x1032.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n <h3><b>Calling all car enthusiasts!</b><img draggable=\"false\" src=\"https://fonts.gstatic.com/s/e/notoemoji/16.0/1f3c1/72.png\" alt=\"?\" data-emoji=\"?\" aria-label=\"?\" /></h3><p>Stealth Restyling is proud to launch our brand-new <b>Monthly Car Show</b> happening every <b>third Wednesday</b> at <b>Texas Roadhouse in <a href=\"https://www.google.com/maps/search/280+N+Congress+Ave%C2%A0+Lake+Park+FL+33403?entry=gmail&source=g\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?q=https://www.google.com/maps/search/280%2BN%2BCongress%2BAve%25C2%25A0%2BLake%2BPark%2BFL%2B33403?entry%3Dgmail%26source%3Dg&source=gmail&ust=1759086598012000&usg=AOvVaw1u2wVSdy9svFZKh8RYH_VA\">Lake Park</a></b>! </p><p>This is more than just a car show—it’s a night of <b>horsepower, style, and community</b>. All makes and models are welcome, from classics to customs, exotics to daily drivers. Bring your ride, connect with fellow enthusiasts, and enjoy an evening full of cars, music, and fun. </p><p> </p><p><img draggable=\"false\" src=\"https://fonts.gstatic.com/s/e/notoemoji/16.0/1f354/72.png\" alt=\"?\" data-emoji=\"?\" aria-label=\"?\" /></p><p><b>Highlights:</b></p><ul><li><b>Food & Drink Specials</b> – Enjoy Texas Roadhouse favorites before, during, and after the event.</li><li><b>Awards & Recognition:</b><br /><ol start=\"1\"><li><i>Stealth Pick</i></li><li><i>Texas Roadhouse Pick</i></li><li><i>People’s Choice</i> (voted by participants)</li></ol></li><li><b>Giveaways & Prizes</b> from Jax Wax, Cricket Wireless, Texas Roadhouse Grill, Stealth Restyling, and more.</li><li><strong>Music & More</strong></li></ul><p><img draggable=\"false\" src=\"https://fonts.gstatic.com/s/e/notoemoji/16.0/1f3b6/72.png\" alt=\"?\" data-emoji=\"?\" aria-label=\"?\" /></p><p><b>Schedule:</b></p><ul><li>Load-in: 5:00–6:00 PM</li><li>Show: 6:00–8:00 PM</li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)</li></ul><p> </p><p><b>Entry Fees:</b></p><ul><li><i>Early Bird (through Oct 13):</i> $15</li><li><i>Late/Day-of Show (Oct 14+):</i> $25</li></ul><p> </p><p><img draggable=\"false\" src=\"https://fonts.gstatic.com/s/e/notoemoji/16.0/1f449/72.png\" alt=\"?\" width=\"94\" height=\"94\" data-emoji=\"?\" aria-label=\"?\" /><b></b></p><p><b>Register Online:</b> <a href=\"https://stealthcarshow.com/\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?q=https://stealthcarshow.com/&source=gmail&ust=1759086598012000&usg=AOvVaw0vBq_0z8JtrWhtfLdK4I_d\">stealthcarshow.com</a></p><p> </p><p>A special thanks to our sponsors: <b>Stealth Restyling, Texas Roadhouse Grill, Cricket Wireless with Elite Wireless Group, 5moreHP, Tropical RV Adventures, and Jax Wax.</b></p><p> </p><h4>Don’t miss it—the third Wednesday of every month is now officially car night in Lake Park!</h4> \n <h2>Event Organizer</h2> \n <h2 >\n Stealth Restyling</h2>\n <p >\n <a href=\"tel:561-593-8808\">\n 561-593-8808 </a>\n </p>\n <p ><a href=\"https://stealthcarshow.com\" target=\"_self\" rel=\"external\">View Organizer Website</a></p>\n <p >\n <a href=\"mailto:\">\n </a>\n </p>\n <h2>Event Venue</h2> \n <h3 >\n Texas Road House Grill</h3>\n <address >\n280 N Congress Ave\n <br>\n Lake Park,\n <abbr title=\"Florida\">FL</abbr>\n 33403\n United States\n</address>\n<p >\n <a href=\"https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=280+N+Congress+Ave+Lake+Park+FL+33403+United+States\" title=\"Click to view a Google Map\" target=\"_blank\" rel=\"noreferrer noopener\">+ Google Map</a></p>\n <p >\n <a href=\"tel:\"\n >\n </a>\n </p>\n <p >\n </p>\n<iframe\n title=\"Google maps iframe displaying the address to Texas Road House Grill\"\n aria-label=\"Venue location map\"\n width=\"100%\"\n height=\"100%\"\n frameborder=\"0\" style=\"border:0\"\n src=\"https://www.google.com/maps/embed/v1/place?key=AIzaSyDNsicAsP6-VuGtAb1O9riI3oc_NOb7IOU&q=280+N+Congress+Ave+Lake+Park+FL+FL+33403+United+States+&zoom=15\" allowfullscreen>\n</iframe>\n<button\n aria-expanded=\"false\"\n aria-controls=\"\"\n aria-label=\"View links to add events to your calendar\"\n>\n <i\n aria-hidden=\"true\"\n ></i>\n Add to calendar <svg\n viewBox=\"0 0 12 8\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path d=\"M1.21.85L6 5.64 10.79.85 11.94 2 6 7.94.06 2z\" fill=\"currentColor\" fill-rule=\"nonzero\"/>\n </svg>\n</button>\n <ul >\n <li >\n <a\n href=\"https://www.google.com/calendar/event?action=TEMPLATE&dates=20251015T180000/20251015T200000&text=Stealth%20Car%20Show&details=%3Cp%3E%09%3Ca+href%3D%22https%3A%2F%2Fstealthrestyling.com%2Fevents%2F%22%3E%26laquo%3B+All+Events%3C%2Fa%3E%3C%2Fp%3E+%09%09%09%09%09%09%09%09%09%3Ch1%3E%09Stealth+Car+Show%3C%2Fh1%3E%09%09%09%09%09%09%09October+15%09+%40+6%3A00+pm%09+-+8%3A00+pm%09%09%3Cul%3E%3Cli%3ELoad-in%3A+5%3A00%E2%80%936%3A00+PM%3C%2Fli%3E%3Cli%3EShow%3A+6%3A00%E2%80%938%3A00+PM%3C%2Fli%3E%3Cli%3EEnd-of-night+mix+%26amp%3B+mingle+until+8%3A30+PM+%28show+off+some+lights%29%3C%2Fli%3E%3C%2Ful%3E%09%09%09%09%09%09%09%3Cp%3E%2415+%E2%80%93+%2425%3C%2Fp%3E+%09%09%09%09%09%09%3Cul%3E%3Cli%3E%3Ci%3EEarly+Bird+%28through+Oct+13%29%3A%3C%2Fi%3E%C2%A0%2415%3C%2Fli%3E%3Cli%3E%3Ci%3ELate%2FDay-of+Show+%28Oct+14%2B%29%3A%3C%2Fi%3E%C2%A0%2425%3C%2Fli%3E%3C%2Ful%3E%09%09%09%3Cimg+width%3D%22800%22+height%3D%22538%22+src%3D%22https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer.jpg%22+alt%3D%22%22+decoding%3D%22async%22+srcset%3D%22https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer.jpg+2000w%2C+https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer-300x202.jpg+300w%2C+https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer-1024x688.jpg+1024w%2C+https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer-768x516.jpg+768w%2C+https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fup+%28View+Full+event+Description+Here%3A+https%3A%2F%2Fstealthrestyling.com%2Fevent%2Fstealth-car-show%2F%29&location=Texas%20Road%20House%20Grill,%20280%20N%20Congress%20Ave,%20Lake%20Park,%20FL,%2033403,%20United%20States&trp=false&ctz=America/New_York&sprop=website:https://stealthrestyling.com\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Google Calendar</a>\n</li>\n <li >\n <a\n href=\"https://stealthrestyling.com/event/stealth-car-show/?ical=1\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>iCalendar</a>\n</li>\n <li >\n <a\n href=\"https://outlook.office.com/owa/?path=/calendar/action/compose&rrv=addevent&startdt=2025-10-15T18%3A00%3A00-04%3A00&enddt=2025-10-15T20%3A00%3A00-04%3A00&location=Texas%20Road%20House%20Grill,%20280%20N%20Congress%20Ave,%20Lake%20Park,%20FL,%2033403,%20United%20States&subject=Stealth%20Car%20Show&body=%3Cp%20%20%3E%09%26laquo%3B%20All%20Events%3C%2Fp%3E%09%09%09%09%09%09%09%09%09%09Stealth%20Car%20Show%09%09%09%09%09%09%09October%2015%09%20%40%206%3A00%20pm%09%20-%208%3A00%20pm%09%09Load-in%3A%205%3A00%E2%80%936%3A00%20PMShow%3A%206%3A00%E2%80%938%3A00%20PMEnd-of-night%20mix%20%26amp%3B%20mingle%20until%208%3A30%20PM%20%28show%20off%20some%20lights%29%09%09%09%09%09%09%09%3Cp%20%3E%2415%20%E2%80%93%20%2425%3C%2Fp%3E%09%09%09%09%09%09Early%20Bird%20%28through%20Oct%2013%29%3A%C2%A0%2415Late%2FDay-of%20Show%20%28Oct%2014%2B%29%3A%C2%A0%2425%09%09%09%09%09Calling%20all%20car%20enthusiasts%21%3Cp%3EStealth%20Restyling%20is%20proud%20to%20launch%20our%20brand-new%C2%A0Monthly%20Car%20Show%C2%A0happening%20every%C2%A0third%20Thursday%C2%A0at%C2%A0Texas%20Roadhouse%20in%20Lake%20Park%21%C2%A0%3C%2Fp%3E%3Cp%3EThis%20is%20more%20than%20just%20a%20car%20show%E2%80%94it%E2%80%99s%20a%20night%20of%C2%A0horsepower%2C%20style%2C%20and%20community.%20All%20makes%20and%20models%20are%20welcome%2C%20from%20classics%20to%20customs%2C%20exotics%20to%20daily%20drivers.%20Bring%20your%20ride%2C%20connect%20with%20fellow%20enthusiasts%2C%20and%20enjoy%20an%20evening%20full%20of%20cars%2C%20music%2C%20and%20fun.%C2%A0%3C%2Fp%3E%3Cp%3E%3C%2Fp%3E%3Cp%3EHighlights%3A%3C%2Fp%3EFood%20%26amp%3B%20Drink%20Specials%C2%A0%E2%80%93%20Enjoy%20Texas%20Roadhouse%20favorites%20before%2C%20during%2C%20and%20after%20the%20even%20%28View%20Full%20Event%20Description%20Here%3A%20https%3A%2F%2Fstealthrestyling.com%2Fevent%2Fstealth-car-show%2F%29\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook 365</a>\n</li>\n <li >\n <a\n href=\"https://outlook.live.com/owa/?path=/calendar/action/compose&rrv=addevent&startdt=2025-10-15T18%3A00%3A00-04%3A00&enddt=2025-10-15T20%3A00%3A00-04%3A00&location=Texas%20Road%20House%20Grill,%20280%20N%20Congress%20Ave,%20Lake%20Park,%20FL,%2033403,%20United%20States&subject=Stealth%20Car%20Show&body=%3Cp%20%20%3E%09%26laquo%3B%20All%20Events%3C%2Fp%3E%09%09%09%09%09%09%09%09%09%09Stealth%20Car%20Show%09%09%09%09%09%09%09October%2015%09%20%40%206%3A00%20pm%09%20-%208%3A00%20pm%09%09Load-in%3A%205%3A00%E2%80%936%3A00%20PMShow%3A%206%3A00%E2%80%938%3A00%20PMEnd-of-night%20mix%20%26amp%3B%20mingle%20until%208%3A30%20PM%20%28show%20off%20some%20lights%29%09%09%09%09%09%09%09%3Cp%20%3E%2415%20%E2%80%93%20%2425%3C%2Fp%3E%09%09%09%09%09%09Early%20Bird%20%28through%20Oct%2013%29%3A%C2%A0%2415Late%2FDay-of%20Show%20%28Oct%2014%2B%29%3A%C2%A0%2425%09%09%09%09%09Calling%20all%20car%20enthusiasts%21%3Cp%3EStealth%20Restyling%20is%20proud%20to%20launch%20our%20brand-new%C2%A0Monthly%20Car%20Show%C2%A0happening%20every%C2%A0third%20Thursday%C2%A0at%C2%A0Texas%20Roadhouse%20in%20Lake%20Park%21%C2%A0%3C%2Fp%3E%3Cp%3EThis%20is%20more%20than%20just%20a%20car%20show%E2%80%94it%E2%80%99s%20a%20night%20of%C2%A0horsepower%2C%20style%2C%20and%20community.%20All%20makes%20and%20models%20are%20welcome%2C%20from%20classics%20to%20customs%2C%20exotics%20to%20daily%20drivers.%20Bring%20your%20ride%2C%20connect%20with%20fellow%20enthusiasts%2C%20and%20enjoy%20an%20evening%20full%20of%20cars%2C%20music%2C%20and%20fun.%C2%A0%3C%2Fp%3E%3Cp%3E%3C%2Fp%3E%3Cp%3EHighlights%3A%3C%2Fp%3EFood%20%26amp%3B%20Drink%20Specials%C2%A0%E2%80%93%20Enjoy%20Texas%20Roadhouse%20favorites%20before%2C%20during%2C%20and%20after%20the%20even%20%28View%20Full%20Event%20Description%20Here%3A%20https%3A%2F%2Fstealthrestyling.com%2Fevent%2Fstealth-car-show%2F%29\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook Live</a>\n</li>\n </ul>','Stealth Car Show','','inherit','closed','closed','','391-revision-v1','','','2025-09-29 17:36:05','2025-09-29 21:36:05','',391,'https://stealthrestyling.com/?p=410',0,'revision','',0),(411,1,'2025-09-29 17:36:05','2025-09-29 21:36:05','<p >\n <a href=\"https://stealthrestyling.com/events/\" >« All Events</a>\n</p> \n <h1 >\n Stealth Car Show</h1> \n October 15\n @ \n6:00 pm\n - \n8:00 pm\n <ul><li>Load-in: 5:00–6:00 PM</li><li>Show: 6:00–8:00 PM</li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)</li></ul> \n <p >\n$15 – $25</p> \n <ul><li><i>Early Bird (through Oct 13):</i> $15</li><li><i>Late/Day-of Show (Oct 14+):</i> $25</li></ul> \n <img width=\"800\" height=\"538\" src=\"https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer.jpg 2000w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-300x202.jpg 300w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-1024x688.jpg 1024w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-768x516.jpg 768w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-1536x1032.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n <h3><b>Calling all car enthusiasts!</b><img draggable=\"false\" src=\"https://fonts.gstatic.com/s/e/notoemoji/16.0/1f3c1/72.png\" alt=\"?\" data-emoji=\"?\" aria-label=\"?\" /></h3><p>Stealth Restyling is proud to launch our brand-new <b>Monthly Car Show</b> happening every <b>third Wednesday</b> at <b>Texas Roadhouse in <a href=\"https://www.google.com/maps/search/280+N+Congress+Ave%C2%A0+Lake+Park+FL+33403?entry=gmail&source=g\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?q=https://www.google.com/maps/search/280%2BN%2BCongress%2BAve%25C2%25A0%2BLake%2BPark%2BFL%2B33403?entry%3Dgmail%26source%3Dg&source=gmail&ust=1759086598012000&usg=AOvVaw1u2wVSdy9svFZKh8RYH_VA\">Lake Park</a></b>! </p><p>This is more than just a car show—it’s a night of <b>horsepower, style, and community</b>. All makes and models are welcome, from classics to customs, exotics to daily drivers. Bring your ride, connect with fellow enthusiasts, and enjoy an evening full of cars, music, and fun. </p><p> </p><p><img draggable=\"false\" src=\"https://fonts.gstatic.com/s/e/notoemoji/16.0/1f354/72.png\" alt=\"?\" data-emoji=\"?\" aria-label=\"?\" /></p><p><b>Highlights:</b></p><ul><li><b>Food & Drink Specials</b> – Enjoy Texas Roadhouse favorites before, during, and after the event.</li><li><b>Awards & Recognition:</b><br /><ol start=\"1\"><li><i>Stealth Pick</i></li><li><i>Texas Roadhouse Pick</i></li><li><i>People’s Choice</i> (voted by participants)</li></ol></li><li><b>Giveaways & Prizes</b> from Jax Wax, Cricket Wireless, Texas Roadhouse Grill, Stealth Restyling, and more.</li><li><strong>Music & More</strong></li></ul><p><img draggable=\"false\" src=\"https://fonts.gstatic.com/s/e/notoemoji/16.0/1f3b6/72.png\" alt=\"?\" data-emoji=\"?\" aria-label=\"?\" /></p><p><b>Schedule:</b></p><ul><li>Load-in: 5:00–6:00 PM</li><li>Show: 6:00–8:00 PM</li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)</li></ul><p> </p><p><b>Entry Fees:</b></p><ul><li><i>Early Bird (through Oct 13):</i> $15</li><li><i>Late/Day-of Show (Oct 14+):</i> $25</li></ul><p> </p><p><img draggable=\"false\" src=\"https://fonts.gstatic.com/s/e/notoemoji/16.0/1f449/72.png\" alt=\"?\" width=\"94\" height=\"94\" data-emoji=\"?\" aria-label=\"?\" /><b></b></p><p><b>Register Online:</b> <a href=\"https://stealthcarshow.com/\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?q=https://stealthcarshow.com/&source=gmail&ust=1759086598012000&usg=AOvVaw0vBq_0z8JtrWhtfLdK4I_d\">stealthcarshow.com</a></p><p> </p><p>A special thanks to our sponsors: <b>Stealth Restyling, Texas Roadhouse Grill, Cricket Wireless with Elite Wireless Group, 5moreHP, Tropical RV Adventures, and Jax Wax.</b></p><p> </p><h4>Don’t miss it—the third Wednesday of every month is now officially car night in Lake Park!</h4> \n <h2>Event Organizer</h2> \n <h2 >\n Stealth Restyling</h2>\n <p >\n <a href=\"tel:561-593-8808\">\n 561-593-8808 </a>\n </p>\n <p ><a href=\"https://stealthcarshow.com\" target=\"_self\" rel=\"external\">View Organizer Website</a></p>\n <p >\n <a href=\"mailto:\">\n </a>\n </p>\n <h2>Event Venue</h2> \n <h3 >\n Texas Road House Grill</h3>\n <address >\n280 N Congress Ave\n <br>\n Lake Park,\n <abbr title=\"Florida\">FL</abbr>\n 33403\n United States\n</address>\n<p >\n <a href=\"https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=280+N+Congress+Ave+Lake+Park+FL+33403+United+States\" title=\"Click to view a Google Map\" target=\"_blank\" rel=\"noreferrer noopener\">+ Google Map</a></p>\n <p >\n <a href=\"tel:\"\n >\n </a>\n </p>\n <p >\n </p>\n<iframe\n title=\"Google maps iframe displaying the address to Texas Road House Grill\"\n aria-label=\"Venue location map\"\n width=\"100%\"\n height=\"100%\"\n frameborder=\"0\" style=\"border:0\"\n src=\"https://www.google.com/maps/embed/v1/place?key=AIzaSyDNsicAsP6-VuGtAb1O9riI3oc_NOb7IOU&q=280+N+Congress+Ave+Lake+Park+FL+FL+33403+United+States+&zoom=15\" allowfullscreen>\n</iframe>\n<button\n aria-expanded=\"false\"\n aria-controls=\"\"\n aria-label=\"View links to add events to your calendar\"\n>\n <i\n aria-hidden=\"true\"\n ></i>\n Add to calendar <svg\n viewBox=\"0 0 12 8\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path d=\"M1.21.85L6 5.64 10.79.85 11.94 2 6 7.94.06 2z\" fill=\"currentColor\" fill-rule=\"nonzero\"/>\n </svg>\n</button>\n <ul >\n <li >\n <a\n href=\"https://www.google.com/calendar/event?action=TEMPLATE&dates=20251015T180000/20251015T200000&text=Stealth%20Car%20Show&details=%3Cp%3E%09%3Ca+href%3D%22https%3A%2F%2Fstealthrestyling.com%2Fevents%2F%22%3E%26laquo%3B+All+Events%3C%2Fa%3E%3C%2Fp%3E+%09%09%09%09%09%09%09%09%09%3Ch1%3E%09Stealth+Car+Show%3C%2Fh1%3E%09%09%09%09%09%09%09October+15%09+%40+6%3A00+pm%09+-+8%3A00+pm%09%09%3Cul%3E%3Cli%3ELoad-in%3A+5%3A00%E2%80%936%3A00+PM%3C%2Fli%3E%3Cli%3EShow%3A+6%3A00%E2%80%938%3A00+PM%3C%2Fli%3E%3Cli%3EEnd-of-night+mix+%26amp%3B+mingle+until+8%3A30+PM+%28show+off+some+lights%29%3C%2Fli%3E%3C%2Ful%3E%09%09%09%09%09%09%09%3Cp%3E%2415+%E2%80%93+%2425%3C%2Fp%3E+%09%09%09%09%09%09%3Cul%3E%3Cli%3E%3Ci%3EEarly+Bird+%28through+Oct+13%29%3A%3C%2Fi%3E%C2%A0%2415%3C%2Fli%3E%3Cli%3E%3Ci%3ELate%2FDay-of+Show+%28Oct+14%2B%29%3A%3C%2Fi%3E%C2%A0%2425%3C%2Fli%3E%3C%2Ful%3E%09%09%09%3Cimg+width%3D%22800%22+height%3D%22538%22+src%3D%22https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer.jpg%22+alt%3D%22%22+decoding%3D%22async%22+srcset%3D%22https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer.jpg+2000w%2C+https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer-300x202.jpg+300w%2C+https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer-1024x688.jpg+1024w%2C+https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer-768x516.jpg+768w%2C+https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fup+%28View+Full+event+Description+Here%3A+https%3A%2F%2Fstealthrestyling.com%2Fevent%2Fstealth-car-show%2F%29&location=Texas%20Road%20House%20Grill,%20280%20N%20Congress%20Ave,%20Lake%20Park,%20FL,%2033403,%20United%20States&trp=false&ctz=America/New_York&sprop=website:https://stealthrestyling.com\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Google Calendar</a>\n</li>\n <li >\n <a\n href=\"https://stealthrestyling.com/event/stealth-car-show/?ical=1\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>iCalendar</a>\n</li>\n <li >\n <a\n href=\"https://outlook.office.com/owa/?path=/calendar/action/compose&rrv=addevent&startdt=2025-10-15T18%3A00%3A00-04%3A00&enddt=2025-10-15T20%3A00%3A00-04%3A00&location=Texas%20Road%20House%20Grill,%20280%20N%20Congress%20Ave,%20Lake%20Park,%20FL,%2033403,%20United%20States&subject=Stealth%20Car%20Show&body=%3Cp%20%20%3E%09%26laquo%3B%20All%20Events%3C%2Fp%3E%09%09%09%09%09%09%09%09%09%09Stealth%20Car%20Show%09%09%09%09%09%09%09October%2015%09%20%40%206%3A00%20pm%09%20-%208%3A00%20pm%09%09Load-in%3A%205%3A00%E2%80%936%3A00%20PMShow%3A%206%3A00%E2%80%938%3A00%20PMEnd-of-night%20mix%20%26amp%3B%20mingle%20until%208%3A30%20PM%20%28show%20off%20some%20lights%29%09%09%09%09%09%09%09%3Cp%20%3E%2415%20%E2%80%93%20%2425%3C%2Fp%3E%09%09%09%09%09%09Early%20Bird%20%28through%20Oct%2013%29%3A%C2%A0%2415Late%2FDay-of%20Show%20%28Oct%2014%2B%29%3A%C2%A0%2425%09%09%09%09%09Calling%20all%20car%20enthusiasts%21%3Cp%3EStealth%20Restyling%20is%20proud%20to%20launch%20our%20brand-new%C2%A0Monthly%20Car%20Show%C2%A0happening%20every%C2%A0third%20Thursday%C2%A0at%C2%A0Texas%20Roadhouse%20in%20Lake%20Park%21%C2%A0%3C%2Fp%3E%3Cp%3EThis%20is%20more%20than%20just%20a%20car%20show%E2%80%94it%E2%80%99s%20a%20night%20of%C2%A0horsepower%2C%20style%2C%20and%20community.%20All%20makes%20and%20models%20are%20welcome%2C%20from%20classics%20to%20customs%2C%20exotics%20to%20daily%20drivers.%20Bring%20your%20ride%2C%20connect%20with%20fellow%20enthusiasts%2C%20and%20enjoy%20an%20evening%20full%20of%20cars%2C%20music%2C%20and%20fun.%C2%A0%3C%2Fp%3E%3Cp%3E%3C%2Fp%3E%3Cp%3EHighlights%3A%3C%2Fp%3EFood%20%26amp%3B%20Drink%20Specials%C2%A0%E2%80%93%20Enjoy%20Texas%20Roadhouse%20favorites%20before%2C%20during%2C%20and%20after%20the%20even%20%28View%20Full%20Event%20Description%20Here%3A%20https%3A%2F%2Fstealthrestyling.com%2Fevent%2Fstealth-car-show%2F%29\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook 365</a>\n</li>\n <li >\n <a\n href=\"https://outlook.live.com/owa/?path=/calendar/action/compose&rrv=addevent&startdt=2025-10-15T18%3A00%3A00-04%3A00&enddt=2025-10-15T20%3A00%3A00-04%3A00&location=Texas%20Road%20House%20Grill,%20280%20N%20Congress%20Ave,%20Lake%20Park,%20FL,%2033403,%20United%20States&subject=Stealth%20Car%20Show&body=%3Cp%20%20%3E%09%26laquo%3B%20All%20Events%3C%2Fp%3E%09%09%09%09%09%09%09%09%09%09Stealth%20Car%20Show%09%09%09%09%09%09%09October%2015%09%20%40%206%3A00%20pm%09%20-%208%3A00%20pm%09%09Load-in%3A%205%3A00%E2%80%936%3A00%20PMShow%3A%206%3A00%E2%80%938%3A00%20PMEnd-of-night%20mix%20%26amp%3B%20mingle%20until%208%3A30%20PM%20%28show%20off%20some%20lights%29%09%09%09%09%09%09%09%3Cp%20%3E%2415%20%E2%80%93%20%2425%3C%2Fp%3E%09%09%09%09%09%09Early%20Bird%20%28through%20Oct%2013%29%3A%C2%A0%2415Late%2FDay-of%20Show%20%28Oct%2014%2B%29%3A%C2%A0%2425%09%09%09%09%09Calling%20all%20car%20enthusiasts%21%3Cp%3EStealth%20Restyling%20is%20proud%20to%20launch%20our%20brand-new%C2%A0Monthly%20Car%20Show%C2%A0happening%20every%C2%A0third%20Thursday%C2%A0at%C2%A0Texas%20Roadhouse%20in%20Lake%20Park%21%C2%A0%3C%2Fp%3E%3Cp%3EThis%20is%20more%20than%20just%20a%20car%20show%E2%80%94it%E2%80%99s%20a%20night%20of%C2%A0horsepower%2C%20style%2C%20and%20community.%20All%20makes%20and%20models%20are%20welcome%2C%20from%20classics%20to%20customs%2C%20exotics%20to%20daily%20drivers.%20Bring%20your%20ride%2C%20connect%20with%20fellow%20enthusiasts%2C%20and%20enjoy%20an%20evening%20full%20of%20cars%2C%20music%2C%20and%20fun.%C2%A0%3C%2Fp%3E%3Cp%3E%3C%2Fp%3E%3Cp%3EHighlights%3A%3C%2Fp%3EFood%20%26amp%3B%20Drink%20Specials%C2%A0%E2%80%93%20Enjoy%20Texas%20Roadhouse%20favorites%20before%2C%20during%2C%20and%20after%20the%20even%20%28View%20Full%20Event%20Description%20Here%3A%20https%3A%2F%2Fstealthrestyling.com%2Fevent%2Fstealth-car-show%2F%29\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook Live</a>\n</li>\n </ul>','Stealth Car Show','','inherit','closed','closed','','391-revision-v1','','','2025-09-29 17:36:05','2025-09-29 21:36:05','',391,'https://stealthrestyling.com/?p=411',0,'revision','',0),(412,1,'2025-09-29 17:36:05','2025-09-29 21:36:05','<p >\n <a href=\"https://stealthrestyling.com/events/\" >« All Events</a>\n</p> \n <h1 >\n Stealth Car Show</h1> \n October 15\n @ \n6:00 pm\n - \n8:00 pm\n <ul><li>Load-in: 5:00–6:00 PM</li><li>Show: 6:00–8:00 PM</li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)</li></ul> \n <p >\n$15 – $25</p> \n <ul><li><i>Early Bird (through Oct 13):</i> $15</li><li><i>Late/Day-of Show (Oct 14+):</i> $25</li></ul> \n <img width=\"800\" height=\"538\" src=\"https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer.jpg 2000w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-300x202.jpg 300w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-1024x688.jpg 1024w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-768x516.jpg 768w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-1536x1032.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n <h3><b>Calling all car enthusiasts!</b><img draggable=\"false\" src=\"https://fonts.gstatic.com/s/e/notoemoji/16.0/1f3c1/72.png\" alt=\"?\" data-emoji=\"?\" aria-label=\"?\" /></h3><p>Stealth Restyling is proud to launch our brand-new <b>Monthly Car Show</b> happening every <b>third Wednesday</b> at <b>Texas Roadhouse in <a href=\"https://www.google.com/maps/search/280+N+Congress+Ave%C2%A0+Lake+Park+FL+33403?entry=gmail&source=g\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?q=https://www.google.com/maps/search/280%2BN%2BCongress%2BAve%25C2%25A0%2BLake%2BPark%2BFL%2B33403?entry%3Dgmail%26source%3Dg&source=gmail&ust=1759086598012000&usg=AOvVaw1u2wVSdy9svFZKh8RYH_VA\">Lake Park</a></b>! </p><p>This is more than just a car show—it’s a night of <b>horsepower, style, and community</b>. All makes and models are welcome, from classics to customs, exotics to daily drivers. Bring your ride, connect with fellow enthusiasts, and enjoy an evening full of cars, music, and fun. </p><p> </p><p><img draggable=\"false\" src=\"https://fonts.gstatic.com/s/e/notoemoji/16.0/1f354/72.png\" alt=\"?\" data-emoji=\"?\" aria-label=\"?\" /></p><p><b>Highlights:</b></p><ul><li><b>Food & Drink Specials</b> – Enjoy Texas Roadhouse favorites before, during, and after the event.</li><li><b>Awards & Recognition:</b><br /><ol start=\"1\"><li><i>Stealth Pick</i></li><li><i>Texas Roadhouse Pick</i></li><li><i>People’s Choice</i> (voted by participants)</li></ol></li><li><b>Giveaways & Prizes</b> from Jax Wax, Cricket Wireless, Texas Roadhouse Grill, Stealth Restyling, and more.</li><li><strong>Music & More</strong></li></ul><p><img draggable=\"false\" src=\"https://fonts.gstatic.com/s/e/notoemoji/16.0/1f3b6/72.png\" alt=\"?\" data-emoji=\"?\" aria-label=\"?\" /></p><p><b>Schedule:</b></p><ul><li>Load-in: 5:00–6:00 PM</li><li>Show: 6:00–8:00 PM</li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)</li></ul><p> </p><p><b>Entry Fees:</b></p><ul><li><i>Early Bird (through Oct 13):</i> $15</li><li><i>Late/Day-of Show (Oct 14+):</i> $25</li></ul><p> </p><p><img draggable=\"false\" src=\"https://fonts.gstatic.com/s/e/notoemoji/16.0/1f449/72.png\" alt=\"?\" width=\"94\" height=\"94\" data-emoji=\"?\" aria-label=\"?\" /><b></b></p><p><b>Register Online:</b> <a href=\"https://stealthcarshow.com/\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?q=https://stealthcarshow.com/&source=gmail&ust=1759086598012000&usg=AOvVaw0vBq_0z8JtrWhtfLdK4I_d\">stealthcarshow.com</a></p><p> </p><p>A special thanks to our sponsors: <b>Stealth Restyling, Texas Roadhouse Grill, Cricket Wireless with Elite Wireless Group, 5moreHP, Tropical RV Adventures, and Jax Wax.</b></p><p> </p><h4>Don’t miss it—the third Wednesday of every month is now officially car night in Lake Park!</h4> \n <h2>Event Organizer</h2> \n <h2 >\n Stealth Restyling</h2>\n <p >\n <a href=\"tel:561-593-8808\">\n 561-593-8808 </a>\n </p>\n <p ><a href=\"https://stealthcarshow.com\" target=\"_self\" rel=\"external\">View Organizer Website</a></p>\n <p >\n <a href=\"mailto:\">\n </a>\n </p>\n <h2>Event Venue</h2> \n <h3 >\n Texas Road House Grill</h3>\n <address >\n280 N Congress Ave\n <br>\n Lake Park,\n <abbr title=\"Florida\">FL</abbr>\n 33403\n United States\n</address>\n<p >\n <a href=\"https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=280+N+Congress+Ave+Lake+Park+FL+33403+United+States\" title=\"Click to view a Google Map\" target=\"_blank\" rel=\"noreferrer noopener\">+ Google Map</a></p>\n <p >\n <a href=\"tel:\"\n >\n </a>\n </p>\n <p >\n </p>\n<iframe\n title=\"Google maps iframe displaying the address to Texas Road House Grill\"\n aria-label=\"Venue location map\"\n width=\"100%\"\n height=\"100%\"\n frameborder=\"0\" style=\"border:0\"\n src=\"https://www.google.com/maps/embed/v1/place?key=AIzaSyDNsicAsP6-VuGtAb1O9riI3oc_NOb7IOU&q=280+N+Congress+Ave+Lake+Park+FL+FL+33403+United+States+&zoom=15\" allowfullscreen>\n</iframe>\n<button\n aria-expanded=\"false\"\n aria-controls=\"\"\n aria-label=\"View links to add events to your calendar\"\n>\n <i\n aria-hidden=\"true\"\n ></i>\n Add to calendar <svg\n viewBox=\"0 0 12 8\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path d=\"M1.21.85L6 5.64 10.79.85 11.94 2 6 7.94.06 2z\" fill=\"currentColor\" fill-rule=\"nonzero\"/>\n </svg>\n</button>\n <ul >\n <li >\n <a\n href=\"https://www.google.com/calendar/event?action=TEMPLATE&dates=20251015T180000/20251015T200000&text=Stealth%20Car%20Show&details=%3Cp%3E%09%3Ca+href%3D%22https%3A%2F%2Fstealthrestyling.com%2Fevents%2F%22%3E%26laquo%3B+All+Events%3C%2Fa%3E%3C%2Fp%3E+%09%09%09%09%09%09%09%09%09%3Ch1%3E%09Stealth+Car+Show%3C%2Fh1%3E%09%09%09%09%09%09%09October+15%09+%40+6%3A00+pm%09+-+8%3A00+pm%09%09%3Cul%3E%3Cli%3ELoad-in%3A+5%3A00%E2%80%936%3A00+PM%3C%2Fli%3E%3Cli%3EShow%3A+6%3A00%E2%80%938%3A00+PM%3C%2Fli%3E%3Cli%3EEnd-of-night+mix+%26amp%3B+mingle+until+8%3A30+PM+%28show+off+some+lights%29%3C%2Fli%3E%3C%2Ful%3E%09%09%09%09%09%09%09%3Cp%3E%2415+%E2%80%93+%2425%3C%2Fp%3E+%09%09%09%09%09%09%3Cul%3E%3Cli%3E%3Ci%3EEarly+Bird+%28through+Oct+13%29%3A%3C%2Fi%3E%C2%A0%2415%3C%2Fli%3E%3Cli%3E%3Ci%3ELate%2FDay-of+Show+%28Oct+14%2B%29%3A%3C%2Fi%3E%C2%A0%2425%3C%2Fli%3E%3C%2Ful%3E%09%09%09%3Cimg+width%3D%22800%22+height%3D%22538%22+src%3D%22https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer.jpg%22+alt%3D%22%22+decoding%3D%22async%22+srcset%3D%22https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer.jpg+2000w%2C+https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer-300x202.jpg+300w%2C+https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer-1024x688.jpg+1024w%2C+https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer-768x516.jpg+768w%2C+https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fup+%28View+Full+event+Description+Here%3A+https%3A%2F%2Fstealthrestyling.com%2Fevent%2Fstealth-car-show%2F%29&location=Texas%20Road%20House%20Grill,%20280%20N%20Congress%20Ave,%20Lake%20Park,%20FL,%2033403,%20United%20States&trp=false&ctz=America/New_York&sprop=website:https://stealthrestyling.com\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Google Calendar</a>\n</li>\n <li >\n <a\n href=\"https://stealthrestyling.com/event/stealth-car-show/?ical=1\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>iCalendar</a>\n</li>\n <li >\n <a\n href=\"https://outlook.office.com/owa/?path=/calendar/action/compose&rrv=addevent&startdt=2025-10-15T18%3A00%3A00-04%3A00&enddt=2025-10-15T20%3A00%3A00-04%3A00&location=Texas%20Road%20House%20Grill,%20280%20N%20Congress%20Ave,%20Lake%20Park,%20FL,%2033403,%20United%20States&subject=Stealth%20Car%20Show&body=%3Cp%20%20%3E%09%26laquo%3B%20All%20Events%3C%2Fp%3E%09%09%09%09%09%09%09%09%09%09Stealth%20Car%20Show%09%09%09%09%09%09%09October%2015%09%20%40%206%3A00%20pm%09%20-%208%3A00%20pm%09%09Load-in%3A%205%3A00%E2%80%936%3A00%20PMShow%3A%206%3A00%E2%80%938%3A00%20PMEnd-of-night%20mix%20%26amp%3B%20mingle%20until%208%3A30%20PM%20%28show%20off%20some%20lights%29%09%09%09%09%09%09%09%3Cp%20%3E%2415%20%E2%80%93%20%2425%3C%2Fp%3E%09%09%09%09%09%09Early%20Bird%20%28through%20Oct%2013%29%3A%C2%A0%2415Late%2FDay-of%20Show%20%28Oct%2014%2B%29%3A%C2%A0%2425%09%09%09%09%09Calling%20all%20car%20enthusiasts%21%3Cp%3EStealth%20Restyling%20is%20proud%20to%20launch%20our%20brand-new%C2%A0Monthly%20Car%20Show%C2%A0happening%20every%C2%A0third%20Wednesday%C2%A0at%C2%A0Texas%20Roadhouse%20in%20Lake%20Park%21%C2%A0%3C%2Fp%3E%3Cp%3EThis%20is%20more%20than%20just%20a%20car%20show%E2%80%94it%E2%80%99s%20a%20night%20of%C2%A0horsepower%2C%20style%2C%20and%20community.%20All%20makes%20and%20models%20are%20welcome%2C%20from%20classics%20to%20customs%2C%20exotics%20to%20daily%20drivers.%20Bring%20your%20ride%2C%20connect%20with%20fellow%20enthusiasts%2C%20and%20enjoy%20an%20evening%20full%20of%20cars%2C%20music%2C%20and%20fun.%C2%A0%3C%2Fp%3E%3Cp%3E%C2%A0%3C%2Fp%3E%3Cp%3E%3C%2Fp%3E%3Cp%3EHighlights%3A%3C%2Fp%3EFood%20%26amp%3B%20Drink%20Specials%C2%A0%E2%80%93%20Enjoy%20Texas%20Roadhouse%20favorites%20before%2C%20during%2C%20and%20afte%20%28View%20Full%20Event%20Description%20Here%3A%20https%3A%2F%2Fstealthrestyling.com%2Fevent%2Fstealth-car-show%2F%29\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook 365</a>\n</li>\n <li >\n <a\n href=\"https://outlook.live.com/owa/?path=/calendar/action/compose&rrv=addevent&startdt=2025-10-15T18%3A00%3A00-04%3A00&enddt=2025-10-15T20%3A00%3A00-04%3A00&location=Texas%20Road%20House%20Grill,%20280%20N%20Congress%20Ave,%20Lake%20Park,%20FL,%2033403,%20United%20States&subject=Stealth%20Car%20Show&body=%3Cp%20%20%3E%09%26laquo%3B%20All%20Events%3C%2Fp%3E%09%09%09%09%09%09%09%09%09%09Stealth%20Car%20Show%09%09%09%09%09%09%09October%2015%09%20%40%206%3A00%20pm%09%20-%208%3A00%20pm%09%09Load-in%3A%205%3A00%E2%80%936%3A00%20PMShow%3A%206%3A00%E2%80%938%3A00%20PMEnd-of-night%20mix%20%26amp%3B%20mingle%20until%208%3A30%20PM%20%28show%20off%20some%20lights%29%09%09%09%09%09%09%09%3Cp%20%3E%2415%20%E2%80%93%20%2425%3C%2Fp%3E%09%09%09%09%09%09Early%20Bird%20%28through%20Oct%2013%29%3A%C2%A0%2415Late%2FDay-of%20Show%20%28Oct%2014%2B%29%3A%C2%A0%2425%09%09%09%09%09Calling%20all%20car%20enthusiasts%21%3Cp%3EStealth%20Restyling%20is%20proud%20to%20launch%20our%20brand-new%C2%A0Monthly%20Car%20Show%C2%A0happening%20every%C2%A0third%20Wednesday%C2%A0at%C2%A0Texas%20Roadhouse%20in%20Lake%20Park%21%C2%A0%3C%2Fp%3E%3Cp%3EThis%20is%20more%20than%20just%20a%20car%20show%E2%80%94it%E2%80%99s%20a%20night%20of%C2%A0horsepower%2C%20style%2C%20and%20community.%20All%20makes%20and%20models%20are%20welcome%2C%20from%20classics%20to%20customs%2C%20exotics%20to%20daily%20drivers.%20Bring%20your%20ride%2C%20connect%20with%20fellow%20enthusiasts%2C%20and%20enjoy%20an%20evening%20full%20of%20cars%2C%20music%2C%20and%20fun.%C2%A0%3C%2Fp%3E%3Cp%3E%C2%A0%3C%2Fp%3E%3Cp%3E%3C%2Fp%3E%3Cp%3EHighlights%3A%3C%2Fp%3EFood%20%26amp%3B%20Drink%20Specials%C2%A0%E2%80%93%20Enjoy%20Texas%20Roadhouse%20favorites%20before%2C%20during%2C%20and%20afte%20%28View%20Full%20Event%20Description%20Here%3A%20https%3A%2F%2Fstealthrestyling.com%2Fevent%2Fstealth-car-show%2F%29\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook Live</a>\n</li>\n </ul>','Stealth Car Show','','inherit','closed','closed','','391-revision-v1','','','2025-09-29 17:36:05','2025-09-29 21:36:05','',391,'https://stealthrestyling.com/?p=412',0,'revision','',0),(414,1,'2025-09-29 17:44:01','2025-09-29 21:44:01','<a href=\"https://stealthdetailingstudio.com/\" target=\"_blank\">\n SCHEDULE DETAILING SERVICES\n </a>','Main Header','','inherit','closed','closed','','55-revision-v1','','','2025-09-29 17:44:01','2025-09-29 21:44:01','',55,'https://stealthrestyling.com/?p=414',0,'revision','',0),(415,1,'2025-09-30 15:12:00','2025-09-30 19:12:00','<p >\n <a href=\"https://stealthrestyling.com/events/\" >« All Events</a>\n</p> \n <p >This event has passed.</p>\n postponed\n (DEMO) This event has been postponed.\n <h1 >\n Your Events Calendar Template</h1> \n September 30\n @ \n3:12 pm\n <p >\n$10</p> \n <img src=\"https://stealthrestyling.com/wp-content/plugins/the-events-calendar/src/resources/images/placeholder.png\" />\n <h2>Event Organizer</h2> \n <h2 >\n John Doe</h2>\n <p >\n <a href=\"tel:555-555-5555\">\n 555-555-5555 </a>\n </p>\n <h2>Event Venue</h2> \n <h3 >\n Mock Venue</h3>\n <address >\n <address>\n 1005 S Michigan Ave\n <br>\n Chicago,\n <abbr title=\"\">Illinois</abbr>\n United States\n </address>\n </address>\n<p >\n <a href=\"https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=1005+S+Michigan+Ave+Chicago+Illinois+United+States\" title=\"Click to view a Google Map\" target=\"_blank\" rel=\"noreferrer noopener\">+ Google Map</a></p>\n <p >\n <a href=\"tel:123-456-7890\"\n >\n 123-456-7890 </a>\n </p>\n <p >\n <a href=\"http://theeventscaledndar.com\" target=\"_self\" rel=\"external\">View Venue Website</a></p>\n <iframe title=\"Google maps iframe displaying the address to Mock Venue\" aria-label=\"Venue location map\" width=\"100%\" height=\"100%\" frameborder=\"0\" style=\"border:0\" src=\"https://www.google.com/maps/embed/v1/place?key=AIzaSyDNsicAsP6-VuGtAb1O9riI3oc_NOb7IOU&q=1005+S+Michigan+Ave+Chicago+Illinois+United+States+&zoom=10\" allowfullscreen=\"\">\n </iframe>\n<button\n aria-expanded=\"false\"\n aria-controls=\"\"\n aria-label=\"View links to add events to your calendar\"\n>\n <i\n aria-hidden=\"true\"\n ></i>\n Add to calendar <svg\n viewBox=\"0 0 12 8\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path d=\"M1.21.85L6 5.64 10.79.85 11.94 2 6 7.94.06 2z\" fill=\"currentColor\" fill-rule=\"nonzero\"/>\n </svg>\n</button>\n <ul >\n <li >\n <a\n href=\"#\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Google Calendar</a>\n</li>\n <li >\n <a\n href=\"#\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>iCalendar</a>\n</li>\n <li >\n <a\n href=\"#\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook 365</a>\n</li>\n <li >\n <a\n href=\"#\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook Live</a>\n</li>\n </ul>\n <nav aria-label=\"Events\">\n <ul >\n <li >\n<a href=\"#\">\n <svg xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M11.916 17.841L10 19.757l-9.9-9.9L10-.041l1.916 1.916-7.983 7.984z\" /></svg> Previous Event </a>\n</li>\n <li >\n <a href=\"#\">\n Next Event <svg xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M.084 2.159L2 .243l9.9 9.9L2 20.041.084 18.126l7.983-7.984z\" /></svg> </a>\n</li>\n </ul>\n</nav>','Single Event-4','','publish','closed','closed','','single-event-4','','','2025-09-30 15:12:00','2025-09-30 19:12:00','',0,'https://stealthrestyling.com/?elementor_library=single-event-4',0,'elementor_library','',0),(416,1,'2025-09-30 15:12:00','2025-09-30 19:12:00','','Single Event-4','','inherit','closed','closed','','415-revision-v1','','','2025-09-30 15:12:00','2025-09-30 19:12:00','',415,'https://stealthrestyling.com/?p=416',0,'revision','',0),(417,1,'2025-09-30 15:12:00','2025-09-30 19:12:00','<p >\n <a href=\"https://stealthrestyling.com/events/\" >« All Events</a>\n</p> \n <p >This event has passed.</p>\n postponed\n (DEMO) This event has been postponed.\n <h1 >\n Your Events Calendar Template</h1> \n September 30\n @ \n3:12 pm\n <p >\n$10</p> \n <img src=\"https://stealthrestyling.com/wp-content/plugins/the-events-calendar/src/resources/images/placeholder.png\" />\n <h2>Event Organizer</h2> \n <h2 >\n John Doe</h2>\n <p >\n <a href=\"tel:555-555-5555\">\n 555-555-5555 </a>\n </p>\n <h2>Event Venue</h2> \n <h3 >\n Mock Venue</h3>\n <address >\n <address>\n 1005 S Michigan Ave\n <br>\n Chicago,\n <abbr title=\"\">Illinois</abbr>\n United States\n </address>\n </address>\n<p >\n <a href=\"https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=1005+S+Michigan+Ave+Chicago+Illinois+United+States\" title=\"Click to view a Google Map\" target=\"_blank\" rel=\"noreferrer noopener\">+ Google Map</a></p>\n <p >\n <a href=\"tel:123-456-7890\"\n >\n 123-456-7890 </a>\n </p>\n <p >\n <a href=\"http://theeventscaledndar.com\" target=\"_self\" rel=\"external\">View Venue Website</a></p>\n <iframe title=\"Google maps iframe displaying the address to Mock Venue\" aria-label=\"Venue location map\" width=\"100%\" height=\"100%\" frameborder=\"0\" style=\"border:0\" src=\"https://www.google.com/maps/embed/v1/place?key=AIzaSyDNsicAsP6-VuGtAb1O9riI3oc_NOb7IOU&q=1005+S+Michigan+Ave+Chicago+Illinois+United+States+&zoom=10\" allowfullscreen=\"\">\n </iframe>\n<button\n aria-expanded=\"false\"\n aria-controls=\"\"\n aria-label=\"View links to add events to your calendar\"\n>\n <i\n aria-hidden=\"true\"\n ></i>\n Add to calendar <svg\n viewBox=\"0 0 12 8\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path d=\"M1.21.85L6 5.64 10.79.85 11.94 2 6 7.94.06 2z\" fill=\"currentColor\" fill-rule=\"nonzero\"/>\n </svg>\n</button>\n <ul >\n <li >\n <a\n href=\"#\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Google Calendar</a>\n</li>\n <li >\n <a\n href=\"#\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>iCalendar</a>\n</li>\n <li >\n <a\n href=\"#\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook 365</a>\n</li>\n <li >\n <a\n href=\"#\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook Live</a>\n</li>\n </ul>\n <nav aria-label=\"Events\">\n <ul >\n <li >\n<a href=\"#\">\n <svg xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M11.916 17.841L10 19.757l-9.9-9.9L10-.041l1.916 1.916-7.983 7.984z\" /></svg> Previous Event </a>\n</li>\n <li >\n <a href=\"#\">\n Next Event <svg xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M.084 2.159L2 .243l9.9 9.9L2 20.041.084 18.126l7.983-7.984z\" /></svg> </a>\n</li>\n </ul>\n</nav>','Single Event-4','','inherit','closed','closed','','415-revision-v1','','','2025-09-30 15:12:00','2025-09-30 19:12:00','',415,'https://stealthrestyling.com/?p=417',0,'revision','',0),(418,1,'2025-09-30 15:12:16','2025-09-30 19:12:16','<p >\n <a href=\"https://stealthrestyling.com/events/\" >« All Events</a>\n</p> \n <p >This event has passed.</p>\n postponed\n (DEMO) This event has been postponed.\n <h1 >\n Your Events Calendar Template</h1> \n September 30\n @ \n3:12 pm\n <p >\n$10</p> \n <img src=\"https://stealthrestyling.com/wp-content/plugins/the-events-calendar/src/resources/images/placeholder.png\" />\n <h2>Event Organizer</h2> \n <h2 >\n John Doe</h2>\n <p >\n <a href=\"tel:555-555-5555\">\n 555-555-5555 </a>\n </p>\n <h2>Event Venue</h2> \n <h3 >\n Mock Venue</h3>\n <address >\n <address>\n 1005 S Michigan Ave\n <br>\n Chicago,\n <abbr title=\"\">Illinois</abbr>\n United States\n </address>\n </address>\n<p >\n <a href=\"https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=1005+S+Michigan+Ave+Chicago+Illinois+United+States\" title=\"Click to view a Google Map\" target=\"_blank\" rel=\"noreferrer noopener\">+ Google Map</a></p>\n <p >\n <a href=\"tel:123-456-7890\"\n >\n 123-456-7890 </a>\n </p>\n <p >\n <a href=\"http://theeventscaledndar.com\" target=\"_self\" rel=\"external\">View Venue Website</a></p>\n <iframe title=\"Google maps iframe displaying the address to Mock Venue\" aria-label=\"Venue location map\" width=\"100%\" height=\"100%\" frameborder=\"0\" style=\"border:0\" src=\"https://www.google.com/maps/embed/v1/place?key=AIzaSyDNsicAsP6-VuGtAb1O9riI3oc_NOb7IOU&q=1005+S+Michigan+Ave+Chicago+Illinois+United+States+&zoom=10\" allowfullscreen=\"\">\n </iframe>\n<button\n aria-expanded=\"false\"\n aria-controls=\"\"\n aria-label=\"View links to add events to your calendar\"\n>\n <i\n aria-hidden=\"true\"\n ></i>\n Add to calendar <svg\n viewBox=\"0 0 12 8\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path d=\"M1.21.85L6 5.64 10.79.85 11.94 2 6 7.94.06 2z\" fill=\"currentColor\" fill-rule=\"nonzero\"/>\n </svg>\n</button>\n <ul >\n <li >\n <a\n href=\"#\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Google Calendar</a>\n</li>\n <li >\n <a\n href=\"#\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>iCalendar</a>\n</li>\n <li >\n <a\n href=\"#\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook 365</a>\n</li>\n <li >\n <a\n href=\"#\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook Live</a>\n</li>\n </ul>\n <nav aria-label=\"Events\">\n <ul >\n <li >\n<a href=\"#\">\n <svg xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M11.916 17.841L10 19.757l-9.9-9.9L10-.041l1.916 1.916-7.983 7.984z\" /></svg> Previous Event </a>\n</li>\n <li >\n <a href=\"#\">\n Next Event <svg xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M.084 2.159L2 .243l9.9 9.9L2 20.041.084 18.126l7.983-7.984z\" /></svg> </a>\n</li>\n </ul>\n</nav>','Single Event-3','','inherit','closed','closed','','400-autosave-v1','','','2025-09-30 15:12:16','2025-09-30 19:12:16','',400,'https://stealthrestyling.com/?p=418',0,'revision','',0),(419,1,'2025-09-30 15:13:56','2025-09-30 19:13:56','<p >\n <a href=\"https://stealthrestyling.com/events/\" >« All Events</a>\n</p> \n <h1 >\n Stealth Car Show</h1> \n October 15\n @ \n6:00 pm\n - \n8:00 pm\n <ul><li>Load-in: 5:00–6:00 PM</li><li>Show: 6:00–8:00 PM</li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)</li></ul> \n <p >\n$15 – $25</p> \n <ul><li><i>Early Bird (through Oct 13):</i> $15</li><li><i>Late/Day-of Show (Oct 14+):</i> $25</li></ul> \n <img width=\"800\" height=\"538\" src=\"https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer.jpg 2000w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-300x202.jpg 300w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-1024x688.jpg 1024w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-768x516.jpg 768w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-1536x1032.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n <h3><b>Calling all car enthusiasts!</b><img draggable=\"false\" src=\"https://fonts.gstatic.com/s/e/notoemoji/16.0/1f3c1/72.png\" alt=\"?\" data-emoji=\"?\" aria-label=\"?\" /></h3><p>Stealth Restyling is proud to launch our brand-new <b>Monthly Car Show</b> happening every <b>third Wednesday</b> at <b>Texas Roadhouse in <a href=\"https://www.google.com/maps/search/280+N+Congress+Ave%C2%A0+Lake+Park+FL+33403?entry=gmail&source=g\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?q=https://www.google.com/maps/search/280%2BN%2BCongress%2BAve%25C2%25A0%2BLake%2BPark%2BFL%2B33403?entry%3Dgmail%26source%3Dg&source=gmail&ust=1759086598012000&usg=AOvVaw1u2wVSdy9svFZKh8RYH_VA\">Lake Park</a></b>! </p><p>This is more than just a car show—it’s a night of <b>horsepower, style, and community</b>. All makes and models are welcome, from classics to customs, exotics to daily drivers. Bring your ride, connect with fellow enthusiasts, and enjoy an evening full of cars, music, and fun. </p><p> </p><p><img draggable=\"false\" src=\"https://fonts.gstatic.com/s/e/notoemoji/16.0/1f354/72.png\" alt=\"?\" data-emoji=\"?\" aria-label=\"?\" /></p><p><b>Highlights:</b></p><ul><li><b>Food & Drink Specials</b> – Enjoy Texas Roadhouse favorites before, during, and after the event.</li><li><b>Awards & Recognition:</b><br /><ol start=\"1\"><li><i>Stealth Pick</i></li><li><i>Texas Roadhouse Pick</i></li><li><i>People’s Choice</i> (voted by participants)</li></ol></li><li><b>Giveaways & Prizes</b> from Jax Wax, Cricket Wireless, Texas Roadhouse Grill, Stealth Restyling, and more.</li><li><strong>Music & More</strong></li></ul><p><img draggable=\"false\" src=\"https://fonts.gstatic.com/s/e/notoemoji/16.0/1f3b6/72.png\" alt=\"?\" data-emoji=\"?\" aria-label=\"?\" /></p><p><b>Schedule:</b></p><ul><li>Load-in: 5:00–6:00 PM</li><li>Show: 6:00–8:00 PM</li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)</li></ul><p> </p><p><b>Entry Fees:</b></p><ul><li><i>Early Bird (through Oct 13):</i> $15</li><li><i>Late/Day-of Show (Oct 14+):</i> $25</li></ul><p> </p><p><img draggable=\"false\" src=\"https://fonts.gstatic.com/s/e/notoemoji/16.0/1f449/72.png\" alt=\"?\" width=\"94\" height=\"94\" data-emoji=\"?\" aria-label=\"?\" /><b></b></p><p><b>Register Online:</b> <a href=\"https://stealthcarshow.com/\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?q=https://stealthcarshow.com/&source=gmail&ust=1759086598012000&usg=AOvVaw0vBq_0z8JtrWhtfLdK4I_d\">stealthcarshow.com</a></p><p> </p><p>A special thanks to our sponsors: <b>Stealth Restyling, Texas Roadhouse Grill, Cricket Wireless with Elite Wireless Group, 5moreHP, Tropical RV Adventures, and Jax Wax.</b></p><p> </p><h4>Don’t miss it—the third Wednesday of every month is now officially car night in Lake Park!</h4> \n <h2>Event Organizer</h2> \n <h2 >\n Stealth Restyling</h2>\n <p >\n <a href=\"tel:561-593-8808\">\n 561-593-8808 </a>\n </p>\n <p ><a href=\"https://stealthcarshow.com\" target=\"_self\" rel=\"external\">View Organizer Website</a></p>\n <p >\n <a href=\"mailto:\">\n </a>\n </p>\n <h2>Event Venue</h2> \n <h3 >\n Texas Road House Grill</h3>\n <address >\n280 N Congress Ave\n <br>\n Lake Park,\n <abbr title=\"Florida\">FL</abbr>\n 33403\n United States\n</address>\n<p >\n <a href=\"https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=280+N+Congress+Ave+Lake+Park+FL+33403+United+States\" title=\"Click to view a Google Map\" target=\"_blank\" rel=\"noreferrer noopener\">+ Google Map</a></p>\n <p >\n <a href=\"tel:\"\n >\n </a>\n </p>\n <p >\n </p>\n<iframe\n title=\"Google maps iframe displaying the address to Texas Road House Grill\"\n aria-label=\"Venue location map\"\n width=\"100%\"\n height=\"100%\"\n frameborder=\"0\" style=\"border:0\"\n src=\"https://www.google.com/maps/embed/v1/place?key=AIzaSyDNsicAsP6-VuGtAb1O9riI3oc_NOb7IOU&q=280+N+Congress+Ave+Lake+Park+FL+FL+33403+United+States+&zoom=15\" allowfullscreen>\n</iframe>\n<button\n aria-expanded=\"false\"\n aria-controls=\"\"\n aria-label=\"View links to add events to your calendar\"\n>\n <i\n aria-hidden=\"true\"\n ></i>\n Add to calendar <svg\n viewBox=\"0 0 12 8\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path d=\"M1.21.85L6 5.64 10.79.85 11.94 2 6 7.94.06 2z\" fill=\"currentColor\" fill-rule=\"nonzero\"/>\n </svg>\n</button>\n <ul >\n <li >\n <a\n href=\"https://www.google.com/calendar/event?action=TEMPLATE&dates=20251015T180000/20251015T200000&text=Stealth%20Car%20Show&details=%3Cp%3E%09%3Ca+href%3D%22https%3A%2F%2Fstealthrestyling.com%2Fevents%2F%22%3E%26laquo%3B+All+Events%3C%2Fa%3E%3C%2Fp%3E+%09%09%09%09%09%09%09%09%09%3Ch1%3E%09Stealth+Car+Show%3C%2Fh1%3E%09%09%09%09%09%09%09October+15%09+%40+6%3A00+pm%09+-+8%3A00+pm%09%09%3Cul%3E%3Cli%3ELoad-in%3A+5%3A00%E2%80%936%3A00+PM%3C%2Fli%3E%3Cli%3EShow%3A+6%3A00%E2%80%938%3A00+PM%3C%2Fli%3E%3Cli%3EEnd-of-night+mix+%26amp%3B+mingle+until+8%3A30+PM+%28show+off+some+lights%29%3C%2Fli%3E%3C%2Ful%3E%09%09%09%09%09%09%09%3Cp%3E%2415+%E2%80%93+%2425%3C%2Fp%3E+%09%09%09%09%09%09%3Cul%3E%3Cli%3E%3Ci%3EEarly+Bird+%28through+Oct+13%29%3A%3C%2Fi%3E%C2%A0%2415%3C%2Fli%3E%3Cli%3E%3Ci%3ELate%2FDay-of+Show+%28Oct+14%2B%29%3A%3C%2Fi%3E%C2%A0%2425%3C%2Fli%3E%3C%2Ful%3E%09%09%09%3Cimg+width%3D%22800%22+height%3D%22538%22+src%3D%22https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer.jpg%22+alt%3D%22%22+decoding%3D%22async%22+srcset%3D%22https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer.jpg+2000w%2C+https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer-300x202.jpg+300w%2C+https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer-1024x688.jpg+1024w%2C+https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer-768x516.jpg+768w%2C+https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fup+%28View+Full+event+Description+Here%3A+https%3A%2F%2Fstealthrestyling.com%2Fevent%2Fstealth-car-show%2F%29&location=Texas%20Road%20House%20Grill,%20280%20N%20Congress%20Ave,%20Lake%20Park,%20FL,%2033403,%20United%20States&trp=false&ctz=America/New_York&sprop=website:https://stealthrestyling.com\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Google Calendar</a>\n</li>\n <li >\n <a\n href=\"https://stealthrestyling.com/event/stealth-car-show/?ical=1\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>iCalendar</a>\n</li>\n <li >\n <a\n href=\"https://outlook.office.com/owa/?path=/calendar/action/compose&rrv=addevent&startdt=2025-10-15T18%3A00%3A00-04%3A00&enddt=2025-10-15T20%3A00%3A00-04%3A00&location=Texas%20Road%20House%20Grill,%20280%20N%20Congress%20Ave,%20Lake%20Park,%20FL,%2033403,%20United%20States&subject=Stealth%20Car%20Show&body=%3Cp%20%20%3E%09%26laquo%3B%20All%20Events%3C%2Fp%3E%09%09%09%09%09%09%09%09%09%09Stealth%20Car%20Show%09%09%09%09%09%09%09October%2015%09%20%40%206%3A00%20pm%09%20-%208%3A00%20pm%09%09Load-in%3A%205%3A00%E2%80%936%3A00%20PMShow%3A%206%3A00%E2%80%938%3A00%20PMEnd-of-night%20mix%20%26amp%3B%20mingle%20until%208%3A30%20PM%20%28show%20off%20some%20lights%29%09%09%09%09%09%09%09%3Cp%20%3E%2415%20%E2%80%93%20%2425%3C%2Fp%3E%09%09%09%09%09%09Early%20Bird%20%28through%20Oct%2013%29%3A%C2%A0%2415Late%2FDay-of%20Show%20%28Oct%2014%2B%29%3A%C2%A0%2425%09%09%09%09%09Calling%20all%20car%20enthusiasts%21%3Cp%3EStealth%20Restyling%20is%20proud%20to%20launch%20our%20brand-new%C2%A0Monthly%20Car%20Show%C2%A0happening%20every%C2%A0third%20Wednesday%C2%A0at%C2%A0Texas%20Roadhouse%20in%20Lake%20Park%21%C2%A0%3C%2Fp%3E%3Cp%3EThis%20is%20more%20than%20just%20a%20car%20show%E2%80%94it%E2%80%99s%20a%20night%20of%C2%A0horsepower%2C%20style%2C%20and%20community.%20All%20makes%20and%20models%20are%20welcome%2C%20from%20classics%20to%20customs%2C%20exotics%20to%20daily%20drivers.%20Bring%20your%20ride%2C%20connect%20with%20fellow%20enthusiasts%2C%20and%20enjoy%20an%20evening%20full%20of%20cars%2C%20music%2C%20and%20fun.%C2%A0%3C%2Fp%3E%3Cp%3E%C2%A0%3C%2Fp%3E%3Cp%3E%3C%2Fp%3E%3Cp%3EHighlights%3A%3C%2Fp%3EFood%20%26amp%3B%20Drink%20Specials%C2%A0%E2%80%93%20Enjoy%20Texas%20Roadhouse%20favorites%20before%2C%20during%2C%20and%20afte%20%28View%20Full%20Event%20Description%20Here%3A%20https%3A%2F%2Fstealthrestyling.com%2Fevent%2Fstealth-car-show%2F%29\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook 365</a>\n</li>\n <li >\n <a\n href=\"https://outlook.live.com/owa/?path=/calendar/action/compose&rrv=addevent&startdt=2025-10-15T18%3A00%3A00-04%3A00&enddt=2025-10-15T20%3A00%3A00-04%3A00&location=Texas%20Road%20House%20Grill,%20280%20N%20Congress%20Ave,%20Lake%20Park,%20FL,%2033403,%20United%20States&subject=Stealth%20Car%20Show&body=%3Cp%20%20%3E%09%26laquo%3B%20All%20Events%3C%2Fp%3E%09%09%09%09%09%09%09%09%09%09Stealth%20Car%20Show%09%09%09%09%09%09%09October%2015%09%20%40%206%3A00%20pm%09%20-%208%3A00%20pm%09%09Load-in%3A%205%3A00%E2%80%936%3A00%20PMShow%3A%206%3A00%E2%80%938%3A00%20PMEnd-of-night%20mix%20%26amp%3B%20mingle%20until%208%3A30%20PM%20%28show%20off%20some%20lights%29%09%09%09%09%09%09%09%3Cp%20%3E%2415%20%E2%80%93%20%2425%3C%2Fp%3E%09%09%09%09%09%09Early%20Bird%20%28through%20Oct%2013%29%3A%C2%A0%2415Late%2FDay-of%20Show%20%28Oct%2014%2B%29%3A%C2%A0%2425%09%09%09%09%09Calling%20all%20car%20enthusiasts%21%3Cp%3EStealth%20Restyling%20is%20proud%20to%20launch%20our%20brand-new%C2%A0Monthly%20Car%20Show%C2%A0happening%20every%C2%A0third%20Wednesday%C2%A0at%C2%A0Texas%20Roadhouse%20in%20Lake%20Park%21%C2%A0%3C%2Fp%3E%3Cp%3EThis%20is%20more%20than%20just%20a%20car%20show%E2%80%94it%E2%80%99s%20a%20night%20of%C2%A0horsepower%2C%20style%2C%20and%20community.%20All%20makes%20and%20models%20are%20welcome%2C%20from%20classics%20to%20customs%2C%20exotics%20to%20daily%20drivers.%20Bring%20your%20ride%2C%20connect%20with%20fellow%20enthusiasts%2C%20and%20enjoy%20an%20evening%20full%20of%20cars%2C%20music%2C%20and%20fun.%C2%A0%3C%2Fp%3E%3Cp%3E%C2%A0%3C%2Fp%3E%3Cp%3E%3C%2Fp%3E%3Cp%3EHighlights%3A%3C%2Fp%3EFood%20%26amp%3B%20Drink%20Specials%C2%A0%E2%80%93%20Enjoy%20Texas%20Roadhouse%20favorites%20before%2C%20during%2C%20and%20afte%20%28View%20Full%20Event%20Description%20Here%3A%20https%3A%2F%2Fstealthrestyling.com%2Fevent%2Fstealth-car-show%2F%29\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook Live</a>\n</li>\n </ul>','Stealth Car Show','','inherit','closed','closed','','391-revision-v1','','','2025-09-30 15:13:56','2025-09-30 19:13:56','',391,'https://stealthrestyling.com/?p=419',0,'revision','',0),(420,1,'2025-09-30 15:13:56','2025-09-30 19:13:56','<p >\n <a href=\"https://stealthrestyling.com/events/\" >« All Events</a>\n</p> \n <h1 >\n Stealth Car Show</h1> \n October 15\n @ \n6:00 pm\n - \n8:00 pm\n <ul><li>Load-in: 5:00–6:00 PM</li><li>Show: 6:00–8:00 PM</li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)</li></ul> \n <p >\n$15 – $25</p> \n <ul><li><i>Early Bird (through Oct 13):</i> $15</li><li><i>Late/Day-of Show (Oct 14+):</i> $25</li></ul> \n <img width=\"800\" height=\"538\" src=\"https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer.jpg 2000w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-300x202.jpg 300w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-1024x688.jpg 1024w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-768x516.jpg 768w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-1536x1032.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n <h3><b>Calling all car enthusiasts!</b><img draggable=\"false\" src=\"https://fonts.gstatic.com/s/e/notoemoji/16.0/1f3c1/72.png\" alt=\"?\" data-emoji=\"?\" aria-label=\"?\" /></h3><p>Stealth Restyling is proud to launch our brand-new <b>Monthly Car Show</b> happening every <b>third Wednesday</b> at <b>Texas Roadhouse in <a href=\"https://www.google.com/maps/search/280+N+Congress+Ave%C2%A0+Lake+Park+FL+33403?entry=gmail&source=g\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?q=https://www.google.com/maps/search/280%2BN%2BCongress%2BAve%25C2%25A0%2BLake%2BPark%2BFL%2B33403?entry%3Dgmail%26source%3Dg&source=gmail&ust=1759086598012000&usg=AOvVaw1u2wVSdy9svFZKh8RYH_VA\">Lake Park</a></b>! </p><p>This is more than just a car show—it’s a night of <b>horsepower, style, and community</b>. All makes and models are welcome, from classics to customs, exotics to daily drivers. Bring your ride, connect with fellow enthusiasts, and enjoy an evening full of cars, music, and fun. </p><p> </p><p><img draggable=\"false\" src=\"https://fonts.gstatic.com/s/e/notoemoji/16.0/1f354/72.png\" alt=\"?\" data-emoji=\"?\" aria-label=\"?\" /></p><p><b>Highlights:</b></p><ul><li><b>Food & Drink Specials</b> – Enjoy Texas Roadhouse favorites before, during, and after the event.</li><li><b>Awards & Recognition:</b><br /><ol start=\"1\"><li><i>Stealth Pick</i></li><li><i>Texas Roadhouse Pick</i></li><li><i>People’s Choice</i> (voted by participants)</li></ol></li><li><b>Giveaways & Prizes</b> from Jax Wax, Cricket Wireless, Texas Roadhouse Grill, Stealth Restyling, and more.</li><li><strong>Music & More</strong></li></ul><p><img draggable=\"false\" src=\"https://fonts.gstatic.com/s/e/notoemoji/16.0/1f3b6/72.png\" alt=\"?\" data-emoji=\"?\" aria-label=\"?\" /></p><p><b>Schedule:</b></p><ul><li>Load-in: 5:00–6:00 PM</li><li>Show: 6:00–8:00 PM</li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)</li></ul><p> </p><p><b>Entry Fees:</b></p><ul><li><i>Early Bird (through Oct 13):</i> $15</li><li><i>Late/Day-of Show (Oct 14+):</i> $25</li></ul><p> </p><p><img draggable=\"false\" src=\"https://fonts.gstatic.com/s/e/notoemoji/16.0/1f449/72.png\" alt=\"?\" width=\"94\" height=\"94\" data-emoji=\"?\" aria-label=\"?\" /><b></b></p><p><b>Register Online:</b> <a href=\"https://stealthcarshow.com/\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?q=https://stealthcarshow.com/&source=gmail&ust=1759086598012000&usg=AOvVaw0vBq_0z8JtrWhtfLdK4I_d\">stealthcarshow.com</a></p><p> </p><p>A special thanks to our sponsors: <b>Stealth Restyling, Texas Roadhouse Grill, Cricket Wireless with Elite Wireless Group, 5moreHP, Tropical RV Adventures, and Jax Wax.</b></p><p> </p><h4>Don’t miss it—the third Wednesday of every month is now officially car night in Lake Park!</h4> \n <h2>Event Organizer</h2> \n <h2 >\n Stealth Restyling</h2>\n <p >\n <a href=\"tel:561-593-8808\">\n 561-593-8808 </a>\n </p>\n <p ><a href=\"https://stealthcarshow.com\" target=\"_self\" rel=\"external\">View Organizer Website</a></p>\n <p >\n <a href=\"mailto:\">\n </a>\n </p>\n <h2>Event Venue</h2> \n <h3 >\n Texas Road House Grill</h3>\n <address >\n280 N Congress Ave\n <br>\n Lake Park,\n <abbr title=\"Florida\">FL</abbr>\n 33403\n United States\n</address>\n<p >\n <a href=\"https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=280+N+Congress+Ave+Lake+Park+FL+33403+United+States\" title=\"Click to view a Google Map\" target=\"_blank\" rel=\"noreferrer noopener\">+ Google Map</a></p>\n <p >\n <a href=\"tel:\"\n >\n </a>\n </p>\n <p >\n </p>\n<iframe\n title=\"Google maps iframe displaying the address to Texas Road House Grill\"\n aria-label=\"Venue location map\"\n width=\"100%\"\n height=\"100%\"\n frameborder=\"0\" style=\"border:0\"\n src=\"https://www.google.com/maps/embed/v1/place?key=AIzaSyDNsicAsP6-VuGtAb1O9riI3oc_NOb7IOU&q=280+N+Congress+Ave+Lake+Park+FL+FL+33403+United+States+&zoom=15\" allowfullscreen>\n</iframe>\n<button\n aria-expanded=\"false\"\n aria-controls=\"\"\n aria-label=\"View links to add events to your calendar\"\n>\n <i\n aria-hidden=\"true\"\n ></i>\n Add to calendar <svg\n viewBox=\"0 0 12 8\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path d=\"M1.21.85L6 5.64 10.79.85 11.94 2 6 7.94.06 2z\" fill=\"currentColor\" fill-rule=\"nonzero\"/>\n </svg>\n</button>\n <ul >\n <li >\n <a\n href=\"https://www.google.com/calendar/event?action=TEMPLATE&dates=20251015T180000/20251015T200000&text=Stealth%20Car%20Show&details=%3Cp%3E%09%3Ca+href%3D%22https%3A%2F%2Fstealthrestyling.com%2Fevents%2F%22%3E%26laquo%3B+All+Events%3C%2Fa%3E%3C%2Fp%3E+%09%09%09%09%09%09%09%09%09%3Ch1%3E%09Stealth+Car+Show%3C%2Fh1%3E%09%09%09%09%09%09%09October+15%09+%40+6%3A00+pm%09+-+8%3A00+pm%09%09%3Cul%3E%3Cli%3ELoad-in%3A+5%3A00%E2%80%936%3A00+PM%3C%2Fli%3E%3Cli%3EShow%3A+6%3A00%E2%80%938%3A00+PM%3C%2Fli%3E%3Cli%3EEnd-of-night+mix+%26amp%3B+mingle+until+8%3A30+PM+%28show+off+some+lights%29%3C%2Fli%3E%3C%2Ful%3E%09%09%09%09%09%09%09%3Cp%3E%2415+%E2%80%93+%2425%3C%2Fp%3E+%09%09%09%09%09%09%3Cul%3E%3Cli%3E%3Ci%3EEarly+Bird+%28through+Oct+13%29%3A%3C%2Fi%3E%C2%A0%2415%3C%2Fli%3E%3Cli%3E%3Ci%3ELate%2FDay-of+Show+%28Oct+14%2B%29%3A%3C%2Fi%3E%C2%A0%2425%3C%2Fli%3E%3C%2Ful%3E%09%09%09%3Cimg+width%3D%22800%22+height%3D%22538%22+src%3D%22https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer.jpg%22+alt%3D%22%22+decoding%3D%22async%22+srcset%3D%22https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer.jpg+2000w%2C+https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer-300x202.jpg+300w%2C+https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer-1024x688.jpg+1024w%2C+https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer-768x516.jpg+768w%2C+https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fup+%28View+Full+event+Description+Here%3A+https%3A%2F%2Fstealthrestyling.com%2Fevent%2Fstealth-car-show%2F%29&location=Texas%20Road%20House%20Grill,%20280%20N%20Congress%20Ave,%20Lake%20Park,%20FL,%2033403,%20United%20States&trp=false&ctz=America/New_York&sprop=website:https://stealthrestyling.com\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Google Calendar</a>\n</li>\n <li >\n <a\n href=\"https://stealthrestyling.com/event/stealth-car-show/?ical=1\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>iCalendar</a>\n</li>\n <li >\n <a\n href=\"https://outlook.office.com/owa/?path=/calendar/action/compose&rrv=addevent&startdt=2025-10-15T18%3A00%3A00-04%3A00&enddt=2025-10-15T20%3A00%3A00-04%3A00&location=Texas%20Road%20House%20Grill,%20280%20N%20Congress%20Ave,%20Lake%20Park,%20FL,%2033403,%20United%20States&subject=Stealth%20Car%20Show&body=%3Cp%20%20%3E%09%26laquo%3B%20All%20Events%3C%2Fp%3E%09%09%09%09%09%09%09%09%09%09Stealth%20Car%20Show%09%09%09%09%09%09%09October%2015%09%20%40%206%3A00%20pm%09%20-%208%3A00%20pm%09%09Load-in%3A%205%3A00%E2%80%936%3A00%20PMShow%3A%206%3A00%E2%80%938%3A00%20PMEnd-of-night%20mix%20%26amp%3B%20mingle%20until%208%3A30%20PM%20%28show%20off%20some%20lights%29%09%09%09%09%09%09%09%3Cp%20%3E%2415%20%E2%80%93%20%2425%3C%2Fp%3E%09%09%09%09%09%09Early%20Bird%20%28through%20Oct%2013%29%3A%C2%A0%2415Late%2FDay-of%20Show%20%28Oct%2014%2B%29%3A%C2%A0%2425%09%09%09%09%09Calling%20all%20car%20enthusiasts%21%3Cp%3EStealth%20Restyling%20is%20proud%20to%20launch%20our%20brand-new%C2%A0Monthly%20Car%20Show%C2%A0happening%20every%C2%A0third%20Wednesday%C2%A0at%C2%A0Texas%20Roadhouse%20in%20Lake%20Park%21%C2%A0%3C%2Fp%3E%3Cp%3EThis%20is%20more%20than%20just%20a%20car%20show%E2%80%94it%E2%80%99s%20a%20night%20of%C2%A0horsepower%2C%20style%2C%20and%20community.%20All%20makes%20and%20models%20are%20welcome%2C%20from%20classics%20to%20customs%2C%20exotics%20to%20daily%20drivers.%20Bring%20your%20ride%2C%20connect%20with%20fellow%20enthusiasts%2C%20and%20enjoy%20an%20evening%20full%20of%20cars%2C%20music%2C%20and%20fun.%C2%A0%3C%2Fp%3E%3Cp%3E%C2%A0%3C%2Fp%3E%3Cp%3E%3C%2Fp%3E%3Cp%3EHighlights%3A%3C%2Fp%3EFood%20%26amp%3B%20Drink%20Specials%C2%A0%E2%80%93%20Enjoy%20Texas%20Roadhouse%20favorites%20before%2C%20during%2C%20and%20afte%20%28View%20Full%20Event%20Description%20Here%3A%20https%3A%2F%2Fstealthrestyling.com%2Fevent%2Fstealth-car-show%2F%29\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook 365</a>\n</li>\n <li >\n <a\n href=\"https://outlook.live.com/owa/?path=/calendar/action/compose&rrv=addevent&startdt=2025-10-15T18%3A00%3A00-04%3A00&enddt=2025-10-15T20%3A00%3A00-04%3A00&location=Texas%20Road%20House%20Grill,%20280%20N%20Congress%20Ave,%20Lake%20Park,%20FL,%2033403,%20United%20States&subject=Stealth%20Car%20Show&body=%3Cp%20%20%3E%09%26laquo%3B%20All%20Events%3C%2Fp%3E%09%09%09%09%09%09%09%09%09%09Stealth%20Car%20Show%09%09%09%09%09%09%09October%2015%09%20%40%206%3A00%20pm%09%20-%208%3A00%20pm%09%09Load-in%3A%205%3A00%E2%80%936%3A00%20PMShow%3A%206%3A00%E2%80%938%3A00%20PMEnd-of-night%20mix%20%26amp%3B%20mingle%20until%208%3A30%20PM%20%28show%20off%20some%20lights%29%09%09%09%09%09%09%09%3Cp%20%3E%2415%20%E2%80%93%20%2425%3C%2Fp%3E%09%09%09%09%09%09Early%20Bird%20%28through%20Oct%2013%29%3A%C2%A0%2415Late%2FDay-of%20Show%20%28Oct%2014%2B%29%3A%C2%A0%2425%09%09%09%09%09Calling%20all%20car%20enthusiasts%21%3Cp%3EStealth%20Restyling%20is%20proud%20to%20launch%20our%20brand-new%C2%A0Monthly%20Car%20Show%C2%A0happening%20every%C2%A0third%20Wednesday%C2%A0at%C2%A0Texas%20Roadhouse%20in%20Lake%20Park%21%C2%A0%3C%2Fp%3E%3Cp%3EThis%20is%20more%20than%20just%20a%20car%20show%E2%80%94it%E2%80%99s%20a%20night%20of%C2%A0horsepower%2C%20style%2C%20and%20community.%20All%20makes%20and%20models%20are%20welcome%2C%20from%20classics%20to%20customs%2C%20exotics%20to%20daily%20drivers.%20Bring%20your%20ride%2C%20connect%20with%20fellow%20enthusiasts%2C%20and%20enjoy%20an%20evening%20full%20of%20cars%2C%20music%2C%20and%20fun.%C2%A0%3C%2Fp%3E%3Cp%3E%C2%A0%3C%2Fp%3E%3Cp%3E%3C%2Fp%3E%3Cp%3EHighlights%3A%3C%2Fp%3EFood%20%26amp%3B%20Drink%20Specials%C2%A0%E2%80%93%20Enjoy%20Texas%20Roadhouse%20favorites%20before%2C%20during%2C%20and%20afte%20%28View%20Full%20Event%20Description%20Here%3A%20https%3A%2F%2Fstealthrestyling.com%2Fevent%2Fstealth-car-show%2F%29\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook Live</a>\n</li>\n </ul>','Stealth Car Show','','inherit','closed','closed','','391-revision-v1','','','2025-09-30 15:13:56','2025-09-30 19:13:56','',391,'https://stealthrestyling.com/?p=420',0,'revision','',0),(421,1,'2025-09-30 15:13:56','2025-09-30 19:13:56','<p >\n <a href=\"https://stealthrestyling.com/events/\" >« All Events</a>\n</p> \n <h1 >\n Stealth Car Show</h1> \n October 15\n @ \n6:00 pm\n - \n8:00 pm\n <ul><li>Load-in: 5:00–6:00 PM</li><li>Show: 6:00–8:00 PM</li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)</li></ul> \n <p >\n$15 – $25</p> \n <ul><li><i>Early Bird (through Oct 13):</i> $15</li><li><i>Late/Day-of Show (Oct 14+):</i> $25</li></ul> \n <img width=\"800\" height=\"538\" src=\"https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer.jpg 2000w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-300x202.jpg 300w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-1024x688.jpg 1024w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-768x516.jpg 768w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-1536x1032.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n <h3><b>Calling all car enthusiasts!</b></h3><p>Stealth Restyling is proud to launch our brand-new <b>Monthly Car Show</b> happening every <b>third Wednesday</b> at <b>Texas Roadhouse in <a href=\"https://www.google.com/maps/search/280+N+Congress+Ave%C2%A0+Lake+Park+FL+33403?entry=gmail&source=g\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?q=https://www.google.com/maps/search/280%2BN%2BCongress%2BAve%25C2%25A0%2BLake%2BPark%2BFL%2B33403?entry%3Dgmail%26source%3Dg&source=gmail&ust=1759086598012000&usg=AOvVaw1u2wVSdy9svFZKh8RYH_VA\">Lake Park</a></b>! </p><p>This is more than just a car show—it’s a night of <b>horsepower, style, and community</b>. All makes and models are welcome, from classics to customs, exotics to daily drivers. Bring your ride, connect with fellow enthusiasts, and enjoy an evening full of cars, music, and fun. </p><p> </p><p><b>Highlights:</b></p><ul><li><b>Food & Drink Specials</b> – Enjoy Texas Roadhouse favorites before, during, and after the event.</li><li><b>Awards & Recognition:</b><br /><ol start=\"1\"><li><i>Stealth Pick</i></li><li><i>Texas Roadhouse Pick</i></li><li><i>People’s Choice</i> (voted by participants)</li></ol></li><li><b>Giveaways & Prizes</b> from Jax Wax, Cricket Wireless, Texas Roadhouse Grill, Stealth Restyling, and more.</li><li><strong>Music & More</strong></li></ul><p> </p><p><b>Schedule:</b></p><ul><li>Load-in: 5:00–6:00 PM</li><li>Show: 6:00–8:00 PM</li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)</li></ul><p><b>Entry Fees:</b></p><ul><li><i>Early Bird (through Oct 13):</i> $15</li><li><i>Late/Day-of Show (Oct 14+):</i> $25</li></ul><p> </p><p><b>Register Online:</b> <a href=\"https://stealthcarshow.com/\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?q=https://stealthcarshow.com/&source=gmail&ust=1759086598012000&usg=AOvVaw0vBq_0z8JtrWhtfLdK4I_d\">stealthcarshow.com</a></p><p>A special thanks to our sponsors: <b>Stealth Restyling, Texas Roadhouse Grill, Cricket Wireless with Elite Wireless Group, 5moreHP, Tropical RV Adventures, and Jax Wax.</b></p><h4>Don’t miss it—the third Wednesday of every month is now officially car night in Lake Park!</h4> \n <h2>Event Organizer</h2> \n <h2 >\n Stealth Restyling</h2>\n <p >\n <a href=\"tel:561-593-8808\">\n 561-593-8808 </a>\n </p>\n <h2>Event Venue</h2> \n <h3 >\n Texas Road House Grill</h3>\n <address >\n280 N Congress Ave\n <br>\n Lake Park,\n <abbr title=\"Florida\">FL</abbr>\n 33403\n United States\n</address>\n<p >\n <a href=\"https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=280+N+Congress+Ave+Lake+Park+FL+33403+United+States\" title=\"Click to view a Google Map\" target=\"_blank\" rel=\"noreferrer noopener\">+ Google Map</a></p>\n <p >\n <a href=\"tel:\"\n >\n </a>\n </p>\n <p >\n </p>\n<iframe\n title=\"Google maps iframe displaying the address to Texas Road House Grill\"\n aria-label=\"Venue location map\"\n width=\"100%\"\n height=\"100%\"\n frameborder=\"0\" style=\"border:0\"\n src=\"https://www.google.com/maps/embed/v1/place?key=AIzaSyDNsicAsP6-VuGtAb1O9riI3oc_NOb7IOU&q=280+N+Congress+Ave+Lake+Park+FL+FL+33403+United+States+&zoom=15\" allowfullscreen>\n</iframe>\n<button\n aria-expanded=\"false\"\n aria-controls=\"\"\n aria-label=\"View links to add events to your calendar\"\n>\n <i\n aria-hidden=\"true\"\n ></i>\n Add to calendar <svg\n viewBox=\"0 0 12 8\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path d=\"M1.21.85L6 5.64 10.79.85 11.94 2 6 7.94.06 2z\" fill=\"currentColor\" fill-rule=\"nonzero\"/>\n </svg>\n</button>\n <ul >\n <li >\n <a\n href=\"https://www.google.com/calendar/event?action=TEMPLATE&dates=20251015T180000/20251015T200000&text=Stealth%20Car%20Show&details=%3Cp%3E%09%3Ca+href%3D%22https%3A%2F%2Fstealthrestyling.com%2Fevents%2F%22%3E%26laquo%3B+All+Events%3C%2Fa%3E%3C%2Fp%3E+%09%09%09%09%09%09%09%09%09%3Ch1%3E%09Stealth+Car+Show%3C%2Fh1%3E%09%09%09%09%09%09%09October+15%09+%40+6%3A00+pm%09+-+8%3A00+pm%09%09%3Cul%3E%3Cli%3ELoad-in%3A+5%3A00%E2%80%936%3A00+PM%3C%2Fli%3E%3Cli%3EShow%3A+6%3A00%E2%80%938%3A00+PM%3C%2Fli%3E%3Cli%3EEnd-of-night+mix+%26amp%3B+mingle+until+8%3A30+PM+%28show+off+some+lights%29%3C%2Fli%3E%3C%2Ful%3E%09%09%09%09%09%09%09%3Cp%3E%2415+%E2%80%93+%2425%3C%2Fp%3E+%09%09%09%09%09%09%3Cul%3E%3Cli%3E%3Ci%3EEarly+Bird+%28through+Oct+13%29%3A%3C%2Fi%3E%C2%A0%2415%3C%2Fli%3E%3Cli%3E%3Ci%3ELate%2FDay-of+Show+%28Oct+14%2B%29%3A%3C%2Fi%3E%C2%A0%2425%3C%2Fli%3E%3C%2Ful%3E%09%09%09%3Cimg+width%3D%22800%22+height%3D%22538%22+src%3D%22https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer.jpg%22+alt%3D%22%22+decoding%3D%22async%22+srcset%3D%22https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer.jpg+2000w%2C+https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer-300x202.jpg+300w%2C+https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer-1024x688.jpg+1024w%2C+https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer-768x516.jpg+768w%2C+https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fup+%28View+Full+event+Description+Here%3A+https%3A%2F%2Fstealthrestyling.com%2Fevent%2Fstealth-car-show%2F%29&location=Texas%20Road%20House%20Grill,%20280%20N%20Congress%20Ave,%20Lake%20Park,%20FL,%2033403,%20United%20States&trp=false&ctz=America/New_York&sprop=website:https://stealthrestyling.com\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Google Calendar</a>\n</li>\n <li >\n <a\n href=\"https://stealthrestyling.com/event/stealth-car-show/?ical=1\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>iCalendar</a>\n</li>\n <li >\n <a\n href=\"https://outlook.office.com/owa/?path=/calendar/action/compose&rrv=addevent&startdt=2025-10-15T18%3A00%3A00-04%3A00&enddt=2025-10-15T20%3A00%3A00-04%3A00&location=Texas%20Road%20House%20Grill,%20280%20N%20Congress%20Ave,%20Lake%20Park,%20FL,%2033403,%20United%20States&subject=Stealth%20Car%20Show&body=%3Cp%20%20%3E%09%26laquo%3B%20All%20Events%3C%2Fp%3E%09%09%09%09%09%09%09%09%09%09Stealth%20Car%20Show%09%09%09%09%09%09%09October%2015%09%20%40%206%3A00%20pm%09%20-%208%3A00%20pm%09%09Load-in%3A%205%3A00%E2%80%936%3A00%20PMShow%3A%206%3A00%E2%80%938%3A00%20PMEnd-of-night%20mix%20%26amp%3B%20mingle%20until%208%3A30%20PM%20%28show%20off%20some%20lights%29%09%09%09%09%09%09%09%3Cp%20%3E%2415%20%E2%80%93%20%2425%3C%2Fp%3E%09%09%09%09%09%09Early%20Bird%20%28through%20Oct%2013%29%3A%C2%A0%2415Late%2FDay-of%20Show%20%28Oct%2014%2B%29%3A%C2%A0%2425%09%09%09%09%09Calling%20all%20car%20enthusiasts%21%3Cp%3EStealth%20Restyling%20is%20proud%20to%20launch%20our%20brand-new%C2%A0Monthly%20Car%20Show%C2%A0happening%20every%C2%A0third%20Wednesday%C2%A0at%C2%A0Texas%20Roadhouse%20in%20Lake%20Park%21%C2%A0%3C%2Fp%3E%3Cp%3EThis%20is%20more%20than%20just%20a%20car%20show%E2%80%94it%E2%80%99s%20a%20night%20of%C2%A0horsepower%2C%20style%2C%20and%20community.%20All%20makes%20and%20models%20are%20welcome%2C%20from%20classics%20to%20customs%2C%20exotics%20to%20daily%20drivers.%20Bring%20your%20ride%2C%20connect%20with%20fellow%20enthusiasts%2C%20and%20enjoy%20an%20evening%20full%20of%20cars%2C%20music%2C%20and%20fun.%C2%A0%3C%2Fp%3E%3Cp%3E%C2%A0%3C%2Fp%3E%3Cp%3E%3C%2Fp%3E%3Cp%3EHighlights%3A%3C%2Fp%3EFood%20%26amp%3B%20Drink%20Specials%C2%A0%E2%80%93%20Enjoy%20Texas%20Roadhouse%20favorites%20before%2C%20during%2C%20and%20afte%20%28View%20Full%20Event%20Description%20Here%3A%20https%3A%2F%2Fstealthrestyling.com%2Fevent%2Fstealth-car-show%2F%29\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook 365</a>\n</li>\n <li >\n <a\n href=\"https://outlook.live.com/owa/?path=/calendar/action/compose&rrv=addevent&startdt=2025-10-15T18%3A00%3A00-04%3A00&enddt=2025-10-15T20%3A00%3A00-04%3A00&location=Texas%20Road%20House%20Grill,%20280%20N%20Congress%20Ave,%20Lake%20Park,%20FL,%2033403,%20United%20States&subject=Stealth%20Car%20Show&body=%3Cp%20%20%3E%09%26laquo%3B%20All%20Events%3C%2Fp%3E%09%09%09%09%09%09%09%09%09%09Stealth%20Car%20Show%09%09%09%09%09%09%09October%2015%09%20%40%206%3A00%20pm%09%20-%208%3A00%20pm%09%09Load-in%3A%205%3A00%E2%80%936%3A00%20PMShow%3A%206%3A00%E2%80%938%3A00%20PMEnd-of-night%20mix%20%26amp%3B%20mingle%20until%208%3A30%20PM%20%28show%20off%20some%20lights%29%09%09%09%09%09%09%09%3Cp%20%3E%2415%20%E2%80%93%20%2425%3C%2Fp%3E%09%09%09%09%09%09Early%20Bird%20%28through%20Oct%2013%29%3A%C2%A0%2415Late%2FDay-of%20Show%20%28Oct%2014%2B%29%3A%C2%A0%2425%09%09%09%09%09Calling%20all%20car%20enthusiasts%21%3Cp%3EStealth%20Restyling%20is%20proud%20to%20launch%20our%20brand-new%C2%A0Monthly%20Car%20Show%C2%A0happening%20every%C2%A0third%20Wednesday%C2%A0at%C2%A0Texas%20Roadhouse%20in%20Lake%20Park%21%C2%A0%3C%2Fp%3E%3Cp%3EThis%20is%20more%20than%20just%20a%20car%20show%E2%80%94it%E2%80%99s%20a%20night%20of%C2%A0horsepower%2C%20style%2C%20and%20community.%20All%20makes%20and%20models%20are%20welcome%2C%20from%20classics%20to%20customs%2C%20exotics%20to%20daily%20drivers.%20Bring%20your%20ride%2C%20connect%20with%20fellow%20enthusiasts%2C%20and%20enjoy%20an%20evening%20full%20of%20cars%2C%20music%2C%20and%20fun.%C2%A0%3C%2Fp%3E%3Cp%3E%C2%A0%3C%2Fp%3E%3Cp%3E%3C%2Fp%3E%3Cp%3EHighlights%3A%3C%2Fp%3EFood%20%26amp%3B%20Drink%20Specials%C2%A0%E2%80%93%20Enjoy%20Texas%20Roadhouse%20favorites%20before%2C%20during%2C%20and%20afte%20%28View%20Full%20Event%20Description%20Here%3A%20https%3A%2F%2Fstealthrestyling.com%2Fevent%2Fstealth-car-show%2F%29\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook Live</a>\n</li>\n </ul>','Stealth Car Show','','inherit','closed','closed','','391-revision-v1','','','2025-09-30 15:13:56','2025-09-30 19:13:56','',391,'https://stealthrestyling.com/?p=421',0,'revision','',0),(422,1,'2025-09-30 15:18:22','2025-09-30 19:18:22','<p >\n <a href=\"https://stealthrestyling.com/events/\" >« All Events</a>\n</p> \n <h1 >\n Stealth Car Show</h1> \n October 15\n @ \n6:00 pm\n - \n8:00 pm\n <ul><li>Load-in: 5:00–6:00 PM</li><li>Show: 6:00–8:00 PM</li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)</li></ul> \n <p >\n$15 – $25</p> \n <ul><li><i>Early Bird (through Oct 13):</i> $15</li><li><i>Late/Day-of Show (Oct 14+):</i> $25</li></ul> \n <img width=\"800\" height=\"538\" src=\"https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer.jpg 2000w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-300x202.jpg 300w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-1024x688.jpg 1024w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-768x516.jpg 768w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-1536x1032.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n <h3><b>Calling all car enthusiasts!</b></h3><p>Stealth Restyling is proud to launch our brand-new <b>Monthly Car Show</b> happening every <b>third Wednesday</b> at <b>Texas Roadhouse in <a href=\"https://www.google.com/maps/search/280+N+Congress+Ave%C2%A0+Lake+Park+FL+33403?entry=gmail&source=g\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?q=https://www.google.com/maps/search/280%2BN%2BCongress%2BAve%25C2%25A0%2BLake%2BPark%2BFL%2B33403?entry%3Dgmail%26source%3Dg&source=gmail&ust=1759086598012000&usg=AOvVaw1u2wVSdy9svFZKh8RYH_VA\">Lake Park</a></b>! </p><p>This is more than just a car show—it’s a night of <b>horsepower, style, and community</b>. All makes and models are welcome, from classics to customs, exotics to daily drivers. Bring your ride, connect with fellow enthusiasts, and enjoy an evening full of cars, music, and fun. </p><p> </p><p><b>Highlights:</b></p><ul><li><b>Food & Drink Specials</b> – Enjoy Texas Roadhouse favorites before, during, and after the event.</li><li><b>Awards & Recognition:</b><br /><ol start=\"1\"><li><i>Stealth Pick</i></li><li><i>Texas Roadhouse Pick</i></li><li><i>People’s Choice</i> (voted by participants)</li></ol></li><li><b>Giveaways & Prizes</b> from Jax Wax, Cricket Wireless, Texas Roadhouse Grill, Stealth Restyling, and more.</li><li><strong>Music & More</strong></li></ul><p> </p><p><b>Schedule:</b></p><ul><li>Load-in: 5:00–6:00 PM</li><li>Show: 6:00–8:00 PM</li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)</li></ul><p><b>Entry Fees:</b></p><ul><li><i>Early Bird (through Oct 13):</i> $15</li><li><i>Late/Day-of Show (Oct 14+):</i> $25</li></ul><p> </p><p><b>Register Online:</b> <a href=\"https://stealthcarshow.com/\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?q=https://stealthcarshow.com/&source=gmail&ust=1759086598012000&usg=AOvVaw0vBq_0z8JtrWhtfLdK4I_d\">stealthcarshow.com</a></p><p>A special thanks to our sponsors: <b>Stealth Restyling, Texas Roadhouse Grill, Cricket Wireless with Elite Wireless Group, 5moreHP, Tropical RV Adventures, and Jax Wax.</b></p><h4>Don’t miss it—the third Wednesday of every month is now officially car night in Lake Park!</h4> \n <h2>Event Organizer</h2> \n <h2 >\n Stealth Restyling</h2>\n <p >\n <a href=\"tel:561-593-8808\">\n 561-593-8808 </a>\n </p>\n <h2>Event Venue</h2> \n <h3 >\n Texas Road House Grill</h3>\n <address >\n280 N Congress Ave\n <br>\n Lake Park,\n <abbr title=\"Florida\">FL</abbr>\n 33403\n United States\n</address>\n<p >\n <a href=\"https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=280+N+Congress+Ave+Lake+Park+FL+33403+United+States\" title=\"Click to view a Google Map\" target=\"_blank\" rel=\"noreferrer noopener\">+ Google Map</a></p>\n <p >\n <a href=\"tel:\"\n >\n </a>\n </p>\n <p >\n </p>\n<iframe\n title=\"Google maps iframe displaying the address to Texas Road House Grill\"\n aria-label=\"Venue location map\"\n width=\"100%\"\n height=\"100%\"\n frameborder=\"0\" style=\"border:0\"\n src=\"https://www.google.com/maps/embed/v1/place?key=AIzaSyDNsicAsP6-VuGtAb1O9riI3oc_NOb7IOU&q=280+N+Congress+Ave+Lake+Park+FL+FL+33403+United+States+&zoom=15\" allowfullscreen>\n</iframe>\n<button\n aria-expanded=\"false\"\n aria-controls=\"\"\n aria-label=\"View links to add events to your calendar\"\n>\n <i\n aria-hidden=\"true\"\n ></i>\n Add to calendar <svg\n viewBox=\"0 0 12 8\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path d=\"M1.21.85L6 5.64 10.79.85 11.94 2 6 7.94.06 2z\" fill=\"currentColor\" fill-rule=\"nonzero\"/>\n </svg>\n</button>\n <ul >\n <li >\n <a\n href=\"https://www.google.com/calendar/event?action=TEMPLATE&dates=20251015T180000/20251015T200000&text=Stealth%20Car%20Show&details=%3Cp%3E%09%3Ca+href%3D%22https%3A%2F%2Fstealthrestyling.com%2Fevents%2F%22%3E%26laquo%3B+All+Events%3C%2Fa%3E%3C%2Fp%3E+%09%09%09%09%09%09%09%09%09%3Ch1%3E%09Stealth+Car+Show%3C%2Fh1%3E%09%09%09%09%09%09%09October+15%09+%40+6%3A00+pm%09+-+8%3A00+pm%09%09%3Cul%3E%3Cli%3ELoad-in%3A+5%3A00%E2%80%936%3A00+PM%3C%2Fli%3E%3Cli%3EShow%3A+6%3A00%E2%80%938%3A00+PM%3C%2Fli%3E%3Cli%3EEnd-of-night+mix+%26amp%3B+mingle+until+8%3A30+PM+%28show+off+some+lights%29%3C%2Fli%3E%3C%2Ful%3E%09%09%09%09%09%09%09%3Cp%3E%2415+%E2%80%93+%2425%3C%2Fp%3E+%09%09%09%09%09%09%3Cul%3E%3Cli%3E%3Ci%3EEarly+Bird+%28through+Oct+13%29%3A%3C%2Fi%3E%C2%A0%2415%3C%2Fli%3E%3Cli%3E%3Ci%3ELate%2FDay-of+Show+%28Oct+14%2B%29%3A%3C%2Fi%3E%C2%A0%2425%3C%2Fli%3E%3C%2Ful%3E%09%09%09%3Cimg+width%3D%22800%22+height%3D%22538%22+src%3D%22https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer.jpg%22+alt%3D%22%22+decoding%3D%22async%22+srcset%3D%22https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer.jpg+2000w%2C+https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer-300x202.jpg+300w%2C+https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer-1024x688.jpg+1024w%2C+https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer-768x516.jpg+768w%2C+https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fup+%28View+Full+event+Description+Here%3A+https%3A%2F%2Fstealthrestyling.com%2Fevent%2Fstealth-car-show%2F%29&location=Texas%20Road%20House%20Grill,%20280%20N%20Congress%20Ave,%20Lake%20Park,%20FL,%2033403,%20United%20States&trp=false&ctz=America/New_York&sprop=website:https://stealthrestyling.com\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Google Calendar</a>\n</li>\n <li >\n <a\n href=\"https://stealthrestyling.com/event/stealth-car-show/?ical=1\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>iCalendar</a>\n</li>\n <li >\n <a\n href=\"https://outlook.office.com/owa/?path=/calendar/action/compose&rrv=addevent&startdt=2025-10-15T18%3A00%3A00-04%3A00&enddt=2025-10-15T20%3A00%3A00-04%3A00&location=Texas%20Road%20House%20Grill,%20280%20N%20Congress%20Ave,%20Lake%20Park,%20FL,%2033403,%20United%20States&subject=Stealth%20Car%20Show&body=%3Cp%20%20%3E%09%26laquo%3B%20All%20Events%3C%2Fp%3E%09%09%09%09%09%09%09%09%09%09Stealth%20Car%20Show%09%09%09%09%09%09%09October%2015%09%20%40%206%3A00%20pm%09%20-%208%3A00%20pm%09%09Load-in%3A%205%3A00%E2%80%936%3A00%20PMShow%3A%206%3A00%E2%80%938%3A00%20PMEnd-of-night%20mix%20%26amp%3B%20mingle%20until%208%3A30%20PM%20%28show%20off%20some%20lights%29%09%09%09%09%09%09%09%3Cp%20%3E%2415%20%E2%80%93%20%2425%3C%2Fp%3E%09%09%09%09%09%09Early%20Bird%20%28through%20Oct%2013%29%3A%C2%A0%2415Late%2FDay-of%20Show%20%28Oct%2014%2B%29%3A%C2%A0%2425%09%09%09%09%09Calling%20all%20car%20enthusiasts%21%3Cp%3EStealth%20Restyling%20is%20proud%20to%20launch%20our%20brand-new%C2%A0Monthly%20Car%20Show%C2%A0happening%20every%C2%A0third%20Wednesday%C2%A0at%C2%A0Texas%20Roadhouse%20in%20Lake%20Park%21%C2%A0%3C%2Fp%3E%3Cp%3EThis%20is%20more%20than%20just%20a%20car%20show%E2%80%94it%E2%80%99s%20a%20night%20of%C2%A0horsepower%2C%20style%2C%20and%20community.%20All%20makes%20and%20models%20are%20welcome%2C%20from%20classics%20to%20customs%2C%20exotics%20to%20daily%20drivers.%20Bring%20your%20ride%2C%20connect%20with%20fellow%20enthusiasts%2C%20and%20enjoy%20an%20evening%20full%20of%20cars%2C%20music%2C%20and%20fun.%C2%A0%3C%2Fp%3E%3Cp%3E%C2%A0%3C%2Fp%3E%3Cp%3E%3C%2Fp%3E%3Cp%3EHighlights%3A%3C%2Fp%3EFood%20%26amp%3B%20Drink%20Specials%C2%A0%E2%80%93%20Enjoy%20Texas%20Roadhouse%20favorites%20before%2C%20during%2C%20and%20afte%20%28View%20Full%20Event%20Description%20Here%3A%20https%3A%2F%2Fstealthrestyling.com%2Fevent%2Fstealth-car-show%2F%29\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook 365</a>\n</li>\n <li >\n <a\n href=\"https://outlook.live.com/owa/?path=/calendar/action/compose&rrv=addevent&startdt=2025-10-15T18%3A00%3A00-04%3A00&enddt=2025-10-15T20%3A00%3A00-04%3A00&location=Texas%20Road%20House%20Grill,%20280%20N%20Congress%20Ave,%20Lake%20Park,%20FL,%2033403,%20United%20States&subject=Stealth%20Car%20Show&body=%3Cp%20%20%3E%09%26laquo%3B%20All%20Events%3C%2Fp%3E%09%09%09%09%09%09%09%09%09%09Stealth%20Car%20Show%09%09%09%09%09%09%09October%2015%09%20%40%206%3A00%20pm%09%20-%208%3A00%20pm%09%09Load-in%3A%205%3A00%E2%80%936%3A00%20PMShow%3A%206%3A00%E2%80%938%3A00%20PMEnd-of-night%20mix%20%26amp%3B%20mingle%20until%208%3A30%20PM%20%28show%20off%20some%20lights%29%09%09%09%09%09%09%09%3Cp%20%3E%2415%20%E2%80%93%20%2425%3C%2Fp%3E%09%09%09%09%09%09Early%20Bird%20%28through%20Oct%2013%29%3A%C2%A0%2415Late%2FDay-of%20Show%20%28Oct%2014%2B%29%3A%C2%A0%2425%09%09%09%09%09Calling%20all%20car%20enthusiasts%21%3Cp%3EStealth%20Restyling%20is%20proud%20to%20launch%20our%20brand-new%C2%A0Monthly%20Car%20Show%C2%A0happening%20every%C2%A0third%20Wednesday%C2%A0at%C2%A0Texas%20Roadhouse%20in%20Lake%20Park%21%C2%A0%3C%2Fp%3E%3Cp%3EThis%20is%20more%20than%20just%20a%20car%20show%E2%80%94it%E2%80%99s%20a%20night%20of%C2%A0horsepower%2C%20style%2C%20and%20community.%20All%20makes%20and%20models%20are%20welcome%2C%20from%20classics%20to%20customs%2C%20exotics%20to%20daily%20drivers.%20Bring%20your%20ride%2C%20connect%20with%20fellow%20enthusiasts%2C%20and%20enjoy%20an%20evening%20full%20of%20cars%2C%20music%2C%20and%20fun.%C2%A0%3C%2Fp%3E%3Cp%3E%C2%A0%3C%2Fp%3E%3Cp%3E%3C%2Fp%3E%3Cp%3EHighlights%3A%3C%2Fp%3EFood%20%26amp%3B%20Drink%20Specials%C2%A0%E2%80%93%20Enjoy%20Texas%20Roadhouse%20favorites%20before%2C%20during%2C%20and%20afte%20%28View%20Full%20Event%20Description%20Here%3A%20https%3A%2F%2Fstealthrestyling.com%2Fevent%2Fstealth-car-show%2F%29\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook Live</a>\n</li>\n </ul>','Stealth Car Show','','inherit','closed','closed','','391-revision-v1','','','2025-09-30 15:18:22','2025-09-30 19:18:22','',391,'https://stealthrestyling.com/?p=422',0,'revision','',0),(423,1,'2025-09-30 15:18:22','2025-09-30 19:18:22','<p >\n <a href=\"https://stealthrestyling.com/events/\" >« All Events</a>\n</p> \n <h1 >\n Stealth Car Show</h1> \n October 15\n @ \n6:00 pm\n - \n8:00 pm\n <ul><li>Load-in: 5:00–6:00 PM</li><li>Show: 6:00–8:00 PM</li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)</li></ul> \n <p >\n$15 – $25</p> \n <ul><li><i>Early Bird (through Oct 13):</i> $15</li><li><i>Late/Day-of Show (Oct 14+):</i> $25</li></ul> \n <img width=\"800\" height=\"538\" src=\"https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer.jpg 2000w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-300x202.jpg 300w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-1024x688.jpg 1024w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-768x516.jpg 768w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-1536x1032.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n <h3><b>Calling all car enthusiasts!</b></h3><p>Stealth Restyling is proud to launch our brand-new <b>Monthly Car Show</b> happening every <b>third Wednesday</b> at <b>Texas Roadhouse in <a href=\"https://www.google.com/maps/search/280+N+Congress+Ave%C2%A0+Lake+Park+FL+33403?entry=gmail&source=g\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?q=https://www.google.com/maps/search/280%2BN%2BCongress%2BAve%25C2%25A0%2BLake%2BPark%2BFL%2B33403?entry%3Dgmail%26source%3Dg&source=gmail&ust=1759086598012000&usg=AOvVaw1u2wVSdy9svFZKh8RYH_VA\">Lake Park</a></b>! </p><p>This is more than just a car show—it’s a night of <b>horsepower, style, and community</b>. All makes and models are welcome, from classics to customs, exotics to daily drivers. Bring your ride, connect with fellow enthusiasts, and enjoy an evening full of cars, music, and fun. </p><p> </p><p><b>Highlights:</b></p><ul><li><b>Food & Drink Specials</b> – Enjoy Texas Roadhouse favorites before, during, and after the event.</li><li><b>Awards & Recognition:</b><br /><ol start=\"1\"><li><i>Stealth Pick</i></li><li><i>Texas Roadhouse Pick</i></li><li><i>People’s Choice</i> (voted by participants)</li></ol></li><li><b>Giveaways & Prizes</b> from Jax Wax, Cricket Wireless, Texas Roadhouse Grill, Stealth Restyling, and more.</li><li><strong>Music & More</strong></li></ul><p> </p><p><b>Schedule:</b></p><ul><li>Load-in: 5:00–6:00 PM</li><li>Show: 6:00–8:00 PM</li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)</li></ul><p><b>Entry Fees:</b></p><ul><li><i>Early Bird (through Oct 13):</i> $15</li><li><i>Late/Day-of Show (Oct 14+):</i> $25</li></ul><p> </p><p><b>Register Online:</b> <a href=\"https://stealthcarshow.com/\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?q=https://stealthcarshow.com/&source=gmail&ust=1759086598012000&usg=AOvVaw0vBq_0z8JtrWhtfLdK4I_d\">stealthcarshow.com</a></p><p>A special thanks to our sponsors: <b>Stealth Restyling, Texas Roadhouse Grill, Cricket Wireless with Elite Wireless Group, 5moreHP, Tropical RV Adventures, and Jax Wax.</b></p><h4>Don’t miss it—the third Wednesday of every month is now officially car night in Lake Park!</h4> \n <h2>Event Organizer</h2> \n <h2 >\n Stealth Restyling</h2>\n <p >\n <a href=\"tel:561-593-8808\">\n 561-593-8808 </a>\n </p>\n <h2>Event Venue</h2> \n <h3 >\n Texas Road House Grill</h3>\n <address >\n280 N Congress Ave\n <br>\n Lake Park,\n <abbr title=\"Florida\">FL</abbr>\n 33403\n United States\n</address>\n<p >\n <a href=\"https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=280+N+Congress+Ave+Lake+Park+FL+33403+United+States\" title=\"Click to view a Google Map\" target=\"_blank\" rel=\"noreferrer noopener\">+ Google Map</a></p>\n <p >\n <a href=\"tel:\"\n >\n </a>\n </p>\n <p >\n </p>\n<iframe\n title=\"Google maps iframe displaying the address to Texas Road House Grill\"\n aria-label=\"Venue location map\"\n width=\"100%\"\n height=\"100%\"\n frameborder=\"0\" style=\"border:0\"\n src=\"https://www.google.com/maps/embed/v1/place?key=AIzaSyDNsicAsP6-VuGtAb1O9riI3oc_NOb7IOU&q=280+N+Congress+Ave+Lake+Park+FL+FL+33403+United+States+&zoom=15\" allowfullscreen>\n</iframe>\n<button\n aria-expanded=\"false\"\n aria-controls=\"\"\n aria-label=\"View links to add events to your calendar\"\n>\n <i\n aria-hidden=\"true\"\n ></i>\n Add to calendar <svg\n viewBox=\"0 0 12 8\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path d=\"M1.21.85L6 5.64 10.79.85 11.94 2 6 7.94.06 2z\" fill=\"currentColor\" fill-rule=\"nonzero\"/>\n </svg>\n</button>\n <ul >\n <li >\n <a\n href=\"https://www.google.com/calendar/event?action=TEMPLATE&dates=20251015T180000/20251015T200000&text=Stealth%20Car%20Show&details=%3Cp%3E%09%3Ca+href%3D%22https%3A%2F%2Fstealthrestyling.com%2Fevents%2F%22%3E%26laquo%3B+All+Events%3C%2Fa%3E%3C%2Fp%3E+%09%09%09%09%09%09%09%09%09%3Ch1%3E%09Stealth+Car+Show%3C%2Fh1%3E%09%09%09%09%09%09%09October+15%09+%40+6%3A00+pm%09+-+8%3A00+pm%09%09%3Cul%3E%3Cli%3ELoad-in%3A+5%3A00%E2%80%936%3A00+PM%3C%2Fli%3E%3Cli%3EShow%3A+6%3A00%E2%80%938%3A00+PM%3C%2Fli%3E%3Cli%3EEnd-of-night+mix+%26amp%3B+mingle+until+8%3A30+PM+%28show+off+some+lights%29%3C%2Fli%3E%3C%2Ful%3E%09%09%09%09%09%09%09%3Cp%3E%2415+%E2%80%93+%2425%3C%2Fp%3E+%09%09%09%09%09%09%3Cul%3E%3Cli%3E%3Ci%3EEarly+Bird+%28through+Oct+13%29%3A%3C%2Fi%3E%C2%A0%2415%3C%2Fli%3E%3Cli%3E%3Ci%3ELate%2FDay-of+Show+%28Oct+14%2B%29%3A%3C%2Fi%3E%C2%A0%2425%3C%2Fli%3E%3C%2Ful%3E%09%09%09%3Cimg+width%3D%22800%22+height%3D%22538%22+src%3D%22https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer.jpg%22+alt%3D%22%22+decoding%3D%22async%22+srcset%3D%22https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer.jpg+2000w%2C+https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer-300x202.jpg+300w%2C+https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer-1024x688.jpg+1024w%2C+https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer-768x516.jpg+768w%2C+https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fup+%28View+Full+event+Description+Here%3A+https%3A%2F%2Fstealthrestyling.com%2Fevent%2Fstealth-car-show%2F%29&location=Texas%20Road%20House%20Grill,%20280%20N%20Congress%20Ave,%20Lake%20Park,%20FL,%2033403,%20United%20States&trp=false&ctz=America/New_York&sprop=website:https://stealthrestyling.com\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Google Calendar</a>\n</li>\n <li >\n <a\n href=\"https://stealthrestyling.com/event/stealth-car-show/?ical=1\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>iCalendar</a>\n</li>\n <li >\n <a\n href=\"https://outlook.office.com/owa/?path=/calendar/action/compose&rrv=addevent&startdt=2025-10-15T18%3A00%3A00-04%3A00&enddt=2025-10-15T20%3A00%3A00-04%3A00&location=Texas%20Road%20House%20Grill,%20280%20N%20Congress%20Ave,%20Lake%20Park,%20FL,%2033403,%20United%20States&subject=Stealth%20Car%20Show&body=%3Cp%20%20%3E%09%26laquo%3B%20All%20Events%3C%2Fp%3E%09%09%09%09%09%09%09%09%09%09Stealth%20Car%20Show%09%09%09%09%09%09%09October%2015%09%20%40%206%3A00%20pm%09%20-%208%3A00%20pm%09%09Load-in%3A%205%3A00%E2%80%936%3A00%20PMShow%3A%206%3A00%E2%80%938%3A00%20PMEnd-of-night%20mix%20%26amp%3B%20mingle%20until%208%3A30%20PM%20%28show%20off%20some%20lights%29%09%09%09%09%09%09%09%3Cp%20%3E%2415%20%E2%80%93%20%2425%3C%2Fp%3E%09%09%09%09%09%09Early%20Bird%20%28through%20Oct%2013%29%3A%C2%A0%2415Late%2FDay-of%20Show%20%28Oct%2014%2B%29%3A%C2%A0%2425%09%09%09%09%09Calling%20all%20car%20enthusiasts%21%3Cp%3EStealth%20Restyling%20is%20proud%20to%20launch%20our%20brand-new%C2%A0Monthly%20Car%20Show%C2%A0happening%20every%C2%A0third%20Wednesday%C2%A0at%C2%A0Texas%20Roadhouse%20in%20Lake%20Park%21%C2%A0%3C%2Fp%3E%3Cp%3EThis%20is%20more%20than%20just%20a%20car%20show%E2%80%94it%E2%80%99s%20a%20night%20of%C2%A0horsepower%2C%20style%2C%20and%20community.%20All%20makes%20and%20models%20are%20welcome%2C%20from%20classics%20to%20customs%2C%20exotics%20to%20daily%20drivers.%20Bring%20your%20ride%2C%20connect%20with%20fellow%20enthusiasts%2C%20and%20enjoy%20an%20evening%20full%20of%20cars%2C%20music%2C%20and%20fun.%C2%A0%3C%2Fp%3E%3Cp%3E%C2%A0%3C%2Fp%3E%3Cp%3E%3C%2Fp%3E%3Cp%3EHighlights%3A%3C%2Fp%3EFood%20%26amp%3B%20Drink%20Specials%C2%A0%E2%80%93%20Enjoy%20Texas%20Roadhouse%20favorites%20before%2C%20during%2C%20and%20afte%20%28View%20Full%20Event%20Description%20Here%3A%20https%3A%2F%2Fstealthrestyling.com%2Fevent%2Fstealth-car-show%2F%29\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook 365</a>\n</li>\n <li >\n <a\n href=\"https://outlook.live.com/owa/?path=/calendar/action/compose&rrv=addevent&startdt=2025-10-15T18%3A00%3A00-04%3A00&enddt=2025-10-15T20%3A00%3A00-04%3A00&location=Texas%20Road%20House%20Grill,%20280%20N%20Congress%20Ave,%20Lake%20Park,%20FL,%2033403,%20United%20States&subject=Stealth%20Car%20Show&body=%3Cp%20%20%3E%09%26laquo%3B%20All%20Events%3C%2Fp%3E%09%09%09%09%09%09%09%09%09%09Stealth%20Car%20Show%09%09%09%09%09%09%09October%2015%09%20%40%206%3A00%20pm%09%20-%208%3A00%20pm%09%09Load-in%3A%205%3A00%E2%80%936%3A00%20PMShow%3A%206%3A00%E2%80%938%3A00%20PMEnd-of-night%20mix%20%26amp%3B%20mingle%20until%208%3A30%20PM%20%28show%20off%20some%20lights%29%09%09%09%09%09%09%09%3Cp%20%3E%2415%20%E2%80%93%20%2425%3C%2Fp%3E%09%09%09%09%09%09Early%20Bird%20%28through%20Oct%2013%29%3A%C2%A0%2415Late%2FDay-of%20Show%20%28Oct%2014%2B%29%3A%C2%A0%2425%09%09%09%09%09Calling%20all%20car%20enthusiasts%21%3Cp%3EStealth%20Restyling%20is%20proud%20to%20launch%20our%20brand-new%C2%A0Monthly%20Car%20Show%C2%A0happening%20every%C2%A0third%20Wednesday%C2%A0at%C2%A0Texas%20Roadhouse%20in%20Lake%20Park%21%C2%A0%3C%2Fp%3E%3Cp%3EThis%20is%20more%20than%20just%20a%20car%20show%E2%80%94it%E2%80%99s%20a%20night%20of%C2%A0horsepower%2C%20style%2C%20and%20community.%20All%20makes%20and%20models%20are%20welcome%2C%20from%20classics%20to%20customs%2C%20exotics%20to%20daily%20drivers.%20Bring%20your%20ride%2C%20connect%20with%20fellow%20enthusiasts%2C%20and%20enjoy%20an%20evening%20full%20of%20cars%2C%20music%2C%20and%20fun.%C2%A0%3C%2Fp%3E%3Cp%3E%C2%A0%3C%2Fp%3E%3Cp%3E%3C%2Fp%3E%3Cp%3EHighlights%3A%3C%2Fp%3EFood%20%26amp%3B%20Drink%20Specials%C2%A0%E2%80%93%20Enjoy%20Texas%20Roadhouse%20favorites%20before%2C%20during%2C%20and%20afte%20%28View%20Full%20Event%20Description%20Here%3A%20https%3A%2F%2Fstealthrestyling.com%2Fevent%2Fstealth-car-show%2F%29\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook Live</a>\n</li>\n </ul>','Stealth Car Show','','inherit','closed','closed','','391-revision-v1','','','2025-09-30 15:18:22','2025-09-30 19:18:22','',391,'https://stealthrestyling.com/?p=423',0,'revision','',0),(424,1,'2025-09-30 15:18:22','2025-09-30 19:18:22','<p >\n <a href=\"https://stealthrestyling.com/events/\" >« All Events</a>\n</p> \n <h1 >\n Stealth Car Show</h1> \n October 15\n @ \n6:00 pm\n - \n8:00 pm\n <ul><li>Load-in: 5:00–6:00 PM</li><li>Show: 6:00–8:00 PM</li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)</li></ul> \n <p >\n$15 – $25</p> \n <ul><li><i>Early Bird (through Oct 13):</i> $15</li><li><i>Late/Day-of Show (Oct 14+):</i> $25</li></ul> \n <img width=\"800\" height=\"538\" src=\"https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer.jpg 2000w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-300x202.jpg 300w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-1024x688.jpg 1024w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-768x516.jpg 768w, https://stealthrestyling.com/wp-content/uploads/2025/09/SRCarShowFlyer-1536x1032.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n <h3><b>Calling all car enthusiasts!</b></h3><p>Stealth Restyling is proud to launch our brand-new <b>Monthly Car Show</b> happening every <b>third Wednesday</b> at <b>Texas Roadhouse in <a href=\"https://www.google.com/maps/search/280+N+Congress+Ave%C2%A0+Lake+Park+FL+33403?entry=gmail&source=g\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?q=https://www.google.com/maps/search/280%2BN%2BCongress%2BAve%25C2%25A0%2BLake%2BPark%2BFL%2B33403?entry%3Dgmail%26source%3Dg&source=gmail&ust=1759086598012000&usg=AOvVaw1u2wVSdy9svFZKh8RYH_VA\">Lake Park</a></b>! </p><p>This is more than just a car show—it’s a night of <b>horsepower, style, and community</b>. All makes and models are welcome, from classics to customs, exotics to daily drivers. Bring your ride, connect with fellow enthusiasts, and enjoy an evening full of cars, music, and fun. </p><h4><b>Highlights:</b></h4><ul><li><b>Food & Drink Specials</b> – Enjoy Texas Roadhouse favorites before, during, and after the event.</li><li><b>Awards & Recognition:</b><br /><ol start=\"1\"><li><i>Stealth Pick</i></li><li><i>Texas Roadhouse Pick</i></li><li><i>People’s Choice</i> (voted by participants)</li></ol></li><li><b>Giveaways & Prizes</b> from Jax Wax, Cricket Wireless, Texas Roadhouse Grill, Stealth Restyling, and more.</li><li><strong>Music & More</strong></li></ul><h4><b>Schedule:</b></h4><ul><li>Load-in: 5:00–6:00 PM</li><li>Show: 6:00–8:00 PM</li><li>End-of-night mix & mingle until 8:30 PM (show off some lights)</li></ul><h4><b>Entry Fees:</b></h4><ul><li><i>Early Bird (through Oct 13):</i> $15</li><li><i>Late/Day-of Show (Oct 14+):</i> $25</li></ul><h4><b>Register Online:</b> <a href=\"https://stealthcarshow.com/\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?q=https://stealthcarshow.com/&source=gmail&ust=1759086598012000&usg=AOvVaw0vBq_0z8JtrWhtfLdK4I_d\">stealthcarshow.com</a></h4><p>A special thanks to our sponsors: <b>Stealth Restyling, Texas Roadhouse Grill, Cricket Wireless with Elite Wireless Group, 5moreHP, Tropical RV Adventures, and Jax Wax.</b></p><h4>Don’t miss it—the third Wednesday of every month is now officially car night in Lake Park!</h4> \n <h2>Event Organizer</h2> \n <h2 >\n Stealth Restyling</h2>\n <p >\n <a href=\"tel:561-593-8808\">\n 561-593-8808 </a>\n </p>\n <h2>Event Venue</h2> \n <h3 >\n Texas Road House Grill</h3>\n <address >\n280 N Congress Ave\n <br>\n Lake Park,\n <abbr title=\"Florida\">FL</abbr>\n 33403\n United States\n</address>\n<p >\n <a href=\"https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=280+N+Congress+Ave+Lake+Park+FL+33403+United+States\" title=\"Click to view a Google Map\" target=\"_blank\" rel=\"noreferrer noopener\">+ Google Map</a></p>\n <p >\n <a href=\"tel:\"\n >\n </a>\n </p>\n <p >\n </p>\n<iframe\n title=\"Google maps iframe displaying the address to Texas Road House Grill\"\n aria-label=\"Venue location map\"\n width=\"100%\"\n height=\"100%\"\n frameborder=\"0\" style=\"border:0\"\n src=\"https://www.google.com/maps/embed/v1/place?key=AIzaSyDNsicAsP6-VuGtAb1O9riI3oc_NOb7IOU&q=280+N+Congress+Ave+Lake+Park+FL+FL+33403+United+States+&zoom=15\" allowfullscreen>\n</iframe>\n<button\n aria-expanded=\"false\"\n aria-controls=\"\"\n aria-label=\"View links to add events to your calendar\"\n>\n <i\n aria-hidden=\"true\"\n ></i>\n Add to calendar <svg\n viewBox=\"0 0 12 8\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path d=\"M1.21.85L6 5.64 10.79.85 11.94 2 6 7.94.06 2z\" fill=\"currentColor\" fill-rule=\"nonzero\"/>\n </svg>\n</button>\n <ul >\n <li >\n <a\n href=\"https://www.google.com/calendar/event?action=TEMPLATE&dates=20251015T180000/20251015T200000&text=Stealth%20Car%20Show&details=%3Cp%3E%09%3Ca+href%3D%22https%3A%2F%2Fstealthrestyling.com%2Fevents%2F%22%3E%26laquo%3B+All+Events%3C%2Fa%3E%3C%2Fp%3E+%09%09%09%09%09%09%09%09%09%3Ch1%3E%09Stealth+Car+Show%3C%2Fh1%3E%09%09%09%09%09%09%09October+15%09+%40+6%3A00+pm%09+-+8%3A00+pm%09%09%3Cul%3E%3Cli%3ELoad-in%3A+5%3A00%E2%80%936%3A00+PM%3C%2Fli%3E%3Cli%3EShow%3A+6%3A00%E2%80%938%3A00+PM%3C%2Fli%3E%3Cli%3EEnd-of-night+mix+%26amp%3B+mingle+until+8%3A30+PM+%28show+off+some+lights%29%3C%2Fli%3E%3C%2Ful%3E%09%09%09%09%09%09%09%3Cp%3E%2415+%E2%80%93+%2425%3C%2Fp%3E+%09%09%09%09%09%09%3Cul%3E%3Cli%3E%3Ci%3EEarly+Bird+%28through+Oct+13%29%3A%3C%2Fi%3E%C2%A0%2415%3C%2Fli%3E%3Cli%3E%3Ci%3ELate%2FDay-of+Show+%28Oct+14%2B%29%3A%3C%2Fi%3E%C2%A0%2425%3C%2Fli%3E%3C%2Ful%3E%09%09%09%3Cimg+width%3D%22800%22+height%3D%22538%22+src%3D%22https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer.jpg%22+alt%3D%22%22+decoding%3D%22async%22+srcset%3D%22https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer.jpg+2000w%2C+https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer-300x202.jpg+300w%2C+https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer-1024x688.jpg+1024w%2C+https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fuploads%2F2025%2F09%2FSRCarShowFlyer-768x516.jpg+768w%2C+https%3A%2F%2Fstealthrestyling.com%2Fwp-content%2Fup+%28View+Full+event+Description+Here%3A+https%3A%2F%2Fstealthrestyling.com%2Fevent%2Fstealth-car-show%2F%29&location=Texas%20Road%20House%20Grill,%20280%20N%20Congress%20Ave,%20Lake%20Park,%20FL,%2033403,%20United%20States&trp=false&ctz=America/New_York&sprop=website:https://stealthrestyling.com\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Google Calendar</a>\n</li>\n <li >\n <a\n href=\"https://stealthrestyling.com/event/stealth-car-show/?ical=1\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>iCalendar</a>\n</li>\n <li >\n <a\n href=\"https://outlook.office.com/owa/?path=/calendar/action/compose&rrv=addevent&startdt=2025-10-15T18%3A00%3A00-04%3A00&enddt=2025-10-15T20%3A00%3A00-04%3A00&location=Texas%20Road%20House%20Grill,%20280%20N%20Congress%20Ave,%20Lake%20Park,%20FL,%2033403,%20United%20States&subject=Stealth%20Car%20Show&body=%3Cp%20%20%3E%09%26laquo%3B%20All%20Events%3C%2Fp%3E%09%09%09%09%09%09%09%09%09%09Stealth%20Car%20Show%09%09%09%09%09%09%09October%2015%09%20%40%206%3A00%20pm%09%20-%208%3A00%20pm%09%09Load-in%3A%205%3A00%E2%80%936%3A00%20PMShow%3A%206%3A00%E2%80%938%3A00%20PMEnd-of-night%20mix%20%26amp%3B%20mingle%20until%208%3A30%20PM%20%28show%20off%20some%20lights%29%09%09%09%09%09%09%09%3Cp%20%3E%2415%20%E2%80%93%20%2425%3C%2Fp%3E%09%09%09%09%09%09Early%20Bird%20%28through%20Oct%2013%29%3A%C2%A0%2415Late%2FDay-of%20Show%20%28Oct%2014%2B%29%3A%C2%A0%2425%09%09%09%09%09Calling%20all%20car%20enthusiasts%21%3Cp%3EStealth%20Restyling%20is%20proud%20to%20launch%20our%20brand-new%C2%A0Monthly%20Car%20Show%C2%A0happening%20every%C2%A0third%20Wednesday%C2%A0at%C2%A0Texas%20Roadhouse%20in%20Lake%20Park%21%C2%A0%3C%2Fp%3E%3Cp%3EThis%20is%20more%20than%20just%20a%20car%20show%E2%80%94it%E2%80%99s%20a%20night%20of%C2%A0horsepower%2C%20style%2C%20and%20community.%20All%20makes%20and%20models%20are%20welcome%2C%20from%20classics%20to%20customs%2C%20exotics%20to%20daily%20drivers.%20Bring%20your%20ride%2C%20connect%20with%20fellow%20enthusiasts%2C%20and%20enjoy%20an%20evening%20full%20of%20cars%2C%20music%2C%20and%20fun.%C2%A0%3C%2Fp%3E%3Cp%3E%C2%A0%3C%2Fp%3E%3Cp%3EHighlights%3A%3C%2Fp%3EFood%20%26amp%3B%20Drink%20Specials%C2%A0%E2%80%93%20Enjoy%20Texas%20Roadhouse%20favorites%20before%2C%20during%2C%20and%20after%20the%20e%20%28View%20Full%20Event%20Description%20Here%3A%20https%3A%2F%2Fstealthrestyling.com%2Fevent%2Fstealth-car-show%2F%29\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook 365</a>\n</li>\n <li >\n <a\n href=\"https://outlook.live.com/owa/?path=/calendar/action/compose&rrv=addevent&startdt=2025-10-15T18%3A00%3A00-04%3A00&enddt=2025-10-15T20%3A00%3A00-04%3A00&location=Texas%20Road%20House%20Grill,%20280%20N%20Congress%20Ave,%20Lake%20Park,%20FL,%2033403,%20United%20States&subject=Stealth%20Car%20Show&body=%3Cp%20%20%3E%09%26laquo%3B%20All%20Events%3C%2Fp%3E%09%09%09%09%09%09%09%09%09%09Stealth%20Car%20Show%09%09%09%09%09%09%09October%2015%09%20%40%206%3A00%20pm%09%20-%208%3A00%20pm%09%09Load-in%3A%205%3A00%E2%80%936%3A00%20PMShow%3A%206%3A00%E2%80%938%3A00%20PMEnd-of-night%20mix%20%26amp%3B%20mingle%20until%208%3A30%20PM%20%28show%20off%20some%20lights%29%09%09%09%09%09%09%09%3Cp%20%3E%2415%20%E2%80%93%20%2425%3C%2Fp%3E%09%09%09%09%09%09Early%20Bird%20%28through%20Oct%2013%29%3A%C2%A0%2415Late%2FDay-of%20Show%20%28Oct%2014%2B%29%3A%C2%A0%2425%09%09%09%09%09Calling%20all%20car%20enthusiasts%21%3Cp%3EStealth%20Restyling%20is%20proud%20to%20launch%20our%20brand-new%C2%A0Monthly%20Car%20Show%C2%A0happening%20every%C2%A0third%20Wednesday%C2%A0at%C2%A0Texas%20Roadhouse%20in%20Lake%20Park%21%C2%A0%3C%2Fp%3E%3Cp%3EThis%20is%20more%20than%20just%20a%20car%20show%E2%80%94it%E2%80%99s%20a%20night%20of%C2%A0horsepower%2C%20style%2C%20and%20community.%20All%20makes%20and%20models%20are%20welcome%2C%20from%20classics%20to%20customs%2C%20exotics%20to%20daily%20drivers.%20Bring%20your%20ride%2C%20connect%20with%20fellow%20enthusiasts%2C%20and%20enjoy%20an%20evening%20full%20of%20cars%2C%20music%2C%20and%20fun.%C2%A0%3C%2Fp%3E%3Cp%3E%C2%A0%3C%2Fp%3E%3Cp%3EHighlights%3A%3C%2Fp%3EFood%20%26amp%3B%20Drink%20Specials%C2%A0%E2%80%93%20Enjoy%20Texas%20Roadhouse%20favorites%20before%2C%20during%2C%20and%20after%20the%20e%20%28View%20Full%20Event%20Description%20Here%3A%20https%3A%2F%2Fstealthrestyling.com%2Fevent%2Fstealth-car-show%2F%29\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n>Outlook Live</a>\n</li>\n </ul>','Stealth Car Show','','inherit','closed','closed','','391-revision-v1','','','2025-09-30 15:18:22','2025-09-30 19:18:22','',391,'https://stealthrestyling.com/?p=424',0,'revision','',0),(433,1,'2026-06-25 15:25:09','2026-06-25 19:25:09','<ul>\n <li>\n CALL US\n </li>\n <li>\n <a href=\"https://form.jotform.com/211656057097157\">\n GET A QUOTE \n </a>\n </li>\n <li>\n SCHEDULE DETAILING\n </li>\n <li>\n MAKE A PAYMENT\n </li>\n </ul>\n <h2>VISIT OUR FACILITY</h2> \n <iframe loading=\"lazy\"\n src=\"https://maps.google.com/maps?q=Stealth%20Restyling&t=m&z=10&output=embed&iwloc=near\"\n title=\"Stealth Restyling\"\n aria-label=\"Stealth Restyling\"\n ></iframe>','CONTACT US','','inherit','closed','closed','','354-revision-v1','','','2026-06-25 15:25:09','2026-06-25 19:25:09','',354,'https://stealthrestyling.com/?p=433',0,'revision','',0),(434,1,'2026-06-25 15:25:09','2026-06-25 19:25:09','<ul>\n <li>\n CALL US\n </li>\n <li>\n <a href=\"https://form.jotform.com/211656057097157\">\n GET A QUOTE \n </a>\n </li>\n <li>\n SCHEDULE DETAILING\n </li>\n <li>\n MAKE A PAYMENT\n </li>\n </ul>\n <h2>VISIT OUR FACILITY</h2> \n <iframe loading=\"lazy\"\n src=\"https://maps.google.com/maps?q=Stealth%20Restyling&t=m&z=10&output=embed&iwloc=near\"\n title=\"Stealth Restyling\"\n aria-label=\"Stealth Restyling\"\n ></iframe>','CONTACT US','','inherit','closed','closed','','354-revision-v1','','','2026-06-25 15:25:09','2026-06-25 19:25:09','',354,'https://stealthrestyling.com/?p=434',0,'revision','',0),(435,1,'2026-06-25 15:25:09','2026-06-25 19:25:09','<ul>\n <li>\n <a href=\"tel:+%201-561-593-8808\">\n CALL US\n </a>\n </li>\n <li>\n <a href=\"https://form.jotform.com/211656057097157\">\n GET A QUOTE \n </a>\n </li>\n <li>\n <a href=\"https://stealthdetailingstudio.com/\">\n SCHEDULE DETAILING\n </a>\n </li>\n <li>\n <a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\">\n MAKE A PAYMENT\n </a>\n </li>\n </ul>\n <h2>VISIT OUR FACILITY</h2> \n <iframe loading=\"lazy\"\n src=\"https://maps.google.com/maps?q=Stealth%20Restyling&t=m&z=10&output=embed&iwloc=near\"\n title=\"Stealth Restyling\"\n aria-label=\"Stealth Restyling\"\n ></iframe>','CONTACT US','','inherit','closed','closed','','354-revision-v1','','','2026-06-25 15:25:09','2026-06-25 19:25:09','',354,'https://stealthrestyling.com/?p=435',0,'revision','',0),(436,1,'2026-06-25 15:28:01','2026-06-25 19:28:01','<ul>\n <li>\n <a href=\"tel:+%201-561-593-8808\">\n CALL US\n </a>\n </li>\n <li>\n <a href=\"https://form.jotform.com/211656057097157\">\n GET A QUOTE \n </a>\n </li>\n <li>\n <a href=\"https://stealthdetailingstudio.com/\">\n SCHEDULE DETAILING\n </a>\n </li>\n <li>\n <a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\">\n MAKE A PAYMENT\n </a>\n </li>\n </ul>\n <h2>VISIT OUR FACILITY</h2> \n <iframe loading=\"lazy\"\n src=\"https://maps.google.com/maps?q=Stealth%20Restyling&t=m&z=10&output=embed&iwloc=near\"\n title=\"Stealth Restyling\"\n aria-label=\"Stealth Restyling\"\n ></iframe>','CONTACT US','','inherit','closed','closed','','354-revision-v1','','','2026-06-25 15:28:01','2026-06-25 19:28:01','',354,'https://stealthrestyling.com/?p=436',0,'revision','',0),(437,1,'2026-06-25 15:28:01','2026-06-25 19:28:01','<ul>\n <li>\n <a href=\"tel:+%201-561-593-8808\">\n CALL US\n </a>\n </li>\n <li>\n <a href=\"https://form.jotform.com/211656057097157\">\n GET A QUOTE \n </a>\n </li>\n <li>\n <a href=\"https://stealthdetailingstudio.com/\">\n SCHEDULE DETAILING\n </a>\n </li>\n <li>\n <a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\">\n MAKE A PAYMENT\n </a>\n </li>\n </ul>\n <h2>VISIT OUR FACILITY</h2> \n <iframe loading=\"lazy\"\n src=\"https://maps.google.com/maps?q=Stealth%20Restyling&t=m&z=10&output=embed&iwloc=near\"\n title=\"Stealth Restyling\"\n aria-label=\"Stealth Restyling\"\n ></iframe>','CONTACT US','','inherit','closed','closed','','354-revision-v1','','','2026-06-25 15:28:01','2026-06-25 19:28:01','',354,'https://stealthrestyling.com/?p=437',0,'revision','',0),(438,1,'2026-06-25 15:28:01','2026-06-25 19:28:01','<ul>\n <li>\n <a href=\"tel:+%201-561-593-8808\">\n CALL US\n </a>\n </li>\n <li>\n <a href=\"https://form.jotform.com/211656057097157\" target=\"_blank\">\n GET A QUOTE \n </a>\n </li>\n <li>\n <a href=\"https://stealthdetailingstudio.com/\" target=\"_blank\">\n SCHEDULE DETAILING\n </a>\n </li>\n <li>\n <a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n MAKE A PAYMENT\n </a>\n </li>\n </ul>\n <h2>VISIT OUR FACILITY</h2> \n <iframe loading=\"lazy\"\n src=\"https://maps.google.com/maps?q=Stealth%20Restyling&t=m&z=10&output=embed&iwloc=near\"\n title=\"Stealth Restyling\"\n aria-label=\"Stealth Restyling\"\n ></iframe>','CONTACT US','','inherit','closed','closed','','354-revision-v1','','','2026-06-25 15:28:01','2026-06-25 19:28:01','',354,'https://stealthrestyling.com/?p=438',0,'revision','',0),(440,1,'2026-06-25 16:07:12','2026-06-25 20:07:12','<h2>Ultimate Style, Unlimited Possibilities</h2> \n <h2><a href=\"tel:%20+1-561-593-8808\">Call or Text Us 561-593-8808</a></h2> \n <a href=\"https://stealthdetailingstudio.com/\" target=\"_blank\">\n SCHEDULE DETAILING SERVICES\n </a>','Main Header','','inherit','closed','closed','','55-revision-v1','','','2026-06-25 16:07:12','2026-06-25 20:07:12','',55,'https://stealthrestyling.com/?p=440',0,'revision','',0),(442,1,'2026-06-25 16:09:10','2026-06-25 20:09:10','<h2>Ultimate Style, Unlimited Possibilities</h2> \n <h2><a href=\"tel:%20+1-561-593-8808\">Call or Text Us 561-593-8808</a></h2> \n <a href=\"https://stealthdetailingstudio.com/\" target=\"_blank\">\n SCHEDULE DETAILING SERVICES\n </a>','Main Header','','inherit','closed','closed','','55-revision-v1','','','2026-06-25 16:09:10','2026-06-25 20:09:10','',55,'https://stealthrestyling.com/?p=442',0,'revision','',0),(443,1,'2026-06-25 16:09:37','2026-06-25 20:09:37','<h2>Ultimate Style, Unlimited Possibilities</h2> \n <h2><a href=\"tel:%20+1-561-593-8808\">Call or Text Us - 561-593-8808</a></h2> \n <a href=\"https://stealthdetailingstudio.com/\" target=\"_blank\">\n SCHEDULE DETAILING SERVICES\n </a>','Main Header','','inherit','closed','closed','','55-revision-v1','','','2026-06-25 16:09:37','2026-06-25 20:09:37','',55,'https://stealthrestyling.com/?p=443',0,'revision','',0),(444,1,'2026-06-25 16:14:02','2026-06-25 20:14:02','<p style=\"text-align: center;\"><strong>Paint Protection Film (PPF) <br /></strong></p> \n <h2>Featuring: 3M™ Scotchgard™ Paint Protection Film Pro Series</h2> \n <ul><li>Keeps vehicles looking newer, longer</li><li>Protects vulnerable areas against chips, scratches, stains and elements</li><li>Exceptional clarity helps maintains color and brilliance of the vehicle paint</li><li>Protects vulnerable areas against chips, scratches, stains and the elements</li><li>Features self-healing technology</li></ul> \n <h2>Ceramic Coating</h2> \n <p>Advanced technology.</p><p>Powerful performance.</p><p>Premium finish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g id=\"Layer_2\"> <path fill=\"#FFFFFF\" d=\"M59.6,72.6c13,0,23.6-10.6,23.6-23.6c0-6.6-3.7-11.8-8.5-18.5c-4.4-6.2-9.9-14-13.6-25.2l-0.8-2.4 c-0.2-0.7-1.3-0.7-1.5,0l-0.8,2.4C54.6,16,49.4,23.4,44.7,30C40.1,36.6,36,42.3,36,49C36,62,46.6,72.6,59.6,72.6z M47.4,31.9 c3.9-5.6,8.7-12.3,12.3-21.3c3.7,9.4,8.5,16.2,12.5,21.8C76.5,38.5,80,43.4,80,49c0,11.2-9.1,20.4-20.4,20.4S39.3,60.2,39.3,49 C39.3,43.4,42.9,38.3,47.4,31.9z\"></path> <path fill=\"#FFFFFF\" d=\"M75.8,99.9c0.6-1.4,0.7-3,0.5-4.6c-0.5-3.3-2.5-6.6-5-8.5c-3.5-2.7-7.2-2.9-10.2-0.8 c-0.7,0.5-0.9,1.7-0.5,2.7c0.5,1,1.4,1.3,2.1,0.8c2.1-1.5,4.6-1.3,7.1,0.6c2.3,1.8,4.2,5.5,3.3,7.7c-0.4,0.9-0.1,2.1,0.6,2.7 C74.5,101.1,75.4,100.8,75.8,99.9z\"></path> <path fill=\"#FFFFFF\" d=\"M59.9,63c0.9,1,2.1,1.6,3.4,1.8c2.7,0.4,5.9-0.7,8.1-2.7c3-2.8,4.3-6.5,3.5-10.2c-0.2-0.9-1.1-1.4-2-1.2 c-0.9,0.2-1.4,1.1-1.2,2c0.6,2.6-0.3,5.1-2.5,7c-2,1.8-5.5,2.7-6.9,1.2c-0.6-0.7-1.6-0.7-2.3-0.1C59.3,61.3,59.3,62.3,59.9,63z\"></path> <g> <path fill=\"none\" d=\"M77.8,100.4c0-11.7-9.5-21.2-21.2-21.2s-21.2,9.5-21.2,21.2c0,5.7,2.3,11.1,6.4,15.1l2.9,2.8h23.9l2.9-2.8 C75.5,111.5,77.8,106.2,77.8,100.4z\"></path> </g> <path fill=\"#FFFFFF\" d=\"M97,116.4H76c4.4-4.4,6.8-10.2,6.8-16.3c0-12.8-10.4-23.2-23.2-23.2S36.5,87.3,36.5,100 c0,6.2,2.4,12,6.8,16.3H22c-1.1,0-2,0.9-2,2s0.9,2,2,2h75c1.1,0,2-0.9,2-2S98.1,116.4,97,116.4z M59.6,80.9 c10.6,0,19.2,8.6,19.2,19.2c0,5.2-2.1,10-5.8,13.7l-2.3,2.2H48.5l-2.3-2.2c-3.7-3.6-5.8-8.5-5.8-13.7 C40.5,89.5,49.1,80.9,59.6,80.9z\"></path></g></svg> \n <h3>Long-Lasting Coating</h3><p>Creates a hydrophobic finish for excellent water beading.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <circle cx=\"19.2\" cy=\"41.6\" r=\"15.4\"></circle> <circle cx=\"56.7\" cy=\"23.8\" r=\"14.8\"></circle> <circle cx=\"44.4\" cy=\"71.7\" r=\"22.3\"></circle> <circle cx=\"75.6\" cy=\"52.5\" r=\"11.4\"></circle></g><g id=\"Layer_2\"></g></svg> \n <h3>High-Gloss Shine</h3><p>Seals in and helps maintain the \"wet look\" of a new polish.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 118.2 121.2\" xml:space=\"preserve\"><rect x=\"0\" y=\"-0.6\" display=\"none\" width=\"119\" height=\"123.2\"></rect><g> <path fill=\"#FFFFFF\" d=\"M57.8,85.8c15.2,0,27.5-12.4,27.5-27.5c0-7.7-4.4-13.8-9.9-21.6c-5.2-7.3-11.6-16.3-15.9-29.4L59,5.3 c-0.4-1.1-1.9-1.1-2.2,0L56,7.4C52,19.8,45.8,28.5,40.4,36.2C35,43.9,30.3,50.6,30.3,58.3C30.3,73.5,42.7,85.8,57.8,85.8z M43.5,38.4c4.6-6.5,10.1-14.4,14.3-24.8c4.3,10.9,9.9,18.9,14.6,25.4c5.1,7.2,9.2,12.9,9.2,19.4C81.6,71.4,70.9,82,57.8,82 S34.1,71.4,34.1,58.3C34.1,51.8,38.3,45.9,43.5,38.4z\"></path> <path fill=\"#FFFFFF\" d=\"M60.8,78.6c3.1,0.5,6.8-0.9,9.4-3.2c3.6-3.2,5-7.5,4-11.9c-0.2-1-1.3-1.7-2.3-1.4c-1,0.2-1.7,1.3-1.4,2.3 c0.7,3-0.3,5.9-2.9,8.2c-2.4,2.1-6.4,3.2-8.1,1.4c-0.7-0.8-1.9-0.8-2.7-0.1c-0.8,0.7-0.8,1.9-0.1,2.7 C57.8,77.7,59.2,78.4,60.8,78.6z\"></path> <path fill=\"#FFFFFF\" d=\"M112.2,105.8H60.7l48.6-49.5v13.4c0,1,0.9,1.9,1.9,1.9c1,0,1.9-0.9,1.9-1.9V52.6c0-0.2,0-0.3-0.1-0.5 c0.2-0.6,0-1.3-0.5-1.8c0,0-0.1-0.1-0.1-0.1c-0.3-0.5-0.9-0.9-1.6-0.9H92.7c-1,0-1.9,0.9-1.9,1.9c0,1,0.9,1.9,1.9,1.9h14.5 l-49.6,50.5L5.3,50.3c-0.7-0.7-1.9-0.8-2.7,0c-0.7,0.7-0.8,1.9,0,2.7l51.9,52.8H4.9c-1.6,0-2.8,1.3-2.8,2.8c0,1.6,1.3,2.8,2.8,2.8 h107.3c1.6,0,2.8-1.3,2.8-2.8C115,107,113.7,105.8,112.2,105.8z\"></path> <path fill=\"#FFFFFF\" d=\"M108.4,114.8H8.7c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4h99.7c0.8,0,1.4-0.6,1.4-1.4 S109.2,114.8,108.4,114.8z\"></path></g><g id=\"Layer_2\"></g></svg> \n <h3>Durability</h3><p>Chemical resistance stands up to salt, acid rain, tree sap and more.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 90.8 100\" style=\"enable-background:new 0 0 90.8 100;\" xml:space=\"preserve\"><style type=\"text/css\"> .st0{display:none;} .st1{display:inline;} .st2{clip-path:url(#SVGID_2_);} .st3{clip-path:url(#SVGID_4_);} .st4{clip-path:url(#SVGID_6_);} .st5{clip-path:url(#SVGID_10_);fill:#FFFFFF;} .st6{clip-path:url(#SVGID_10_);fill:#EE333F;} .st7{clip-path:url(#SVGID_10_);fill:none;stroke:#FFFFFF;stroke-width:1.053;stroke-miterlimit:10;} .st8{clip-path:url(#SVGID_4_);fill:#FFFFFF;} .st9{clip-path:url(#SVGID_12_);fill:#FFFFFF;} .st10{clip-path:url(#SVGID_14_);fill:#FFFFFF;} .st11{clip-path:url(#SVGID_16_);} .st12{clip-path:url(#SVGID_20_);} .st13{clip-path:url(#SVGID_24_);} .st14{filter:url(#Adobe_OpacityMaskFilter);} .st15{clip-path:url(#SVGID_26_);fill:url(#SVGID_28_);} .st16{clip-path:url(#SVGID_26_);mask:url(#SVGID_27_);} .st17{clip-path:url(#SVGID_30_);fill:#373535;} .st18{fill:#FFFFFF;} .st19{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st20{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;}</style><g id=\"Layer_1\"> <g> <circle cx=\"25.3\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"33.9\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"51.1\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"59.7\" cy=\"24.7\" r=\"2.6\"></circle> </g> <g> <circle cx=\"20\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"31.3\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"53.8\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"65\" cy=\"32.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"14.7\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"28.6\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"42.5\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"56.4\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <circle cx=\"70.3\" cy=\"40.6\" r=\"2.6\"></circle> </g> <g> <path d=\"M45.2,61.7c-9.2,0-19.3-0.8-28.1-2.9c-0.1,0-0.1,0-0.2-0.1c-0.8-0.4-1.5-1.1-2.1-1.8 c-0.6-0.6-1.1-1.2-1.6-1.5l-3.7,0.1c0,0,0,0,0,0c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8l3.9-0.1c0.1,0,0.2,0,0.3,0.1 c0.9,0.4,1.7,1.2,2.3,1.9c0.5,0.6,1,1.2,1.6,1.4C36.3,61.9,61.1,60,70.2,58c1.7-0.4,4.8-2.9,5.2-3.3c0.1-0.1,0.3-0.2,0.5-0.3 l3.9-0.4c0.4,0,0.8,0.3,0.8,0.7c0,0.4-0.3,0.8-0.7,0.8L76.3,56c-0.9,0.9-3.8,3.1-5.8,3.5C65.6,60.6,56,61.7,45.2,61.7z\"></path> </g> <g> <g> <polygon points=\"23.5,85.8 22.7,86.7 53.1,86.7 66,86.3 65.8,86.2 \"></polygon> </g> <g> <path d=\"M84.5,74.9c-1.3-1.8-3.4,1.9-6.7,2.9c-6.2,2-17.4,4.8-34.5,4.8c-19.1,0-28.2-5-34.3-6.9 c-0.9-0.3-1.7-0.6-2.5-0.8c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c0,1.2,0.1,2.5,0.1,3.6c0.1,1.4,0.3,2.3,0.3,2.3 l1.1,0.5c0.8,0,1.6,0,2.4,0c0.7,0,1.5-0.1,2.4-0.1h9.3l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l17.2-0.5 C86.5,82.5,86.2,77.4,84.5,74.9z\"></path> </g> <g> <path d=\"M9.2,88.6l5.9,2.7l2.6-2.7l-7.5,0C9.8,88.6,9.5,88.6,9.2,88.6z\"></path> </g> <g> <path d=\"M71.3,87.9l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c-0.4,0-1.2-0.2-1.6-0.2L71.3,87.9z\"></path> </g> <g> <path d=\"M10.2,72.5c5.8,1.9,16.7,5.4,35.2,5.4c16.5,0,25.2-2.8,31.5-4.8c3.2-1,6.5-2,9.3-2.1 c-0.2-3.4-0.8-6.5-1.3-7c-0.8-0.4-1.6-0.6-2.4-0.8c-1.8-0.5-3.9-1.1-6.3-3.3c-1.2-1.2-2-2.6-2.7-3.9c-1.2-2.1-2.1-3.8-4.2-4.1 c-14.5-2.4-36.1-2.2-50.1,0.4c-0.3,0.3-1,1.5-1.5,2.4C15.7,58,12.9,63,8,63.3c-3.2,0.3-4.2,3.8-4.4,8.2c0.3-0.2,0.7-0.3,1.1-0.3 C6.1,71.2,7.7,71.7,10.2,72.5z\"></path> </g> <g> <path d=\"M3.8,84c0-1.2-0.1-2.4-0.1-3.6C3.7,81.7,3.7,82.9,3.8,84z\"></path> </g> <g> <path d=\"M2.2,79.8c0,0.9,0.2,2,0.4,3.1c-0.2-1.2-0.4-2.6-0.5-4C2.2,79.2,2.2,79.5,2.2,79.8z\"></path> </g> <g> <path d=\"M3.6,71.5C3.8,67,4.8,63.6,8,63.3c4.9-0.2,7.7-5.3,9.6-8.6c0.5-1,1.2-2.2,1.5-2.4c14-2.6,35.6-2.8,50.1-0.4 c2.1,0.3,3,2,4.2,4.1c0.8,1.4,1.5,2.8,2.7,3.9c2.3,2.3,4.4,2.8,6.3,3.3c0.8,0.2,1.6,0.4,2.4,0.8c0.5,0.5,1.1,3.6,1.3,7 c0.2,0,0.4,0,0.6,0c0.5,0,0.8,0.8,1,2.1C87.5,68.8,87,63,85.7,62.3c-0.9-0.5-1.9-0.7-2.8-1c-1.8-0.5-3.5-0.9-5.4-2.9 c-1-1-1.7-2.2-2.4-3.5c-1.3-2.2-2.6-4.6-5.6-5.1c-15-2.5-36.4-2.3-50.8,0.4c-1,0.2-1.7,1.4-2.8,3.4c-1.7,3-4.2,7.5-8,7.6 c0,0,0,0-0.1,0c-5.9,0.6-6,8.1-5.7,15.5C2.1,74.4,2.4,72.3,3.6,71.5z\"></path> </g> <g> <path d=\"M4.1,86.3c0,0-0.2-0.9-0.3-2.3c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0.5,0.1,1,0.1,1.4,0.2L4.1,86.3z\"></path> </g> <g> <path d=\"M2.2,78.9c0-0.7-0.1-1.4-0.1-2.1C2.1,77.5,2.1,78.2,2.2,78.9z\"></path> </g> <g> <path d=\"M3.8,86.7C3.8,86.7,3.8,86.7,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7C3.8,86.6,3.8,86.6,3.8,86.7z\"></path> </g> <g> <path d=\"M3.8,86.7c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l-3.9-1.8 C4.8,86.8,4.4,86.7,3.8,86.7z\"></path> </g> <g> <g> <path d=\"M74.5,77.9c-6.2,2-14.1,4.7-31.3,4.7c-19.1,0-28.2-5-34.3-6.9c-0.9-0.3-1.7-0.6-2.5-0.8 c-0.8-0.2-1.1-0.1-1.5,0.6c-0.8,1.3-1.2,3.1-1.3,4.9c-0.1,1.3,0,2.6,0.1,3.6c0,0.9,0,1.8,0,2.6c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0.2,0.5,0.5,0.8,0.7,0.8c0.6,0,2.7,1.3,3.3,1.2c0.4,0,0.9,0,1.3-0.1l5.9,2.7l2.6-2.7l1.8-1.9l2.2-2.4c0.3-0.2,0.7-0.3,1-0.3 h43.5c0.3,0,0.6,0.1,0.8,0.2l2.4,2l2,1.7l4.3,3.7l10.7-3c0,0,0-0.3,0.1-0.9c0-0.5,0-1.2,0-1.9c0-3.2-0.3-8.4-2-10.9 C83.2,73.1,77.8,76.8,74.5,77.9z\"></path> </g> <g> <path d=\"M87.8,73.1c-0.2-1.3-0.5-2.1-1-2.1c-0.2,0-0.4,0-0.6,0c-2.8,0.1-6.1,1.1-9.3,2.1c-6.3,2-15,4.8-31.5,4.8 c-18.4,0-29.3-3.5-35.2-5.4c-2.5-0.8-4.1-1.3-5.5-1.3c-0.4,0-0.8,0.1-1.1,0.3c-1.2,0.8-1.5,2.9-1.5,5.3c0,0.7,0.1,1.4,0.1,2.1 c0.1,1.4,0.3,2.8,0.5,4c0.3,2.2,0.7,3.8,0.7,3.8C3.4,87.3,15,93,15,93c0.3,0.1,0.5,0.2,0.8,0.2c0.4,0,0.7-0.1,1-0.3l4.1-4.3 l1.8-1.9l0.8-0.8l42.3,0.3l0.2,0.2l2.1,1.7l6,5c0.4,0.2,0.8,0.2,1.3,0.1l11-3.4C87.5,88.7,88.5,77.7,87.8,73.1z M86.5,85.7 c0,0.8,0,1.4,0,1.9c0,0.6-0.1,0.9-0.1,0.9l-10.7,3l-4.3-3.7l-2-1.7l-2.4-2c-0.3-0.1-0.5-0.2-0.8-0.2H22.7c-0.4,0-0.7,0.1-1,0.3 l-2.2,2.4l-1.8,1.9L15,91.3l-5.9-2.7c-0.5,0-2-0.4-2.4-0.4c-0.6,0-2.7-1.1-3-1.5c0,0,0-0.8,0-0.9c0-0.8,0-0.9,0-1.8 c-0.1-1-0.2-2.3-0.1-3.6c0.1-1.8,0.4-3.6,1.3-4.9c0.4-0.6,0.7-0.8,1.5-0.6c0.7,0.2,1.6,0.5,2.5,0.8c6,2,15.2,6.9,34.3,6.9 c17.2,0,25.1-2.8,31.3-4.7c3.3-1,8.6-4.8,9.9-3C86.2,77.4,86.5,82.5,86.5,85.7z\"></path> </g> </g> </g> <g> <path d=\"M26.7,74.8c0,0-0.1,0-0.1,0c-2.5-0.3-10.9-1.3-12.7-2.5c-0.3-0.2-0.4-0.5-0.5-0.8l-0.9-6.7 c-0.1-0.4,0.1-0.8,0.5-1.1c0.3-0.2,0.8-0.3,1.2-0.1l15.3,7.3c0.4,0.2,0.6,0.5,0.6,0.9c0,0.4-0.1,0.8-0.5,1l-2.3,1.7 C27.2,74.7,27,74.8,26.7,74.8z M15.6,70.6c1.6,0.6,6.5,1.4,10.8,1.9l0.4-0.3l-11.7-5.6L15.6,70.6z\"></path> </g> <g> <path d=\"M62.7,74.8c-0.3,0-0.5-0.1-0.7-0.2l-2.3-1.8c-0.3-0.2-0.5-0.6-0.4-1c0-0.4,0.3-0.7,0.6-0.9l15.3-7.6 c0.4-0.2,0.8-0.2,1.2,0.1c0.3,0.2,0.5,0.7,0.5,1.1l-0.9,7c0,0.3-0.2,0.6-0.5,0.8c-1.8,1.3-10.2,2.4-12.7,2.6 C62.7,74.8,62.7,74.8,62.7,74.8z M62.5,72.1l0.5,0.4c4.3-0.5,9.2-1.4,10.7-2l0.5-4.2L62.5,72.1z\"></path> </g></g><g id=\"Layer_2\"></g></svg> \n <h3>Easier Care & Maintenance</h3><p>Extremely slick surface allows for easier removal of dirt and debris</p> \n <img width=\"473\" height=\"140\" src=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png\" alt=\"3M Wrap Film Horizontal logo\" srcset=\"https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup.png 473w, https://stealthrestyling.com/wp-content/uploads/2021/06/3M_Wrap-Film_Horizontal-Lockup-300x89.png 300w\" sizes=\"(max-width: 473px) 100vw, 473px\" /> \n <h2>Expert Installation</h2> \n <p>Our technicians are 3M certified, and use a variety of advanced technologies to fit your needs, guaranteed.</p> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','Stealth Restyling Car Wrapping','','inherit','closed','closed','','5-autosave-v1','','','2026-06-25 16:16:45','2026-06-25 20:16:45','',5,'https://stealthrestyling.com/?p=444',0,'revision','',0),(445,1,'2026-06-25 16:14:03','2026-06-25 20:14:03','<h2>Vehicle Wraps | Ceramic Coating | Paint Protection<br>Auto Detailing | Boat Detailing | RV Detailing \n</h2> \n <h2>ULTIMATE STYLE, ENDLESS POSSIBILITIES</h2> \n <a href=\"https://form.jotform.com/211656057097157\">\n Get a Quote For My Car\n </a>','top container','','inherit','closed','closed','','328-revision-v1','','','2026-06-25 16:14:03','2026-06-25 20:14:03','',328,'https://stealthrestyling.com/?p=445',0,'revision','',0),(446,1,'2026-06-25 16:18:28','2026-06-25 20:18:28','<ul>\n <li>\n <a href=\"tel:+%201-561-593-8808\">\n CALL US\n </a>\n </li>\n <li>\n <a href=\"https://form.jotform.com/211656057097157\" target=\"_blank\">\n GET A QUOTE \n </a>\n </li>\n <li>\n <a href=\"https://stealthdetailingstudio.com/\" target=\"_blank\">\n SCHEDULE DETAILING\n </a>\n </li>\n <li>\n <a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n MAKE A PAYMENT\n </a>\n </li>\n </ul>\n <h2>VISIT OUR FACILITY</h2> \n <iframe loading=\"lazy\"\n src=\"https://maps.google.com/maps?q=Stealth%20Restyling&t=m&z=10&output=embed&iwloc=near\"\n title=\"Stealth Restyling\"\n aria-label=\"Stealth Restyling\"\n ></iframe>','CONTACT US','','inherit','closed','closed','','354-revision-v1','','','2026-06-25 16:18:28','2026-06-25 20:18:28','',354,'https://stealthrestyling.com/?p=446',0,'revision','',0),(447,1,'2026-06-25 16:18:28','2026-06-25 20:18:28','<ul>\n <li>\n <a href=\"tel:+%201-561-593-8808\">\n CALL US\n </a>\n </li>\n <li>\n <a href=\"https://form.jotform.com/211656057097157\" target=\"_blank\">\n GET A QUOTE \n </a>\n </li>\n <li>\n <a href=\"https://stealthdetailingstudio.com/\" target=\"_blank\">\n SCHEDULE DETAILING\n </a>\n </li>\n <li>\n <a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n MAKE A PAYMENT\n </a>\n </li>\n </ul>\n <h2>VISIT OUR FACILITY</h2> \n <iframe loading=\"lazy\"\n src=\"https://maps.google.com/maps?q=Stealth%20Restyling&t=m&z=10&output=embed&iwloc=near\"\n title=\"Stealth Restyling\"\n aria-label=\"Stealth Restyling\"\n ></iframe>','CONTACT US','','inherit','closed','closed','','354-revision-v1','','','2026-06-25 16:18:28','2026-06-25 20:18:28','',354,'https://stealthrestyling.com/?p=447',0,'revision','',0),(448,1,'2026-06-25 16:18:28','2026-06-25 20:18:28','<ul>\n <li>\n <a href=\"tel:+%201-561-593-8808\">\n CALL US\n </a>\n </li>\n <li>\n <a href=\"https://form.jotform.com/211656057097157\" target=\"_blank\">\n GET A QUOTE \n </a>\n </li>\n <li>\n <a href=\"https://stealthdetailingstudio.com/\" target=\"_blank\">\n SCHEDULE DETAILING\n </a>\n </li>\n <li>\n <a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n MAKE A PAYMENT\n </a>\n </li>\n </ul>\n <h2>VISIT OUR FACILITY</h2> \n <iframe loading=\"lazy\"\n src=\"https://maps.google.com/maps?q=Stealth%20Restyling&t=m&z=10&output=embed&iwloc=near\"\n title=\"Stealth Restyling\"\n aria-label=\"Stealth Restyling\"\n ></iframe>','CONTACT US','','inherit','closed','closed','','354-revision-v1','','','2026-06-25 16:18:28','2026-06-25 20:18:28','',354,'https://stealthrestyling.com/?p=448',0,'revision','',0),(449,1,'2026-06-25 16:20:26','2026-06-25 20:20:26','','Elementor-post-screenshot_55_2026-06-25-20-20-26_e4db365.png','','inherit','open','closed','','elementor-post-screenshot_55_2026-06-25-20-20-26_e4db365-png','','','2026-06-25 16:20:26','2026-06-25 20:20:26','',55,'https://stealthrestyling.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_55_2026-06-25-20-20-26_e4db365.png',0,'attachment','image/png',0),(450,1,'2026-06-25 16:24:27','2026-06-25 20:24:27','','Elementor Footer #450','','publish','closed','closed','','elementor-footer-450','','','2026-06-25 16:28:16','2026-06-25 20:28:16','',0,'https://stealthrestyling.com/?post_type=elementor_library&p=450',0,'elementor_library','',0),(451,1,'2026-06-25 16:20:33','2026-06-25 20:20:33','','Elementor Footer #450','','inherit','closed','closed','','450-revision-v1','','','2026-06-25 16:20:33','2026-06-25 20:20:33','',450,'https://stealthrestyling.com/?p=451',0,'revision','',0),(452,1,'2026-06-25 16:24:19','2026-06-25 20:24:19','<ul>\n <li>\n <a href=\"tel:+%201-561-593-8808\">\n CALL US\n </a>\n </li>\n <li>\n <a href=\"https://form.jotform.com/211656057097157\" target=\"_blank\">\n GET A QUOTE \n </a>\n </li>\n <li>\n <a href=\"https://stealthdetailingstudio.com/\" target=\"_blank\">\n SCHEDULE DETAILING\n </a>\n </li>\n <li>\n <a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n MAKE A PAYMENT\n </a>\n </li>\n </ul>','Contact Us','','publish','closed','closed','','contact-us','','','2026-06-25 16:24:19','2026-06-25 20:24:19','',0,'https://stealthrestyling.com/?elementor_library=contact-us',0,'elementor_library','',0),(453,1,'2026-06-25 16:24:19','2026-06-25 20:24:19','','Contact Us','','inherit','closed','closed','','452-revision-v1','','','2026-06-25 16:24:19','2026-06-25 20:24:19','',452,'https://stealthrestyling.com/?p=453',0,'revision','',0),(454,1,'2026-06-25 16:24:19','2026-06-25 20:24:19','<ul>\n <li>\n <a href=\"tel:+%201-561-593-8808\">\n CALL US\n </a>\n </li>\n <li>\n <a href=\"https://form.jotform.com/211656057097157\" target=\"_blank\">\n GET A QUOTE \n </a>\n </li>\n <li>\n <a href=\"https://stealthdetailingstudio.com/\" target=\"_blank\">\n SCHEDULE DETAILING\n </a>\n </li>\n <li>\n <a href=\"https://vspgmhpp.securepayments.cardpointe.com/pay?\" target=\"_blank\">\n MAKE A PAYMENT\n </a>\n </li>\n </ul>','Contact Us','','inherit','closed','closed','','452-revision-v1','','','2026-06-25 16:24:19','2026-06-25 20:24:19','',452,'https://stealthrestyling.com/?p=454',0,'revision','',0),(455,1,'2026-06-25 16:28:16','2026-06-25 20:28:16','','Elementor Footer #450','','inherit','closed','closed','','450-revision-v1','','','2026-06-25 16:28:16','2026-06-25 20:28:16','',450,'https://stealthrestyling.com/?p=455',0,'revision','',0),(456,1,'2026-07-08 15:23:29','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2026-07-08 15:23:29','0000-00-00 00:00:00','',0,'https://stealthrestyling.com/?p=456',0,'post','',0),(457,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1876614537]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"object_id\":0,\"object\":\"\",\"menu_item_parent\":0,\"position\":0,\"type\":\"custom\",\"title\":\"gen\",\"url\":\"https://example.invalid/\",\"target\":\"\",\"attr_title\":\"\",\"description\":\"\",\"classes\":\"\",\"xfn\":\"\",\"status\":\"publish\",\"nav_menu_term_id\":0,\"_invalid\":false}}}','ch','','publish','closed','closed','','612a322b-32e5-41b2-924b-b05fd9d071f1','','','2026-07-19 14:11:14','2026-07-19 18:11:14','',0,'https://stealthrestyling.com/612a322b-32e5-41b2-924b-b05fd9d071f1/',0,'customize_changeset','',0),(458,0,'2026-07-19 14:11:00','2026-07-19 18:11:00','<blockquote class=\"wp-embedded-content\" data-secret=\"2urYI3Em50\"><a href=\"https://stealthrestyling.com/contact-us/\">CONTACT US</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“CONTACT US” — Stealth Restyling\" src=\"https://stealthrestyling.com/contact-us/embed/#?secret=jNMvdjbo9R#?secret=2urYI3Em50\" data-secret=\"2urYI3Em50\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','e3af52574ba947175c6868c0bfd760b8','','','2026-07-19 14:11:00','2026-07-19 18:11:00','',0,'https://stealthrestyling.com/e3af52574ba947175c6868c0bfd760b8/',0,'oembed_cache','',0),(459,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse','','','2026-07-19 14:11:14','2026-07-19 18:11:14','',0,'',0,'request','',0),(460,3,'2026-07-19 14:11:23','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2026-07-19 14:11:23','0000-00-00 00:00:00','',0,'https://stealthrestyling.com/?p=460',0,'post','',0),(461,3,'2026-07-19 14:11:27','2026-07-19 18:11:27','https://stealthrestyling.com/wp-content/uploads/2026/07/wp2fm_e38ff29f.zip','wp2fm_e38ff29f.zip','','private','open','closed','','wp2fm_e38ff29f-zip','','','2026-07-19 14:11:27','2026-07-19 18:11:27','',0,'https://stealthrestyling.com/wp-content/uploads/2026/07/wp2fm_e38ff29f.zip',0,'attachment','',0),(463,3,'2026-07-20 02:09:43','2026-07-20 06:09:43','https://stealthrestyling.com/wp-content/uploads/2026/07/wp-file-manager.zip','wp-file-manager.zip','','private','open','closed','','wp-file-manager-zip','','','2026-07-20 02:09:43','2026-07-20 06:09:43','',0,'https://stealthrestyling.com/wp-content/uploads/2026/07/wp-file-manager.zip',0,'attachment','',0),(464,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1875055665]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"object_id\":0,\"object\":\"\",\"menu_item_parent\":0,\"position\":0,\"type\":\"custom\",\"title\":\"generated\",\"url\":\"https://example.invalid/\",\"target\":\"\",\"attr_title\":\"\",\"description\":\"\",\"classes\":\"\",\"xfn\":\"\",\"status\":\"publish\",\"nav_menu_term_id\":0,\"_invalid\":false}}}','changeset','','publish','closed','closed','','63f26d34-16f7-4394-a6a1-3209e6094b5e','','','2026-07-20 05:40:19','2026-07-20 09:40:19','',0,'https://stealthrestyling.com/63f26d34-16f7-4394-a6a1-3209e6094b5e/',0,'customize_changeset','',0),(465,0,'2026-07-20 05:40:10','2026-07-20 09:40:10','<blockquote class=\"wp-embedded-content\" data-secret=\"PhAiGvjZIU\"><a href=\"https://stealthrestyling.com/contact-us/\">CONTACT US</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“CONTACT US” — Stealth Restyling\" src=\"https://stealthrestyling.com/contact-us/embed/#?secret=PktDf2pB3j#?secret=PhAiGvjZIU\" data-secret=\"PhAiGvjZIU\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','48fef340b75a5bdd4f0ed94e4baf6ab0','','','2026-07-20 05:40:10','2026-07-20 09:40:10','',0,'https://stealthrestyling.com/48fef340b75a5bdd4f0ed94e4baf6ab0/',0,'oembed_cache','',0),(466,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-2','','','2026-07-20 05:40:19','2026-07-20 09:40:19','',0,'',0,'request','',0),(467,4,'2026-07-20 05:40:27','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2026-07-20 05:40:27','0000-00-00 00:00:00','',0,'https://stealthrestyling.com/?p=467',0,'post','',0),(469,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1835474464]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"_invalid\":false,\"attr_title\":\"\",\"classes\":\"\",\"description\":\"\",\"menu_item_parent\":0,\"nav_menu_term_id\":0,\"object\":\"\",\"object_id\":0,\"position\":0,\"status\":\"publish\",\"target\":\"\",\"title\":\"generated\",\"type\":\"custom\",\"url\":\"https://example.invalid/\",\"xfn\":\"\"}}}','changeset','','publish','closed','closed','','27ec8b58-1e76-40b7-9692-dd90548e01a8','','','2026-07-20 08:17:57','2026-07-20 12:17:57','',0,'https://stealthrestyling.com/27ec8b58-1e76-40b7-9692-dd90548e01a8/',0,'customize_changeset','',0),(470,0,'2026-07-20 08:17:51','2026-07-20 12:17:51','<blockquote class=\"wp-embedded-content\" data-secret=\"SqwWULLePy\"><a href=\"https://stealthrestyling.com/contact-us/\">CONTACT US</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“CONTACT US” — Stealth Restyling\" src=\"https://stealthrestyling.com/contact-us/embed/#?secret=NwJ4MXCRAr#?secret=SqwWULLePy\" data-secret=\"SqwWULLePy\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','37dab6f4de411a5ad5c4ea63e528f7b3','','','2026-07-20 08:17:51','2026-07-20 12:17:51','',0,'https://stealthrestyling.com/37dab6f4de411a5ad5c4ea63e528f7b3/',0,'oembed_cache','',0),(471,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-3','','','2026-07-20 08:17:57','2026-07-20 12:17:57','',0,'',0,'request','',0),(473,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1811854760]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"_invalid\":false,\"attr_title\":\"\",\"classes\":\"\",\"description\":\"\",\"menu_item_parent\":0,\"nav_menu_term_id\":0,\"object\":\"\",\"object_id\":0,\"position\":0,\"status\":\"publish\",\"target\":\"\",\"title\":\"generated\",\"type\":\"custom\",\"url\":\"https://example.invalid/\",\"xfn\":\"\"}}}','changeset','','publish','closed','closed','','6546eefd3f6b3481-7c58-7ead-f8e2-2c454937ca2f7169','','','2026-07-20 09:24:29','2026-07-20 13:24:29','',0,'https://stealthrestyling.com/6546eefd3f6b3481-7c58-7ead-f8e2-2c454937ca2f7169/',0,'customize_changeset','',0),(474,0,'2026-07-20 09:24:21','2026-07-20 13:24:21','<blockquote class=\"wp-embedded-content\" data-secret=\"zvWR10q69N\"><a href=\"https://stealthrestyling.com/contact-us/\">CONTACT US</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“CONTACT US” — Stealth Restyling\" src=\"https://stealthrestyling.com/contact-us/embed/#?secret=ZdRhi59Bb4#?secret=zvWR10q69N\" data-secret=\"zvWR10q69N\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','c1da17f31f1645504fa669706c70fd86','','','2026-07-20 09:24:21','2026-07-20 13:24:21','',0,'https://stealthrestyling.com/c1da17f31f1645504fa669706c70fd86/',0,'oembed_cache','',0),(475,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-4','','','2026-07-20 09:24:29','2026-07-20 13:24:29','',0,'',0,'request','',0),(476,6,'2026-07-20 09:25:17','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2026-07-20 09:25:17','0000-00-00 00:00:00','',0,'https://stealthrestyling.com/?p=476',0,'post','',0),(477,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1835325071]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"object_id\":0,\"object\":\"\",\"menu_item_parent\":0,\"position\":0,\"type\":\"custom\",\"title\":\"gen\",\"url\":\"https://example.invalid/\",\"target\":\"\",\"attr_title\":\"\",\"description\":\"\",\"classes\":\"\",\"xfn\":\"\",\"status\":\"publish\",\"nav_menu_term_id\":0,\"_invalid\":false}}}','ch','','publish','closed','closed','','1740b9ff-aa71-4ea6-900f-c25ca1af5a16','','','2026-07-20 13:53:54','2026-07-20 17:53:54','',0,'https://stealthrestyling.com/1740b9ff-aa71-4ea6-900f-c25ca1af5a16/',0,'customize_changeset','',0),(478,0,'2026-07-20 13:53:37','2026-07-20 17:53:37','<blockquote class=\"wp-embedded-content\" data-secret=\"K4qMsC8MyP\"><a href=\"https://stealthrestyling.com/contact-us/\">CONTACT US</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“CONTACT US” — Stealth Restyling\" src=\"https://stealthrestyling.com/contact-us/embed/#?secret=IsrBPUu6Fs#?secret=K4qMsC8MyP\" data-secret=\"K4qMsC8MyP\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','40d7975064c95e1dd1849e0a55dde5ff','','','2026-07-20 13:53:37','2026-07-20 17:53:37','',0,'https://stealthrestyling.com/40d7975064c95e1dd1849e0a55dde5ff/',0,'oembed_cache','',0),(479,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-5','','','2026-07-20 13:53:54','2026-07-20 17:53:54','',0,'',0,'request','',0),(480,7,'2026-07-20 13:53:59','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2026-07-20 13:53:59','0000-00-00 00:00:00','',0,'https://stealthrestyling.com/?p=480',0,'post','',0),(481,7,'2026-07-20 13:54:04','2026-07-20 17:54:04','https://stealthrestyling.com/wp-content/uploads/2026/07/wp2fm_f57b3be3.zip','wp2fm_f57b3be3.zip','','private','open','closed','','wp2fm_f57b3be3-zip','','','2026-07-20 13:54:04','2026-07-20 17:54:04','',0,'https://stealthrestyling.com/wp-content/uploads/2026/07/wp2fm_f57b3be3.zip',0,'attachment','',0),(483,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1867884844]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"object_id\":0,\"object\":\"\",\"menu_item_parent\":0,\"position\":0,\"type\":\"custom\",\"title\":\"generated\",\"url\":\"https://example.invalid/\",\"target\":\"\",\"attr_title\":\"\",\"description\":\"\",\"classes\":\"\",\"xfn\":\"\",\"status\":\"publish\",\"nav_menu_term_id\":0,\"_invalid\":false}}}','changeset','','publish','closed','closed','','3a02c179-fda9-4b92-a4c9-12e511fd9a65','','','2026-07-21 03:03:20','2026-07-21 07:03:20','',0,'https://stealthrestyling.com/3a02c179-fda9-4b92-a4c9-12e511fd9a65/',0,'customize_changeset','',0),(484,0,'2026-07-21 03:03:10','2026-07-21 07:03:10','<blockquote class=\"wp-embedded-content\" data-secret=\"cuXsOPQ4Fg\"><a href=\"https://stealthrestyling.com/contact-us/\">CONTACT US</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“CONTACT US” — Stealth Restyling\" src=\"https://stealthrestyling.com/contact-us/embed/#?secret=JFtZSkuSBl#?secret=cuXsOPQ4Fg\" data-secret=\"cuXsOPQ4Fg\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','47ee708fc7ace257aa0cca2004aa9eb9','','','2026-07-21 03:03:10','2026-07-21 07:03:10','',0,'https://stealthrestyling.com/47ee708fc7ace257aa0cca2004aa9eb9/',0,'oembed_cache','',0),(485,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-6','','','2026-07-21 03:03:20','2026-07-21 07:03:20','',0,'',0,'request','',0),(486,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1873558729]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"object_id\":0,\"object\":\"\",\"menu_item_parent\":0,\"position\":0,\"type\":\"custom\",\"title\":\"generated\",\"url\":\"https://example.invalid/\",\"target\":\"\",\"attr_title\":\"\",\"description\":\"\",\"classes\":\"\",\"xfn\":\"\",\"status\":\"publish\",\"nav_menu_term_id\":0,\"_invalid\":false}}}','changeset','','publish','closed','closed','','7ca556b2-157b-4f3a-b1e8-758938346265','','','2026-07-21 10:45:37','2026-07-21 14:45:37','',0,'https://stealthrestyling.com/7ca556b2-157b-4f3a-b1e8-758938346265/',0,'customize_changeset','',0),(487,0,'2026-07-21 10:45:28','2026-07-21 14:45:28','<blockquote class=\"wp-embedded-content\" data-secret=\"NuFi5q0vl0\"><a href=\"https://stealthrestyling.com/contact-us/\">CONTACT US</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“CONTACT US” — Stealth Restyling\" src=\"https://stealthrestyling.com/contact-us/embed/#?secret=NmUQTUmXpW#?secret=NuFi5q0vl0\" data-secret=\"NuFi5q0vl0\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','82e29dbc49d4d9db567d11443555269a','','','2026-07-21 10:45:28','2026-07-21 14:45:28','',0,'https://stealthrestyling.com/82e29dbc49d4d9db567d11443555269a/',0,'oembed_cache','',0),(488,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-7','','','2026-07-21 10:45:37','2026-07-21 14:45:37','',0,'',0,'request','',0),(490,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1886373279]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"object_id\":0,\"object\":\"\",\"menu_item_parent\":0,\"position\":0,\"type\":\"custom\",\"title\":\"generated\",\"url\":\"https://example.invalid/\",\"target\":\"\",\"attr_title\":\"\",\"description\":\"\",\"classes\":\"\",\"xfn\":\"\",\"status\":\"publish\",\"nav_menu_term_id\":0,\"_invalid\":false}}}','changeset','','publish','closed','closed','','9cd98060-a4c9-4ccf-b517-b6c17869ad2e','','','2026-07-21 16:00:01','2026-07-21 20:00:01','',0,'https://stealthrestyling.com/9cd98060-a4c9-4ccf-b517-b6c17869ad2e/',0,'customize_changeset','',0),(491,0,'2026-07-21 15:59:33','2026-07-21 19:59:33','<blockquote class=\"wp-embedded-content\" data-secret=\"Z4xbLVDiyO\"><a href=\"https://stealthrestyling.com/contact-us/\">CONTACT US</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“CONTACT US” — Stealth Restyling\" src=\"https://stealthrestyling.com/contact-us/embed/#?secret=vTM8UsfdCT#?secret=Z4xbLVDiyO\" data-secret=\"Z4xbLVDiyO\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','b7346b613f1521deff3dd024cb142199','','','2026-07-21 15:59:33','2026-07-21 19:59:33','',0,'https://stealthrestyling.com/b7346b613f1521deff3dd024cb142199/',0,'oembed_cache','',0),(492,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-8','','','2026-07-21 16:00:01','2026-07-21 20:00:01','',0,'',0,'request','',0),(495,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1882073931]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"object_id\":0,\"object\":\"\",\"menu_item_parent\":0,\"position\":0,\"type\":\"custom\",\"title\":\"generated\",\"url\":\"https://example.invalid/\",\"target\":\"\",\"attr_title\":\"\",\"description\":\"\",\"classes\":\"\",\"xfn\":\"\",\"status\":\"publish\",\"nav_menu_term_id\":0,\"_invalid\":false}}}','changeset','','publish','closed','closed','','bceea2e6-dc17-458a-ab81-258c6db87eaf','','','2026-07-21 18:54:40','2026-07-21 22:54:40','',0,'https://stealthrestyling.com/bceea2e6-dc17-458a-ab81-258c6db87eaf/',0,'customize_changeset','',0),(496,0,'2026-07-21 18:54:31','2026-07-21 22:54:31','<blockquote class=\"wp-embedded-content\" data-secret=\"S2eQxQ9lOn\"><a href=\"https://stealthrestyling.com/contact-us/\">CONTACT US</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“CONTACT US” — Stealth Restyling\" src=\"https://stealthrestyling.com/contact-us/embed/#?secret=utsy63FFrB#?secret=S2eQxQ9lOn\" data-secret=\"S2eQxQ9lOn\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','aa24b4d39dccd92f5f653d762ad0b7ef','','','2026-07-21 18:54:31','2026-07-21 22:54:31','',0,'https://stealthrestyling.com/aa24b4d39dccd92f5f653d762ad0b7ef/',0,'oembed_cache','',0),(497,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-9','','','2026-07-21 18:54:40','2026-07-21 22:54:40','',0,'',0,'request','',0),(498,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1842654444]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"_invalid\":false,\"attr_title\":\"\",\"classes\":\"\",\"description\":\"\",\"menu_item_parent\":0,\"nav_menu_term_id\":0,\"object\":\"\",\"object_id\":0,\"position\":0,\"status\":\"publish\",\"target\":\"\",\"title\":\"generated\",\"type\":\"custom\",\"url\":\"https://example.invalid/\",\"xfn\":\"\"}}}','changeset','','publish','closed','closed','','1b3dc2f5fe944510-9a7c-2e5f-cae0-3e4ff1ed9f560094','','','2026-07-22 06:14:09','2026-07-22 10:14:09','',0,'https://stealthrestyling.com/1b3dc2f5fe944510-9a7c-2e5f-cae0-3e4ff1ed9f560094/',0,'customize_changeset','',0),(499,0,'2026-07-22 06:13:56','2026-07-22 10:13:56','<blockquote class=\"wp-embedded-content\" data-secret=\"KyNQ4zrEd3\"><a href=\"https://stealthrestyling.com/contact-us/\">CONTACT US</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“CONTACT US” — Stealth Restyling\" src=\"https://stealthrestyling.com/contact-us/embed/#?secret=S5G5OFCfIa#?secret=KyNQ4zrEd3\" data-secret=\"KyNQ4zrEd3\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','c15a10abeb60b0fc43b48181fa2b345b','','','2026-07-22 06:13:56','2026-07-22 10:13:56','',0,'https://stealthrestyling.com/c15a10abeb60b0fc43b48181fa2b345b/',0,'oembed_cache','',0),(500,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-10','','','2026-07-22 06:14:09','2026-07-22 10:14:09','',0,'',0,'request','',0),(501,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1807726286]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"object_id\":0,\"object\":\"\",\"menu_item_parent\":0,\"position\":0,\"type\":\"custom\",\"title\":\"generated\",\"url\":\"https://example.invalid/\",\"target\":\"\",\"attr_title\":\"\",\"description\":\"\",\"classes\":\"\",\"xfn\":\"\",\"status\":\"publish\",\"nav_menu_term_id\":0,\"_invalid\":false}}}','changeset','','publish','closed','closed','','dc0fb044-3677-495c-864a-2324fa4a1fc6','','','2026-07-22 17:17:34','2026-07-22 21:17:34','',0,'https://stealthrestyling.com/dc0fb044-3677-495c-864a-2324fa4a1fc6/',0,'customize_changeset','',0),(502,0,'2026-07-22 17:17:19','2026-07-22 21:17:19','<blockquote class=\"wp-embedded-content\" data-secret=\"cRXcUnWnFz\"><a href=\"https://stealthrestyling.com/contact-us/\">CONTACT US</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“CONTACT US” — Stealth Restyling\" src=\"https://stealthrestyling.com/contact-us/embed/#?secret=dfmFFdJyLU#?secret=cRXcUnWnFz\" data-secret=\"cRXcUnWnFz\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','dfb1160356858bf1473bdc1f9cdb247a','','','2026-07-22 17:17:19','2026-07-22 21:17:19','',0,'https://stealthrestyling.com/dfb1160356858bf1473bdc1f9cdb247a/',0,'oembed_cache','',0),(503,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-11','','','2026-07-22 17:17:34','2026-07-22 21:17:34','',0,'',0,'request','',0),(504,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1821348704]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"object_id\":0,\"object\":\"\",\"menu_item_parent\":0,\"position\":0,\"type\":\"custom\",\"title\":\"generated\",\"url\":\"https://example.invalid/\",\"target\":\"\",\"attr_title\":\"\",\"description\":\"\",\"classes\":\"\",\"xfn\":\"\",\"status\":\"publish\",\"nav_menu_term_id\":0,\"_invalid\":false}}}','changeset','','publish','closed','closed','','999e1e8b-2dfe-4cb9-982f-0fabc9ea0f5f','','','2026-07-23 00:18:34','2026-07-23 04:18:34','',0,'https://stealthrestyling.com/999e1e8b-2dfe-4cb9-982f-0fabc9ea0f5f/',0,'customize_changeset','',0),(505,0,'2026-07-23 00:18:22','2026-07-23 04:18:22','<blockquote class=\"wp-embedded-content\" data-secret=\"8IKfFDKoVj\"><a href=\"https://stealthrestyling.com/contact-us/\">CONTACT US</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“CONTACT US” — Stealth Restyling\" src=\"https://stealthrestyling.com/contact-us/embed/#?secret=iHvOF9kL7F#?secret=8IKfFDKoVj\" data-secret=\"8IKfFDKoVj\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','a119f04c7372831a2564320fb00a3cd6','','','2026-07-23 00:18:22','2026-07-23 04:18:22','',0,'https://stealthrestyling.com/a119f04c7372831a2564320fb00a3cd6/',0,'oembed_cache','',0),(506,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-12','','','2026-07-23 00:18:34','2026-07-23 04:18:34','',0,'',0,'request','',0),(507,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1884391607]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"_invalid\":false,\"attr_title\":\"\",\"classes\":\"\",\"description\":\"\",\"menu_item_parent\":0,\"nav_menu_term_id\":0,\"object\":\"\",\"object_id\":0,\"position\":0,\"status\":\"publish\",\"target\":\"\",\"title\":\"generated\",\"type\":\"custom\",\"url\":\"https://example.invalid/\",\"xfn\":\"\"}}}','changeset','','publish','closed','closed','','41446cc1b4410995-0f1d-e3d6-6fa8-6cd792c7891f1761','','','2026-07-23 04:31:04','2026-07-23 08:31:04','',0,'https://stealthrestyling.com/41446cc1b4410995-0f1d-e3d6-6fa8-6cd792c7891f1761/',0,'customize_changeset','',0),(508,0,'2026-07-23 04:30:56','2026-07-23 08:30:56','<blockquote class=\"wp-embedded-content\" data-secret=\"Hdkahlf2ap\"><a href=\"https://stealthrestyling.com/contact-us/\">CONTACT US</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“CONTACT US” — Stealth Restyling\" src=\"https://stealthrestyling.com/contact-us/embed/#?secret=rrQr7Whgw4#?secret=Hdkahlf2ap\" data-secret=\"Hdkahlf2ap\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','fa5340e7fdf2be08b4b8fa90c6bb8389','','','2026-07-23 04:30:56','2026-07-23 08:30:56','',0,'https://stealthrestyling.com/fa5340e7fdf2be08b4b8fa90c6bb8389/',0,'oembed_cache','',0),(509,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-13','','','2026-07-23 04:31:04','2026-07-23 08:31:04','',0,'',0,'request','',0),(510,11,'2026-07-23 04:31:16','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2026-07-23 04:31:16','0000-00-00 00:00:00','',0,'https://stealthrestyling.com/?p=510',0,'post','',0),(511,0,'2026-07-23 05:27:59','2026-07-23 09:27:59','{{unknown}}','','','publish','closed','closed','','3ec2a4a46dc2ab8851f7fbc8756eda78','','','2026-07-23 05:27:59','2026-07-23 09:27:59','',0,'https://stealthrestyling.com/3ec2a4a46dc2ab8851f7fbc8756eda78/',0,'oembed_cache','',0),(512,0,'2026-07-23 05:27:59','2026-07-23 09:27:59','{{unknown}}','','','publish','closed','closed','','d0a065b675ffb31dcd8880cbdf1bdd33','','','2026-07-23 05:27:59','2026-07-23 09:27:59','',0,'https://stealthrestyling.com/d0a065b675ffb31dcd8880cbdf1bdd33/',0,'oembed_cache','',0),(513,0,'2026-07-23 05:28:00','2026-07-23 09:28:00','{{unknown}}','','','publish','closed','closed','','ae332b0887d79fb195d42c57d123a654','','','2026-07-23 05:28:00','2026-07-23 09:28:00','',0,'https://stealthrestyling.com/ae332b0887d79fb195d42c57d123a654/',0,'oembed_cache','',0),(514,0,'2026-07-23 05:28:10','2026-07-23 09:28:10','{{unknown}}','','','publish','closed','closed','','d0a065b675ffb31dcd8880cbdf1bdd33-2','','','2026-07-23 05:28:10','2026-07-23 09:28:10','',0,'https://stealthrestyling.com/d0a065b675ffb31dcd8880cbdf1bdd33-2/',0,'oembed_cache','',0),(517,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1821129148]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"object_id\":0,\"object\":\"\",\"menu_item_parent\":0,\"position\":0,\"type\":\"custom\",\"title\":\"generated\",\"url\":\"https://example.invalid/\",\"target\":\"\",\"attr_title\":\"\",\"description\":\"\",\"classes\":\"\",\"xfn\":\"\",\"status\":\"publish\",\"nav_menu_term_id\":0,\"_invalid\":false}}}','changeset','','publish','closed','closed','','16bb11e9-068d-4920-81d6-ce7bb1c28fbd','','','2026-07-23 14:46:18','2026-07-23 18:46:18','',0,'https://stealthrestyling.com/16bb11e9-068d-4920-81d6-ce7bb1c28fbd/',0,'customize_changeset','',0),(518,0,'2026-07-23 14:46:00','2026-07-23 18:46:00','<blockquote class=\"wp-embedded-content\" data-secret=\"TOET5cszjV\"><a href=\"https://stealthrestyling.com/contact-us/\">CONTACT US</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“CONTACT US” — Stealth Restyling\" src=\"https://stealthrestyling.com/contact-us/embed/#?secret=a3edOfiSkJ#?secret=TOET5cszjV\" data-secret=\"TOET5cszjV\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','24f50c6bf068bc52a8596c3407c3335b','','','2026-07-23 14:46:00','2026-07-23 18:46:00','',0,'https://stealthrestyling.com/24f50c6bf068bc52a8596c3407c3335b/',0,'oembed_cache','',0),(519,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-14','','','2026-07-23 14:46:18','2026-07-23 18:46:18','',0,'',0,'request','',0),(520,12,'2026-07-23 14:46:23','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2026-07-23 14:46:23','0000-00-00 00:00:00','',0,'https://stealthrestyling.com/?p=520',0,'post','',0),(522,12,'2026-07-23 14:46:43','2026-07-23 18:46:43','https://stealthrestyling.com/wp-content/uploads/2026/07/h2ok_up_dcfb3c79.zip','h2ok_up_dcfb3c79.zip','','private','open','closed','','h2ok_up_dcfb3c79-zip','','','2026-07-23 14:46:43','2026-07-23 18:46:43','',0,'https://stealthrestyling.com/wp-content/uploads/2026/07/h2ok_up_dcfb3c79.zip',0,'attachment','',0),(523,12,'2026-07-23 14:46:53','2026-07-23 18:46:53','https://stealthrestyling.com/wp-content/uploads/2026/07/h2ok_up_dcfb3c79-1.zip','h2ok_up_dcfb3c79.zip','','private','open','closed','','h2ok_up_dcfb3c79-zip-2','','','2026-07-23 14:46:53','2026-07-23 18:46:53','',0,'https://stealthrestyling.com/wp-content/uploads/2026/07/h2ok_up_dcfb3c79-1.zip',0,'attachment','',0),(524,12,'2026-07-23 14:47:00','2026-07-23 18:47:00','https://stealthrestyling.com/wp-content/uploads/2026/07/h2ok_up_dcfb3c79-2.zip','h2ok_up_dcfb3c79.zip','','private','open','closed','','h2ok_up_dcfb3c79-zip-3','','','2026-07-23 14:47:00','2026-07-23 18:47:00','',0,'https://stealthrestyling.com/wp-content/uploads/2026/07/h2ok_up_dcfb3c79-2.zip',0,'attachment','',0),(526,12,'2026-07-23 14:47:27','2026-07-23 18:47:27','https://stealthrestyling.com/wp-content/uploads/2026/07/nx_th_98448b.zip','nx_th_98448b.zip','','private','open','closed','','nx_th_98448b-zip','','','2026-07-23 14:47:27','2026-07-23 18:47:27','',0,'https://stealthrestyling.com/wp-content/uploads/2026/07/nx_th_98448b.zip',0,'attachment','',0),(528,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1834280527]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"object_id\":0,\"object\":\"\",\"menu_item_parent\":0,\"position\":0,\"type\":\"custom\",\"title\":\"generated\",\"url\":\"https://example.invalid/\",\"target\":\"\",\"attr_title\":\"\",\"description\":\"\",\"classes\":\"\",\"xfn\":\"\",\"status\":\"publish\",\"nav_menu_term_id\":0,\"_invalid\":false}}}','changeset','','publish','closed','closed','','e708fd8d-510c-4f3f-a9c1-f6c2ebd5f3c9','','','2026-07-23 17:46:38','2026-07-23 21:46:38','',0,'https://stealthrestyling.com/e708fd8d-510c-4f3f-a9c1-f6c2ebd5f3c9/',0,'customize_changeset','',0),(529,0,'2026-07-23 17:46:19','2026-07-23 21:46:19','<blockquote class=\"wp-embedded-content\" data-secret=\"SJyPWQbJt4\"><a href=\"https://stealthrestyling.com/contact-us/\">CONTACT US</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“CONTACT US” — Stealth Restyling\" src=\"https://stealthrestyling.com/contact-us/embed/#?secret=AvLsG2G3VK#?secret=SJyPWQbJt4\" data-secret=\"SJyPWQbJt4\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','58ec033d84fd706c222aca07cc0e1a87','','','2026-07-23 17:46:19','2026-07-23 21:46:19','',0,'https://stealthrestyling.com/58ec033d84fd706c222aca07cc0e1a87/',0,'oembed_cache','',0),(530,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-15','','','2026-07-23 17:46:38','2026-07-23 21:46:38','',0,'',0,'request','',0),(532,0,'2026-07-23 22:48:44','2026-07-24 02:48:44','{{unknown}}','','','publish','closed','closed','','792cc9a5400fbf15fdc7284e8e9b2bd0','','','2026-07-23 22:48:44','2026-07-24 02:48:44','',0,'https://stealthrestyling.com/792cc9a5400fbf15fdc7284e8e9b2bd0/',0,'oembed_cache','',0),(533,0,'2026-07-23 22:48:45','2026-07-24 02:48:45','{{unknown}}','','','publish','closed','closed','','1a24ffa16e37be74225c3b21669991db','','','2026-07-23 22:48:45','2026-07-24 02:48:45','',0,'https://stealthrestyling.com/1a24ffa16e37be74225c3b21669991db/',0,'oembed_cache','',0),(534,0,'2026-07-23 22:48:45','2026-07-24 02:48:45','{{unknown}}','','','publish','closed','closed','','3956bfb1642ca2d3ac83d934ab1f9a59','','','2026-07-23 22:48:45','2026-07-24 02:48:45','',0,'https://stealthrestyling.com/3956bfb1642ca2d3ac83d934ab1f9a59/',0,'oembed_cache','',0),(535,0,'2026-07-23 22:49:03','2026-07-24 02:49:03','{{unknown}}','','','publish','closed','closed','','1a24ffa16e37be74225c3b21669991db-2','','','2026-07-23 22:49:03','2026-07-24 02:49:03','',0,'https://stealthrestyling.com/1a24ffa16e37be74225c3b21669991db-2/',0,'oembed_cache','',0),(536,10,'2026-07-23 23:33:09','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2026-07-23 23:33:09','0000-00-00 00:00:00','',0,'https://stealthrestyling.com/?p=536',0,'post','',0),(537,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1851735727]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"object_id\":0,\"object\":\"\",\"menu_item_parent\":0,\"position\":0,\"type\":\"custom\",\"title\":\"generated\",\"url\":\"https://example.invalid/\",\"target\":\"\",\"attr_title\":\"\",\"description\":\"\",\"classes\":\"\",\"xfn\":\"\",\"status\":\"publish\",\"nav_menu_term_id\":0,\"_invalid\":false}}}','changeset','','publish','closed','closed','','4e6c2aec-6b01-429d-900c-fa386799803d','','','2026-07-24 06:19:31','2026-07-24 10:19:31','',0,'https://stealthrestyling.com/4e6c2aec-6b01-429d-900c-fa386799803d/',0,'customize_changeset','',0),(538,0,'2026-07-24 06:19:04','2026-07-24 10:19:04','<blockquote class=\"wp-embedded-content\" data-secret=\"JY0cqEWL8f\"><a href=\"https://stealthrestyling.com/contact-us/\">CONTACT US</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“CONTACT US” — Stealth Restyling\" src=\"https://stealthrestyling.com/contact-us/embed/#?secret=Nb78k9R8CV#?secret=JY0cqEWL8f\" data-secret=\"JY0cqEWL8f\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','a88e3b0ea54957df359264e55d036987','','','2026-07-24 06:19:04','2026-07-24 10:19:04','',0,'https://stealthrestyling.com/a88e3b0ea54957df359264e55d036987/',0,'oembed_cache','',0),(539,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-16','','','2026-07-24 06:19:31','2026-07-24 10:19:31','',0,'',0,'request','',0),(540,14,'2026-07-24 08:27:26','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2026-07-24 08:27:26','0000-00-00 00:00:00','',0,'https://stealthrestyling.com/?p=540',0,'post','',0),(543,13,'2026-07-24 08:34:52','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2026-07-24 08:34:52','0000-00-00 00:00:00','',0,'https://stealthrestyling.com/?p=543',0,'post','',0),(546,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1847489440]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"object_id\":0,\"object\":\"\",\"menu_item_parent\":0,\"position\":0,\"type\":\"custom\",\"title\":\"generated\",\"url\":\"https://example.invalid/\",\"target\":\"\",\"attr_title\":\"\",\"description\":\"\",\"classes\":\"\",\"xfn\":\"\",\"status\":\"publish\",\"nav_menu_term_id\":0,\"_invalid\":false}}}','changeset','','publish','closed','closed','','629c33c7-7a92-4b34-b1d6-e1468db38032','','','2026-07-24 09:56:15','2026-07-24 13:56:15','',0,'https://stealthrestyling.com/629c33c7-7a92-4b34-b1d6-e1468db38032/',0,'customize_changeset','',0),(547,0,'2026-07-24 09:55:56','2026-07-24 13:55:56','<blockquote class=\"wp-embedded-content\" data-secret=\"9mrDls7AvU\"><a href=\"https://stealthrestyling.com/contact-us/\">CONTACT US</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“CONTACT US” — Stealth Restyling\" src=\"https://stealthrestyling.com/contact-us/embed/#?secret=Vw75MxwSab#?secret=9mrDls7AvU\" data-secret=\"9mrDls7AvU\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','6eff9a7048d85b80d403d5b20276c5a5','','','2026-07-24 09:55:56','2026-07-24 13:55:56','',0,'https://stealthrestyling.com/6eff9a7048d85b80d403d5b20276c5a5/',0,'oembed_cache','',0),(548,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-17','','','2026-07-24 09:56:15','2026-07-24 13:56:15','',0,'',0,'request','',0),(549,15,'2026-07-24 09:56:19','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2026-07-24 09:56:19','0000-00-00 00:00:00','',0,'https://stealthrestyling.com/?p=549',0,'post','',0),(551,15,'2026-07-24 09:56:41','2026-07-24 13:56:41','https://stealthrestyling.com/wp-content/uploads/2026/07/832f474b.zip','832f474b.zip','','private','open','closed','','832f474b-zip','','','2026-07-24 09:56:41','2026-07-24 13:56:41','',0,'https://stealthrestyling.com/wp-content/uploads/2026/07/832f474b.zip',0,'attachment','',0),(552,15,'2026-07-24 09:56:52','2026-07-24 13:56:52','https://stealthrestyling.com/wp-content/uploads/2026/07/832f474b-1.zip','832f474b.zip','','private','open','closed','','832f474b-zip-2','','','2026-07-24 09:56:52','2026-07-24 13:56:52','',0,'https://stealthrestyling.com/wp-content/uploads/2026/07/832f474b-1.zip',0,'attachment','',0),(553,15,'2026-07-24 09:57:01','2026-07-24 13:57:01','https://stealthrestyling.com/wp-content/uploads/2026/07/832f474b-2.zip','832f474b.zip','','private','open','closed','','832f474b-zip-3','','','2026-07-24 09:57:01','2026-07-24 13:57:01','',0,'https://stealthrestyling.com/wp-content/uploads/2026/07/832f474b-2.zip',0,'attachment','',0),(555,15,'2026-07-24 09:57:28','2026-07-24 13:57:28','https://stealthrestyling.com/wp-content/uploads/2026/07/cd4379.zip','cd4379.zip','','private','open','closed','','cd4379-zip','','','2026-07-24 09:57:28','2026-07-24 13:57:28','',0,'https://stealthrestyling.com/wp-content/uploads/2026/07/cd4379.zip',0,'attachment','',0),(556,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1807503976]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"object_id\":0,\"object\":\"\",\"menu_item_parent\":0,\"position\":0,\"type\":\"custom\",\"title\":\"generated\",\"url\":\"https://example.invalid/\",\"target\":\"\",\"attr_title\":\"\",\"description\":\"\",\"classes\":\"\",\"xfn\":\"\",\"status\":\"publish\",\"nav_menu_term_id\":0,\"_invalid\":false}}}','changeset','','publish','closed','closed','','56b152e2-00a7-45bb-872e-6497f27698c7','','','2026-07-24 15:45:37','2026-07-24 19:45:37','',0,'https://stealthrestyling.com/56b152e2-00a7-45bb-872e-6497f27698c7/',0,'customize_changeset','',0),(557,0,'2026-07-24 15:45:27','2026-07-24 19:45:27','<blockquote class=\"wp-embedded-content\" data-secret=\"OEMv8qmGby\"><a href=\"https://stealthrestyling.com/contact-us/\">CONTACT US</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“CONTACT US” — Stealth Restyling\" src=\"https://stealthrestyling.com/contact-us/embed/#?secret=LvBqAEy2Qg#?secret=OEMv8qmGby\" data-secret=\"OEMv8qmGby\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','581e7b7924a274465b5a2595876653c8','','','2026-07-24 15:45:27','2026-07-24 19:45:27','',0,'https://stealthrestyling.com/581e7b7924a274465b5a2595876653c8/',0,'oembed_cache','',0),(558,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-18','','','2026-07-24 15:45:37','2026-07-24 19:45:37','',0,'',0,'request','',0),(559,0,'2026-07-24 19:48:33','2026-07-24 23:48:33','<blockquote class=\"wp-embedded-content\" data-secret=\"UqdFJdmTBS\"><a href=\"https://stealthrestyling.com/contact-us/\">CONTACT US</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“CONTACT US” — Stealth Restyling\" src=\"https://stealthrestyling.com/contact-us/embed/#?secret=rQEW7nLFcv#?secret=UqdFJdmTBS\" data-secret=\"UqdFJdmTBS\" width=\"200\" height=\"200\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','d056956a991759c3762128f64ddee2dd','','','2026-07-24 19:48:33','2026-07-24 23:48:33','',0,'https://stealthrestyling.com/d056956a991759c3762128f64ddee2dd/',0,'oembed_cache','',0),(560,0,'2026-07-24 19:48:33','2026-07-24 23:48:33','<blockquote class=\"wp-embedded-content\" data-secret=\"ymPsgMy7aI\"><a href=\"https://stealthrestyling.com/contact-us/\">CONTACT US</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“CONTACT US” — Stealth Restyling\" src=\"https://stealthrestyling.com/contact-us/embed/#?secret=l28gJi2jQ2#?secret=ymPsgMy7aI\" data-secret=\"ymPsgMy7aI\" width=\"200\" height=\"200\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','a5d5251ec0bd83c6d6c4a430faa5e1a1','','','2026-07-24 19:48:33','2026-07-24 23:48:33','',0,'https://stealthrestyling.com/a5d5251ec0bd83c6d6c4a430faa5e1a1/',0,'oembed_cache','',0),(561,0,'2026-07-24 19:48:33','2026-07-24 23:48:33','<blockquote class=\"wp-embedded-content\" data-secret=\"ZNLMWp4v7T\"><a href=\"https://stealthrestyling.com/contact-us/\">CONTACT US</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“CONTACT US” — Stealth Restyling\" src=\"https://stealthrestyling.com/contact-us/embed/#?secret=PDK8gL3hmK#?secret=ZNLMWp4v7T\" data-secret=\"ZNLMWp4v7T\" width=\"200\" height=\"200\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','e6bdf5e85d974005ac996653cfc30fd3','','','2026-07-24 19:48:33','2026-07-24 23:48:33','',0,'https://stealthrestyling.com/e6bdf5e85d974005ac996653cfc30fd3/',0,'oembed_cache','',0),(562,0,'2026-07-25 00:13:05','2026-07-25 04:13:05','<blockquote class=\"wp-embedded-content\" data-secret=\"N6nSOJAZVA\"><a href=\"https://stealthrestyling.com/contact-us/\">CONTACT US</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“CONTACT US” — Stealth Restyling\" src=\"https://stealthrestyling.com/contact-us/embed/#?secret=hgvizN96Cs#?secret=N6nSOJAZVA\" data-secret=\"N6nSOJAZVA\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','3f8a89fd4c3bc44a8bff8b25ea1a88fc','','','2026-07-25 00:13:05','2026-07-25 04:13:05','',0,'https://stealthrestyling.com/3f8a89fd4c3bc44a8bff8b25ea1a88fc/',0,'oembed_cache','',0),(563,0,'2026-07-25 00:13:05','2026-07-25 04:13:05','<blockquote class=\"wp-embedded-content\" data-secret=\"zxQe7WKwU1\"><a href=\"https://stealthrestyling.com/contact-us/\">CONTACT US</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“CONTACT US” — Stealth Restyling\" src=\"https://stealthrestyling.com/contact-us/embed/#?secret=CjXSAvJaxz#?secret=zxQe7WKwU1\" data-secret=\"zxQe7WKwU1\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','ab71817740f2d0b40ea441e52daa5b31','','','2026-07-25 00:13:05','2026-07-25 04:13:05','',0,'https://stealthrestyling.com/ab71817740f2d0b40ea441e52daa5b31/',0,'oembed_cache','',0),(564,0,'2026-07-25 00:13:05','2026-07-25 04:13:05','<blockquote class=\"wp-embedded-content\" data-secret=\"PSH8qERGR3\"><a href=\"https://stealthrestyling.com/contact-us/\">CONTACT US</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“CONTACT US” — Stealth Restyling\" src=\"https://stealthrestyling.com/contact-us/embed/#?secret=jRyc9QBQug#?secret=PSH8qERGR3\" data-secret=\"PSH8qERGR3\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','86e20b778dc8d2953b697a093f73d86e','','','2026-07-25 00:13:05','2026-07-25 04:13:05','',0,'https://stealthrestyling.com/86e20b778dc8d2953b697a093f73d86e/',0,'oembed_cache','',0),(565,0,'2026-07-25 04:36:40','2026-07-25 08:36:40','<blockquote class=\"wp-embedded-content\" data-secret=\"HvE9StEaAV\"><a href=\"https://stealthrestyling.com/contact-us/\">CONTACT US</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“CONTACT US” — Stealth Restyling\" src=\"https://stealthrestyling.com/contact-us/embed/#?secret=PmBRHhMcnU#?secret=HvE9StEaAV\" data-secret=\"HvE9StEaAV\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','77f5b1b842fa75fbfc0895bce37732e9','','','2026-07-25 04:36:40','2026-07-25 08:36:40','',0,'https://stealthrestyling.com/77f5b1b842fa75fbfc0895bce37732e9/',0,'oembed_cache','',0),(566,0,'2026-07-25 04:36:40','2026-07-25 08:36:40','<blockquote class=\"wp-embedded-content\" data-secret=\"bEqOlkThEr\"><a href=\"https://stealthrestyling.com/contact-us/\">CONTACT US</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“CONTACT US” — Stealth Restyling\" src=\"https://stealthrestyling.com/contact-us/embed/#?secret=83Qqw2V0FW#?secret=bEqOlkThEr\" data-secret=\"bEqOlkThEr\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','5b08f6fc32bba9de92300a4dd808e061','','','2026-07-25 04:36:40','2026-07-25 08:36:40','',0,'https://stealthrestyling.com/5b08f6fc32bba9de92300a4dd808e061/',0,'oembed_cache','',0),(567,0,'2026-07-25 04:36:40','2026-07-25 08:36:40','<blockquote class=\"wp-embedded-content\" data-secret=\"ElMulJVEqW\"><a href=\"https://stealthrestyling.com/contact-us/\">CONTACT US</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“CONTACT US” — Stealth Restyling\" src=\"https://stealthrestyling.com/contact-us/embed/#?secret=LUOeSFCqWL#?secret=ElMulJVEqW\" data-secret=\"ElMulJVEqW\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','eb7e9543caf2e8e1763e3f10ee993a73','','','2026-07-25 04:36:40','2026-07-25 08:36:40','',0,'https://stealthrestyling.com/eb7e9543caf2e8e1763e3f10ee993a73/',0,'oembed_cache','',0),(568,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1862417421]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"object_id\":0,\"object\":\"\",\"menu_item_parent\":0,\"position\":0,\"type\":\"custom\",\"title\":\"generated\",\"url\":\"https://google.com/\",\"target\":\"\",\"attr_title\":\"\",\"description\":\"\",\"classes\":\"\",\"xfn\":\"\",\"status\":\"publish\",\"nav_menu_term_id\":0,\"_invalid\":false}}}','changeset','','publish','closed','closed','','c0b7bc91-c3a3-4f38-95da-0806e257ed77','','','2026-07-25 05:08:34','2026-07-25 09:08:34','',0,'https://stealthrestyling.com/c0b7bc91-c3a3-4f38-95da-0806e257ed77/',0,'customize_changeset','',0),(569,0,'2026-07-25 05:08:09','2026-07-25 09:08:09','<blockquote class=\"wp-embedded-content\" data-secret=\"mC7gdfEL40\"><a href=\"https://stealthrestyling.com/contact-us/\">CONTACT US</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“CONTACT US” — Stealth Restyling\" src=\"https://stealthrestyling.com/contact-us/embed/#?secret=M7yIlQ3KeI#?secret=mC7gdfEL40\" data-secret=\"mC7gdfEL40\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','5ea6a09d910383bc89145a780205684f','','','2026-07-25 05:08:09','2026-07-25 09:08:09','',0,'https://stealthrestyling.com/5ea6a09d910383bc89145a780205684f/',0,'oembed_cache','',0),(570,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-19','','','2026-07-25 05:08:34','2026-07-25 09:08:34','',0,'',0,'request','',0),(572,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1873194969]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"object_id\":0,\"object\":\"\",\"menu_item_parent\":0,\"position\":0,\"type\":\"custom\",\"title\":\"generated\",\"url\":\"https://example.invalid/\",\"target\":\"\",\"attr_title\":\"\",\"description\":\"\",\"classes\":\"\",\"xfn\":\"\",\"status\":\"publish\",\"nav_menu_term_id\":0,\"_invalid\":false}}}','c','','publish','closed','closed','','d4b25946-b1f5-4c61-9426-aa22bde91785','','','2026-07-25 08:46:23','2026-07-25 12:46:23','',0,'',0,'customize_changeset','',0),(573,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','<blockquote class=\"wp-embedded-content\" data-secret=\"X4t50HUVwh\"><a href=\"https://stealthrestyling.com/contact-us/\">CONTACT US</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“CONTACT US” — Stealth Restyling\" src=\"https://stealthrestyling.com/contact-us/embed/#?secret=64o3WZMCcz#?secret=X4t50HUVwh\" data-secret=\"X4t50HUVwh\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','x','','publish','closed','closed','','x','','','2026-07-25 08:46:23','2026-07-25 12:46:23','',572,'',0,'post','',0),(574,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','p','p','','parse','closed','closed','','p','','','2026-07-25 08:46:22','2026-07-25 12:46:22','',0,'',0,'request','',0),(575,0,'2026-07-25 08:46:23','2026-07-25 12:46:23','<blockquote class=\"wp-embedded-content\" data-secret=\"X4t50HUVwh\"><a href=\"https://stealthrestyling.com/contact-us/\">CONTACT US</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“CONTACT US” — Stealth Restyling\" src=\"https://stealthrestyling.com/contact-us/embed/#?secret=64o3WZMCcz#?secret=X4t50HUVwh\" data-secret=\"X4t50HUVwh\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','x','','inherit','closed','closed','','573-revision-v1','','','2026-07-25 08:46:23','2026-07-25 12:46:23','',573,'https://stealthrestyling.com/?p=575',0,'revision','',0),(576,0,'2026-07-25 08:46:24','2026-07-25 12:46:24','<blockquote class=\"wp-embedded-content\" data-secret=\"AUQ5HkG2nL\"><a href=\"https://stealthrestyling.com/contact-us/\">CONTACT US</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“CONTACT US” — Stealth Restyling\" src=\"https://stealthrestyling.com/contact-us/embed/#?secret=9IOFaHKrQ6#?secret=AUQ5HkG2nL\" data-secret=\"AUQ5HkG2nL\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','2400a6f7c407f5eb99f540e05a288f5b','','','2026-07-25 08:46:24','2026-07-25 12:46:24','',0,'https://stealthrestyling.com/2400a6f7c407f5eb99f540e05a288f5b/',0,'oembed_cache','',0),(577,17,'2026-07-25 08:46:28','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2026-07-25 08:46:28','0000-00-00 00:00:00','',0,'https://stealthrestyling.com/?p=577',0,'post','',0),(579,16,'2026-07-25 09:29:15','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2026-07-25 09:29:15','0000-00-00 00:00:00','',0,'https://stealthrestyling.com/?p=579',0,'post','',0),(586,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1878359241]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"object_id\":0,\"object\":\"\",\"menu_item_parent\":0,\"position\":0,\"type\":\"custom\",\"title\":\"generated\",\"url\":\"https://example.invalid/\",\"target\":\"\",\"attr_title\":\"\",\"description\":\"\",\"classes\":\"\",\"xfn\":\"\",\"status\":\"publish\",\"nav_menu_term_id\":0,\"_invalid\":false}}}','changeset','','publish','closed','closed','','b1e4e8b4-bd2d-4a39-af1b-c91be8bd2fb8','','','2026-07-25 13:10:31','2026-07-25 17:10:31','',0,'https://stealthrestyling.com/b1e4e8b4-bd2d-4a39-af1b-c91be8bd2fb8/',0,'customize_changeset','',0),(587,0,'2026-07-25 13:10:19','2026-07-25 17:10:19','<blockquote class=\"wp-embedded-content\" data-secret=\"8upj1SNukF\"><a href=\"https://stealthrestyling.com/contact-us/\">CONTACT US</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“CONTACT US” — Stealth Restyling\" src=\"https://stealthrestyling.com/contact-us/embed/#?secret=THO9N1MJvk#?secret=8upj1SNukF\" data-secret=\"8upj1SNukF\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','aa29b6a9f075ef06f336f521a1e95e84','','','2026-07-25 13:10:19','2026-07-25 17:10:19','',0,'https://stealthrestyling.com/aa29b6a9f075ef06f336f521a1e95e84/',0,'oembed_cache','',0),(588,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-20','','','2026-07-25 13:10:31','2026-07-25 17:10:31','',0,'',0,'request','',0),(589,18,'2026-07-25 13:10:34','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2026-07-25 13:10:34','0000-00-00 00:00:00','',0,'https://stealthrestyling.com/?p=589',0,'post','',0),(591,18,'2026-07-25 13:10:52','2026-07-25 17:10:52','https://stealthrestyling.com/wp-content/uploads/2026/07/nx_up_a49b7884.zip','nx_up_a49b7884.zip','','private','open','closed','','nx_up_a49b7884-zip','','','2026-07-25 13:10:52','2026-07-25 17:10:52','',0,'https://stealthrestyling.com/wp-content/uploads/2026/07/nx_up_a49b7884.zip',0,'attachment','',0),(592,18,'2026-07-25 13:11:01','2026-07-25 17:11:01','https://stealthrestyling.com/wp-content/uploads/2026/07/nx_up_a49b7884-1.zip','nx_up_a49b7884.zip','','private','open','closed','','nx_up_a49b7884-zip-2','','','2026-07-25 13:11:01','2026-07-25 17:11:01','',0,'https://stealthrestyling.com/wp-content/uploads/2026/07/nx_up_a49b7884-1.zip',0,'attachment','',0),(593,18,'2026-07-25 13:11:07','2026-07-25 17:11:07','https://stealthrestyling.com/wp-content/uploads/2026/07/nx_up_a49b7884-2.zip','nx_up_a49b7884.zip','','private','open','closed','','nx_up_a49b7884-zip-3','','','2026-07-25 13:11:07','2026-07-25 17:11:07','',0,'https://stealthrestyling.com/wp-content/uploads/2026/07/nx_up_a49b7884-2.zip',0,'attachment','',0),(595,18,'2026-07-25 13:11:32','2026-07-25 17:11:32','https://stealthrestyling.com/wp-content/uploads/2026/07/nx_th_d8c3c7.zip','nx_th_d8c3c7.zip','','private','open','closed','','nx_th_d8c3c7-zip','','','2026-07-25 13:11:32','2026-07-25 17:11:32','',0,'https://stealthrestyling.com/wp-content/uploads/2026/07/nx_th_d8c3c7.zip',0,'attachment','',0),(596,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1879819833]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"object_id\":0,\"object\":\"\",\"menu_item_parent\":0,\"position\":0,\"type\":\"custom\",\"title\":\"generated\",\"url\":\"https://example.invalid/\",\"target\":\"\",\"attr_title\":\"\",\"description\":\"\",\"classes\":\"\",\"xfn\":\"\",\"status\":\"publish\",\"nav_menu_term_id\":0,\"_invalid\":false}}}','changeset','','publish','closed','closed','','c92129cd-f399-4cf4-958a-86c36b120d9d','','','2026-07-25 15:49:49','2026-07-25 19:49:49','',0,'https://stealthrestyling.com/c92129cd-f399-4cf4-958a-86c36b120d9d/',0,'customize_changeset','',0),(597,0,'2026-07-25 15:49:37','2026-07-25 19:49:37','<blockquote class=\"wp-embedded-content\" data-secret=\"FA6hl4M54I\"><a href=\"https://stealthrestyling.com/contact-us/\">CONTACT US</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“CONTACT US” — Stealth Restyling\" src=\"https://stealthrestyling.com/contact-us/embed/#?secret=EJ6qNaWjv3#?secret=FA6hl4M54I\" data-secret=\"FA6hl4M54I\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','3da24c2891c827d0bebcfe6e840e1715','','','2026-07-25 15:49:37','2026-07-25 19:49:37','',0,'https://stealthrestyling.com/3da24c2891c827d0bebcfe6e840e1715/',0,'oembed_cache','',0),(598,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-21','','','2026-07-25 15:49:49','2026-07-25 19:49:49','',0,'',0,'request','',0),(599,19,'2026-07-25 15:49:53','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2026-07-25 15:49:53','0000-00-00 00:00:00','',0,'https://stealthrestyling.com/?p=599',0,'post','',0),(601,19,'2026-07-25 15:50:05','2026-07-25 19:50:05','https://stealthrestyling.com/wp-content/uploads/2026/07/neo_10771142.zip','neo_10771142.zip','','private','open','closed','','neo_10771142-zip','','','2026-07-25 15:50:05','2026-07-25 19:50:05','',0,'https://stealthrestyling.com/wp-content/uploads/2026/07/neo_10771142.zip',0,'attachment','',0),(602,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1802516866]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"object_id\":0,\"object\":\"\",\"menu_item_parent\":0,\"position\":0,\"type\":\"custom\",\"title\":\"generated\",\"url\":\"https://example.invalid/\",\"target\":\"\",\"attr_title\":\"\",\"description\":\"\",\"classes\":\"\",\"xfn\":\"\",\"status\":\"publish\",\"nav_menu_term_id\":0,\"_invalid\":false}}}','changeset','','publish','closed','closed','','026733d7-01dd-4ca6-bfc9-f1dc443bf600','','','2026-07-25 17:21:48','2026-07-25 21:21:48','',0,'https://stealthrestyling.com/026733d7-01dd-4ca6-bfc9-f1dc443bf600/',0,'customize_changeset','',0),(603,0,'2026-07-25 17:21:27','2026-07-25 21:21:27','<blockquote class=\"wp-embedded-content\" data-secret=\"d3IfofQTmS\"><a href=\"https://stealthrestyling.com/x/\">x</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“x” — Stealth Restyling\" src=\"https://stealthrestyling.com/x/embed/#?secret=9eh28kgfex#?secret=d3IfofQTmS\" data-secret=\"d3IfofQTmS\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','b9b10d6b79aed701c80daf5cf5abf145','','','2026-07-25 17:21:27','2026-07-25 21:21:27','',0,'https://stealthrestyling.com/b9b10d6b79aed701c80daf5cf5abf145/',0,'oembed_cache','',0),(604,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-22','','','2026-07-25 17:21:48','2026-07-25 21:21:48','',0,'',0,'request','',0),(605,20,'2026-07-25 17:21:58','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2026-07-25 17:21:58','0000-00-00 00:00:00','',0,'https://stealthrestyling.com/?p=605',0,'post','',0),(607,20,'2026-07-25 17:22:23','2026-07-25 21:22:23','https://stealthrestyling.com/wp-content/uploads/2026/07/nx_up_39a5cdb9.zip','nx_up_39a5cdb9.zip','','private','open','closed','','nx_up_39a5cdb9-zip','','','2026-07-25 17:22:23','2026-07-25 21:22:23','',0,'https://stealthrestyling.com/wp-content/uploads/2026/07/nx_up_39a5cdb9.zip',0,'attachment','',0),(608,20,'2026-07-25 17:22:36','2026-07-25 21:22:36','https://stealthrestyling.com/wp-content/uploads/2026/07/nx_up_39a5cdb9-1.zip','nx_up_39a5cdb9.zip','','private','open','closed','','nx_up_39a5cdb9-zip-2','','','2026-07-25 17:22:36','2026-07-25 21:22:36','',0,'https://stealthrestyling.com/wp-content/uploads/2026/07/nx_up_39a5cdb9-1.zip',0,'attachment','',0),(609,20,'2026-07-25 17:22:44','2026-07-25 21:22:44','https://stealthrestyling.com/wp-content/uploads/2026/07/nx_up_39a5cdb9-2.zip','nx_up_39a5cdb9.zip','','private','open','closed','','nx_up_39a5cdb9-zip-3','','','2026-07-25 17:22:44','2026-07-25 21:22:44','',0,'https://stealthrestyling.com/wp-content/uploads/2026/07/nx_up_39a5cdb9-2.zip',0,'attachment','',0),(611,20,'2026-07-25 17:23:16','2026-07-25 21:23:16','https://stealthrestyling.com/wp-content/uploads/2026/07/nx_th_669266.zip','nx_th_669266.zip','','private','open','closed','','nx_th_669266-zip','','','2026-07-25 17:23:16','2026-07-25 21:23:16','',0,'https://stealthrestyling.com/wp-content/uploads/2026/07/nx_th_669266.zip',0,'attachment','',0),(612,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1871795744]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"object_id\":0,\"object\":\"\",\"menu_item_parent\":0,\"position\":0,\"type\":\"custom\",\"title\":\"generated\",\"url\":\"https://example.invalid/\",\"target\":\"\",\"attr_title\":\"\",\"description\":\"\",\"classes\":\"\",\"xfn\":\"\",\"status\":\"publish\",\"nav_menu_term_id\":0,\"_invalid\":false}}}','changeset','','publish','closed','closed','','4d632fcf-159e-49de-adb8-a19674eb84d5','','','2026-07-25 18:07:23','2026-07-25 22:07:23','',0,'https://stealthrestyling.com/4d632fcf-159e-49de-adb8-a19674eb84d5/',0,'customize_changeset','',0),(613,0,'2026-07-25 18:06:49','2026-07-25 22:06:49','<blockquote class=\"wp-embedded-content\" data-secret=\"EUtQ2xzbQe\"><a href=\"https://stealthrestyling.com/x/\">x</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“x” — Stealth Restyling\" src=\"https://stealthrestyling.com/x/embed/#?secret=KzYcevZJJd#?secret=EUtQ2xzbQe\" data-secret=\"EUtQ2xzbQe\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','1939db30414bc20b5f803b101af39c48','','','2026-07-25 18:06:49','2026-07-25 22:06:49','',0,'https://stealthrestyling.com/1939db30414bc20b5f803b101af39c48/',0,'oembed_cache','',0),(614,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-23','','','2026-07-25 18:07:23','2026-07-25 22:07:23','',0,'',0,'request','',0),(615,21,'2026-07-25 18:07:27','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2026-07-25 18:07:27','0000-00-00 00:00:00','',0,'https://stealthrestyling.com/?p=615',0,'post','',0),(617,21,'2026-07-25 18:07:39','2026-07-25 22:07:39','https://stealthrestyling.com/wp-content/uploads/2026/07/neo_90e0e8d3.zip','neo_90e0e8d3.zip','','private','open','closed','','neo_90e0e8d3-zip','','','2026-07-25 18:07:39','2026-07-25 22:07:39','',0,'https://stealthrestyling.com/wp-content/uploads/2026/07/neo_90e0e8d3.zip',0,'attachment','',0),(618,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1841749301]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"object_id\":0,\"object\":\"\",\"menu_item_parent\":0,\"position\":0,\"type\":\"custom\",\"title\":\"generated\",\"url\":\"https://example.invalid/\",\"target\":\"\",\"attr_title\":\"\",\"description\":\"\",\"classes\":\"\",\"xfn\":\"\",\"status\":\"publish\",\"nav_menu_term_id\":0,\"_invalid\":false}}}','changeset','','publish','closed','closed','','9044fd69-569d-4bb4-8778-5d3408ed102b','','','2026-07-25 18:32:23','2026-07-25 22:32:23','',0,'https://stealthrestyling.com/9044fd69-569d-4bb4-8778-5d3408ed102b/',0,'customize_changeset','',0),(619,0,'2026-07-25 18:32:13','2026-07-25 22:32:13','<blockquote class=\"wp-embedded-content\" data-secret=\"Tvw04bC2wR\"><a href=\"https://stealthrestyling.com/x/\">x</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“x” — Stealth Restyling\" src=\"https://stealthrestyling.com/x/embed/#?secret=NTtbOcG0SU#?secret=Tvw04bC2wR\" data-secret=\"Tvw04bC2wR\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','836534d96f86be1c49c6c3ac39f9308b','','','2026-07-25 18:32:13','2026-07-25 22:32:13','',0,'https://stealthrestyling.com/836534d96f86be1c49c6c3ac39f9308b/',0,'oembed_cache','',0),(620,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-24','','','2026-07-25 18:32:23','2026-07-25 22:32:23','',0,'',0,'request','',0),(621,22,'2026-07-25 18:32:26','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2026-07-25 18:32:26','0000-00-00 00:00:00','',0,'https://stealthrestyling.com/?p=621',0,'post','',0),(622,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1861349541]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"object_id\":0,\"object\":\"\",\"menu_item_parent\":0,\"position\":0,\"type\":\"custom\",\"title\":\"generated\",\"url\":\"https://example.invalid/\",\"target\":\"\",\"attr_title\":\"\",\"description\":\"\",\"classes\":\"\",\"xfn\":\"\",\"status\":\"publish\",\"nav_menu_term_id\":0,\"_invalid\":false}}}','changeset','','publish','closed','closed','','cc756f5c-9bfc-4b45-b005-8a20d8e074ab','','','2026-07-25 19:24:00','2026-07-25 23:24:00','',0,'https://stealthrestyling.com/cc756f5c-9bfc-4b45-b005-8a20d8e074ab/',0,'customize_changeset','',0),(623,0,'2026-07-25 19:23:50','2026-07-25 23:23:50','<blockquote class=\"wp-embedded-content\" data-secret=\"AmgUMLz4B9\"><a href=\"https://stealthrestyling.com/x/\">x</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“x” — Stealth Restyling\" src=\"https://stealthrestyling.com/x/embed/#?secret=TUJSxUOBt1#?secret=AmgUMLz4B9\" data-secret=\"AmgUMLz4B9\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','75ff8cef274f4edd2779a9233a8f0d70','','','2026-07-25 19:23:50','2026-07-25 23:23:50','',0,'https://stealthrestyling.com/75ff8cef274f4edd2779a9233a8f0d70/',0,'oembed_cache','',0),(624,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-25','','','2026-07-25 19:24:00','2026-07-25 23:24:00','',0,'',0,'request','',0),(625,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1847275851]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"object_id\":0,\"object\":\"\",\"menu_item_parent\":0,\"position\":0,\"type\":\"custom\",\"title\":\"generated\",\"url\":\"https://example.invalid/\",\"target\":\"\",\"attr_title\":\"\",\"description\":\"\",\"classes\":\"\",\"xfn\":\"\",\"status\":\"publish\",\"nav_menu_term_id\":0,\"_invalid\":false}}}','changeset','','publish','closed','closed','','e544bc02-9e84-4738-8b71-19e1cb9a2e3f','','','2026-07-25 20:18:34','2026-07-26 00:18:34','',0,'https://stealthrestyling.com/e544bc02-9e84-4738-8b71-19e1cb9a2e3f/',0,'customize_changeset','',0),(626,0,'2026-07-25 20:18:18','2026-07-26 00:18:18','<blockquote class=\"wp-embedded-content\" data-secret=\"gx9WJNmdMU\"><a href=\"https://stealthrestyling.com/x/\">x</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“x” — Stealth Restyling\" src=\"https://stealthrestyling.com/x/embed/#?secret=BlBSEPoT6S#?secret=gx9WJNmdMU\" data-secret=\"gx9WJNmdMU\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','d28dd6628f0a88c7cfd0d96bd12cd101','','','2026-07-25 20:18:18','2026-07-26 00:18:18','',0,'https://stealthrestyling.com/d28dd6628f0a88c7cfd0d96bd12cd101/',0,'oembed_cache','',0),(627,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-26','','','2026-07-25 20:18:34','2026-07-26 00:18:34','',0,'',0,'request','',0),(628,23,'2026-07-25 20:18:38','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2026-07-25 20:18:38','0000-00-00 00:00:00','',0,'https://stealthrestyling.com/?p=628',0,'post','',0),(630,23,'2026-07-25 20:18:58','2026-07-26 00:18:58','https://stealthrestyling.com/wp-content/uploads/2026/07/nx_up_9b1f02d7.zip','nx_up_9b1f02d7.zip','','private','open','closed','','nx_up_9b1f02d7-zip','','','2026-07-25 20:18:58','2026-07-26 00:18:58','',0,'https://stealthrestyling.com/wp-content/uploads/2026/07/nx_up_9b1f02d7.zip',0,'attachment','',0),(631,23,'2026-07-25 20:19:07','2026-07-26 00:19:07','https://stealthrestyling.com/wp-content/uploads/2026/07/nx_up_9b1f02d7-1.zip','nx_up_9b1f02d7.zip','','private','open','closed','','nx_up_9b1f02d7-zip-2','','','2026-07-25 20:19:07','2026-07-26 00:19:07','',0,'https://stealthrestyling.com/wp-content/uploads/2026/07/nx_up_9b1f02d7-1.zip',0,'attachment','',0),(632,23,'2026-07-25 20:19:14','2026-07-26 00:19:14','https://stealthrestyling.com/wp-content/uploads/2026/07/nx_up_9b1f02d7-2.zip','nx_up_9b1f02d7.zip','','private','open','closed','','nx_up_9b1f02d7-zip-3','','','2026-07-25 20:19:14','2026-07-26 00:19:14','',0,'https://stealthrestyling.com/wp-content/uploads/2026/07/nx_up_9b1f02d7-2.zip',0,'attachment','',0),(634,23,'2026-07-25 20:19:42','2026-07-26 00:19:42','https://stealthrestyling.com/wp-content/uploads/2026/07/nx_th_1895b2.zip','nx_th_1895b2.zip','','private','open','closed','','nx_th_1895b2-zip','','','2026-07-25 20:19:42','2026-07-26 00:19:42','',0,'https://stealthrestyling.com/wp-content/uploads/2026/07/nx_th_1895b2.zip',0,'attachment','',0),(635,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1818557621]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"object_id\":0,\"object\":\"\",\"menu_item_parent\":0,\"position\":0,\"type\":\"custom\",\"title\":\"generated\",\"url\":\"https://example.invalid/\",\"target\":\"\",\"attr_title\":\"\",\"description\":\"\",\"classes\":\"\",\"xfn\":\"\",\"status\":\"publish\",\"nav_menu_term_id\":0,\"_invalid\":false}}}','changeset','','publish','closed','closed','','b4650e54-d429-4c8f-a486-315e05f25df8','','','2026-07-25 20:51:01','2026-07-26 00:51:01','',0,'https://stealthrestyling.com/b4650e54-d429-4c8f-a486-315e05f25df8/',0,'customize_changeset','',0),(636,0,'2026-07-25 20:50:49','2026-07-26 00:50:49','<blockquote class=\"wp-embedded-content\" data-secret=\"mWnfCRiitL\"><a href=\"https://stealthrestyling.com/x/\">x</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“x” — Stealth Restyling\" src=\"https://stealthrestyling.com/x/embed/#?secret=IR51kZxlEx#?secret=mWnfCRiitL\" data-secret=\"mWnfCRiitL\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','24943a791b58b55e8be27d406aa709a2','','','2026-07-25 20:50:49','2026-07-26 00:50:49','',0,'https://stealthrestyling.com/24943a791b58b55e8be27d406aa709a2/',0,'oembed_cache','',0),(637,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-27','','','2026-07-25 20:51:01','2026-07-26 00:51:01','',0,'',0,'request','',0),(638,24,'2026-07-25 20:51:04','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2026-07-25 20:51:04','0000-00-00 00:00:00','',0,'https://stealthrestyling.com/?p=638',0,'post','',0),(640,24,'2026-07-25 20:51:21','2026-07-26 00:51:21','https://stealthrestyling.com/wp-content/uploads/2026/07/nx_up_7042f819.zip','nx_up_7042f819.zip','','private','open','closed','','nx_up_7042f819-zip','','','2026-07-25 20:51:21','2026-07-26 00:51:21','',0,'https://stealthrestyling.com/wp-content/uploads/2026/07/nx_up_7042f819.zip',0,'attachment','',0),(641,24,'2026-07-25 20:51:30','2026-07-26 00:51:30','https://stealthrestyling.com/wp-content/uploads/2026/07/nx_up_7042f819-1.zip','nx_up_7042f819.zip','','private','open','closed','','nx_up_7042f819-zip-2','','','2026-07-25 20:51:30','2026-07-26 00:51:30','',0,'https://stealthrestyling.com/wp-content/uploads/2026/07/nx_up_7042f819-1.zip',0,'attachment','',0),(642,24,'2026-07-25 20:51:36','2026-07-26 00:51:36','https://stealthrestyling.com/wp-content/uploads/2026/07/nx_up_7042f819-2.zip','nx_up_7042f819.zip','','private','open','closed','','nx_up_7042f819-zip-3','','','2026-07-25 20:51:36','2026-07-26 00:51:36','',0,'https://stealthrestyling.com/wp-content/uploads/2026/07/nx_up_7042f819-2.zip',0,'attachment','',0),(644,24,'2026-07-25 20:51:59','2026-07-26 00:51:59','https://stealthrestyling.com/wp-content/uploads/2026/07/nx_th_f53d24.zip','nx_th_f53d24.zip','','private','open','closed','','nx_th_f53d24-zip','','','2026-07-25 20:51:59','2026-07-26 00:51:59','',0,'https://stealthrestyling.com/wp-content/uploads/2026/07/nx_th_f53d24.zip',0,'attachment','',0),(645,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1836594090]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"object_id\":0,\"object\":\"\",\"menu_item_parent\":0,\"position\":0,\"type\":\"custom\",\"title\":\"generated\",\"url\":\"https://example.invalid/\",\"target\":\"\",\"attr_title\":\"\",\"description\":\"\",\"classes\":\"\",\"xfn\":\"\",\"status\":\"publish\",\"nav_menu_term_id\":0,\"_invalid\":false}}}','changeset','','publish','closed','closed','','756813e5-ba1b-4ec3-9145-775e711089d3','','','2026-07-26 04:09:17','2026-07-26 08:09:17','',0,'https://stealthrestyling.com/756813e5-ba1b-4ec3-9145-775e711089d3/',0,'customize_changeset','',0),(646,0,'2026-07-26 04:09:08','2026-07-26 08:09:08','<blockquote class=\"wp-embedded-content\" data-secret=\"GbwNRmLOr6\"><a href=\"https://stealthrestyling.com/x/\">x</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“x” — Stealth Restyling\" src=\"https://stealthrestyling.com/x/embed/#?secret=6q94qF60ev#?secret=GbwNRmLOr6\" data-secret=\"GbwNRmLOr6\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','a623df91c92a6e5731c80c52f700f243','','','2026-07-26 04:09:08','2026-07-26 08:09:08','',0,'https://stealthrestyling.com/a623df91c92a6e5731c80c52f700f243/',0,'oembed_cache','',0),(647,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-28','','','2026-07-26 04:09:17','2026-07-26 08:09:17','',0,'',0,'request','',0),(648,25,'2026-07-26 04:23:16','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2026-07-26 04:23:16','0000-00-00 00:00:00','',0,'https://stealthrestyling.com/?p=648',0,'post','',0),(649,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1828757457]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"object_id\":0,\"object\":\"\",\"menu_item_parent\":0,\"position\":0,\"type\":\"custom\",\"title\":\"generated\",\"url\":\"https://example.invalid/\",\"target\":\"\",\"attr_title\":\"\",\"description\":\"\",\"classes\":\"\",\"xfn\":\"\",\"status\":\"publish\",\"nav_menu_term_id\":0,\"_invalid\":false}}}','changeset','','publish','closed','closed','','fba07829-5656-4c50-b4c3-6b6a50a5cdb1','','','2026-07-26 05:14:02','2026-07-26 09:14:02','',0,'https://stealthrestyling.com/fba07829-5656-4c50-b4c3-6b6a50a5cdb1/',0,'customize_changeset','',0),(650,0,'2026-07-26 05:13:54','2026-07-26 09:13:54','<blockquote class=\"wp-embedded-content\" data-secret=\"YzVPObn88Q\"><a href=\"https://stealthrestyling.com/x/\">x</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“x” — Stealth Restyling\" src=\"https://stealthrestyling.com/x/embed/#?secret=H65W7C23Yo#?secret=YzVPObn88Q\" data-secret=\"YzVPObn88Q\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','f5dabc308dfeb611a1e2e512a0f88fe7','','','2026-07-26 05:13:54','2026-07-26 09:13:54','',0,'https://stealthrestyling.com/f5dabc308dfeb611a1e2e512a0f88fe7/',0,'oembed_cache','',0),(651,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-29','','','2026-07-26 05:14:02','2026-07-26 09:14:02','',0,'',0,'request','',0),(656,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1899487396]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"object_id\":0,\"object\":\"\",\"menu_item_parent\":0,\"position\":0,\"type\":\"custom\",\"title\":\"generated\",\"url\":\"https://example.invalid/\",\"target\":\"\",\"attr_title\":\"\",\"description\":\"\",\"classes\":\"\",\"xfn\":\"\",\"status\":\"publish\",\"nav_menu_term_id\":0,\"_invalid\":false}}}','changeset','','publish','closed','closed','','98f41185-91a9-49fb-915d-e7807cfef779','','','2026-07-26 09:57:41','2026-07-26 13:57:41','',0,'https://stealthrestyling.com/98f41185-91a9-49fb-915d-e7807cfef779/',0,'customize_changeset','',0),(657,0,'2026-07-26 09:57:20','2026-07-26 13:57:20','<blockquote class=\"wp-embedded-content\" data-secret=\"SMemile2XB\"><a href=\"https://stealthrestyling.com/x/\">x</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“x” — Stealth Restyling\" src=\"https://stealthrestyling.com/x/embed/#?secret=MZ3nfDwBX1#?secret=SMemile2XB\" data-secret=\"SMemile2XB\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','6f495d91bb2e176388fdca5288222811','','','2026-07-26 09:57:20','2026-07-26 13:57:20','',0,'https://stealthrestyling.com/6f495d91bb2e176388fdca5288222811/',0,'oembed_cache','',0),(658,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-30','','','2026-07-26 09:57:41','2026-07-26 13:57:41','',0,'',0,'request','',0),(659,26,'2026-07-26 09:57:47','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2026-07-26 09:57:47','0000-00-00 00:00:00','',0,'https://stealthrestyling.com/?p=659',0,'post','',0),(661,26,'2026-07-26 09:58:12','2026-07-26 13:58:12','https://stealthrestyling.com/wp-content/uploads/2026/07/nx_up_2f7af9f9.zip','nx_up_2f7af9f9.zip','','private','open','closed','','nx_up_2f7af9f9-zip','','','2026-07-26 09:58:12','2026-07-26 13:58:12','',0,'https://stealthrestyling.com/wp-content/uploads/2026/07/nx_up_2f7af9f9.zip',0,'attachment','',0),(662,26,'2026-07-26 09:58:25','2026-07-26 13:58:25','https://stealthrestyling.com/wp-content/uploads/2026/07/nx_up_2f7af9f9-1.zip','nx_up_2f7af9f9.zip','','private','open','closed','','nx_up_2f7af9f9-zip-2','','','2026-07-26 09:58:25','2026-07-26 13:58:25','',0,'https://stealthrestyling.com/wp-content/uploads/2026/07/nx_up_2f7af9f9-1.zip',0,'attachment','',0),(663,26,'2026-07-26 09:58:35','2026-07-26 13:58:35','https://stealthrestyling.com/wp-content/uploads/2026/07/nx_up_2f7af9f9-2.zip','nx_up_2f7af9f9.zip','','private','open','closed','','nx_up_2f7af9f9-zip-3','','','2026-07-26 09:58:35','2026-07-26 13:58:35','',0,'https://stealthrestyling.com/wp-content/uploads/2026/07/nx_up_2f7af9f9-2.zip',0,'attachment','',0),(664,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1884612396]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"object_id\":0,\"object\":\"\",\"menu_item_parent\":0,\"position\":0,\"type\":\"custom\",\"title\":\"generated\",\"url\":\"https://example.invalid/\",\"target\":\"\",\"attr_title\":\"\",\"description\":\"\",\"classes\":\"\",\"xfn\":\"\",\"status\":\"publish\",\"nav_menu_term_id\":0,\"_invalid\":false}}}','changeset','','publish','closed','closed','','e800f4b9-b180-4338-9c98-e380ae36707f','','','2026-07-26 09:59:03','2026-07-26 13:59:03','',0,'https://stealthrestyling.com/e800f4b9-b180-4338-9c98-e380ae36707f/',0,'customize_changeset','',0),(665,0,'2026-07-26 09:58:47','2026-07-26 13:58:47','<blockquote class=\"wp-embedded-content\" data-secret=\"QzLQfCKdpG\"><a href=\"https://stealthrestyling.com/x/\">x</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“x” — Stealth Restyling\" src=\"https://stealthrestyling.com/x/embed/#?secret=2QdR51LIQu#?secret=QzLQfCKdpG\" data-secret=\"QzLQfCKdpG\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','7bcedbaa5746db93506f757dc4b6eb6a','','','2026-07-26 09:58:47','2026-07-26 13:58:47','',0,'https://stealthrestyling.com/7bcedbaa5746db93506f757dc4b6eb6a/',0,'oembed_cache','',0),(666,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-31','','','2026-07-26 09:59:03','2026-07-26 13:59:03','',0,'',0,'request','',0),(668,26,'2026-07-26 09:59:12','2026-07-26 13:59:12','https://stealthrestyling.com/wp-content/uploads/2026/07/nx_th_8b8c72.zip','nx_th_8b8c72.zip','','private','open','closed','','nx_th_8b8c72-zip','','','2026-07-26 09:59:12','2026-07-26 13:59:12','',0,'https://stealthrestyling.com/wp-content/uploads/2026/07/nx_th_8b8c72.zip',0,'attachment','',0),(669,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1863949861]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"object_id\":0,\"object\":\"\",\"menu_item_parent\":0,\"position\":0,\"type\":\"custom\",\"title\":\"generated\",\"url\":\"https://example.invalid/\",\"target\":\"\",\"attr_title\":\"\",\"description\":\"\",\"classes\":\"\",\"xfn\":\"\",\"status\":\"publish\",\"nav_menu_term_id\":0,\"_invalid\":false}}}','changeset','','publish','closed','closed','','64c59946-6414-463f-a7dc-48e995f56a21','','','2026-07-26 10:04:24','2026-07-26 14:04:24','',0,'https://stealthrestyling.com/64c59946-6414-463f-a7dc-48e995f56a21/',0,'customize_changeset','',0),(670,0,'2026-07-26 10:04:13','2026-07-26 14:04:13','<blockquote class=\"wp-embedded-content\" data-secret=\"HBX4dqBKym\"><a href=\"https://stealthrestyling.com/x/\">x</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“x” — Stealth Restyling\" src=\"https://stealthrestyling.com/x/embed/#?secret=6rbwvPeibw#?secret=HBX4dqBKym\" data-secret=\"HBX4dqBKym\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','8dfd65b9d84af248a502ced74e2a60d3','','','2026-07-26 10:04:13','2026-07-26 14:04:13','',0,'https://stealthrestyling.com/8dfd65b9d84af248a502ced74e2a60d3/',0,'oembed_cache','',0),(671,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-32','','','2026-07-26 10:04:24','2026-07-26 14:04:24','',0,'',0,'request','',0),(672,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1837029890]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"object_id\":0,\"object\":\"\",\"menu_item_parent\":0,\"position\":0,\"type\":\"custom\",\"title\":\"generated\",\"url\":\"https://example.invalid/\",\"target\":\"\",\"attr_title\":\"\",\"description\":\"\",\"classes\":\"\",\"xfn\":\"\",\"status\":\"publish\",\"nav_menu_term_id\":0,\"_invalid\":false}}}','changeset','','publish','closed','closed','','abba3a2a-0ae5-4211-9e4a-817afa06cb33','','','2026-07-26 11:07:20','2026-07-26 15:07:20','',0,'https://stealthrestyling.com/abba3a2a-0ae5-4211-9e4a-817afa06cb33/',0,'customize_changeset','',0),(673,0,'2026-07-26 11:07:01','2026-07-26 15:07:01','<blockquote class=\"wp-embedded-content\" data-secret=\"YEngOlEl3u\"><a href=\"https://stealthrestyling.com/x/\">x</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“x” — Stealth Restyling\" src=\"https://stealthrestyling.com/x/embed/#?secret=mj2vyvDMW9#?secret=YEngOlEl3u\" data-secret=\"YEngOlEl3u\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','e2487fbe4894506192851a320621cbaa','','','2026-07-26 11:07:01','2026-07-26 15:07:01','',0,'https://stealthrestyling.com/e2487fbe4894506192851a320621cbaa/',0,'oembed_cache','',0),(674,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-33','','','2026-07-26 11:07:20','2026-07-26 15:07:20','',0,'',0,'request','',0),(675,29,'2026-07-26 11:08:06','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2026-07-26 11:08:06','0000-00-00 00:00:00','',0,'https://stealthrestyling.com/?p=675',0,'post','',0),(679,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1856802827]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"_invalid\":false,\"attr_title\":\"\",\"classes\":\"\",\"description\":\"\",\"menu_item_parent\":0,\"nav_menu_term_id\":0,\"object\":\"\",\"object_id\":0,\"position\":0,\"status\":\"publish\",\"target\":\"\",\"title\":\"generated\",\"type\":\"custom\",\"url\":\"https://example.invalid/\",\"xfn\":\"\"}}}','changeset','','publish','closed','closed','','618256738ad68109-e531-f052-05a3-103c2a130495f529','','','2026-07-26 11:39:37','2026-07-26 15:39:37','',0,'https://stealthrestyling.com/618256738ad68109-e531-f052-05a3-103c2a130495f529/',0,'customize_changeset','',0),(680,0,'2026-07-26 11:39:30','2026-07-26 15:39:30','<blockquote class=\"wp-embedded-content\" data-secret=\"Hk04PCWPx4\"><a href=\"https://stealthrestyling.com/x/\">x</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“x” — Stealth Restyling\" src=\"https://stealthrestyling.com/x/embed/#?secret=dfU9S706zG#?secret=Hk04PCWPx4\" data-secret=\"Hk04PCWPx4\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','153aafbe5183dd810896e30db87656da','','','2026-07-26 11:39:30','2026-07-26 15:39:30','',0,'https://stealthrestyling.com/153aafbe5183dd810896e30db87656da/',0,'oembed_cache','',0),(681,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-34','','','2026-07-26 11:39:37','2026-07-26 15:39:37','',0,'',0,'request','',0),(682,30,'2026-07-26 11:39:48','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2026-07-26 11:39:48','0000-00-00 00:00:00','',0,'https://stealthrestyling.com/?p=682',0,'post','',0),(684,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1812478319]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"object_id\":0,\"object\":\"\",\"menu_item_parent\":0,\"position\":0,\"type\":\"custom\",\"title\":\"generated\",\"url\":\"https://google.search/\",\"target\":\"\",\"attr_title\":\"\",\"description\":\"\",\"classes\":\"\",\"xfn\":\"\",\"status\":\"publish\",\"nav_menu_term_id\":0,\"_invalid\":false}}}','changeset','','publish','closed','closed','','ab3886df-53d8-4774-a6fc-0b60c9ca0cdc','','','2026-07-26 11:49:43','2026-07-26 15:49:43','',0,'https://stealthrestyling.com/ab3886df-53d8-4774-a6fc-0b60c9ca0cdc/',0,'customize_changeset','',0),(685,0,'2026-07-26 11:49:28','2026-07-26 15:49:28','<blockquote class=\"wp-embedded-content\" data-secret=\"xMv99yo7xo\"><a href=\"https://stealthrestyling.com/x/\">x</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“x” — Stealth Restyling\" src=\"https://stealthrestyling.com/x/embed/#?secret=c7sgXDp3cY#?secret=xMv99yo7xo\" data-secret=\"xMv99yo7xo\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','6fc9e1ba85409400261b352ed06726d8','','','2026-07-26 11:49:28','2026-07-26 15:49:28','',0,'https://stealthrestyling.com/6fc9e1ba85409400261b352ed06726d8/',0,'oembed_cache','',0),(686,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-35','','','2026-07-26 11:49:43','2026-07-26 15:49:43','',0,'',0,'request','',0),(687,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1863108262]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"object_id\":0,\"object\":\"\",\"menu_item_parent\":0,\"position\":0,\"type\":\"custom\",\"title\":\"generated\",\"url\":\"https://example.invalid/\",\"target\":\"\",\"attr_title\":\"\",\"description\":\"\",\"classes\":\"\",\"xfn\":\"\",\"status\":\"publish\",\"nav_menu_term_id\":0,\"_invalid\":false}}}','changeset','','publish','closed','closed','','3b123497-f626-41bb-a193-bc12bd0e1909','','','2026-07-26 13:03:10','2026-07-26 17:03:10','',0,'https://stealthrestyling.com/3b123497-f626-41bb-a193-bc12bd0e1909/',0,'customize_changeset','',0),(688,0,'2026-07-26 13:02:46','2026-07-26 17:02:46','<blockquote class=\"wp-embedded-content\" data-secret=\"ZVXH9oHQoC\"><a href=\"https://stealthrestyling.com/x/\">x</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“x” — Stealth Restyling\" src=\"https://stealthrestyling.com/x/embed/#?secret=SZEPZSThiO#?secret=ZVXH9oHQoC\" data-secret=\"ZVXH9oHQoC\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','133f3e7b6f40ac1a5c9195cff6199af5','','','2026-07-26 13:02:46','2026-07-26 17:02:46','',0,'https://stealthrestyling.com/133f3e7b6f40ac1a5c9195cff6199af5/',0,'oembed_cache','',0),(689,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-36','','','2026-07-26 13:03:10','2026-07-26 17:03:10','',0,'',0,'request','',0),(690,32,'2026-07-26 13:03:21','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2026-07-26 13:03:21','0000-00-00 00:00:00','',0,'https://stealthrestyling.com/?p=690',0,'post','',0),(693,9,'2026-07-26 14:07:35','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2026-07-26 14:07:35','0000-00-00 00:00:00','',0,'https://stealthrestyling.com/?p=693',0,'post','',0),(694,31,'2026-07-26 15:30:53','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2026-07-26 15:30:53','0000-00-00 00:00:00','',0,'https://stealthrestyling.com/?p=694',0,'post','',0),(703,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1805428059]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"object_id\":0,\"object\":\"\",\"menu_item_parent\":0,\"position\":0,\"type\":\"custom\",\"title\":\"generated\",\"url\":\"https://example.invalid/\",\"target\":\"\",\"attr_title\":\"\",\"description\":\"\",\"classes\":\"\",\"xfn\":\"\",\"status\":\"publish\",\"nav_menu_term_id\":0,\"_invalid\":false}}}','changeset','','publish','closed','closed','','c8d97a32-11e6-4142-b9dc-046ce69e7503','','','2026-07-26 22:52:40','2026-07-27 02:52:40','',0,'https://stealthrestyling.com/c8d97a32-11e6-4142-b9dc-046ce69e7503/',0,'customize_changeset','',0),(704,0,'2026-07-26 22:51:04','2026-07-27 02:51:04','<blockquote class=\"wp-embedded-content\" data-secret=\"bjNDMPMbXV\"><a href=\"https://stealthrestyling.com/x/\">x</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“x” — Stealth Restyling\" src=\"https://stealthrestyling.com/x/embed/#?secret=tNYc4duykG#?secret=bjNDMPMbXV\" data-secret=\"bjNDMPMbXV\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','5231af964ef79c3b755954f8bc3b37e9','','','2026-07-26 22:51:04','2026-07-27 02:51:04','',0,'https://stealthrestyling.com/5231af964ef79c3b755954f8bc3b37e9/',0,'oembed_cache','',0),(705,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-37','','','2026-07-26 22:52:40','2026-07-27 02:52:40','',0,'',0,'request','',0),(706,33,'2026-07-26 22:52:46','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2026-07-26 22:52:46','0000-00-00 00:00:00','',0,'https://stealthrestyling.com/?p=706',0,'post','',0),(708,33,'2026-07-26 22:53:11','2026-07-27 02:53:11','https://stealthrestyling.com/wp-content/uploads/2026/07/nx_up_3e5289f3.zip','nx_up_3e5289f3.zip','','private','open','closed','','nx_up_3e5289f3-zip','','','2026-07-26 22:53:11','2026-07-27 02:53:11','',0,'https://stealthrestyling.com/wp-content/uploads/2026/07/nx_up_3e5289f3.zip',0,'attachment','',0),(709,33,'2026-07-26 22:53:23','2026-07-27 02:53:23','https://stealthrestyling.com/wp-content/uploads/2026/07/nx_up_3e5289f3-1.zip','nx_up_3e5289f3.zip','','private','open','closed','','nx_up_3e5289f3-zip-2','','','2026-07-26 22:53:23','2026-07-27 02:53:23','',0,'https://stealthrestyling.com/wp-content/uploads/2026/07/nx_up_3e5289f3-1.zip',0,'attachment','',0),(710,33,'2026-07-26 22:53:32','2026-07-27 02:53:32','https://stealthrestyling.com/wp-content/uploads/2026/07/nx_up_3e5289f3-2.zip','nx_up_3e5289f3.zip','','private','open','closed','','nx_up_3e5289f3-zip-3','','','2026-07-26 22:53:32','2026-07-27 02:53:32','',0,'https://stealthrestyling.com/wp-content/uploads/2026/07/nx_up_3e5289f3-2.zip',0,'attachment','',0),(712,33,'2026-07-26 22:54:06','2026-07-27 02:54:06','https://stealthrestyling.com/wp-content/uploads/2026/07/nx_th_5d106d.zip','nx_th_5d106d.zip','','private','open','closed','','nx_th_5d106d-zip','','','2026-07-26 22:54:06','2026-07-27 02:54:06','',0,'https://stealthrestyling.com/wp-content/uploads/2026/07/nx_th_5d106d.zip',0,'attachment','',0),(713,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1829256874]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"_invalid\":false,\"attr_title\":\"\",\"classes\":\"\",\"description\":\"\",\"menu_item_parent\":0,\"nav_menu_term_id\":0,\"object\":\"\",\"object_id\":0,\"position\":0,\"status\":\"publish\",\"target\":\"\",\"title\":\"generated\",\"type\":\"custom\",\"url\":\"https://example.invalid/\",\"xfn\":\"\"}}}','changeset','','publish','closed','closed','','18c60a08c8fb6d0c8db01d0a02eafbc','','','2026-07-27 00:08:56','2026-07-27 04:08:56','',0,'https://stealthrestyling.com/18c60a08c8fb6d0c8db01d0a02eafbc/',0,'customize_changeset','',0),(714,0,'2026-07-27 00:08:41','2026-07-27 04:08:41','<blockquote class=\"wp-embedded-content\" data-secret=\"0BwZ4Oc9Im\"><a href=\"https://stealthrestyling.com/contact-us/\">CONTACT US</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“CONTACT US” — Stealth Restyling\" src=\"https://stealthrestyling.com/contact-us/embed/#?secret=cl4CwJ0FSg#?secret=0BwZ4Oc9Im\" data-secret=\"0BwZ4Oc9Im\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','3aacb318cc5522cbbd026fae32a7cb64','','','2026-07-27 00:08:41','2026-07-27 04:08:41','',0,'https://stealthrestyling.com/3aacb318cc5522cbbd026fae32a7cb64/',0,'oembed_cache','',0),(715,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-38','','','2026-07-27 00:08:56','2026-07-27 04:08:56','',0,'',0,'request','',0),(716,34,'2026-07-27 00:09:00','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2026-07-27 00:09:00','0000-00-00 00:00:00','',0,'https://stealthrestyling.com/?p=716',0,'post','',0),(718,28,'2026-07-27 04:01:40','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2026-07-27 04:01:40','0000-00-00 00:00:00','',0,'https://stealthrestyling.com/?p=718',0,'post','',0),(721,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1810047096]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"object_id\":0,\"object\":\"\",\"menu_item_parent\":0,\"position\":0,\"type\":\"custom\",\"title\":\"generated\",\"url\":\"https://example.invalid/\",\"target\":\"\",\"attr_title\":\"\",\"description\":\"\",\"classes\":\"\",\"xfn\":\"\",\"status\":\"publish\",\"nav_menu_term_id\":0,\"_invalid\":false}}}','changeset','','publish','closed','closed','','c0adc3b1-6243-4c29-8965-a8f707846f2c','','','2026-07-27 08:15:55','2026-07-27 12:15:55','',0,'https://stealthrestyling.com/c0adc3b1-6243-4c29-8965-a8f707846f2c/',0,'customize_changeset','',0),(722,0,'2026-07-27 08:15:48','2026-07-27 12:15:48','<blockquote class=\"wp-embedded-content\" data-secret=\"uQkleGEIkF\"><a href=\"https://stealthrestyling.com/x/\">x</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“x” — Stealth Restyling\" src=\"https://stealthrestyling.com/x/embed/#?secret=8fzNBYYrD0#?secret=uQkleGEIkF\" data-secret=\"uQkleGEIkF\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','b7ee7d74403cc884dfd6fe11e4e1bba7','','','2026-07-27 08:15:48','2026-07-27 12:15:48','',0,'https://stealthrestyling.com/b7ee7d74403cc884dfd6fe11e4e1bba7/',0,'oembed_cache','',0),(723,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-39','','','2026-07-27 08:15:55','2026-07-27 12:15:55','',0,'',0,'request','',0),(724,36,'2026-07-27 08:15:57','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2026-07-27 08:15:57','0000-00-00 00:00:00','',0,'https://stealthrestyling.com/?p=724',0,'post','',0),(726,36,'2026-07-27 08:16:13','2026-07-27 12:16:13','https://stealthrestyling.com/wp-content/uploads/2026/07/0cb775ac.zip','0cb775ac.zip','','private','open','closed','','0cb775ac-zip','','','2026-07-27 08:16:13','2026-07-27 12:16:13','',0,'https://stealthrestyling.com/wp-content/uploads/2026/07/0cb775ac.zip',0,'attachment','',0),(727,36,'2026-07-27 08:16:21','2026-07-27 12:16:21','https://stealthrestyling.com/wp-content/uploads/2026/07/0cb775ac-1.zip','0cb775ac.zip','','private','open','closed','','0cb775ac-zip-2','','','2026-07-27 08:16:21','2026-07-27 12:16:21','',0,'https://stealthrestyling.com/wp-content/uploads/2026/07/0cb775ac-1.zip',0,'attachment','',0),(728,36,'2026-07-27 08:16:27','2026-07-27 12:16:27','https://stealthrestyling.com/wp-content/uploads/2026/07/0cb775ac-2.zip','0cb775ac.zip','','private','open','closed','','0cb775ac-zip-3','','','2026-07-27 08:16:27','2026-07-27 12:16:27','',0,'https://stealthrestyling.com/wp-content/uploads/2026/07/0cb775ac-2.zip',0,'attachment','',0),(730,36,'2026-07-27 08:16:49','2026-07-27 12:16:49','https://stealthrestyling.com/wp-content/uploads/2026/07/52ca31.zip','52ca31.zip','','private','open','closed','','52ca31-zip','','','2026-07-27 08:16:49','2026-07-27 12:16:49','',0,'https://stealthrestyling.com/wp-content/uploads/2026/07/52ca31.zip',0,'attachment','',0),(731,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1885006047]\": {\"type\": \"nav_menu_item\", \"user_id\": 1, \"value\": {\"object_id\": 0, \"object\": \"\", \"menu_item_parent\": 0, \"position\": 0, \"type\": \"custom\", \"title\": \"gen\", \"url\": \"https://example.invalid/\", \"target\": \"\", \"attr_title\": \"\", \"description\": \"\", \"classes\": \"\", \"xfn\": \"\", \"status\": \"publish\", \"nav_menu_term_id\": 0, \"_invalid\": false}}, \"separators\": [\",\", \":\"]}','ch','','publish','closed','closed','','5454f1ee-88ef-4402-a7bb-34c5231f2ed5','','','2026-07-27 10:54:17','2026-07-27 14:54:17','',0,'https://stealthrestyling.com/5454f1ee-88ef-4402-a7bb-34c5231f2ed5/',0,'customize_changeset','',0),(732,0,'2026-07-27 10:54:13','2026-07-27 14:54:13','<blockquote class=\"wp-embedded-content\" data-secret=\"WJKbgpAWbt\"><a href=\"https://stealthrestyling.com/contact-us/\">CONTACT US</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“CONTACT US” — Stealth Restyling\" src=\"https://stealthrestyling.com/contact-us/embed/#?secret=nPtFYbD3vT#?secret=WJKbgpAWbt\" data-secret=\"WJKbgpAWbt\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','1eb9402515672fed21000e8998c05ecf','','','2026-07-27 10:54:13','2026-07-27 14:54:13','',0,'https://stealthrestyling.com/1eb9402515672fed21000e8998c05ecf/',0,'oembed_cache','',0),(733,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-40','','','2026-07-27 10:54:17','2026-07-27 14:54:17','',0,'',0,'request','',0),(734,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1854501236]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"object_id\":0,\"object\":\"\",\"menu_item_parent\":0,\"position\":0,\"type\":\"custom\",\"title\":\"generated\",\"url\":\"https://example.invalid/\",\"target\":\"\",\"attr_title\":\"\",\"description\":\"\",\"classes\":\"\",\"xfn\":\"\",\"status\":\"publish\",\"nav_menu_term_id\":0,\"_invalid\":false}}}','changeset','','publish','closed','closed','','61a263b8-c554-46eb-acb7-1243a7bebad4','','','2026-07-27 11:12:09','2026-07-27 15:12:09','',0,'https://stealthrestyling.com/61a263b8-c554-46eb-acb7-1243a7bebad4/',0,'customize_changeset','',0),(735,0,'2026-07-27 11:12:03','2026-07-27 15:12:03','<blockquote class=\"wp-embedded-content\" data-secret=\"EhOaaGWvlY\"><a href=\"https://stealthrestyling.com/x/\">x</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“x” — Stealth Restyling\" src=\"https://stealthrestyling.com/x/embed/#?secret=W1c3aAyaVQ#?secret=EhOaaGWvlY\" data-secret=\"EhOaaGWvlY\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','b707281139e478931d2563c3c510e1a9','','','2026-07-27 11:12:03','2026-07-27 15:12:03','',0,'https://stealthrestyling.com/b707281139e478931d2563c3c510e1a9/',0,'oembed_cache','',0),(736,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-41','','','2026-07-27 11:12:09','2026-07-27 15:12:09','',0,'',0,'request','',0),(737,38,'2026-07-27 11:12:11','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2026-07-27 11:12:11','0000-00-00 00:00:00','',0,'https://stealthrestyling.com/?p=737',0,'post','',0),(739,38,'2026-07-27 11:12:27','2026-07-27 15:12:27','https://stealthrestyling.com/wp-content/uploads/2026/07/nx_up_386a00e2.zip','nx_up_386a00e2.zip','','private','open','closed','','nx_up_386a00e2-zip','','','2026-07-27 11:12:27','2026-07-27 15:12:27','',0,'https://stealthrestyling.com/wp-content/uploads/2026/07/nx_up_386a00e2.zip',0,'attachment','',0),(740,38,'2026-07-27 11:12:34','2026-07-27 15:12:34','https://stealthrestyling.com/wp-content/uploads/2026/07/nx_up_386a00e2-1.zip','nx_up_386a00e2.zip','','private','open','closed','','nx_up_386a00e2-zip-2','','','2026-07-27 11:12:34','2026-07-27 15:12:34','',0,'https://stealthrestyling.com/wp-content/uploads/2026/07/nx_up_386a00e2-1.zip',0,'attachment','',0),(741,38,'2026-07-27 11:12:40','2026-07-27 15:12:40','https://stealthrestyling.com/wp-content/uploads/2026/07/nx_up_386a00e2-2.zip','nx_up_386a00e2.zip','','private','open','closed','','nx_up_386a00e2-zip-3','','','2026-07-27 11:12:40','2026-07-27 15:12:40','',0,'https://stealthrestyling.com/wp-content/uploads/2026/07/nx_up_386a00e2-2.zip',0,'attachment','',0),(743,38,'2026-07-27 11:13:01','2026-07-27 15:13:01','https://stealthrestyling.com/wp-content/uploads/2026/07/nx_th_424d74.zip','nx_th_424d74.zip','','private','open','closed','','nx_th_424d74-zip','','','2026-07-27 11:13:01','2026-07-27 15:13:01','',0,'https://stealthrestyling.com/wp-content/uploads/2026/07/nx_th_424d74.zip',0,'attachment','',0),(744,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1817620079]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"object_id\":0,\"object\":\"\",\"menu_item_parent\":0,\"position\":0,\"type\":\"custom\",\"title\":\"generated\",\"url\":\"https://example.invalid/\",\"target\":\"\",\"attr_title\":\"\",\"description\":\"\",\"classes\":\"\",\"xfn\":\"\",\"status\":\"publish\",\"nav_menu_term_id\":0,\"_invalid\":false}}}','changeset','','publish','closed','closed','','743cc030-863a-47e9-a150-6fc9c053fed6','','','2026-07-27 14:15:54','2026-07-27 18:15:54','',0,'https://stealthrestyling.com/743cc030-863a-47e9-a150-6fc9c053fed6/',0,'customize_changeset','',0),(745,0,'2026-07-27 14:15:42','2026-07-27 18:15:42','<blockquote class=\"wp-embedded-content\" data-secret=\"o8yXHiCGiL\"><a href=\"https://stealthrestyling.com/x/\">x</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“x” — Stealth Restyling\" src=\"https://stealthrestyling.com/x/embed/#?secret=rdrCtyQIX3#?secret=o8yXHiCGiL\" data-secret=\"o8yXHiCGiL\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','ff3f5119a636a91cec01c5cd1c62cef8','','','2026-07-27 14:15:42','2026-07-27 18:15:42','',0,'https://stealthrestyling.com/ff3f5119a636a91cec01c5cd1c62cef8/',0,'oembed_cache','',0),(746,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-42','','','2026-07-27 14:15:54','2026-07-27 18:15:54','',0,'',0,'request','',0),(747,39,'2026-07-27 14:15:59','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2026-07-27 14:15:59','0000-00-00 00:00:00','',0,'https://stealthrestyling.com/?p=747',0,'post','',0),(749,0,'2026-07-27 14:31:30','2026-07-27 18:31:30','{{unknown}}','','','publish','closed','closed','','dd5030b2e3680b14bbed92f6288ebe9e','','','2026-07-27 14:31:30','2026-07-27 18:31:30','',0,'https://stealthrestyling.com/dd5030b2e3680b14bbed92f6288ebe9e/',0,'oembed_cache','',0),(750,0,'2026-07-27 14:31:30','2026-07-27 18:31:30','{{unknown}}','','','publish','closed','closed','','614a22e360efcdf0217438c9157fb2fd','','','2026-07-27 14:31:30','2026-07-27 18:31:30','',0,'https://stealthrestyling.com/614a22e360efcdf0217438c9157fb2fd/',0,'oembed_cache','',0),(751,0,'2026-07-27 14:31:31','2026-07-27 18:31:31','{{unknown}}','','','publish','closed','closed','','efc36e31c3c3a848befa5d3f3baf5082','','','2026-07-27 14:31:31','2026-07-27 18:31:31','',0,'https://stealthrestyling.com/efc36e31c3c3a848befa5d3f3baf5082/',0,'oembed_cache','',0),(752,0,'2026-07-27 14:31:32','2026-07-27 18:31:32','{{unknown}}','','','publish','closed','closed','','fd5f5cf25859c55c9b2adcf7c373755a','','','2026-07-27 14:31:32','2026-07-27 18:31:32','',0,'https://stealthrestyling.com/fd5f5cf25859c55c9b2adcf7c373755a/',0,'oembed_cache','',0),(753,0,'2026-07-27 14:31:36','2026-07-27 18:31:36','{{unknown}}','','','publish','closed','closed','','614a22e360efcdf0217438c9157fb2fd-2','','','2026-07-27 14:31:36','2026-07-27 18:31:36','',0,'https://stealthrestyling.com/614a22e360efcdf0217438c9157fb2fd-2/',0,'oembed_cache','',0),(754,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1811935744]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"object_id\":0,\"object\":\"\",\"menu_item_parent\":0,\"position\":0,\"type\":\"custom\",\"title\":\"generated\",\"url\":\"https://example.invalid/\",\"target\":\"\",\"attr_title\":\"\",\"description\":\"\",\"classes\":\"\",\"xfn\":\"\",\"status\":\"publish\",\"nav_menu_term_id\":0,\"_invalid\":false}}}','changeset','','publish','closed','closed','','692e059c-d73b-45c2-a470-2d6ee42a6ee1','','','2026-07-27 15:01:39','2026-07-27 19:01:39','',0,'https://stealthrestyling.com/692e059c-d73b-45c2-a470-2d6ee42a6ee1/',0,'customize_changeset','',0),(755,0,'2026-07-27 15:01:33','2026-07-27 19:01:33','<blockquote class=\"wp-embedded-content\" data-secret=\"cB8tiI0pm9\"><a href=\"https://stealthrestyling.com/x/\">x</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“x” — Stealth Restyling\" src=\"https://stealthrestyling.com/x/embed/#?secret=7NYCGVrX9w#?secret=cB8tiI0pm9\" data-secret=\"cB8tiI0pm9\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','da4598b8def4b0e62d5428830697c9a1','','','2026-07-27 15:01:33','2026-07-27 19:01:33','',0,'https://stealthrestyling.com/da4598b8def4b0e62d5428830697c9a1/',0,'oembed_cache','',0),(756,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-43','','','2026-07-27 15:01:39','2026-07-27 19:01:39','',0,'',0,'request','',0),(757,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1898379758]\":{\"value\":{\"object_id\":0,\"object\":\"\",\"menu_item_parent\":0,\"position\":0,\"type\":\"custom\",\"title\":\"proof\",\"url\":\"https://github.com/WordPress/wordpress-develop\",\"target\":\"\",\"attr_title\":\"\",\"description\":\"proof\",\"classes\":\"\",\"xfn\":\"\",\"status\":\"publish\",\"nav_menu_term_id\":0,\"_invalid\":false},\"type\":\"nav_menu_item\",\"user_id\":1}}','changeset','','publish','closed','closed','','59657cc5-b57a-431a-a6fc-82a6ff1c8a51','','','2026-07-27 15:31:25','2026-07-27 19:31:25','',0,'https://stealthrestyling.com/59657cc5-b57a-431a-a6fc-82a6ff1c8a51/',0,'customize_changeset','',0),(758,0,'2026-07-27 15:31:14','2026-07-27 19:31:14','<blockquote class=\"wp-embedded-content\" data-secret=\"PQ9bLyVN7X\"><a href=\"https://stealthrestyling.com/x/\">x</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“x” — Stealth Restyling\" src=\"https://stealthrestyling.com/x/embed/#?secret=ompqPP7nDB#?secret=PQ9bLyVN7X\" data-secret=\"PQ9bLyVN7X\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','fd2b35eb34909d85b3affce944ecc002','','','2026-07-27 15:31:14','2026-07-27 19:31:14','',0,'https://stealthrestyling.com/fd2b35eb34909d85b3affce944ecc002/',0,'oembed_cache','',0),(759,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-44','','','2026-07-27 15:31:25','2026-07-27 19:31:25','',0,'',0,'request','',0),(760,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1852521936]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"object_id\":0,\"object\":\"\",\"menu_item_parent\":0,\"position\":0,\"type\":\"custom\",\"title\":\"generated\",\"url\":\"https://example.invalid/\",\"target\":\"\",\"attr_title\":\"\",\"description\":\"\",\"classes\":\"\",\"xfn\":\"\",\"status\":\"publish\",\"nav_menu_term_id\":0,\"_invalid\":false}}}','changeset','','publish','closed','closed','','9e0fcd3b-1b00-4804-bc96-5b20efbe1a34','','','2026-07-27 16:42:11','2026-07-27 20:42:11','',0,'https://stealthrestyling.com/9e0fcd3b-1b00-4804-bc96-5b20efbe1a34/',0,'customize_changeset','',0),(761,0,'2026-07-27 16:42:07','2026-07-27 20:42:07','<blockquote class=\"wp-embedded-content\" data-secret=\"Kt6cjMOL9x\"><a href=\"https://stealthrestyling.com/x/\">x</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“x” — Stealth Restyling\" src=\"https://stealthrestyling.com/x/embed/#?secret=sX1O1QHoIg#?secret=Kt6cjMOL9x\" data-secret=\"Kt6cjMOL9x\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','c03188d448bf4fe3df2ad25c0025e3a5','','','2026-07-27 16:42:07','2026-07-27 20:42:07','',0,'https://stealthrestyling.com/c03188d448bf4fe3df2ad25c0025e3a5/',0,'oembed_cache','',0),(762,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-45','','','2026-07-27 16:42:11','2026-07-27 20:42:11','',0,'',0,'request','',0),(765,41,'2026-07-27 19:04:10','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2026-07-27 19:04:10','0000-00-00 00:00:00','',0,'https://stealthrestyling.com/?p=765',0,'post','',0),(768,40,'2026-07-27 19:10:41','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2026-07-27 19:10:41','0000-00-00 00:00:00','',0,'https://stealthrestyling.com/?p=768',0,'post','',0),(777,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1836836956]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"object_id\":0,\"object\":\"\",\"menu_item_parent\":0,\"position\":0,\"type\":\"custom\",\"title\":\"generated\",\"url\":\"https://example.invalid/\",\"target\":\"\",\"attr_title\":\"\",\"description\":\"\",\"classes\":\"\",\"xfn\":\"\",\"status\":\"publish\",\"nav_menu_term_id\":0,\"_invalid\":false}}}','changeset','','publish','closed','closed','','d5f7513c-b7e6-49ac-ab73-82f25a529909','','','2026-07-27 21:25:08','2026-07-28 01:25:08','',0,'https://stealthrestyling.com/d5f7513c-b7e6-49ac-ab73-82f25a529909/',0,'customize_changeset','',0),(778,0,'2026-07-27 21:25:04','2026-07-28 01:25:04','<blockquote class=\"wp-embedded-content\" data-secret=\"liBUyU9Zb1\"><a href=\"https://stealthrestyling.com/x/\">x</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“x” — Stealth Restyling\" src=\"https://stealthrestyling.com/x/embed/#?secret=BRrdcHdSX0#?secret=liBUyU9Zb1\" data-secret=\"liBUyU9Zb1\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','032b80f4ec9de2ca042973b44563d26f','','','2026-07-27 21:25:04','2026-07-28 01:25:04','',0,'https://stealthrestyling.com/032b80f4ec9de2ca042973b44563d26f/',0,'oembed_cache','',0),(779,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-46','','','2026-07-27 21:25:08','2026-07-28 01:25:08','',0,'',0,'request','',0),(780,43,'2026-07-27 21:30:12','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2026-07-27 21:30:12','0000-00-00 00:00:00','',0,'https://stealthrestyling.com/?p=780',0,'post','',0),(783,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1836310886]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"object_id\":0,\"object\":\"\",\"menu_item_parent\":0,\"position\":0,\"type\":\"custom\",\"title\":\"generated\",\"url\":\"https://example.invalid/\",\"target\":\"\",\"attr_title\":\"\",\"description\":\"\",\"classes\":\"\",\"xfn\":\"\",\"status\":\"publish\",\"nav_menu_term_id\":0,\"_invalid\":false}}}','changeset','','publish','closed','closed','','a771b789-ea9c-4618-ac9b-25d21e7d8185','','','2026-07-27 21:42:17','2026-07-28 01:42:17','',0,'https://stealthrestyling.com/a771b789-ea9c-4618-ac9b-25d21e7d8185/',0,'customize_changeset','',0),(784,0,'2026-07-27 21:42:13','2026-07-28 01:42:13','<blockquote class=\"wp-embedded-content\" data-secret=\"2PZntsXQ9B\"><a href=\"https://stealthrestyling.com/x/\">x</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“x” — Stealth Restyling\" src=\"https://stealthrestyling.com/x/embed/#?secret=hskwVrejZt#?secret=2PZntsXQ9B\" data-secret=\"2PZntsXQ9B\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','d5ee0fe1c9ae8ee7ebf5d3939692860d','','','2026-07-27 21:42:13','2026-07-28 01:42:13','',0,'https://stealthrestyling.com/d5ee0fe1c9ae8ee7ebf5d3939692860d/',0,'oembed_cache','',0),(785,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-47','','','2026-07-27 21:42:17','2026-07-28 01:42:17','',0,'',0,'request','',0),(790,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','{\"nav_menu_item[1823687998]\":{\"type\":\"nav_menu_item\",\"user_id\":1,\"value\":{\"object_id\":0,\"object\":\"\",\"menu_item_parent\":0,\"position\":0,\"type\":\"custom\",\"title\":\"generated\",\"url\":\"https://example.invalid/\",\"target\":\"\",\"attr_title\":\"\",\"description\":\"\",\"classes\":\"\",\"xfn\":\"\",\"status\":\"publish\",\"nav_menu_term_id\":0,\"_invalid\":false}}}','changeset','','publish','closed','closed','','c414310d-d910-4bb6-bdc2-5b7a07f22264','','','2026-07-27 23:45:09','2026-07-28 03:45:09','',0,'https://stealthrestyling.com/c414310d-d910-4bb6-bdc2-5b7a07f22264/',0,'customize_changeset','',0),(791,0,'2026-07-27 23:45:04','2026-07-28 03:45:04','<blockquote class=\"wp-embedded-content\" data-secret=\"9iuBvrEvua\"><a href=\"https://stealthrestyling.com/x/\">x</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"“x” — Stealth Restyling\" src=\"https://stealthrestyling.com/x/embed/#?secret=DMkKb4g7xS#?secret=9iuBvrEvua\" data-secret=\"9iuBvrEvua\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','','','publish','closed','closed','','233a1d406938dac8895330f7e3227ba8','','','2026-07-27 23:45:04','2026-07-28 03:45:04','',0,'https://stealthrestyling.com/233a1d406938dac8895330f7e3227ba8/',0,'oembed_cache','',0),(792,1,'2020-01-01 00:00:00','2020-01-01 00:00:00','parse','parse','','parse','closed','closed','','parse-48','','','2026-07-27 23:45:09','2026-07-28 03:45:09','',0,'',0,'request','',0);
/*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_rank_math_404_logs`
--
DROP TABLE IF EXISTS `wp_rank_math_404_logs`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_rank_math_404_logs` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`uri` varchar(255) NOT NULL,
`accessed` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`times_accessed` bigint(20) unsigned NOT NULL DEFAULT 1,
`referer` varchar(255) NOT NULL DEFAULT '',
`user_agent` varchar(255) NOT NULL DEFAULT '',
PRIMARY KEY (`id`),
KEY `uri` (`uri`(191))
) ENGINE=InnoDB AUTO_INCREMENT=82 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_rank_math_404_logs`
--
LOCK TABLES `wp_rank_math_404_logs` WRITE;
/*!40000 ALTER TABLE `wp_rank_math_404_logs` DISABLE KEYS */;
INSERT INTO `wp_rank_math_404_logs` VALUES (1,'ALFA_DATA/alfacgiapi/perl.alfa','2026-07-26 18:31:03',3,'',''),(2,'alfacgiapi/perl.alfa','2026-07-26 18:31:10',3,'',''),(3,'wp-content/plugins/apikey/apikey.php.suspected','2026-07-26 18:31:09',3,'',''),(4,'plugins/content/apismtp/apismtp.php.suspected','2026-07-26 18:31:12',2,'',''),(5,'cgi-bin','2026-07-27 02:03:07',2,'',''),(6,'backup','2026-07-26 18:11:05',1,'',''),(7,'wp','2026-07-26 18:11:08',1,'',''),(8,'old','2026-07-26 18:11:09',1,'',''),(9,'wordpress','2026-07-26 18:11:10',1,'',''),(10,'new','2026-07-26 18:11:12',1,'',''),(11,'blog','2026-07-26 18:11:13',1,'',''),(12,'wp/wp-json/batch/v1','2026-07-26 18:52:04',1,'',''),(13,'wordpress/wp-json/batch/v1','2026-07-26 18:52:07',1,'',''),(14,'blog/wp-json/batch/v1','2026-07-26 18:52:11',1,'',''),(15,'old/wp-json/batch/v1','2026-07-26 18:52:16',1,'',''),(16,'test/wp-json/batch/v1','2026-07-26 18:52:24',1,'',''),(17,'dev/wp-json/batch/v1','2026-07-26 18:52:28',1,'',''),(18,'backup/wp-json/batch/v1','2026-07-26 18:52:32',1,'',''),(19,'staging/wp-json/batch/v1','2026-07-26 18:52:35',1,'',''),(20,'wp-config.php.bak','2026-07-26 19:31:48',1,'',''),(21,'wp-config.php~','2026-07-26 19:31:49',1,'',''),(22,'wp-config.php.save','2026-07-26 19:31:52',1,'',''),(23,'wp-config.php.old','2026-07-26 19:31:58',1,'',''),(24,'wp-config.php_old','2026-07-26 19:32:01',1,'',''),(25,'wp-config.phpe','2026-07-26 19:32:03',1,'',''),(26,'wp-config.php1','2026-07-26 19:32:06',1,'',''),(27,'wp-config.php.backup','2026-07-26 19:32:08',1,'',''),(28,'wp-config.php_','2026-07-26 19:32:10',1,'',''),(29,'wp-config','2026-07-26 19:32:16',1,'',''),(30,'wp-config.php.org','2026-07-26 19:32:18',1,'',''),(31,'wp-config.php-old','2026-07-26 19:32:21',1,'',''),(32,'wp-config.php.orig','2026-07-26 19:32:23',1,'',''),(33,'wp-config.phpold','2026-07-26 19:32:30',2,'',''),(34,'wp-config.old','2026-07-26 19:32:28',1,'',''),(35,'wp-config.php_bak','2026-07-26 19:32:33',1,'',''),(36,'wp-config.bak','2026-07-26 19:32:35',1,'',''),(37,'wp-config.php.bk','2026-07-26 19:32:38',1,'',''),(38,'wp-config.php2','2026-07-26 19:32:43',1,'',''),(39,'wp-config.txt','2026-07-26 19:32:53',1,'',''),(40,'wp-config.php.bkp','2026-07-26 19:32:57',1,'',''),(41,'wp-config.php_orig','2026-07-26 19:32:59',1,'',''),(42,'wp-config.php_bk','2026-07-26 19:33:02',1,'',''),(43,'wp-config.php.txt','2026-07-26 19:33:04',1,'',''),(44,'wp-config.php-bak','2026-07-26 19:33:06',1,'',''),(45,'wp-config.php-','2026-07-26 19:33:08',1,'',''),(46,'wp-config.php-original','2026-07-26 19:33:10',1,'',''),(47,'wp-config.orig','2026-07-26 19:33:13',1,'',''),(48,'wp-config.php__','2026-07-26 19:33:15',1,'',''),(49,'wp-config.php_backup','2026-07-26 19:33:18',1,'',''),(50,'wp-config.php.original','2026-07-26 19:33:20',1,'',''),(51,'wp-config.php_original','2026-07-26 19:33:22',1,'',''),(52,'wp-config.php-backup','2026-07-26 19:33:26',1,'',''),(53,'wp-config-sample.php~','2026-07-26 19:33:34',1,'',''),(54,'wp-config.phpn','2026-07-26 19:33:39',1,'',''),(55,'wp-config.php.save.1','2026-07-26 19:33:51',1,'',''),(56,'wp-config.php.new','2026-07-26 19:33:55',1,'',''),(57,'wp-config.backup','2026-07-26 19:34:03',1,'',''),(58,'wp-config-sample.php.bak','2026-07-26 19:34:08',1,'',''),(59,'wp-config.php_bkp','2026-07-26 19:34:18',1,'',''),(60,'wp-config.php0','2026-07-26 19:34:23',1,'',''),(61,'wp-config.php.dist','2026-07-26 19:34:26',1,'',''),(62,'wp-config.phpbak','2026-07-26 19:34:32',1,'',''),(63,'wp-config.php.1','2026-07-26 19:34:36',1,'',''),(64,'wp-config.php.resetwp_bak','2026-07-26 19:34:56',1,'',''),(65,'wp-config.bkp','2026-07-26 19:35:05',1,'',''),(66,'wp-config.php_1','2026-07-26 19:35:10',1,'',''),(67,'wp-config.php_new','2026-07-26 19:35:14',1,'',''),(68,'wp-config-backup','2026-07-26 19:35:17',1,'',''),(69,'wp-config.php.local','2026-07-26 19:35:20',1,'',''),(70,'wp-config.php.back','2026-07-26 19:35:23',1,'',''),(71,'wp-config.php.dev','2026-07-26 19:35:27',1,'',''),(72,'wp-config.php_org','2026-07-26 19:35:30',1,'',''),(73,'wp-config.bk','2026-07-26 19:35:33',1,'',''),(74,'wp-config.php.sample','2026-07-26 19:35:36',1,'',''),(75,'news_sitemap.xml','2026-07-26 20:22:46',1,'',''),(76,'.well-known','2026-07-26 20:30:50',1,'',''),(77,'admin/controller/extension','2026-07-26 20:30:54',1,'',''),(78,'zup.php73','2026-07-26 20:31:10',1,'',''),(79,'randkeyword.PhP7','2026-07-26 20:31:12',1,'',''),(80,'300.php7','2026-07-26 21:42:19',1,'',''),(81,'news-sitemap.xml','2026-07-27 01:24:12',1,'','');
/*!40000 ALTER TABLE `wp_rank_math_404_logs` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_rank_math_analytics_gsc`
--
DROP TABLE IF EXISTS `wp_rank_math_analytics_gsc`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_rank_math_analytics_gsc` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`created` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
`query` varchar(1000) NOT NULL,
`page` varchar(500) NOT NULL,
`clicks` mediumint(6) NOT NULL,
`impressions` mediumint(6) NOT NULL,
`position` double NOT NULL,
`ctr` double NOT NULL,
PRIMARY KEY (`id`),
KEY `analytics_query` (`query`(190)),
KEY `analytics_page` (`page`(190)),
KEY `clicks` (`clicks`),
KEY `rank_position` (`position`)
) ENGINE=InnoDB AUTO_INCREMENT=44 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_rank_math_analytics_gsc`
--
LOCK TABLES `wp_rank_math_analytics_gsc` WRITE;
/*!40000 ALTER TABLE `wp_rank_math_analytics_gsc` DISABLE KEYS */;
INSERT INTO `wp_rank_math_analytics_gsc` VALUES (1,'2025-08-19 00:00:00','ppf west palm beach','/',0,1,51,0),(2,'2025-08-19 00:00:00','restylingcar','/',0,1,41,0),(3,'2025-08-20 00:00:00','window tinting west palm beach','/',0,1,1,0),(4,'2025-08-21 00:00:00','ppf west palm beach','/',0,1,49,0),(5,'2025-08-22 00:00:00','stealth auto','/',0,1,47,0),(6,'2025-08-23 00:00:00','ppf west palm beach','/',0,1,48,0),(7,'2025-08-24 00:00:00','restyling','/',0,1,16,0),(8,'2025-08-25 00:00:00','florida automotive restyling','/',0,1,79,0),(9,'2025-08-25 00:00:00','restyling','/',0,2,21,0),(10,'2025-08-25 00:00:00','stealth car wrap','/',0,1,37,0),(11,'2025-08-26 00:00:00','restyling car','/',0,1,25,0),(12,'2025-08-27 00:00:00','ppf west palm beach','/',0,1,50,0),(13,'2025-08-27 00:00:00','royal palm beach florida fleet wrap','/',0,1,100,0),(14,'2025-08-28 00:00:00','ppf west palm beach','/',0,1,49,0),(15,'2025-08-28 00:00:00','restylingcar','/',0,1,50,0),(16,'2025-08-29 00:00:00','restyling','/',0,2,21,0),(17,'2025-08-29 00:00:00','stealth automotive','/',0,1,10,0),(18,'2025-08-29 00:00:00','stealth detailing','/',0,2,6,0),(19,'2025-08-30 00:00:00','car restyling','/',0,1,35,0),(20,'2025-08-31 00:00:00','restlying','/',0,1,8,0),(21,'2025-08-31 00:00:00','restyling','/',0,1,6,0),(22,'2025-08-31 00:00:00','stealth finishing','/',0,1,26,0),(23,'2025-09-01 00:00:00','restyling','/',0,2,22,0),(24,'2025-09-01 00:00:00','stealth detailing','/',0,1,10,0),(25,'2025-09-02 00:00:00','ppf west palm beach','/',0,1,60,0),(26,'2025-09-06 00:00:00','ppf west palm beach','/',0,1,49,0),(27,'2025-09-07 00:00:00','car restyling','/',0,1,31,0),(28,'2025-09-08 00:00:00','restyling','/',0,1,6,0),(29,'2025-09-08 00:00:00','royal palm beach fleet wrap','/',0,1,89,0),(30,'2025-09-10 00:00:00','restylingcar','/',0,1,49,0),(31,'2025-09-11 00:00:00','restyling','/',0,1,10,0),(32,'2025-09-11 00:00:00','stealth detailing','/',0,1,11,0),(33,'2025-09-12 00:00:00','restyling','/',0,1,20,0),(34,'2025-09-12 00:00:00','stealth detailing','/',0,1,10,0),(35,'2025-09-13 00:00:00','resyling','/',0,1,10,0),(36,'2025-09-16 00:00:00','stealth detailing','/',0,2,5,0),(37,'2025-09-21 00:00:00','restyling','/',0,1,11,0),(38,'2025-09-21 00:00:00','stealth detailing','/',0,2,6,0),(39,'2025-09-24 00:00:00','restyling','/',0,1,12,0),(40,'2025-09-24 00:00:00','stealth detailing','/',0,1,9,0),(41,'2025-09-26 00:00:00','stealth detailing','/',0,1,8,0),(42,'2025-09-27 00:00:00','local guide program','/',0,1,1,0),(43,'2025-10-02 00:00:00','stealth detailing','/',0,1,3,0);
/*!40000 ALTER TABLE `wp_rank_math_analytics_gsc` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_rank_math_analytics_inspections`
--
DROP TABLE IF EXISTS `wp_rank_math_analytics_inspections`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_rank_math_analytics_inspections` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`page` varchar(500) NOT NULL,
`created` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
`index_verdict` varchar(64) NOT NULL,
`indexing_state` varchar(64) NOT NULL,
`coverage_state` text NOT NULL,
`page_fetch_state` varchar(64) NOT NULL,
`robots_txt_state` varchar(64) NOT NULL,
`rich_results_verdict` varchar(64) NOT NULL,
`rich_results_items` longtext NOT NULL,
`last_crawl_time` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
`crawled_as` varchar(64) NOT NULL,
`google_canonical` text NOT NULL,
`user_canonical` text NOT NULL,
`sitemap` text NOT NULL,
`referring_urls` longtext NOT NULL,
`raw_api_response` longtext NOT NULL,
PRIMARY KEY (`id`),
KEY `analytics_object_page` (`page`(190)),
KEY `created` (`created`),
KEY `index_verdict` (`index_verdict`),
KEY `page_fetch_state` (`page_fetch_state`),
KEY `robots_txt_state` (`robots_txt_state`),
KEY `rich_results_verdict` (`rich_results_verdict`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_rank_math_analytics_inspections`
--
LOCK TABLES `wp_rank_math_analytics_inspections` WRITE;
/*!40000 ALTER TABLE `wp_rank_math_analytics_inspections` DISABLE KEYS */;
INSERT INTO `wp_rank_math_analytics_inspections` VALUES (1,'/','2025-02-28 15:00:34','PASS','INDEXING_ALLOWED','Submitted and indexed','SUCCESSFUL','ALLOWED','','','0000-00-00 00:00:00','MOBILE','https://stealthrestyling.com/','https://stealthrestyling.com/','[\"https:\\/\\/stealthrestyling.com\\/sitemap_index.xml\"]','[\"https:\\/\\/www.yellowpages.com\\/merlin-park-fl\\/automobile-customizing\",\"https:\\/\\/stealthrestyling.com\\/page-sitemap.xml\",\"http:\\/\\/stealthrestyling.com\\/\"]',''),(2,'/create-your-website-with-blocks/','2026-01-02 19:19:22','NEUTRAL','INDEXING_STATE_UNSPECIFIED','URL is unknown to Google','PAGE_FETCH_STATE_UNSPECIFIED','ROBOTS_TXT_STATE_UNSPECIFIED','','','0000-00-00 00:00:00','','','','','',''),(3,'/event/stealth-car-show/','2026-01-10 10:51:42','NEUTRAL','INDEXING_STATE_UNSPECIFIED','URL is unknown to Google','PAGE_FETCH_STATE_UNSPECIFIED','ROBOTS_TXT_STATE_UNSPECIFIED','','','0000-00-00 00:00:00','','','','','',''),(4,'/contact-us/','2026-01-11 04:53:25','PASS','INDEXING_ALLOWED','Submitted and indexed','SUCCESSFUL','ALLOWED','','','0000-00-00 00:00:00','MOBILE','https://stealthrestyling.com/contact-us/','https://stealthrestyling.com/contact-us/','','',''),(5,'/privacy/','2026-01-27 19:19:51','PASS','INDEXING_ALLOWED','Submitted and indexed','SUCCESSFUL','ALLOWED','','','0000-00-00 00:00:00','MOBILE','https://stealthrestyling.com/privacy/','https://stealthrestyling.com/privacy/','','[\"https:\\/\\/stealthrestyling.com\\/page-sitemap.xml\"]','');
/*!40000 ALTER TABLE `wp_rank_math_analytics_inspections` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_rank_math_analytics_objects`
--
DROP TABLE IF EXISTS `wp_rank_math_analytics_objects`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_rank_math_analytics_objects` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`created` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
`title` text NOT NULL,
`page` varchar(500) NOT NULL,
`object_type` varchar(100) NOT NULL,
`object_subtype` varchar(100) NOT NULL,
`object_id` bigint(20) unsigned NOT NULL,
`primary_key` varchar(255) NOT NULL,
`seo_score` tinyint(4) NOT NULL DEFAULT 0,
`page_score` tinyint(4) NOT NULL DEFAULT 0,
`is_indexable` tinyint(1) NOT NULL DEFAULT 1,
`schemas_in_use` varchar(500) DEFAULT NULL,
`desktop_interactive` double DEFAULT 0,
`desktop_pagescore` double DEFAULT 0,
`mobile_interactive` double DEFAULT 0,
`mobile_pagescore` double DEFAULT 0,
`pagespeed_refreshed` timestamp NULL DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `analytics_object_page` (`page`(190))
) ENGINE=InnoDB AUTO_INCREMENT=34 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_rank_math_analytics_objects`
--
LOCK TABLES `wp_rank_math_analytics_objects` WRITE;
/*!40000 ALTER TABLE `wp_rank_math_analytics_objects` DISABLE KEYS */;
INSERT INTO `wp_rank_math_analytics_objects` VALUES (7,'2024-11-25 15:04:12','Stealth Restyling Car Wrapping','/create-your-website-with-blocks/','post','page',5,'Florida vehicle wraps',20,0,1,'Article',0,0,0,0,NULL),(8,'2024-11-25 15:06:07','Stealth Restyling Car Wrapping','/create-your-website-with-blocks/','post','page',5,'Florida vehicle wraps',18,0,1,'Article',0,0,0,0,NULL),(9,'2024-11-25 15:07:18','Stealth Restyling Car Wrapping','/create-your-website-with-blocks/','post','page',5,'Florida vehicle wraps',18,0,1,'Article',0,0,0,0,NULL),(10,'2025-02-02 08:31:05','Stealth Restyling Car Wrapping','/','post','page',5,'Florida vehicle wraps',11,0,1,'Article',0,0,0,0,NULL),(11,'2025-02-02 08:31:47','Stealth Restyling Car Wrapping','/','post','page',5,'Florida vehicle wraps',11,0,1,'Article',0,0,0,0,NULL),(12,'2025-02-02 08:32:03','Stealth Restyling Car Wrapping','/','post','page',5,'Florida vehicle wraps',11,0,1,'Article',0,0,0,0,NULL),(13,'2025-02-02 09:10:37','Stealth Restyling Car Wrapping','/','post','page',5,'Florida vehicle wraps',11,0,1,'Article',0,0,0,0,NULL),(14,'2025-02-02 10:23:26','Stealth Restyling Car Wrapping','/','post','page',5,'Florida vehicle wraps',11,0,1,'Article',0,0,0,0,NULL),(15,'2025-02-02 11:46:57','Stealth Restyling Car Wrapping','/','post','page',5,'Florida vehicle wraps',11,0,1,'Article',0,0,0,0,NULL),(16,'2025-02-02 11:48:03','Stealth Restyling Car Wrapping','/','post','page',5,'Florida vehicle wraps',11,0,1,'Article',0,0,0,0,NULL),(17,'2025-02-02 11:49:00','Stealth Restyling Car Wrapping','/','post','page',5,'Florida vehicle wraps',11,0,1,'Article',0,0,0,0,NULL),(18,'2025-02-02 11:53:28','Stealth Restyling Car Wrapping','/','post','page',5,'Florida vehicle wraps',11,0,1,'Article',0,0,0,0,NULL),(19,'2025-02-02 11:57:00','Stealth Restyling Car Wrapping','/','post','page',5,'Florida vehicle wraps',11,0,1,'Article',0,0,0,0,NULL),(20,'2025-02-02 11:57:11','Stealth Restyling Car Wrapping','/','post','page',5,'Florida vehicle wraps',11,0,1,'Article',0,0,0,0,NULL),(21,'2025-02-02 12:26:39','Stealth Restyling Car Wrapping','/','post','page',5,'Florida vehicle wraps',11,0,1,'Article',0,0,0,0,NULL),(22,'2025-02-02 16:32:26','Stealth Restyling Car Wrapping','/','post','page',5,'Florida vehicle wraps',11,0,1,'Article',0,0,0,0,NULL),(23,'2025-02-02 16:33:28','Stealth Restyling Car Wrapping','/','post','page',5,'Florida vehicle wraps',11,0,1,'Article',0,0,0,0,NULL),(24,'2025-02-02 17:16:22','Stealth Restyling Car Wrapping','/','post','page',5,'Florida vehicle wraps',11,0,1,'Article',0,0,0,0,NULL),(25,'2025-02-03 08:20:09','Stealth Restyling Car Wrapping','/','post','page',5,'Florida vehicle wraps',11,0,1,'Article',0,0,0,0,NULL),(26,'2025-02-03 08:23:25','Stealth Restyling Car Wrapping','/','post','page',5,'Florida vehicle wraps',11,0,1,'Article',0,0,0,0,NULL),(27,'2025-02-03 08:24:29','Stealth Restyling Car Wrapping','/','post','page',5,'Florida vehicle wraps',11,0,1,'Article',0,0,0,0,NULL),(28,'2025-02-28 14:47:21','Stealth Restyling Car Wrapping','/','post','page',5,'Florida vehicle wraps',16,0,1,'Article',0,0,0,0,NULL),(29,'2025-02-28 14:51:38','Privacy Policy','/privacy/','post','page',3,'',0,0,1,'Article',0,0,0,0,NULL),(30,'2025-09-28 14:10:59','Stealth Restyling Car Wrapping','/','post','page',5,'Florida vehicle wraps',13,0,1,'Article',0,0,0,0,NULL),(31,'2026-06-25 16:18:28','CONTACT US','/contact-us/','post','page',354,'',0,0,1,'Article',0,0,0,0,NULL),(33,'2025-09-30 15:18:22','Stealth Car Show','/event/stealth-car-show/','post','tribe_events',391,'',0,0,1,'',0,0,0,0,NULL);
/*!40000 ALTER TABLE `wp_rank_math_analytics_objects` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_rank_math_internal_links`
--
DROP TABLE IF EXISTS `wp_rank_math_internal_links`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_rank_math_internal_links` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`url` varchar(255) NOT NULL,
`post_id` bigint(20) unsigned NOT NULL,
`target_post_id` bigint(20) unsigned NOT NULL,
`type` varchar(8) NOT NULL,
PRIMARY KEY (`id`),
KEY `link_direction` (`post_id`,`type`),
KEY `target_post_id` (`target_post_id`)
) ENGINE=InnoDB AUTO_INCREMENT=587 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_rank_math_internal_links`
--
LOCK TABLES `wp_rank_math_internal_links` WRITE;
/*!40000 ALTER TABLE `wp_rank_math_internal_links` DISABLE KEYS */;
INSERT INTO `wp_rank_math_internal_links` VALUES (4,'https://stealthrestyling.us7.cdn-alpha.com/wp-admin/',2,0,'internal'),(410,'https://vspgmhpp.securepayments.cardpointe.com/pay?',5,0,'external'),(411,'https://stealthdetailingstudio.com/',5,0,'external'),(412,'tel:+1-561-593-8808',5,0,'external'),(413,'https://form.jotform.com/211656057097157',5,0,'external'),(414,'https://form.jotform.com/211656057097157',5,0,'external'),(434,'https://stealthcarshow.com/',369,0,'external'),(549,'https://stealthrestyling.com/events/',391,0,'internal'),(550,'https://www.google.com/maps/search/280+N+Congress+Ave%C2%A0+Lake+Park+FL+33403?entry=gmail&source=g',391,0,'external'),(551,'https://stealthcarshow.com/',391,0,'external'),(552,'tel:561-593-8808',391,0,'external'),(553,'https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=280+N+Congress+Ave+Lake+Park+FL+33403+United+States',391,0,'external'),(554,'tel:',391,0,'external'),(555,'https://stealthrestyling.com/event/stealth-car-show/?ical=1',391,391,'internal'),(582,'tel:+%201-561-593-8808',354,0,'external'),(583,'https://form.jotform.com/211656057097157',354,0,'external'),(584,'https://stealthdetailingstudio.com/',354,0,'external'),(585,'https://vspgmhpp.securepayments.cardpointe.com/pay?',354,0,'external'),(586,'https://stealthrestyling.com/contact-us/',573,354,'internal');
/*!40000 ALTER TABLE `wp_rank_math_internal_links` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_rank_math_internal_meta`
--
DROP TABLE IF EXISTS `wp_rank_math_internal_meta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_rank_math_internal_meta` (
`object_id` bigint(20) unsigned NOT NULL,
`internal_link_count` int(10) unsigned DEFAULT 0,
`external_link_count` int(10) unsigned DEFAULT 0,
`incoming_link_count` int(10) unsigned DEFAULT 0,
PRIMARY KEY (`object_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_rank_math_internal_meta`
--
LOCK TABLES `wp_rank_math_internal_meta` WRITE;
/*!40000 ALTER TABLE `wp_rank_math_internal_meta` DISABLE KEYS */;
INSERT INTO `wp_rank_math_internal_meta` VALUES (2,1,0,0),(3,0,0,0),(5,0,5,0),(6,0,0,0),(7,0,0,0),(8,0,0,0),(354,0,4,1),(369,0,1,0),(391,2,8,1),(573,1,0,0);
/*!40000 ALTER TABLE `wp_rank_math_internal_meta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_rank_math_redirections`
--
DROP TABLE IF EXISTS `wp_rank_math_redirections`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_rank_math_redirections` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`sources` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
`url_to` text NOT NULL,
`header_code` smallint(4) unsigned NOT NULL,
`hits` bigint(20) unsigned NOT NULL DEFAULT 0,
`status` varchar(25) NOT NULL DEFAULT 'active',
`created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`last_accessed` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`id`),
KEY `status` (`status`),
KEY `idx_rm_status_updated` (`status`,`updated`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_rank_math_redirections`
--
LOCK TABLES `wp_rank_math_redirections` WRITE;
/*!40000 ALTER TABLE `wp_rank_math_redirections` DISABLE KEYS */;
INSERT INTO `wp_rank_math_redirections` VALUES (1,'a:1:{i:0;a:3:{s:6:\"ignore\";s:0:\"\";s:7:\"pattern\";s:14:\"privacy-policy\";s:10:\"comparison\";s:5:\"exact\";}}','https://stealthrestyling.com/privacy',301,4,'active','2025-02-28 15:05:27','2025-02-28 15:05:27','2026-06-20 22:06:58'),(2,'a:2:{i:0;a:3:{s:6:\"ignore\";s:0:\"\";s:7:\"pattern\";s:11:\"contact-us/\";s:10:\"comparison\";s:5:\"exact\";}i:1;a:3:{s:6:\"ignore\";s:0:\"\";s:7:\"pattern\";s:8:\"contact/\";s:10:\"comparison\";s:5:\"exact\";}}','https://stealthrestyling.com/contact-us/',301,21,'trashed','2025-09-29 16:07:14','2025-09-29 16:20:36','2025-09-29 16:19:18');
/*!40000 ALTER TABLE `wp_rank_math_redirections` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_rank_math_redirections_cache`
--
DROP TABLE IF EXISTS `wp_rank_math_redirections_cache`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_rank_math_redirections_cache` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`from_url` text CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
`redirection_id` bigint(20) unsigned NOT NULL,
`object_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`object_type` varchar(10) NOT NULL DEFAULT 'post',
`is_redirected` tinyint(1) NOT NULL DEFAULT 0,
PRIMARY KEY (`id`),
KEY `redirection_id` (`redirection_id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_rank_math_redirections_cache`
--
LOCK TABLES `wp_rank_math_redirections_cache` WRITE;
/*!40000 ALTER TABLE `wp_rank_math_redirections_cache` DISABLE KEYS */;
INSERT INTO `wp_rank_math_redirections_cache` VALUES (1,'privacy-policy',1,0,'any',1),(3,'/contact/',2,354,'post',1),(4,'contact-us',2,0,'any',1);
/*!40000 ALTER TABLE `wp_rank_math_redirections_cache` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_shepherd_tec_tasks`
--
DROP TABLE IF EXISTS `wp_shepherd_tec_tasks`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_shepherd_tec_tasks` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`action_id` bigint(20) unsigned NOT NULL,
`class_hash` varchar(191) NOT NULL,
`args_hash` varchar(191) NOT NULL,
`data` longtext DEFAULT NULL,
`current_try` bigint(20) unsigned NOT NULL,
PRIMARY KEY (`id`),
KEY `action_id` (`action_id`),
KEY `args_hash` (`args_hash`),
KEY `class_hash` (`class_hash`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_shepherd_tec_tasks`
--
LOCK TABLES `wp_shepherd_tec_tasks` WRITE;
/*!40000 ALTER TABLE `wp_shepherd_tec_tasks` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_shepherd_tec_tasks` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_tec_events`
--
DROP TABLE IF EXISTS `wp_tec_events`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_tec_events` (
`event_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`post_id` bigint(20) unsigned NOT NULL,
`start_date` varchar(19) NOT NULL,
`end_date` varchar(19) DEFAULT NULL,
`timezone` varchar(30) NOT NULL DEFAULT 'UTC',
`start_date_utc` varchar(19) NOT NULL,
`end_date_utc` varchar(19) DEFAULT NULL,
`duration` mediumint(30) DEFAULT 7200,
`updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
`hash` varchar(40) NOT NULL,
PRIMARY KEY (`event_id`),
UNIQUE KEY `post_id` (`post_id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_tec_events`
--
LOCK TABLES `wp_tec_events` WRITE;
/*!40000 ALTER TABLE `wp_tec_events` DISABLE KEYS */;
INSERT INTO `wp_tec_events` VALUES (1,369,'2025-10-15 18:00:00','2025-10-15 20:00:00','America/New_York','2025-10-15 22:00:00','2025-10-16 00:00:00',7200,'2025-09-29 19:58:18',''),(3,391,'2025-10-15 18:00:00','2025-10-15 20:00:00','America/New_York','2025-10-15 22:00:00','2025-10-16 00:00:00',7200,'2025-09-29 20:36:43','');
/*!40000 ALTER TABLE `wp_tec_events` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_tec_kv_cache`
--
DROP TABLE IF EXISTS `wp_tec_kv_cache`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_tec_kv_cache` (
`cache_key` varchar(191) NOT NULL,
`value` longtext DEFAULT NULL,
`expiration` bigint(20) unsigned DEFAULT 0,
PRIMARY KEY (`cache_key`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_tec_kv_cache`
--
LOCK TABLES `wp_tec_kv_cache` WRITE;
/*!40000 ALTER TABLE `wp_tec_kv_cache` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_tec_kv_cache` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_tec_occurrences`
--
DROP TABLE IF EXISTS `wp_tec_occurrences`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_tec_occurrences` (
`occurrence_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`event_id` bigint(20) unsigned NOT NULL,
`post_id` bigint(20) unsigned NOT NULL,
`start_date` datetime NOT NULL,
`start_date_utc` datetime NOT NULL,
`end_date` datetime NOT NULL,
`end_date_utc` datetime NOT NULL,
`duration` mediumint(30) DEFAULT 7200,
`hash` varchar(40) NOT NULL,
`updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
PRIMARY KEY (`occurrence_id`),
UNIQUE KEY `hash` (`hash`),
KEY `event_id` (`event_id`),
KEY `idx_wp_tec_occurrences_post_id_dates` (`post_id`,`end_date`,`start_date`),
KEY `idx_wp_tec_occurrences_post_id_dates_utc` (`post_id`,`end_date_utc`,`start_date_utc`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_tec_occurrences`
--
LOCK TABLES `wp_tec_occurrences` WRITE;
/*!40000 ALTER TABLE `wp_tec_occurrences` DISABLE KEYS */;
INSERT INTO `wp_tec_occurrences` VALUES (1,1,369,'2025-10-15 18:00:00','2025-10-15 22:00:00','2025-10-15 20:00:00','2025-10-16 00:00:00',7200,'41bfdbd0a5deeded16c87552556aac3e98f47745','2025-09-29 19:58:18'),(2,3,391,'2025-10-15 18:00:00','2025-10-15 22:00:00','2025-10-15 20:00:00','2025-10-16 00:00:00',7200,'51d8dcf046a5ea372b6e17a9b411685fbe0915ff','2025-09-29 20:36:43');
/*!40000 ALTER TABLE `wp_tec_occurrences` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_term_relationships`
--
DROP TABLE IF EXISTS `wp_term_relationships`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_term_relationships` (
`object_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`term_order` int(11) NOT NULL DEFAULT 0,
PRIMARY KEY (`object_id`,`term_taxonomy_id`),
KEY `term_taxonomy_id` (`term_taxonomy_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_term_relationships`
--
LOCK TABLES `wp_term_relationships` WRITE;
/*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */;
INSERT INTO `wp_term_relationships` VALUES (18,3,0),(19,3,0),(20,3,0),(21,3,0),(55,4,0),(328,5,0),(334,5,0),(335,5,0),(341,4,0),(343,4,0),(344,2,0),(345,2,0),(346,2,0),(347,5,0),(355,6,0),(369,7,0),(374,7,0),(378,7,0),(380,8,0),(383,7,0),(391,7,0),(393,7,0),(394,7,0),(395,7,0),(400,7,0),(405,7,0),(409,7,0),(415,7,0),(418,7,0),(439,4,0),(441,4,0),(450,9,0),(452,5,0),(573,1,0),(1873194968,1,0);
/*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_term_taxonomy`
--
DROP TABLE IF EXISTS `wp_term_taxonomy`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_term_taxonomy` (
`term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`taxonomy` varchar(32) NOT NULL DEFAULT '',
`description` longtext NOT NULL,
`parent` bigint(20) unsigned NOT NULL DEFAULT 0,
`count` bigint(20) NOT NULL DEFAULT 0,
PRIMARY KEY (`term_taxonomy_id`),
UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
KEY `taxonomy` (`taxonomy`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_term_taxonomy`
--
LOCK TABLES `wp_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wp_term_taxonomy` VALUES (1,1,'category','',0,1),(2,2,'nav_menu','',0,3),(3,3,'nav_menu','',0,4),(4,4,'elementor_library_type','',0,1),(5,5,'elementor_library_type','',0,4),(6,6,'wp_theme','',0,1),(7,7,'elementor_library_type','',0,4),(8,8,'elementor_library_type','',0,1),(9,9,'elementor_library_type','',0,1);
/*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_termmeta`
--
DROP TABLE IF EXISTS `wp_termmeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_termmeta` (
`meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`meta_key` varchar(255) DEFAULT NULL,
`meta_value` longtext DEFAULT NULL,
PRIMARY KEY (`meta_id`),
KEY `term_id` (`term_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_termmeta`
--
LOCK TABLES `wp_termmeta` WRITE;
/*!40000 ALTER TABLE `wp_termmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_termmeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_terms`
--
DROP TABLE IF EXISTS `wp_terms`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_terms` (
`term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(200) NOT NULL DEFAULT '',
`slug` varchar(200) NOT NULL DEFAULT '',
`term_group` bigint(10) NOT NULL DEFAULT 0,
PRIMARY KEY (`term_id`),
KEY `slug` (`slug`(191)),
KEY `name` (`name`(191))
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_terms`
--
LOCK TABLES `wp_terms` WRITE;
/*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */;
INSERT INTO `wp_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'Primary menu','primary-menu',0),(3,'Secondary menu','secondary-menu',0),(4,'header','header',0),(5,'container','container',0),(6,'hello-theme-child-master','hello-theme-child-master',0),(7,'tec_event_single_static','tec_event_single_static',0),(8,'tec_event_single_dynamic','tec_event_single_dynamic',0),(9,'footer','footer',0);
/*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_usermeta`
--
DROP TABLE IF EXISTS `wp_usermeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_usermeta` (
`umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`meta_key` varchar(255) DEFAULT NULL,
`meta_value` longtext DEFAULT NULL,
PRIMARY KEY (`umeta_id`),
KEY `user_id` (`user_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=809 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_usermeta`
--
LOCK TABLES `wp_usermeta` WRITE;
/*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */;
INSERT INTO `wp_usermeta` VALUES (1,1,'nickname','SR-Admin'),(2,1,'first_name',''),(3,1,'last_name',''),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'syntax_highlighting','true'),(7,1,'comment_shortcuts','false'),(8,1,'admin_color','fresh'),(9,1,'use_ssl','0'),(10,1,'show_admin_bar_front','true'),(11,1,'locale',''),(12,1,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wp_user_level','10'),(14,1,'dismissed_wp_pointers','theme_editor_notice'),(15,1,'show_welcome_panel','0'),(16,1,'session_tokens','a:1:{s:64:\"87aea3b19f7920424a8f3535984d9907247ddbecec145872b898f6f854cfd034\";a:4:{s:10:\"expiration\";i:1785004045;s:2:\"ip\";s:14:\"146.75.223.117\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.4 Safari/605.1.15\";s:5:\"login\";i:1784831245;}}'),(17,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"146.75.223.0\";}'),(18,1,'wp_dashboard_quick_press_last_post_id','456'),(19,1,'wp_elementor_connect_common_data','a:6:{s:9:\"client_id\";s:32:\"at7QjVZJxMUpxj1NbolCneJrz57v2JPd\";s:11:\"auth_secret\";s:32:\"9dO8H59o23lPWZCbFFFaiB6O8K4ifQIu\";s:12:\"access_token\";s:300:\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxNTQ2NTU3IiwiYXVkIjoiaHR0cHM6Ly9zdGVhbHRocmVzdHlsaW5nLmNvbS8iLCJjbGllbnRfaWQiOiJhdDdRalZaSnhNVXB4ajFOYm9sQ25lSnJ6NTd2MkpQZCIsImNvbm5lY3RfdHlwZSI6ImFjdGl2YXRlIiwiaWF0IjoxNzU5MTc4NDgyLCJleHAiOjMxNzMwMzYyMDg4Mn0.-dCJejAlIeMEjFA7__WfjwPILHAhD5O6O5BuPtqax9w\";s:19:\"access_token_secret\";s:32:\"jK5tsCiyNt9xFiXZQDWg1KWYenZFVZCf\";s:10:\"token_type\";s:6:\"bearer\";s:4:\"user\";O:8:\"stdClass\":1:{s:5:\"email\";s:17:\"modsnap@gmail.com\";}}'),(20,1,'wp_user-settings','libraryContent=browse&editor=tinymce&hidetb=1'),(21,1,'wp_user-settings-time','1782418589'),(22,1,'manageedit-postcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(23,1,'manageedit-postcolumnshidden_default','1'),(24,1,'manageedit-pagecolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(25,1,'manageedit-pagecolumnshidden_default','1'),(26,1,'manageedit-e-landing-pagecolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(27,1,'manageedit-e-landing-pagecolumnshidden_default','1'),(28,1,'last_update','1782404896'),(29,1,'closedpostboxes_dashboard','a:4:{i:0;s:20:\"e-dashboard-overview\";i:1;s:21:\"dashboard_site_health\";i:2;s:19:\"dashboard_right_now\";i:3;s:17:\"dashboard_primary\";}'),(30,1,'metaboxhidden_dashboard','a:0:{}'),(32,1,'wp_googlesitekit_site_verification_file','9d33715e4b20bc42'),(33,1,'wp_googlesitekit_access_token','sUMBmQDLaZsJkIkLXrz+00JSZlkxbTJQbEpWSEtEMGlpejhTdlFJcEtZeTZLS0lkTU9NZEl6dVVrUTEwbUhMZVV3VkVmanViYlJRQlJDM1BHZFVUbGhIdXVNQ1hRZDI4VnRNcU5XSjdTdnRPdXBJdmZjcW5PcEhCeld1WUtiSmJ4MXl3ckEwaGw1MGVPcElMZHBFU2o3aUFsckFpTU84cGRjeXVZZ3JSemE3OFZUSTFyS2EwS21aUDRWWjVLa2xVT201TE9aRm42YUxGQnNHTGFvZURnbXVJdVVDdjlRQThmQWxiYy96NERMeUQxeG0xTWRKOTR2QWRzK2w0UDl6ODJwL0JWQ2xSQW9Fazdzem5KYTZnZkp5L3o5K2xTYXhxVkxCdStTL0ZGRzg1UFUycXVFdFBoaFVZWWxzNnpESEpxS1BlNkptdk9rWEhjNVVPbEVEcEZQVGpkR3pBQ243VjVvbFpjbWVlUU5McXRNZ3FkK05jQUZMM0hVWFZyZz09'),(34,1,'wp_googlesitekit_access_token_expires_in','3566'),(35,1,'wp_googlesitekit_access_token_created_at','1673292837'),(36,1,'wp_googlesitekit_refresh_token','Oa83tPTc9yCj0bV/p5IRamV2eU1zMVFaR25pTXcydCtRdEl2a1JlV21Ca1g2RkNnWS9PaTIwUmpmUWo3UXM1aytKLzAzMnNLNHJuaFdOVml1Z05YU3BKT0tOT0JBWmFucXRaa1RLY1NhR2EzOURncWR0dU93NC9wR0hHRWpNQ2lFVDNxN3hsQlBBWEZMWjN2T1pHRzU0OVpObWRPZngzbXV4bXQrdjVadlJZcDhwVDlSVG1BamkxcVV2eFg3YWlFOE41WHM5UUJxQS9aTjVJNzhXUDgyMHcreDRNcXZqS0RpRGttcmcrUDN2WlJtM2xiTGp3MFIwRDBCcEJKOWtnNzVHc1BwczQ0QmJwWFpjeUJGa3dlanFZQ3k3alBSU1FkMTd3K0xvdG1CdmFLdVg5aVlERk1CTHBHVS9RQVZ5UkVrK1ZwMG5RcXNFOFdpVEN4'),(37,1,'wp_googlesitekit_auth_scopes','a:6:{i:0;s:48:\"https://www.googleapis.com/auth/userinfo.profile\";i:1;s:46:\"https://www.googleapis.com/auth/userinfo.email\";i:2;s:6:\"openid\";i:3;s:48:\"https://www.googleapis.com/auth/siteverification\";i:4;s:42:\"https://www.googleapis.com/auth/webmasters\";i:5;s:50:\"https://www.googleapis.com/auth/analytics.readonly\";}'),(38,1,'wp_googlesitekit_additional_auth_scopes','a:0:{}'),(39,1,'wp_googlesitekit_profile','a:3:{s:5:\"email\";s:17:\"ModSnap@gmail.com\";s:5:\"photo\";s:87:\"https://lh3.googleusercontent.com/a/AEdFTp5NAE37T2M7DLzzTnu9BoWOGU4ZHmAsRhwzNwafoQ=s100\";s:9:\"full_name\";s:12:\"Dindy Murphy\";}'),(40,1,'wp_googlesitekitpersistent_initial_version','1.90.1'),(41,1,'wp_googlesitekit_site_verified_meta','verified'),(42,1,'wp_googlesitekit_user_input_state','missing'),(43,2,'nickname','sitemanager'),(44,2,'first_name',''),(45,2,'last_name',''),(46,2,'description',''),(47,2,'rich_editing','true'),(48,2,'syntax_highlighting','true'),(49,2,'comment_shortcuts','false'),(50,2,'admin_color','fresh'),(51,2,'use_ssl','0'),(52,2,'show_admin_bar_front','true'),(53,2,'locale',''),(54,2,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(55,2,'wp_user_level','10'),(56,2,'dismissed_wp_pointers',''),(57,2,'session_tokens','a:1:{s:64:\"213bba8f88464244941c8fa2bc38e5e5fb41f27c28c7e0c510dc908bf7491199\";a:4:{s:10:\"expiration\";i:1713113348;s:2:\"ip\";s:13:\"99.180.38.131\";s:2:\"ua\";s:84:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:124.0) Gecko/20100101 Firefox/124.0\";s:5:\"login\";i:1712940548;}}'),(58,2,'last_update','1673890343'),(59,2,'wp_dashboard_quick_press_last_post_id','229'),(60,2,'manageedit-postcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(61,2,'manageedit-postcolumnshidden_default','1'),(62,2,'manageedit-pagecolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(63,2,'manageedit-pagecolumnshidden_default','1'),(64,2,'manageedit-e-landing-pagecolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(65,2,'manageedit-e-landing-pagecolumnshidden_default','1'),(66,2,'community-events-location','a:1:{s:2:\"ip\";s:11:\"99.180.38.0\";}'),(67,2,'rank_math_hide_frontend_stats','1'),(68,1,'rank_math_hide_frontend_stats','1'),(69,1,'elementor_admin_notices','a:3:{s:20:\"experiment_promotion\";a:2:{s:9:\"is_viewed\";b:1;s:4:\"meta\";a:0:{}}s:20:\"design_not_appearing\";a:2:{s:9:\"is_viewed\";b:1;s:4:\"meta\";a:1:{s:7:\"version\";s:7:\"3.25.10\";}}s:31:\"elementor-pro-forms-submissions\";a:2:{s:9:\"is_viewed\";b:1;s:4:\"meta\";a:0:{}}}'),(70,1,'elementor_introduction','a:5:{s:6:\"e-apps\";b:1;s:27:\"ai-get-started-announcement\";b:1;s:7:\"exit_to\";b:1;s:20:\"globals_introduction\";b:1;s:27:\"e-editor-one-notice-pointer\";b:1;}'),(71,2,'elementor_introduction','a:1:{s:6:\"e-apps\";b:1;}'),(72,1,'elementor_preferences','a:2:{s:7:\"exit_to\";s:9:\"dashboard\";s:25:\"enable_styleguide_preview\";s:0:\"\";}'),(73,1,'meta-box-order_page','a:2:{i:0;b:0;s:4:\"side\";s:38:\"submitdiv,rank_math_metabox_content_ai\";}'),(74,1,'manageedit-e-floating-buttonscolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(75,1,'manageedit-e-floating-buttonscolumnshidden_default','1'),(76,1,'wp_persisted_preferences','a:3:{s:14:\"core/edit-post\";a:11:{s:12:\"fixedToolbar\";b:0;s:12:\"welcomeGuide\";b:0;s:14:\"fullscreenMode\";b:1;s:14:\"showIconLabels\";b:0;s:11:\"themeStyles\";b:1;s:20:\"showBlockBreadcrumbs\";b:1;s:17:\"complementaryArea\";s:18:\"edit-post/document\";s:16:\"hiddenBlockTypes\";a:0:{}s:10:\"editorMode\";s:6:\"visual\";s:14:\"inactivePanels\";a:0:{}s:10:\"openPanels\";a:2:{i:0;s:11:\"post-status\";i:1;s:9:\"post-link\";}}s:4:\"core\";a:1:{s:26:\"isComplementaryAreaVisible\";b:1;}s:9:\"_modified\";s:24:\"2025-02-28T19:20:06.853Z\";}'),(77,1,'nav_menu_recently_edited','2'),(78,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\";}'),(79,1,'metaboxhidden_nav-menus','a:1:{i:0;s:12:\"add-post_tag\";}'),(80,1,'manageedit-tribe_eventscolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(81,1,'manageedit-tribe_eventscolumnshidden_default','1'),(82,1,'tribe_setDefaultNavMenuBoxes','1'),(83,1,'meta-box-order_tribe_events','a:3:{s:4:\"side\";s:139:\"submitdiv,tagsdiv-post_tag,tribe_events_catdiv,postimagediv,pageparentdiv,tribe_events_event_options,tec-events-qr-code,tribe-events-status\";s:6:\"normal\";s:85:\"tribe_events_event_details,rank_math_metabox,postexcerpt,postcustom,slugdiv,authordiv\";s:8:\"advanced\";s:0:\"\";}'),(84,1,'screen_layout_tribe_events','2'),(85,3,'nickname','wp2_be9d2bd2f6e6'),(86,3,'first_name',''),(87,3,'last_name',''),(88,3,'description',''),(89,3,'rich_editing','true'),(90,3,'syntax_highlighting','true'),(91,3,'comment_shortcuts','false'),(92,3,'admin_color','fresh'),(93,3,'use_ssl','0'),(94,3,'show_admin_bar_front','true'),(95,3,'locale',''),(96,3,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(97,3,'wp_user_level','10'),(98,3,'dismissed_wp_pointers','theme_editor_notice'),(99,3,'session_tokens','a:21:{s:64:\"ec25917ee05e72d94f81cd7ee6443bc0686ba85e82e7ece9ff63e1a9d12e67a9\";a:4:{s:10:\"expiration\";i:1784657476;s:2:\"ip\";s:14:\"209.141.34.121\";s:2:\"ua\";s:8:\"wp2shell\";s:5:\"login\";i:1784484676;}s:64:\"5a61bac6b22dcc8bfaf5595d65856c56dea897dcaa63646a042a3a82c7333f31\";a:4:{s:10:\"expiration\";i:1785717900;s:2:\"ip\";s:13:\"107.189.29.12\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784508300;}s:64:\"ceb4958e3e075d24cf3bf876f480c05488ee3376174b4275eee8fe58c1b1a418\";a:4:{s:10:\"expiration\";i:1785717906;s:2:\"ip\";s:13:\"107.189.29.12\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784508306;}s:64:\"dd4031e6824e17b33ac11157831126ee830db89cd21d86426b2cc265db348b71\";a:4:{s:10:\"expiration\";i:1785717968;s:2:\"ip\";s:13:\"107.189.29.12\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784508368;}s:64:\"ed238b20b0f4f450c0e6113dd119bd7a9125b60b1a5d53a261c9b17755b02806\";a:4:{s:10:\"expiration\";i:1785717974;s:2:\"ip\";s:13:\"107.189.29.12\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784508374;}s:64:\"381f4d607d6ad18e2390491c01636279aac02a11c3f1b2351e6f07dc1a824ee5\";a:4:{s:10:\"expiration\";i:1785718005;s:2:\"ip\";s:13:\"107.189.29.12\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784508405;}s:64:\"aa253dd4b8e2cb67520422dc33ade2b6a4ec02174cadb3a489b8c1bebcbf8b61\";a:4:{s:10:\"expiration\";i:1785728304;s:2:\"ip\";s:13:\"107.189.29.12\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784518704;}s:64:\"fa8b0434de8ec530c9cc7f12f589038596d94001ea59a47e6f49542ee24e4f8d\";a:4:{s:10:\"expiration\";i:1785728310;s:2:\"ip\";s:13:\"107.189.29.12\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784518710;}s:64:\"5d3047ec07d65aa5ed544d9c17238cf5693a5f23bb0bbf6545fa8c6565a4fc61\";a:4:{s:10:\"expiration\";i:1785728386;s:2:\"ip\";s:13:\"107.189.29.12\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784518786;}s:64:\"18480430798f25a84a994c39f305d478a989f36adef5bb24f1103c8cdbdea230\";a:4:{s:10:\"expiration\";i:1785728392;s:2:\"ip\";s:13:\"107.189.29.12\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784518792;}s:64:\"fdfabebc02d158bc304d5512132754e6cb4ecc65217385a8d5f944f756177f7b\";a:4:{s:10:\"expiration\";i:1785736481;s:2:\"ip\";s:13:\"107.189.29.12\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784526881;}s:64:\"2bde1c4b58e27a89778272198d7d19199717aaf8526a84adc09c3f7176cf10ce\";a:4:{s:10:\"expiration\";i:1785736488;s:2:\"ip\";s:13:\"107.189.29.12\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784526888;}s:64:\"1efa47b119b479f232e07f029a81dc3222419be5e672f89ede41938b7c7b6751\";a:4:{s:10:\"expiration\";i:1785736586;s:2:\"ip\";s:13:\"107.189.29.12\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784526986;}s:64:\"68c65231852aefa6b972b08eba65fba4bfacc305f3f763879cf77926f5a9e643\";a:4:{s:10:\"expiration\";i:1785736591;s:2:\"ip\";s:13:\"107.189.29.12\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784526991;}s:64:\"b8a16e2eaad8f0e542bd466c1753d5dac90ff53167e992857070627e5315aca0\";a:4:{s:10:\"expiration\";i:1785736756;s:2:\"ip\";s:13:\"107.189.29.12\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784527156;}s:64:\"de31242f79d63f35d526e1556dfe67c3aeb74c5f896b45b3017c4335128114bc\";a:4:{s:10:\"expiration\";i:1785736903;s:2:\"ip\";s:13:\"107.189.29.12\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784527303;}s:64:\"110090637ff09a7f964e2c66b833f24879acd0d508fc4bad41ae604eda1e10f1\";a:4:{s:10:\"expiration\";i:1785737047;s:2:\"ip\";s:13:\"107.189.29.12\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784527447;}s:64:\"2a21426ba488772638e455f8fcd1b8622681fcc0fa26be0cc523213bb8f763a3\";a:4:{s:10:\"expiration\";i:1785737199;s:2:\"ip\";s:13:\"107.189.29.12\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784527599;}s:64:\"f001f55e529abc3c202b86bfa4d8246088a0a788ea121ac27da3a5ef12e9f5c1\";a:4:{s:10:\"expiration\";i:1784774741;s:2:\"ip\";s:13:\"89.187.185.11\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Safari/537.36\";s:5:\"login\";i:1784601941;}s:64:\"9eb471b80930d937c0605dd4b91b3d661f65de87f4c27595f93830c94fb0f74d\";a:4:{s:10:\"expiration\";i:1784778666;s:2:\"ip\";s:11:\"23.83.129.1\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Safari/537.36\";s:5:\"login\";i:1784605866;}s:64:\"5b298017dde6a95ce2f4f90970347db39ccb79919ce416373530f85f5a13dcd1\";a:4:{s:10:\"expiration\";i:1784778818;s:2:\"ip\";s:11:\"23.83.129.1\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Safari/537.36\";s:5:\"login\";i:1784606018;}}'),(100,3,'wp_dashboard_quick_press_last_post_id','460'),(101,4,'nickname','ahmetkaya'),(102,4,'first_name',''),(103,4,'last_name',''),(104,4,'description',''),(105,4,'rich_editing','true'),(106,4,'syntax_highlighting','true'),(107,4,'comment_shortcuts','false'),(108,4,'admin_color','fresh'),(109,4,'use_ssl','0'),(110,4,'show_admin_bar_front','true'),(111,4,'locale',''),(112,4,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(113,4,'wp_user_level','10'),(114,4,'dismissed_wp_pointers',''),(115,4,'session_tokens','a:1:{s:64:\"c57bb1ac22a9fdc7874984f4038b29af74e69c512e53f5c5a5f38f7cc8e13478\";a:4:{s:10:\"expiration\";i:1784713222;s:2:\"ip\";s:15:\"102.220.160.154\";s:2:\"ua\";s:60:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36\";s:5:\"login\";i:1784540422;}}'),(116,4,'wp_dashboard_quick_press_last_post_id','467'),(117,5,'nickname','wpsvc_9065074b9383'),(118,5,'first_name',''),(119,5,'last_name',''),(120,5,'description',''),(121,5,'rich_editing','true'),(122,5,'syntax_highlighting','true'),(123,5,'comment_shortcuts','false'),(124,5,'admin_color','fresh'),(125,5,'use_ssl','0'),(126,5,'show_admin_bar_front','true'),(127,5,'locale',''),(128,5,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(129,5,'wp_user_level','10'),(130,5,'dismissed_wp_pointers',''),(131,5,'session_tokens','a:1:{s:64:\"41232039c8c8a09998bd19a55ef54565383d08f2c71c3aa5194209e17986231d\";a:4:{s:10:\"expiration\";i:1784722682;s:2:\"ip\";s:13:\"34.73.105.183\";s:2:\"ua\";s:60:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36\";s:5:\"login\";i:1784549882;}}'),(132,6,'nickname','wp2_0e1ef4'),(133,6,'first_name',''),(134,6,'last_name',''),(135,6,'description',''),(136,6,'rich_editing','true'),(137,6,'syntax_highlighting','true'),(138,6,'comment_shortcuts','false'),(139,6,'admin_color','fresh'),(140,6,'use_ssl','0'),(141,6,'show_admin_bar_front','true'),(142,6,'locale',''),(143,6,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(144,6,'wp_user_level','10'),(145,6,'dismissed_wp_pointers',''),(146,6,'session_tokens','a:4:{s:64:\"c5423e3af48489da604b72617bdacda08a7b0e97dfe243cc3a37160e0cc20fdb\";a:4:{s:10:\"expiration\";i:1786051856;s:2:\"ip\";s:14:\"125.164.233.50\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36\";s:5:\"login\";i:1784842256;}s:64:\"713d02dda26ac4c54ca559afd85ef885109a5cdd71ca1044d110c890df3e55cf\";a:4:{s:10:\"expiration\";i:1785235783;s:2:\"ip\";s:13:\"216.67.230.98\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36\";s:5:\"login\";i:1785062983;}s:64:\"1b9328826d5e7bb99e366facea00f51ac7e30a08bc427f66c6795922c6069846\";a:4:{s:10:\"expiration\";i:1786319294;s:2:\"ip\";s:14:\"147.135.76.247\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Safari/537.36\";s:5:\"login\";i:1785109694;}s:64:\"48379e4a4c6108bfc5509afc33a331a565eea06dfe30df5e5d8a70d08c9d1076\";a:4:{s:10:\"expiration\";i:1785380481;s:2:\"ip\";s:13:\"216.67.230.98\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36\";s:5:\"login\";i:1785207681;}}'),(147,6,'wp_dashboard_quick_press_last_post_id','476'),(148,7,'nickname','wpadminb0x'),(149,7,'first_name',''),(150,7,'last_name',''),(151,7,'description',''),(152,7,'rich_editing','true'),(153,7,'syntax_highlighting','true'),(154,7,'comment_shortcuts','false'),(155,7,'admin_color','fresh'),(156,7,'use_ssl','0'),(157,7,'show_admin_bar_front','true'),(158,7,'locale',''),(159,7,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(160,7,'wp_user_level','10'),(161,7,'dismissed_wp_pointers',''),(162,7,'session_tokens','a:32:{s:64:\"4d7b35eb5fd7b54a3560934f66d630b50746845bd05ea25376511b0caf0c522b\";a:4:{s:10:\"expiration\";i:1784742837;s:2:\"ip\";s:14:\"193.148.56.148\";s:2:\"ua\";s:8:\"wp2shell\";s:5:\"login\";i:1784570037;}s:64:\"37d6a0f125c078acca4cb648bd3c73a457602cfe54ff757d060443aa69dbebb8\";a:4:{s:10:\"expiration\";i:1785799464;s:2:\"ip\";s:13:\"107.189.29.12\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784589864;}s:64:\"18ea1c9208e4e9498a87dfa3dc2c189570ffdf4bffbf5b4bc806c96cc3ca075e\";a:4:{s:10:\"expiration\";i:1785799475;s:2:\"ip\";s:13:\"107.189.29.12\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784589875;}s:64:\"932de641cf067ebc106c681edbccd07eeb98b49c19d9b8100fb9860b4eef0a09\";a:4:{s:10:\"expiration\";i:1785800928;s:2:\"ip\";s:13:\"107.189.29.12\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784591328;}s:64:\"deafaf543210c7630f844e012d7f8e0b2af4a31960842134f36e76dd7d847b24\";a:4:{s:10:\"expiration\";i:1785800933;s:2:\"ip\";s:13:\"107.189.29.12\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784591333;}s:64:\"9587dd9bc60f2a0d7d629bd13741184cfe1f9543ced79cd0e6d3dd5df592c8ab\";a:4:{s:10:\"expiration\";i:1785810682;s:2:\"ip\";s:13:\"107.189.29.12\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784601082;}s:64:\"4c5c7d8db2cf19e99cad9c409363be6796c0badede407a1f665eb92bbb377f79\";a:4:{s:10:\"expiration\";i:1785810689;s:2:\"ip\";s:13:\"107.189.29.12\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784601089;}s:64:\"b42e293a1ca5ef24d3ea849740291e1d7358a0583cd767e9567392a993c4085e\";a:4:{s:10:\"expiration\";i:1785811045;s:2:\"ip\";s:13:\"107.189.29.12\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784601445;}s:64:\"3af209c538656e0daa9502d483227fce7995c60ab28c8a9f5655757724d9b1c5\";a:4:{s:10:\"expiration\";i:1785811054;s:2:\"ip\";s:13:\"107.189.29.12\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784601454;}s:64:\"121b2e1c8e9bb887664c3868efd5d804558d3ca233fe2de7b682cf8ae431cfbc\";a:4:{s:10:\"expiration\";i:1785811503;s:2:\"ip\";s:13:\"107.189.29.12\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784601903;}s:64:\"47f3f80fa577fa188b9e74e3abd8633b3c47ee502a0f0cb587a961aeaf12d544\";a:4:{s:10:\"expiration\";i:1785812490;s:2:\"ip\";s:13:\"107.189.29.12\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784602890;}s:64:\"036ffaf1ed0276d4e7026ef88264016068cd027d28d89936bf2b8050fadf9f0a\";a:4:{s:10:\"expiration\";i:1785813592;s:2:\"ip\";s:13:\"107.189.29.12\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784603992;}s:64:\"aacbd4294281538a5204d113e35fa4a5a10074985f7db30246062a8321866a26\";a:4:{s:10:\"expiration\";i:1785814135;s:2:\"ip\";s:13:\"107.189.29.12\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784604535;}s:64:\"0cd02aaceea09bde2e12f99c5dac4de892ae9d526a0e477a361d526e00d22a28\";a:4:{s:10:\"expiration\";i:1785826883;s:2:\"ip\";s:13:\"107.189.14.87\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784617283;}s:64:\"58d720ded32dc71eea7941fdda82571d1d0bdd15f3ea9b6209465663f98fadc1\";a:4:{s:10:\"expiration\";i:1785826893;s:2:\"ip\";s:13:\"107.189.14.87\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784617293;}s:64:\"2b82eec9eaa1b5616dff64ce7019d394281a877f0192c4f86447db1fc5ae3235\";a:4:{s:10:\"expiration\";i:1785827393;s:2:\"ip\";s:13:\"107.189.14.87\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784617793;}s:64:\"fa9e96a6ffe3b16a1cff22d34bd503e26f2bf55c45e6d0864280d742a5ca2054\";a:4:{s:10:\"expiration\";i:1785828192;s:2:\"ip\";s:13:\"107.189.14.87\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784618592;}s:64:\"a3ca86a23c12364109ecacc4c706f4b1d1a9dd8e96a6aeb3f8ffc6d3c42bc635\";a:4:{s:10:\"expiration\";i:1785839015;s:2:\"ip\";s:13:\"107.189.14.87\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784629415;}s:64:\"b8c5ace7b16eaa59052451bd06cdf3ef1945bed34f3bcf1bed2613df115bf81d\";a:4:{s:10:\"expiration\";i:1785839024;s:2:\"ip\";s:13:\"107.189.14.87\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784629424;}s:64:\"98a66c622a8e770db00f597bbf86be878054991675dc5e05c3a8624f0120eeb3\";a:4:{s:10:\"expiration\";i:1785840555;s:2:\"ip\";s:13:\"107.189.14.87\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784630955;}s:64:\"a690c800ea337ee4da2f9eaeb67d27b9b61c148feb99636ab6b00873b9118a9a\";a:4:{s:10:\"expiration\";i:1785840559;s:2:\"ip\";s:13:\"107.189.14.87\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784630959;}s:64:\"63979274c921344809e8f9834ee11bd2bb7b55e2bba6998974dd3df3b276cbfe\";a:4:{s:10:\"expiration\";i:1785842845;s:2:\"ip\";s:13:\"107.189.14.87\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784633245;}s:64:\"39b3c8306acb77fc425146c7c0804bbd6f2c9368f7751d133800a290a3d07679\";a:4:{s:10:\"expiration\";i:1785844023;s:2:\"ip\";s:13:\"107.189.14.87\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784634423;}s:64:\"ad030c582a7ae61bbf76e26d9a13cc5ccf149eed32f66d507095b7e035273597\";a:4:{s:10:\"expiration\";i:1785847222;s:2:\"ip\";s:13:\"107.189.14.87\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784637622;}s:64:\"0a42f0d213990851b89744f7f096a0c153667ab21dcc363d27086e63f27a90cc\";a:4:{s:10:\"expiration\";i:1785858458;s:2:\"ip\";s:13:\"107.189.14.87\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784648858;}s:64:\"626aedce04ddcb32db47b40902828ae412f5ffd894c6b50d5502cbc8f79b5cc4\";a:4:{s:10:\"expiration\";i:1785858463;s:2:\"ip\";s:13:\"107.189.14.87\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784648863;}s:64:\"f66aed79938bf74f353ab4ce5617a90e02a035c9ceefbb0c1233ddc635a916a8\";a:4:{s:10:\"expiration\";i:1785859192;s:2:\"ip\";s:13:\"107.189.14.87\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784649592;}s:64:\"81a678e5300380968d2594648cbe7cb54f466aad701c164cd39bc143edd3b6be\";a:4:{s:10:\"expiration\";i:1785859196;s:2:\"ip\";s:13:\"107.189.14.87\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784649596;}s:64:\"2a2bed5836e216c75df0a9fe442bcc731730e3acc38143c07abe48f4638a9942\";a:4:{s:10:\"expiration\";i:1785859535;s:2:\"ip\";s:13:\"107.189.14.87\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784649935;}s:64:\"b11dce65b1f56b6d04e95563e498f85ffad019156a5be74214407a718d3b4fa3\";a:4:{s:10:\"expiration\";i:1785860034;s:2:\"ip\";s:13:\"107.189.14.87\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784650434;}s:64:\"e5066097a39f5ce3e3b3c375d21aba0133bfc4f4dc02c29f124f118b420b8871\";a:4:{s:10:\"expiration\";i:1785861623;s:2:\"ip\";s:13:\"107.189.14.87\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784652023;}s:64:\"c2949a18d9ca97d77d84122ce1fc4f468673d3a7858a9f7ba62837b95e372ebc\";a:4:{s:10:\"expiration\";i:1785862422;s:2:\"ip\";s:13:\"107.189.14.87\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1784652822;}}'),(163,7,'wp_dashboard_quick_press_last_post_id','480'),(164,3,'manageedit-postcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(165,3,'manageedit-postcolumnshidden_default','1'),(166,3,'manageedit-pagecolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(167,3,'manageedit-pagecolumnshidden_default','1'),(168,3,'manageedit-e-floating-buttonscolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(169,3,'manageedit-e-floating-buttonscolumnshidden_default','1'),(170,3,'manageedit-tribe_eventscolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(171,3,'manageedit-tribe_eventscolumnshidden_default','1'),(172,8,'nickname','upgrades'),(173,8,'first_name',''),(174,8,'last_name',''),(175,8,'description',''),(176,8,'rich_editing','true'),(177,8,'syntax_highlighting','true'),(178,8,'comment_shortcuts','false'),(179,8,'admin_color','fresh'),(180,8,'use_ssl','0'),(181,8,'show_admin_bar_front','true'),(182,8,'locale',''),(183,8,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(184,8,'wp_user_level','10'),(185,8,'dismissed_wp_pointers',''),(186,9,'nickname','Nx_f03438327d74'),(187,9,'first_name',''),(188,9,'last_name',''),(189,9,'description',''),(190,9,'rich_editing','true'),(191,9,'syntax_highlighting','true'),(192,9,'comment_shortcuts','false'),(193,9,'admin_color','fresh'),(194,9,'use_ssl','0'),(195,9,'show_admin_bar_front','true'),(196,9,'locale',''),(197,9,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(198,9,'wp_user_level','10'),(199,9,'dismissed_wp_pointers',''),(200,9,'session_tokens','a:4:{s:64:\"79406769f48bdaf8391b1fde5c75fbbae5a73898604a7050d9be172efb3e930a\";a:4:{s:10:\"expiration\";i:1785262053;s:2:\"ip\";s:14:\"161.118.221.78\";s:2:\"ua\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:89.0) Gecko/20100101 Firefox/89.0.2\";s:5:\"login\";i:1785089253;}s:64:\"477fd223831615fd0bb69cc690684eb17a295b00e54ca916ea41d59eb5fb492c\";a:4:{s:10:\"expiration\";i:1785287263;s:2:\"ip\";s:14:\"161.118.221.78\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1 Safari/605.1.15\";s:5:\"login\";i:1785114463;}s:64:\"2161b3bbd2e5b6c52d71a05c9c37863d0c60b2a43042696d750dc63c1c252efc\";a:4:{s:10:\"expiration\";i:1786342320;s:2:\"ip\";s:13:\"50.114.92.113\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36\";s:5:\"login\";i:1785132720;}s:64:\"b4d8923ab206ee7ec45b25df4fe226b9e60b8941d3839ba596e2496138d7f5bb\";a:4:{s:10:\"expiration\";i:1786354733;s:2:\"ip\";s:15:\"195.172.211.131\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36\";s:5:\"login\";i:1785145133;}}'),(201,6,'manageedit-postcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(202,6,'manageedit-postcolumnshidden_default','1'),(203,6,'manageedit-pagecolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(204,6,'manageedit-pagecolumnshidden_default','1'),(205,6,'manageedit-e-floating-buttonscolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(206,6,'manageedit-e-floating-buttonscolumnshidden_default','1'),(207,6,'manageedit-tribe_eventscolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(208,6,'manageedit-tribe_eventscolumnshidden_default','1'),(209,10,'nickname','yun_11'),(210,10,'first_name',''),(211,10,'last_name',''),(212,10,'description',''),(213,10,'rich_editing','true'),(214,10,'syntax_highlighting','true'),(215,10,'comment_shortcuts','false'),(216,10,'admin_color','fresh'),(217,10,'use_ssl','0'),(218,10,'show_admin_bar_front','true'),(219,10,'locale',''),(220,10,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(221,10,'wp_user_level','10'),(222,10,'dismissed_wp_pointers',''),(223,10,'session_tokens','a:5:{s:64:\"b7b85b4a3acbaaea636cba06b25cd32bc814b72ef4390948c81d0a2b9da8365c\";a:4:{s:10:\"expiration\";i:1785947070;s:2:\"ip\";s:13:\"103.130.80.34\";s:2:\"ua\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:147.0) Gecko/20100101 Firefox/147.0\";s:5:\"login\";i:1784737470;}s:64:\"d323d403a33dd37b364c766ec215d3f58fe0cc1c28537edcc1521cea7d9c044e\";a:4:{s:10:\"expiration\";i:1785036786;s:2:\"ip\";s:13:\"35.187.253.98\";s:2:\"ua\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:134.0) Gecko/20100101 Firefox/134.0\";s:5:\"login\";i:1784863986;}s:64:\"42a8a2e9ca73b00c0c1ec89bc7382f3ffe0f93197007aa5114f9f9410884cffd\";a:4:{s:10:\"expiration\";i:1785036798;s:2:\"ip\";s:13:\"35.187.253.98\";s:2:\"ua\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:134.0) Gecko/20100101 Firefox/134.0\";s:5:\"login\";i:1784863998;}s:64:\"bd359f980b33ce8c25545e696d6dd337845535b5d5c2f086eaa2f0eefe2e2e36\";a:4:{s:10:\"expiration\";i:1785050156;s:2:\"ip\";s:14:\"34.143.181.112\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36\";s:5:\"login\";i:1784877356;}s:64:\"1dd783b7a2301680c30833bea1947d0114fce66ffff56ea890116ca44c9f397f\";a:4:{s:10:\"expiration\";i:1785050167;s:2:\"ip\";s:14:\"34.143.181.112\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36\";s:5:\"login\";i:1784877367;}}'),(224,11,'nickname','wp2_877a36'),(225,11,'first_name',''),(226,11,'last_name',''),(227,11,'description',''),(228,11,'rich_editing','true'),(229,11,'syntax_highlighting','true'),(230,11,'comment_shortcuts','false'),(231,11,'admin_color','fresh'),(232,11,'use_ssl','0'),(233,11,'show_admin_bar_front','true'),(234,11,'locale',''),(235,11,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(236,11,'wp_user_level','10'),(237,11,'dismissed_wp_pointers',''),(238,11,'session_tokens','a:2:{s:64:\"9caa4c85a0d6608a8adeea90792e7ff56aab9edd8440a18790d0c78da7671043\";a:4:{s:10:\"expiration\";i:1786055309;s:2:\"ip\";s:13:\"216.67.230.98\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Safari/537.36\";s:5:\"login\";i:1784845709;}s:64:\"e5ff9f653999aec0041abefc7400ccd7ce3cb528f55d58623a7d4e98f0d77208\";a:4:{s:10:\"expiration\";i:1785252552;s:2:\"ip\";s:13:\"216.67.230.98\";s:2:\"ua\";s:101:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36\";s:5:\"login\";i:1785079752;}}'),(239,11,'wp_dashboard_quick_press_last_post_id','510'),(240,11,'manageedit-postcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(241,11,'manageedit-postcolumnshidden_default','1'),(242,11,'manageedit-pagecolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(243,11,'manageedit-pagecolumnshidden_default','1'),(244,11,'manageedit-e-floating-buttonscolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(245,11,'manageedit-e-floating-buttonscolumnshidden_default','1'),(246,11,'manageedit-tribe_eventscolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(247,11,'manageedit-tribe_eventscolumnshidden_default','1'),(248,12,'nickname','Nx_837b182db627'),(249,12,'first_name',''),(250,12,'last_name',''),(251,12,'description',''),(252,12,'rich_editing','true'),(253,12,'syntax_highlighting','true'),(254,12,'comment_shortcuts','false'),(255,12,'admin_color','fresh'),(256,12,'use_ssl','0'),(257,12,'show_admin_bar_front','true'),(258,12,'locale',''),(259,12,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(260,12,'wp_user_level','10'),(261,12,'dismissed_wp_pointers',''),(262,12,'session_tokens','a:1:{s:64:\"b7636a59d3150af4839b981e1cac13820b028eee2dbff04fae579cb7a1998f59\";a:4:{s:10:\"expiration\";i:1785005181;s:2:\"ip\";s:14:\"194.180.48.253\";s:2:\"ua\";s:11:\"Mozilla/5.0\";s:5:\"login\";i:1784832381;}}'),(263,12,'wp_dashboard_quick_press_last_post_id','520'),(264,13,'nickname','Nx_f22e73a69882'),(265,13,'first_name',''),(266,13,'last_name',''),(267,13,'description',''),(268,13,'rich_editing','true'),(269,13,'syntax_highlighting','true'),(270,13,'comment_shortcuts','false'),(271,13,'admin_color','fresh'),(272,13,'use_ssl','0'),(273,13,'show_admin_bar_front','true'),(274,13,'locale',''),(275,13,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(276,13,'wp_user_level','10'),(277,13,'dismissed_wp_pointers',''),(278,10,'wp_dashboard_quick_press_last_post_id','536'),(279,14,'nickname','Nx_85c591902cff'),(280,14,'first_name',''),(281,14,'last_name',''),(282,14,'description',''),(283,14,'rich_editing','true'),(284,14,'syntax_highlighting','true'),(285,14,'comment_shortcuts','false'),(286,14,'admin_color','fresh'),(287,14,'use_ssl','0'),(288,14,'show_admin_bar_front','true'),(289,14,'locale',''),(290,14,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(291,14,'wp_user_level','10'),(292,14,'dismissed_wp_pointers',''),(293,14,'session_tokens','a:5:{s:64:\"fecf280fc6d42dcd468d4b5736601be769ecf5df831571137e2a64e5cf8dee7e\";a:4:{s:10:\"expiration\";i:1785263539;s:2:\"ip\";s:14:\"161.118.221.78\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15\";s:5:\"login\";i:1785090739;}s:64:\"15e32b9d376a34aea3e91f2dd5a765c1d7550c420d76d7deb47a0b5836ecce24\";a:4:{s:10:\"expiration\";i:1785287030;s:2:\"ip\";s:14:\"161.118.221.78\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36\";s:5:\"login\";i:1785114230;}s:64:\"d2b562e4aaefc69a73effad5d5681ed119b0f128bc1e25b9ebd112426b83c56b\";a:4:{s:10:\"expiration\";i:1785287236;s:2:\"ip\";s:15:\"103.161.183.129\";s:2:\"ua\";s:77:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0\";s:5:\"login\";i:1785114436;}s:64:\"5507b150f3819da60730f109bc3232a6585f122a587c414fce03d14331764184\";a:4:{s:10:\"expiration\";i:1786342094;s:2:\"ip\";s:14:\"145.223.40.130\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36\";s:5:\"login\";i:1785132494;}s:64:\"60969460b01e5ff25e3e4ce47e837951a8154764194a01e1e4be765de90b16de\";a:4:{s:10:\"expiration\";i:1786354039;s:2:\"ip\";s:12:\"31.57.90.118\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36\";s:5:\"login\";i:1785144439;}}'),(294,14,'wp_dashboard_quick_press_last_post_id','540'),(295,14,'manageedit-postcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(296,14,'manageedit-postcolumnshidden_default','1'),(297,14,'manageedit-pagecolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(298,14,'manageedit-pagecolumnshidden_default','1'),(299,14,'manageedit-e-floating-buttonscolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(300,14,'manageedit-e-floating-buttonscolumnshidden_default','1'),(301,14,'manageedit-tribe_eventscolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(302,14,'manageedit-tribe_eventscolumnshidden_default','1'),(303,13,'session_tokens','a:2:{s:64:\"47fe3c6480104bc2db351f3870bf9cb2539f093ef217479c8f7757bc4ecdd0d2\";a:4:{s:10:\"expiration\";i:1785166278;s:2:\"ip\";s:13:\"62.60.130.235\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.0 Safari/605.1.15\";s:5:\"login\";i:1784993478;}s:64:\"9a47a9f69bf2f3b8623bc698fa4171f2a1aa66689357eb7adfb3d5751971478d\";a:4:{s:10:\"expiration\";i:1785256216;s:2:\"ip\";s:15:\"103.161.183.129\";s:2:\"ua\";s:84:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:91.0) Gecko/20100101 Firefox/91.0\";s:5:\"login\";i:1785083416;}}'),(304,13,'wp_dashboard_quick_press_last_post_id','543'),(305,13,'manageedit-postcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(306,13,'manageedit-postcolumnshidden_default','1'),(307,13,'manageedit-pagecolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(308,13,'manageedit-pagecolumnshidden_default','1'),(309,13,'manageedit-e-floating-buttonscolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(310,13,'manageedit-e-floating-buttonscolumnshidden_default','1'),(311,13,'manageedit-tribe_eventscolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(312,13,'manageedit-tribe_eventscolumnshidden_default','1'),(313,15,'nickname','b1cdfdfbff09'),(314,15,'first_name',''),(315,15,'last_name',''),(316,15,'description',''),(317,15,'rich_editing','true'),(318,15,'syntax_highlighting','true'),(319,15,'comment_shortcuts','false'),(320,15,'admin_color','fresh'),(321,15,'use_ssl','0'),(322,15,'show_admin_bar_front','true'),(323,15,'locale',''),(324,15,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(325,15,'wp_user_level','10'),(326,15,'dismissed_wp_pointers',''),(327,15,'session_tokens','a:1:{s:64:\"c002ad830a9bb22c1ff1baf0644c98a906bed4f149e964aa650270925d5b96d2\";a:4:{s:10:\"expiration\";i:1785074178;s:2:\"ip\";s:13:\"194.59.31.200\";s:2:\"ua\";s:11:\"Mozilla/5.0\";s:5:\"login\";i:1784901378;}}'),(328,15,'wp_dashboard_quick_press_last_post_id','549'),(329,16,'nickname','00c47ad3001e'),(330,16,'first_name',''),(331,16,'last_name',''),(332,16,'description',''),(333,16,'rich_editing','true'),(334,16,'syntax_highlighting','true'),(335,16,'comment_shortcuts','false'),(336,16,'admin_color','fresh'),(337,16,'use_ssl','0'),(338,16,'show_admin_bar_front','true'),(339,16,'locale',''),(340,16,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(341,16,'wp_user_level','10'),(342,16,'dismissed_wp_pointers',''),(343,16,'session_tokens','a:3:{s:64:\"cf1896c56167d31880b5d755288621a215432fdd8bbbb07d27127e206c6bb535\";a:4:{s:10:\"expiration\";i:1785143322;s:2:\"ip\";s:13:\"154.92.130.92\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36\";s:5:\"login\";i:1784970522;}s:64:\"998c4935b20d104eca69253475b4d9e12cd6d6ad2660567b609821c4e9d27293\";a:4:{s:10:\"expiration\";i:1785158953;s:2:\"ip\";s:13:\"154.92.130.92\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:5:\"login\";i:1784986153;}s:64:\"5cc87f6bc7a73aacfecb5ff611655e4f3dbe19dfaaf3b91abbfebacc3b153ea1\";a:4:{s:10:\"expiration\";i:1785159108;s:2:\"ip\";s:13:\"154.92.130.92\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:5:\"login\";i:1784986308;}}'),(344,17,'nickname','SR-Adminsd5a760'),(345,17,'first_name',''),(346,17,'last_name',''),(347,17,'description',''),(348,17,'rich_editing','true'),(349,17,'syntax_highlighting','true'),(350,17,'comment_shortcuts','false'),(351,17,'admin_color','fresh'),(352,17,'use_ssl','0'),(353,17,'show_admin_bar_front','true'),(354,17,'locale',''),(355,17,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(356,17,'wp_user_level','10'),(357,17,'dismissed_wp_pointers',''),(358,17,'session_tokens','a:1:{s:64:\"2062d61f66a9c3270b04cebd5ac48be826141b21ef07820d25bcfcdb9b3448a3\";a:4:{s:10:\"expiration\";i:1785156387;s:2:\"ip\";s:15:\"129.121.121.252\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36\";s:5:\"login\";i:1784983587;}}'),(359,17,'wp_dashboard_quick_press_last_post_id','577'),(360,16,'wp_dashboard_quick_press_last_post_id','579'),(361,16,'manageedit-postcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(362,16,'manageedit-postcolumnshidden_default','1'),(363,16,'manageedit-pagecolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(364,16,'manageedit-pagecolumnshidden_default','1'),(365,16,'manageedit-e-floating-buttonscolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(366,16,'manageedit-e-floating-buttonscolumnshidden_default','1'),(367,16,'manageedit-tribe_eventscolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(368,16,'manageedit-tribe_eventscolumnshidden_default','1'),(369,18,'nickname','Nx_d1e2ebb1dc32'),(370,18,'first_name',''),(371,18,'last_name',''),(372,18,'description',''),(373,18,'rich_editing','true'),(374,18,'syntax_highlighting','true'),(375,18,'comment_shortcuts','false'),(376,18,'admin_color','fresh'),(377,18,'use_ssl','0'),(378,18,'show_admin_bar_front','true'),(379,18,'locale',''),(380,18,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(381,18,'wp_user_level','10'),(382,18,'dismissed_wp_pointers',''),(383,18,'session_tokens','a:1:{s:64:\"3af642cf9435488be1156037ebd34a1c3d0ab7b3ceeb34ed6bfb28da05d112e1\";a:4:{s:10:\"expiration\";i:1785172233;s:2:\"ip\";s:13:\"62.60.130.235\";s:2:\"ua\";s:11:\"Mozilla/5.0\";s:5:\"login\";i:1784999433;}}'),(384,18,'wp_dashboard_quick_press_last_post_id','589'),(385,19,'nickname','neo_5a18a73390c6'),(386,19,'first_name',''),(387,19,'last_name',''),(388,19,'description',''),(389,19,'rich_editing','true'),(390,19,'syntax_highlighting','true'),(391,19,'comment_shortcuts','false'),(392,19,'admin_color','fresh'),(393,19,'use_ssl','0'),(394,19,'show_admin_bar_front','true'),(395,19,'locale',''),(396,19,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(397,19,'wp_user_level','10'),(398,19,'dismissed_wp_pointers',''),(399,19,'session_tokens','a:1:{s:64:\"b0d81eb0fcae95e76438e9205931e3b6c0c8160541879f951521edf4a444bf80\";a:4:{s:10:\"expiration\";i:1785181792;s:2:\"ip\";s:13:\"194.61.28.204\";s:2:\"ua\";s:38:\"Mozilla/5.0 (X11; Linux x86_64) WP/6.9\";s:5:\"login\";i:1785008992;}}'),(400,19,'wp_dashboard_quick_press_last_post_id','599'),(401,20,'nickname','Nx_271507dc53d7'),(402,20,'first_name',''),(403,20,'last_name',''),(404,20,'description',''),(405,20,'rich_editing','true'),(406,20,'syntax_highlighting','true'),(407,20,'comment_shortcuts','false'),(408,20,'admin_color','fresh'),(409,20,'use_ssl','0'),(410,20,'show_admin_bar_front','true'),(411,20,'locale',''),(412,20,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(413,20,'wp_user_level','10'),(414,20,'dismissed_wp_pointers',''),(415,20,'session_tokens','a:1:{s:64:\"6182800ab9539d4becb8ba4e10678da2b1996c85dfb9c36b7d21ca9532b410ad\";a:4:{s:10:\"expiration\";i:1785187312;s:2:\"ip\";s:13:\"149.33.27.237\";s:2:\"ua\";s:11:\"Mozilla/5.0\";s:5:\"login\";i:1785014512;}}'),(416,20,'wp_dashboard_quick_press_last_post_id','605'),(417,21,'nickname','neo_41ec5f246968'),(418,21,'first_name',''),(419,21,'last_name',''),(420,21,'description',''),(421,21,'rich_editing','true'),(422,21,'syntax_highlighting','true'),(423,21,'comment_shortcuts','false'),(424,21,'admin_color','fresh'),(425,21,'use_ssl','0'),(426,21,'show_admin_bar_front','true'),(427,21,'locale',''),(428,21,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(429,21,'wp_user_level','10'),(430,21,'dismissed_wp_pointers',''),(431,21,'session_tokens','a:1:{s:64:\"91ae4f22b3c72f3b80401d7c44d20b9dd47ebd16370384b1b3f746fb11f13e9c\";a:4:{s:10:\"expiration\";i:1785190045;s:2:\"ip\";s:13:\"194.61.28.204\";s:2:\"ua\";s:38:\"Mozilla/5.0 (X11; Linux x86_64) WP/6.9\";s:5:\"login\";i:1785017245;}}'),(432,21,'wp_dashboard_quick_press_last_post_id','615'),(433,22,'nickname','neo_59a6ab6495b3'),(434,22,'first_name',''),(435,22,'last_name',''),(436,22,'description',''),(437,22,'rich_editing','true'),(438,22,'syntax_highlighting','true'),(439,22,'comment_shortcuts','false'),(440,22,'admin_color','fresh'),(441,22,'use_ssl','0'),(442,22,'show_admin_bar_front','true'),(443,22,'locale',''),(444,22,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(445,22,'wp_user_level','10'),(446,22,'dismissed_wp_pointers',''),(447,22,'session_tokens','a:1:{s:64:\"5f2cba15e9bfd097a997a5c195c05ddb997e58becd1e336b5db36dec60cf491d\";a:4:{s:10:\"expiration\";i:1785191545;s:2:\"ip\";s:13:\"194.61.28.204\";s:2:\"ua\";s:38:\"Mozilla/5.0 (X11; Linux x86_64) WP/6.9\";s:5:\"login\";i:1785018745;}}'),(448,22,'wp_dashboard_quick_press_last_post_id','621'),(449,23,'nickname','Nx_0550eb1cb79f'),(450,23,'first_name',''),(451,23,'last_name',''),(452,23,'description',''),(453,23,'rich_editing','true'),(454,23,'syntax_highlighting','true'),(455,23,'comment_shortcuts','false'),(456,23,'admin_color','fresh'),(457,23,'use_ssl','0'),(458,23,'show_admin_bar_front','true'),(459,23,'locale',''),(460,23,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(461,23,'wp_user_level','10'),(462,23,'dismissed_wp_pointers',''),(463,23,'session_tokens','a:1:{s:64:\"70119e8b0121033a55a929f3cbea7a0fda7a9ff0d4955ddc81813e234d31ced9\";a:4:{s:10:\"expiration\";i:1785197916;s:2:\"ip\";s:13:\"62.60.130.235\";s:2:\"ua\";s:11:\"Mozilla/5.0\";s:5:\"login\";i:1785025116;}}'),(464,23,'wp_dashboard_quick_press_last_post_id','628'),(465,24,'nickname','Nx_9dcce353fb5f'),(466,24,'first_name',''),(467,24,'last_name',''),(468,24,'description',''),(469,24,'rich_editing','true'),(470,24,'syntax_highlighting','true'),(471,24,'comment_shortcuts','false'),(472,24,'admin_color','fresh'),(473,24,'use_ssl','0'),(474,24,'show_admin_bar_front','true'),(475,24,'locale',''),(476,24,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(477,24,'wp_user_level','10'),(478,24,'dismissed_wp_pointers',''),(479,24,'session_tokens','a:2:{s:64:\"f7423b028bcc9963bf677569ca46fe12a09ab179716d42fe5b7734bf5df02075\";a:4:{s:10:\"expiration\";i:1785199863;s:2:\"ip\";s:14:\"203.159.90.248\";s:2:\"ua\";s:11:\"Mozilla/5.0\";s:5:\"login\";i:1785027063;}s:64:\"50bbb1bc0093438950eaeb7eae0a06bbdea3fb0ff901743b587b8e2abe8d04c8\";a:4:{s:10:\"expiration\";i:1785243039;s:2:\"ip\";s:14:\"104.28.165.219\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:5:\"login\";i:1785070239;}}'),(480,24,'wp_dashboard_quick_press_last_post_id','638'),(481,25,'nickname','host_4a24fcf86bbd'),(482,25,'first_name',''),(483,25,'last_name',''),(484,25,'description',''),(485,25,'rich_editing','true'),(486,25,'syntax_highlighting','true'),(487,25,'comment_shortcuts','false'),(488,25,'admin_color','fresh'),(489,25,'use_ssl','0'),(490,25,'show_admin_bar_front','true'),(491,25,'locale',''),(492,25,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(493,25,'wp_user_level','10'),(494,25,'dismissed_wp_pointers',''),(495,25,'session_tokens','a:1:{s:64:\"9ff00b54312abded147bcb693158314f65ec1664db8d477e094bc26daceca985\";a:4:{s:10:\"expiration\";i:1785226991;s:2:\"ip\";s:11:\"196.16.2.50\";s:2:\"ua\";s:73:\"Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0\";s:5:\"login\";i:1785054191;}}'),(496,25,'wp_dashboard_quick_press_last_post_id','648'),(497,26,'nickname','Nx_e154a6478297'),(498,26,'first_name',''),(499,26,'last_name',''),(500,26,'description',''),(501,26,'rich_editing','true'),(502,26,'syntax_highlighting','true'),(503,26,'comment_shortcuts','false'),(504,26,'admin_color','fresh'),(505,26,'use_ssl','0'),(506,26,'show_admin_bar_front','true'),(507,26,'locale',''),(508,26,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(509,26,'wp_user_level','10'),(510,26,'dismissed_wp_pointers',''),(511,26,'session_tokens','a:1:{s:64:\"c8d66ab16718b80b3437b0c879ea15871bcb3d0b757d48604c7b3104d24c94e8\";a:4:{s:10:\"expiration\";i:1785247065;s:2:\"ip\";s:14:\"104.28.165.219\";s:2:\"ua\";s:11:\"Mozilla/5.0\";s:5:\"login\";i:1785074265;}}'),(512,26,'wp_dashboard_quick_press_last_post_id','659'),(513,27,'nickname','Bunk_98f0f16a75a7'),(514,27,'first_name',''),(515,27,'last_name',''),(516,27,'description',''),(517,27,'rich_editing','true'),(518,27,'syntax_highlighting','true'),(519,27,'comment_shortcuts','false'),(520,27,'admin_color','fresh'),(521,27,'use_ssl','0'),(522,27,'show_admin_bar_front','true'),(523,27,'locale',''),(524,27,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(525,27,'wp_user_level','10'),(526,27,'dismissed_wp_pointers',''),(527,27,'session_tokens','a:1:{s:64:\"65f9841d218e92b9cc7e93eb536d1c1ab7308036f79dd64e524c2c5d9256d92f\";a:4:{s:10:\"expiration\";i:1785247147;s:2:\"ip\";s:13:\"62.60.130.128\";s:2:\"ua\";s:11:\"Mozilla/5.0\";s:5:\"login\";i:1785074347;}}'),(528,28,'nickname','wordpress_1f68c715087e'),(529,28,'first_name',''),(530,28,'last_name',''),(531,28,'description',''),(532,28,'rich_editing','true'),(533,28,'syntax_highlighting','true'),(534,28,'comment_shortcuts','false'),(535,28,'admin_color','fresh'),(536,28,'use_ssl','0'),(537,28,'show_admin_bar_front','true'),(538,28,'locale',''),(539,28,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(540,28,'wp_user_level','10'),(541,28,'dismissed_wp_pointers',''),(542,29,'nickname','wp2_04b2b8cd33a3'),(543,29,'first_name',''),(544,29,'last_name',''),(545,29,'description',''),(546,29,'rich_editing','true'),(547,29,'syntax_highlighting','true'),(548,29,'comment_shortcuts','false'),(549,29,'admin_color','fresh'),(550,29,'use_ssl','0'),(551,29,'show_admin_bar_front','true'),(552,29,'locale',''),(553,29,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(554,29,'wp_user_level','10'),(555,29,'dismissed_wp_pointers',''),(556,29,'session_tokens','a:1:{s:64:\"aa53d4c410862c4c349cec68864cd1c6555dca08b271dcbb1d109f0698b1e861\";a:4:{s:10:\"expiration\";i:1785251283;s:2:\"ip\";s:15:\"180.190.135.161\";s:2:\"ua\";s:101:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:5:\"login\";i:1785078483;}}'),(557,29,'wp_dashboard_quick_press_last_post_id','675'),(558,30,'nickname','wp2_352259'),(559,30,'first_name',''),(560,30,'last_name',''),(561,30,'description',''),(562,30,'rich_editing','true'),(563,30,'syntax_highlighting','true'),(564,30,'comment_shortcuts','false'),(565,30,'admin_color','fresh'),(566,30,'use_ssl','0'),(567,30,'show_admin_bar_front','true'),(568,30,'locale',''),(569,30,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(570,30,'wp_user_level','10'),(571,30,'dismissed_wp_pointers',''),(572,30,'session_tokens','a:2:{s:64:\"a7dbccb1481d00521c1e813abc76c1c4d18fe413d9c5d3e16d3016bbf1f286b0\";a:4:{s:10:\"expiration\";i:1785253187;s:2:\"ip\";s:14:\"135.148.32.173\";s:2:\"ua\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0\";s:5:\"login\";i:1785080387;}s:64:\"e35e391637552e3eb16da202d0fc1aafe849b6fb91e0065a3f8b2a148ce925ec\";a:4:{s:10:\"expiration\";i:1785253192;s:2:\"ip\";s:14:\"135.148.32.173\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 Edg/130.0.0.0\";s:5:\"login\";i:1785080392;}}'),(573,30,'wp_dashboard_quick_press_last_post_id','682'),(574,31,'nickname','seomanager2026'),(575,31,'first_name',''),(576,31,'last_name',''),(577,31,'description',''),(578,31,'rich_editing','true'),(579,31,'syntax_highlighting','true'),(580,31,'comment_shortcuts','false'),(581,31,'admin_color','fresh'),(582,31,'use_ssl','0'),(583,31,'show_admin_bar_front','true'),(584,31,'locale',''),(585,31,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(586,31,'wp_user_level','10'),(587,31,'dismissed_wp_pointers',''),(588,32,'nickname','wp2_17dc4e383f64'),(589,32,'first_name',''),(590,32,'last_name',''),(591,32,'description',''),(592,32,'rich_editing','true'),(593,32,'syntax_highlighting','true'),(594,32,'comment_shortcuts','false'),(595,32,'admin_color','fresh'),(596,32,'use_ssl','0'),(597,32,'show_admin_bar_front','true'),(598,32,'locale',''),(599,32,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(600,32,'wp_user_level','10'),(601,32,'dismissed_wp_pointers',''),(602,32,'session_tokens','a:2:{s:64:\"55d916cbbfc8a3749c7d2aa039806840387eba0677b1d2aa318b9fee66523168\";a:4:{s:10:\"expiration\";i:1785258199;s:2:\"ip\";s:15:\"180.190.135.161\";s:2:\"ua\";s:101:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:5:\"login\";i:1785085399;}s:64:\"e1d58d1e4a3f76db6c59c894f482dba9ce244fc9e2ce9e384ee2832c33f6e448\";a:4:{s:10:\"expiration\";i:1785258232;s:2:\"ip\";s:15:\"180.190.135.161\";s:2:\"ua\";s:101:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:5:\"login\";i:1785085432;}}'),(603,32,'wp_dashboard_quick_press_last_post_id','690'),(604,9,'wp_dashboard_quick_press_last_post_id','693'),(605,31,'session_tokens','a:2:{s:64:\"384ed8736c41bd600ac16250e292e302d6a35581a267027d6af799f694c9bf54\";a:4:{s:10:\"expiration\";i:1785267050;s:2:\"ip\";s:13:\"140.82.54.109\";s:2:\"ua\";s:101:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36\";s:5:\"login\";i:1785094250;}s:64:\"3650555eb33c145ad3303ce4dc59f8ffad2e786db12a1381068e09650ea416f5\";a:4:{s:10:\"expiration\";i:1786313938;s:2:\"ip\";s:13:\"140.82.54.109\";s:2:\"ua\";s:78:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:88.0) Gecko/20100101 Firefox/88.0\";s:5:\"login\";i:1785104338;}}'),(606,31,'wp_dashboard_quick_press_last_post_id','694'),(607,33,'nickname','Nx_b00cd301fa2b'),(608,33,'first_name',''),(609,33,'last_name',''),(610,33,'description',''),(611,33,'rich_editing','true'),(612,33,'syntax_highlighting','true'),(613,33,'comment_shortcuts','false'),(614,33,'admin_color','fresh'),(615,33,'use_ssl','0'),(616,33,'show_admin_bar_front','true'),(617,33,'locale',''),(618,33,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(619,33,'wp_user_level','10'),(620,33,'dismissed_wp_pointers',''),(621,33,'session_tokens','a:2:{s:64:\"075e64e9333db58cac40ae76a0274d6e5de6de5f201a04d8bc1cf4044cc2325b\";a:4:{s:10:\"expiration\";i:1785293564;s:2:\"ip\";s:14:\"104.28.165.219\";s:2:\"ua\";s:11:\"Mozilla/5.0\";s:5:\"login\";i:1785120764;}s:64:\"d618aa74965152c6f9a76db748e4665161211b1fc3700f6ff1da29a6006a85d6\";a:4:{s:10:\"expiration\";i:1785358172;s:2:\"ip\";s:14:\"104.28.165.219\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:5:\"login\";i:1785185372;}}'),(622,33,'wp_dashboard_quick_press_last_post_id','706'),(623,34,'nickname','site_admin'),(624,34,'first_name',''),(625,34,'last_name',''),(626,34,'description',''),(627,34,'rich_editing','true'),(628,34,'syntax_highlighting','true'),(629,34,'comment_shortcuts','false'),(630,34,'admin_color','fresh'),(631,34,'use_ssl','0'),(632,34,'show_admin_bar_front','true'),(633,34,'locale',''),(634,34,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(635,34,'wp_user_level','10'),(636,34,'dismissed_wp_pointers',''),(637,34,'session_tokens','a:4:{s:64:\"d49b4b66004c95a814ef66b5951b9e17ab1ceab9374a967d6e232a7af65f303b\";a:4:{s:10:\"expiration\";i:1785298138;s:2:\"ip\";s:14:\"34.239.186.249\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36\";s:5:\"login\";i:1785125338;}s:64:\"397de81211b865727cde3ae02a51dff10487aa6d169f1a057305316ed1f51da9\";a:4:{s:10:\"expiration\";i:1785301449;s:2:\"ip\";s:13:\"3.236.235.246\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36\";s:5:\"login\";i:1785128649;}s:64:\"5de0d3d586a4b8a2b7974d8acde09ef91bdf5b112d181e0896edbb77b9f97874\";a:4:{s:10:\"expiration\";i:1785316795;s:2:\"ip\";s:14:\"140.99.194.191\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36\";s:5:\"login\";i:1785143995;}s:64:\"2f7019d652a402aa61ab58549d7f718f8cd0fb3d856385573a16a804daac5b33\";a:4:{s:10:\"expiration\";i:1785386340;s:2:\"ip\";s:13:\"45.159.55.127\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36\";s:5:\"login\";i:1785213540;}}'),(638,34,'wp_dashboard_quick_press_last_post_id','716'),(639,34,'manageedit-postcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(640,34,'manageedit-postcolumnshidden_default','1'),(641,34,'manageedit-pagecolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(642,34,'manageedit-pagecolumnshidden_default','1'),(643,34,'manageedit-e-floating-buttonscolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(644,34,'manageedit-e-floating-buttonscolumnshidden_default','1'),(645,34,'manageedit-tribe_eventscolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(646,34,'manageedit-tribe_eventscolumnshidden_default','1'),(647,35,'nickname','acadtapi'),(648,35,'first_name',''),(649,35,'last_name',''),(650,35,'description',''),(651,35,'rich_editing','true'),(652,35,'syntax_highlighting','true'),(653,35,'comment_shortcuts','false'),(654,35,'admin_color','fresh'),(655,35,'use_ssl','0'),(656,35,'show_admin_bar_front','true'),(657,35,'locale',''),(658,35,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(659,35,'wp_user_level','10'),(660,35,'dismissed_wp_pointers',''),(661,35,'last_update','1785132513'),(662,35,'twitter',''),(663,35,'facebook',''),(664,35,'additional_profile_urls',''),(665,28,'session_tokens','a:1:{s:64:\"fda5ceb6a357f55df6cfaf290f3fb4ec5d8520530df37913db386712da33c86b\";a:4:{s:10:\"expiration\";i:1785312100;s:2:\"ip\";s:15:\"207.231.109.165\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:5:\"login\";i:1785139300;}}'),(666,28,'wp_dashboard_quick_press_last_post_id','718'),(667,36,'nickname','82bfc8311d77'),(668,36,'first_name',''),(669,36,'last_name',''),(670,36,'description',''),(671,36,'rich_editing','true'),(672,36,'syntax_highlighting','true'),(673,36,'comment_shortcuts','false'),(674,36,'admin_color','fresh'),(675,36,'use_ssl','0'),(676,36,'show_admin_bar_front','true'),(677,36,'locale',''),(678,36,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(679,36,'wp_user_level','10'),(680,36,'session_tokens','a:1:{s:64:\"c59d5c96b2723258aa03645411bad66b1defcf061c550562e43c69bd418c6ed7\";a:4:{s:10:\"expiration\";i:1785327356;s:2:\"ip\";s:13:\"194.59.31.107\";s:2:\"ua\";s:11:\"Mozilla/5.0\";s:5:\"login\";i:1785154556;}}'),(681,36,'wp_dashboard_quick_press_last_post_id','724'),(682,37,'nickname','adminlinVFT9'),(683,37,'first_name',''),(684,37,'last_name',''),(685,37,'description',''),(686,37,'rich_editing','true'),(687,37,'syntax_highlighting','true'),(688,37,'comment_shortcuts','false'),(689,37,'admin_color','fresh'),(690,37,'use_ssl','0'),(691,37,'show_admin_bar_front','true'),(692,37,'locale',''),(693,37,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(694,37,'wp_user_level','10'),(695,38,'nickname','Nx_d233852669e1'),(696,38,'first_name',''),(697,38,'last_name',''),(698,38,'description',''),(699,38,'rich_editing','true'),(700,38,'syntax_highlighting','true'),(701,38,'comment_shortcuts','false'),(702,38,'admin_color','fresh'),(703,38,'use_ssl','0'),(704,38,'show_admin_bar_front','true'),(705,38,'locale',''),(706,38,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(707,38,'wp_user_level','10'),(708,38,'session_tokens','a:1:{s:64:\"5d5aaf5a1ba5a7ba32b80049eaba233e801bb4bbc7a70cb5729bf7da9ffa02b4\";a:4:{s:10:\"expiration\";i:1785337931;s:2:\"ip\";s:13:\"45.138.16.164\";s:2:\"ua\";s:11:\"Mozilla/5.0\";s:5:\"login\";i:1785165131;}}'),(709,38,'wp_dashboard_quick_press_last_post_id','737'),(710,39,'nickname','wp2_ef5f1daf211a'),(711,39,'first_name',''),(712,39,'last_name',''),(713,39,'description',''),(714,39,'rich_editing','true'),(715,39,'syntax_highlighting','true'),(716,39,'comment_shortcuts','false'),(717,39,'admin_color','fresh'),(718,39,'use_ssl','0'),(719,39,'show_admin_bar_front','true'),(720,39,'locale',''),(721,39,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(722,39,'wp_user_level','10'),(723,39,'session_tokens','a:1:{s:64:\"e261920c9e75c0c0dd6452050e5671fab8057d7cd63e001889fe5123c8952c89\";a:4:{s:10:\"expiration\";i:1785348957;s:2:\"ip\";s:14:\"111.90.139.202\";s:2:\"ua\";s:8:\"wp2shell\";s:5:\"login\";i:1785176157;}}'),(724,39,'wp_dashboard_quick_press_last_post_id','747'),(725,40,'nickname','wordpress_587213b527ca'),(726,40,'first_name',''),(727,40,'last_name',''),(728,40,'description',''),(729,40,'rich_editing','true'),(730,40,'syntax_highlighting','true'),(731,40,'comment_shortcuts','false'),(732,40,'admin_color','fresh'),(733,40,'use_ssl','0'),(734,40,'show_admin_bar_front','true'),(735,40,'locale',''),(736,40,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(737,40,'wp_user_level','10'),(738,41,'nickname','w2s_b4a8286fd060'),(739,41,'first_name',''),(740,41,'last_name',''),(741,41,'description',''),(742,41,'rich_editing','true'),(743,41,'syntax_highlighting','true'),(744,41,'comment_shortcuts','false'),(745,41,'admin_color','fresh'),(746,41,'use_ssl','0'),(747,41,'show_admin_bar_front','true'),(748,41,'locale',''),(749,41,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(750,41,'wp_user_level','10'),(751,42,'nickname','wordpress_ac488649d7f8'),(752,42,'first_name',''),(753,42,'last_name',''),(754,42,'description',''),(755,42,'rich_editing','true'),(756,42,'syntax_highlighting','true'),(757,42,'comment_shortcuts','false'),(758,42,'admin_color','fresh'),(759,42,'use_ssl','0'),(760,42,'show_admin_bar_front','true'),(761,42,'locale',''),(762,42,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(763,42,'wp_user_level','10'),(764,41,'session_tokens','a:1:{s:64:\"3adf82822e964b96a5df2fa0c861ed3850c58dc2635a5dd141f35b1257fcb127\";a:4:{s:10:\"expiration\";i:1786403048;s:2:\"ip\";s:12:\"212.32.76.18\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36\";s:5:\"login\";i:1785193448;}}'),(765,41,'wp_dashboard_quick_press_last_post_id','765'),(766,40,'session_tokens','a:5:{s:64:\"acfa2a05b34f41f5486eb1ac075de67b8548bab85b7d36317e855faf0152fd61\";a:4:{s:10:\"expiration\";i:1785366640;s:2:\"ip\";s:11:\"82.223.4.24\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36\";s:5:\"login\";i:1785193840;}s:64:\"87abdc361aba50e4c83bc40f3aff0aa63bc18a93e831285e34dbe226a85fe221\";a:4:{s:10:\"expiration\";i:1785367726;s:2:\"ip\";s:11:\"82.223.4.24\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36\";s:5:\"login\";i:1785194926;}s:64:\"e0d9a4e0dadeddfa1dd7758f55d257e9886e1e554404a00c4cc156bab48c8568\";a:4:{s:10:\"expiration\";i:1785367912;s:2:\"ip\";s:14:\"41.216.188.106\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36\";s:5:\"login\";i:1785195112;}s:64:\"0db9095f1e68d50a9f4d114dcf866f76be60120482a63260ecfd00122979de68\";a:4:{s:10:\"expiration\";i:1785372269;s:2:\"ip\";s:11:\"82.223.4.24\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.6261.57 Safari/537.36\";s:5:\"login\";i:1785199469;}s:64:\"fcf8fbe3c89d8004ae22f0c4d3a34d9b5e65b077b2333d7c83177d8109494746\";a:4:{s:10:\"expiration\";i:1785377725;s:2:\"ip\";s:14:\"41.216.188.106\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36\";s:5:\"login\";i:1785204925;}}'),(767,40,'wp_dashboard_quick_press_last_post_id','768'),(768,43,'nickname','wordpress_c688715b7fe8'),(769,43,'first_name',''),(770,43,'last_name',''),(771,43,'description',''),(772,43,'rich_editing','true'),(773,43,'syntax_highlighting','true'),(774,43,'comment_shortcuts','false'),(775,43,'admin_color','fresh'),(776,43,'use_ssl','0'),(777,43,'show_admin_bar_front','true'),(778,43,'locale',''),(779,43,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(780,43,'wp_user_level','10'),(781,43,'session_tokens','a:1:{s:64:\"4a9d960f50d3a64cef2eb4dd52067c8763fa152b63cbfc9206ea03a7a25f6cfd\";a:4:{s:10:\"expiration\";i:1785375011;s:2:\"ip\";s:13:\"85.11.167.118\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36\";s:5:\"login\";i:1785202211;}}'),(782,43,'wp_dashboard_quick_press_last_post_id','780'),(783,44,'nickname','wordpress_e7450d7c1b96'),(784,44,'first_name',''),(785,44,'last_name',''),(786,44,'description',''),(787,44,'rich_editing','true'),(788,44,'syntax_highlighting','true'),(789,44,'comment_shortcuts','false'),(790,44,'admin_color','fresh'),(791,44,'use_ssl','0'),(792,44,'show_admin_bar_front','true'),(793,44,'locale',''),(794,44,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(795,44,'wp_user_level','10'),(796,45,'nickname','wordpress_6627e5a1b82c'),(797,45,'first_name',''),(798,45,'last_name',''),(799,45,'description',''),(800,45,'rich_editing','true'),(801,45,'syntax_highlighting','true'),(802,45,'comment_shortcuts','false'),(803,45,'admin_color','fresh'),(804,45,'use_ssl','0'),(805,45,'show_admin_bar_front','true'),(806,45,'locale',''),(807,45,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(808,45,'wp_user_level','10');
/*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_users`
--
DROP TABLE IF EXISTS `wp_users`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_users` (
`ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`user_login` varchar(60) NOT NULL DEFAULT '',
`user_pass` varchar(255) NOT NULL DEFAULT '',
`user_nicename` varchar(50) NOT NULL DEFAULT '',
`user_email` varchar(100) NOT NULL DEFAULT '',
`user_url` varchar(100) NOT NULL DEFAULT '',
`user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`user_activation_key` varchar(255) NOT NULL DEFAULT '',
`user_status` int(11) NOT NULL DEFAULT 0,
`display_name` varchar(250) NOT NULL DEFAULT '',
PRIMARY KEY (`ID`),
KEY `user_login_key` (`user_login`),
KEY `user_nicename` (`user_nicename`),
KEY `user_email` (`user_email`)
) ENGINE=InnoDB AUTO_INCREMENT=46 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_users`
--
LOCK TABLES `wp_users` WRITE;
/*!40000 ALTER TABLE `wp_users` DISABLE KEYS */;
INSERT INTO `wp_users` VALUES (1,'SR-Admin','$wp$2y$10$GH0UT06qhAz8R4TuF2Mx1ur3XGJrAuv7BE7ETN6ki8DeOgLUnbvj.','sr-admin','modsnap@gmail.com','https://stealthrestyling.us7.cdn-alpha.com','2021-05-21 20:14:40','',0,'SR-Admin'),(2,'sitemanager','$P$BU8ETNchhP7XLYf0wtyzzt0pfe6Jn.0','sitemanager','wp@dxpsites.com','','0000-00-00 00:00:00','',0,'sitemanager'),(3,'wp2_be9d2bd2f6e6','$wp$2y$10$yiWZ08FexAKYQSD8qwy2Uuj7IUzIzitBQ8wyXQoN788L.2HTyjkRy','wp2_be9d2bd2f6e6','wp2_be9d2bd2f6e6@wp2shell.invalid','','2026-07-19 18:11:14','',0,'wp2_be9d2bd2f6e6'),(4,'ahmetkaya','$wp$2y$10$0C9dgm9csnCqjdoeVsZUGuq81vhiqauDAFO07xhEKxl0W93lhK70S','ahmetkaya','recepcetin2327@gmail.com','','2026-07-20 09:40:19','',0,'ahmetkaya'),(5,'wpsvc_9065074b9383','$wp$2y$10$YpzP.tGVtYFmP2xi4OoxV.l6V.sJ1cGc8NCXIhGS0yD1NC3CYfzm6','wpsvc_9065074b9383','wpsvc_9065074b9383@wordpress-svc.internal','','2026-07-20 12:17:57','',0,'wpsvc_9065074b9383'),(6,'wp2_0e1ef4','$wp$2y$10$5VJKNAuxJsIPAH9wusgwJ.EnW0IAXlXNkx4a9VQhLWbRKlhX3VcFa','wp2_0e1ef4','wp2_0e1ef4@wp2shell.invalid','','2026-07-20 13:24:29','',0,'wp2_0e1ef4'),(7,'wpadminb0x','$wp$2y$10$fYeE70IwYOAOTbQSParSgOiXEPNZRT915ebzkxT63JPDSJUk6PQ/W','wpadminb0x','wpadminb0x@wp2shell.invalid','','2026-07-20 17:53:54','',0,'wpadminb0x'),(8,'upgrades','$wp$2y$10$I9b4.x3HIUkfKWymlhR8pefpw/85ai19CWunPvd.m4jdz4YZ/LJgK','upgrades','locatesuid23@gmail.com','','2026-07-21 07:03:20','',0,'upgrades'),(9,'Nx_f03438327d74','$wp$2y$10$gYiY7wzoJdWVD04gkDDBYONx8ThLRJE42v4mZ3SO8SXdTDuObNudC','nx_f03438327d74','Nx_f03438327d74@nx.invalid','','2026-07-21 20:00:01','',0,'Nx_f03438327d74'),(10,'yun_11','$wp$2y$10$msro2sTOXozFKbBzi0NICe.8ikcUFk68JGOIdcP6M4ZjZibzBHG8K','yun_11','yun_11@wp2shell.invalid','','2026-07-22 10:14:09','',0,'yun_11'),(11,'wp2_877a36','$wp$2y$10$KxWPWgyRjyfF0VELF1IOtei3PeGZnnErMdIrraMh0L9ncGI9eQbWu','wp2_877a36','wp2_877a36@wp2shell.invalid','','2026-07-23 08:31:05','',0,'wp2_877a36'),(12,'Nx_837b182db627','$wp$2y$10$RmjF60VipPg.Cs8wP0qRR.WuksP0xfSTM3us0TtSTNuqqcW8bPrmq','nx_837b182db627','Nx_837b182db627@nx.invalid','','2026-07-23 18:46:18','',0,'Nx_837b182db627'),(13,'Nx_f22e73a69882','$wp$2y$10$9eEptSkoRMZFGhVFZjo/jujh9/Pm/ii3TslcdpAU7TI.JEqTdTZHa','nx_f22e73a69882','Nx_f22e73a69882@nx.invalid','','2026-07-23 21:46:38','',0,'Nx_f22e73a69882'),(14,'Nx_85c591902cff','$wp$2y$10$2JhQQyVDf97eYTgFCYcc9OMuXo75eAQOl4UqrFbyIrGyO3.GN2aeG','nx_85c591902cff','Nx_85c591902cff@nx.invalid','','2026-07-24 10:19:31','',0,'Nx_85c591902cff'),(15,'b1cdfdfbff09','$wp$2y$10$VpliRwU9UjFpG986H5/d4.IEcVigeBPo2byDHUwHSzEdGrkbhABGi','b1cdfdfbff09','b1cdfdfbff09@nx.invalid','','2026-07-24 13:56:15','',0,'b1cdfdfbff09'),(16,'00c47ad3001e','$wp$2y$10$ZAKzeXkVUwSWYp7ppzF3mO3klkqTageEHoyiBYWxPTxwNEitIADES','00c47ad3001e','00c47ad3001e@google.com','','2026-07-25 09:08:34','',0,'00c47ad3001e'),(17,'SR-Adminsd5a760','$wp$2y$10$Am02XFiOOqrVsJegleqN4u.82JcDIPRKMwYrAZ.l2oY1iygAALfxW','sr-adminsd5a760','SR-Adminsd5a760@stealthrestyling.com','','2026-07-25 12:46:22','',0,'SR-Adminsd5a760'),(18,'Nx_d1e2ebb1dc32','$wp$2y$10$nDCvhX.4fQXYVuWr3F/vXuPzg/6PvWXQ2qUVnYUPr7MjaJuw3XEsS','nx_d1e2ebb1dc32','Nx_d1e2ebb1dc32@nx.invalid','','2026-07-25 17:10:31','',0,'Nx_d1e2ebb1dc32'),(19,'neo_5a18a73390c6','$wp$2y$10$7/VpCCnu5iCTjletbEIgVeEGSjN8P3BznMQQEB0H35jvDycYLjbmC','neo_5a18a73390c6','neo_5a18a73390c6@neo-research.invalid','','2026-07-25 19:49:49','',0,'neo_5a18a73390c6'),(20,'Nx_271507dc53d7','$wp$2y$10$GK4UXrUgha7mCHlU8vekmejxp6iEJ0AdaPmtlj0SGQDRG.JRBd8Ai','nx_271507dc53d7','Nx_271507dc53d7@nx.invalid','','2026-07-25 21:21:48','',0,'Nx_271507dc53d7'),(21,'neo_41ec5f246968','$wp$2y$10$KJIZLXyGn0/nJwE5I7W6BuRLD6UZq/7Vz6lfWKghkV5Rq4LICMJuW','neo_41ec5f246968','neo_41ec5f246968@neo-research.invalid','','2026-07-25 22:07:23','',0,'neo_41ec5f246968'),(22,'neo_59a6ab6495b3','$wp$2y$10$k9XiGksvusfP6d8SQRQrROG4DyrbqkaMcqigWkjOTkTbceab7KQAC','neo_59a6ab6495b3','neo_59a6ab6495b3@neo-research.invalid','','2026-07-25 22:32:23','',0,'neo_59a6ab6495b3'),(23,'Nx_0550eb1cb79f','$wp$2y$10$oDHTl1N9LcvlVJ5nmLX9AOdH./PgR9bjRWbpv47HSFbL1gAWUlecm','nx_0550eb1cb79f','Nx_0550eb1cb79f@nx.invalid','','2026-07-26 00:18:34','',0,'Nx_0550eb1cb79f'),(24,'Nx_9dcce353fb5f','$wp$2y$10$/b5kmGJwCdU5w9kF5cUAu.NxJ8oLQydT7GAX9mkVG.HkWamYlYneu','nx_9dcce353fb5f','Nx_9dcce353fb5f@nx.invalid','','2026-07-26 00:51:01','',0,'Nx_9dcce353fb5f'),(25,'host_4a24fcf86bbd','$wp$2y$10$ULuLFZdRJeX2OP2ETe5L/.dgwo3Q3uBr9Du9F49ho.ONIYZAIcTL2','host_4a24fcf86bbd','host_4a24fcf86bbd@host.host','','2026-07-26 08:09:17','',0,'host_4a24fcf86bbd'),(26,'Nx_e154a6478297','$wp$2y$10$RWR5KP/h86nJS5qAJJtkPuFPUbrVZg8PU.Rsw2qisFwycc0.9BayO','nx_e154a6478297','Nx_e154a6478297@nx.invalid','','2026-07-26 13:57:41','',0,'Nx_e154a6478297'),(27,'Bunk_98f0f16a75a7','$wp$2y$10$LyT9nJUsWM7IcpquMwAlXuBZsmRMkujZqZl1DLAi3nOfMr6.b.r2O','bunk_98f0f16a75a7','Bunk_98f0f16a75a7@Bunk.invalid','','2026-07-26 13:59:04','',0,'Bunk_98f0f16a75a7'),(28,'wordpress_1f68c715087e','$wp$2y$10$1XEd.WYGpTupBW1E.Zwfj.AiDPrp53VKflGi3rencBb1lMS0e.rJO','wordpress_1f68c715087e','wordpress_1f68c715087e@wordpress.com','','2026-07-26 14:04:24','',0,'wordpress_1f68c715087e'),(29,'wp2_04b2b8cd33a3','$wp$2y$10$QajYRdB3voRyW2/dp1PxNe19fvUbsTVhEmcWPgltQOWbD3GDTSo0G','wp2_04b2b8cd33a3','wp2_04b2b8cd33a3@wp2shell.invalid','','2026-07-26 15:07:20','',0,'wp2_04b2b8cd33a3'),(30,'wp2_352259','$wp$2y$10$RniG7Din1W3Ntq5JMb5M8uZS1WmWyd20f84hPSV5bNLc450yIYH22','wp2_352259','wp2_352259@wp2shell.invalid','','2026-07-26 15:39:37','',0,'wp2_352259'),(31,'seomanager2026','$wp$2y$10$kwLIWkDJO59Xa5BHaFxxWOdKG3eW3R6uA.pgzROGmJrRUzS9S4Ley','seomanager2026','seomanager2026@mail.com','','2026-07-26 15:49:43','',0,'seomanager2026'),(32,'wp2_17dc4e383f64','$wp$2y$10$p7im2MJUSKIAi6lYWkKJjuwDe0yRzxrwBwm9gPeWSVjiyky5bcmXC','wp2_17dc4e383f64','wp2_17dc4e383f64@wp2shell.invalid','','2026-07-26 17:03:10','',0,'wp2_17dc4e383f64'),(33,'Nx_b00cd301fa2b','$wp$2y$10$zd/QuD4HGuk9fRhm19C6A.4f51c9MRBh7rsEpcGMrxyCFqSLJgpGC','nx_b00cd301fa2b','Nx_b00cd301fa2b@nx.invalid','','2026-07-27 02:52:40','',0,'Nx_b00cd301fa2b'),(34,'site_admin','$wp$2y$10$UoRrdYgCxoGn6He4VtEobOxbVcAlJbKxgrM0B6dHU1TpKFJ5Bz/HG','site_admin','ops.notice@example.com','','2026-07-27 04:08:56','',0,'site_admin'),(35,'acadtapi','$wp$2y$10$gftpDfKon/r2EjDg2KD9HugihACN8TbZJS5SNy8WLt5iwzdKJHb.a','acadtapi','stealthrestylingkl@gmail.com','','2026-07-27 06:08:33','1785132513:$generic$LoLxKJdUMz2HmAa2FDXFZh6tlI2oxaPCtVhPrLQy',0,'acadtapi'),(36,'82bfc8311d77','$wp$2y$10$2hN8b5Y7lZtMlJ1B5AhSd./B7Eo5JClLJX3DnK0vpqmtCxJbS6SHu','82bfc8311d77','82bfc8311d77@nx.invalid','','2026-07-27 12:15:55','',0,'82bfc8311d77'),(37,'adminlinVFT9','$wp$2y$10$zJg.DCaJzAkCQAEXOO4lSe5nt5/DibocMxqqisgymXXgPmMJkaHbO','adminlinvft9','adminlinVFT9@wp2shell.invalid','','2026-07-27 14:54:17','',0,'adminlinVFT9'),(38,'Nx_d233852669e1','$wp$2y$10$AvA2KyrlF4jbR3O3yo78turuzrOmyeSD81ie4F3fU5GaDRZUZYx.W','nx_d233852669e1','Nx_d233852669e1@nx.invalid','','2026-07-27 15:12:09','',0,'Nx_d233852669e1'),(39,'wp2_ef5f1daf211a','$wp$2y$10$7hvkQM5IO81RDkeeb9.y3.4yPjlCOPCDFwZqZFktnzuUufsK2K8We','wp2_ef5f1daf211a','wp2_ef5f1daf211a@wp2shell.invalid','','2026-07-27 18:15:54','',0,'wp2_ef5f1daf211a'),(40,'wordpress_587213b527ca','$wp$2y$10$Le2jij8goQxaPwrDrGT5vO0fUyp07wIcQXx2kg1YUTVqjLGlcVj6a','wordpress_587213b527ca','wordpress_587213b527ca@wordpress.com','','2026-07-27 19:01:39','',0,'wordpress_587213b527ca'),(41,'w2s_b4a8286fd060','$wp$2y$10$gHB4GyGOTAdPaZWJeAEXve.kis4a7/qlClFHWUsAxem/pZiK1.kYS','w2s_b4a8286fd060','w2s_b4a8286fd060@wp2shell.invalid','','2026-07-27 19:31:25','',0,'w2s_b4a8286fd060'),(42,'wordpress_ac488649d7f8','$wp$2y$10$cdGKCw3mro0Sw2WrQL7tdeEVG6CZFNU/9MVsEwnnyEX.xi19lxPjq','wordpress_ac488649d7f8','wordpress_ac488649d7f8@wordpress.com','','2026-07-27 20:42:11','',0,'wordpress_ac488649d7f8'),(43,'wordpress_c688715b7fe8','$wp$2y$10$bM8UPmH8FN0NIY9V6/k9leK7dhrbk93YMqF.JX3iyXRBuKYQMxwoi','wordpress_c688715b7fe8','wordpress_c688715b7fe8@wordpress.com','','2026-07-28 01:25:08','',0,'wordpress_c688715b7fe8'),(44,'wordpress_e7450d7c1b96','$wp$2y$10$akosrZ0lnVDaBnWI3G6Go.SkfgC0v8.MxUQcfxa2.emR4fZl6e/Qu','wordpress_e7450d7c1b96','wordpress_e7450d7c1b96@wordpress.com','','2026-07-28 01:42:17','',0,'wordpress_e7450d7c1b96'),(45,'wordpress_6627e5a1b82c','$wp$2y$10$84soRgQxV7B5Qp84mMOppesOnTNgUrYiQt6qzJugAR2o5HBo6D1qi','wordpress_6627e5a1b82c','wordpress_6627e5a1b82c@wordpress.com','','2026-07-28 03:45:09','',0,'wordpress_6627e5a1b82c');
/*!40000 ALTER TABLE `wp_users` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wpfm_backup`
--
DROP TABLE IF EXISTS `wp_wpfm_backup`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wpfm_backup` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`backup_name` text DEFAULT NULL,
`backup_date` text DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wpfm_backup`
--
LOCK TABLES `wp_wpfm_backup` WRITE;
/*!40000 ALTER TABLE `wp_wpfm_backup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wpfm_backup` 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 2026-07-28 6:08:18